Activity
From 2014-12-27 to 2015-01-25
2015-01-24
-
04:23 PM Bug #5558 (Closed): pargs is missing -l option in usage
- The -l option is missing in pargs usage output:...
-
06:59 AM Bug #5523: add default option -errfmt for sunpro in Makefile.master and uts/Makefile.uts
- It seems as it is not necessary to add these to 'cw' as sunpro only options can be directly specified via, for exampl...
-
03:25 AM Bug #5552 (Closed): libsun_sas leaks devids
- "git commit b045990893825c31e176b319ae8cc4ef32115d17":https://github.com/illumos/illumos-gate/commit/b045990893825c31...
-
03:23 AM Feature #3317 (Closed): dis(1) should support cross-target disassembly
- "git commit f7184619589931c4b827180c213074c470f08a8f":https://github.com/illumos/illumos-gate/commit/f7184619589931c4...
2015-01-23
-
11:51 PM Bug #5557 (Closed): rfs3_lookup() could return invalid error
- Here in rfs3_lookup() we are trying to fail with NFS3ERR_ACCES:...
-
09:02 PM Bug #5222: l2arc compression buffers "leak"
- Prakash Surya wrote:
> The fix for this was merged and landed in this commit:
>
> commit 244781f10dcd82684fd8163c... -
08:47 PM Bug #5222: l2arc compression buffers "leak"
- The fix for this was merged and landed in this commit:
commit 244781f10dcd82684fd8163c016540667842f203
Author: Praka... -
08:05 PM Feature #5556 (New): cannot set property for 'pool/dataset': 'sharenfs' is too long
- in libzfs_dataset.c zfs checks if property string is greater then ZAP_MAXNAMELEN
if (strlen(nvpair_name(elem)) >=...
2015-01-22
-
06:28 PM Bug #5555 (New): mislabelled entries in syslog
- In my system log I see a lot of this sort of thing:...
-
05:53 PM Bug #5554 (Closed): kmdb can't trace stacks that begin within itself
- Robert reported that after #5132, kmdb can't trace a stack out of itself, believing the %fp to be invalid. That's be...
2015-01-21
-
04:54 PM Bug #5550: lz4 kernel panic
- ok, guys, then close it if you are absolutely sure it is a double
-
04:08 PM Bug #5550: lz4 kernel panic
- Agreed. While executing lz4 code, an interrupt occured. The interrupt is totally unrelated to lz4.
-
04:14 PM Feature #5553 (New): kstat driver for CPU temperature
- I've written a kstat producer that publishes CPU temperature, TjMax and other values by reading corresponding MSRs.
... -
02:59 PM Bug #5552 (Closed): libsun_sas leaks devids
- Using the attached test program (linked with libSMHBAAPI and libumem):...
-
12:10 AM Bug #5360 (Closed): Race condition in devfs upgrades reader to writer incidentally and causes panic
- "git commit 22253b45e469decdb988b799c90598f2652597cd":https://github.com/illumos/illumos-gate/commit/22253b45e469decd...
2015-01-20
-
10:52 PM Bug #5509 (Closed): nfsauth_cache_get() could spend a lot of time walking exi_cache
- "git commit 71da0c32412fe8362672d1dba2fa4c6b061445b6":https://github.com/illumos/illumos-gate/commit/71da0c32412fe836...
-
03:37 PM Bug #5550: lz4 kernel panic
- I'm not a domain expert, but that panic really looks less like an LZ4 problem and more like a hardware fault/error.
-
08:09 AM Bug #5550 (Rejected): lz4 kernel panic
- I am not sure about lz4...
-
02:03 PM Feature #5551 (New): Skipping dmu_buf_will_dirty() call in dsl_dir_transfer_space()
- dsl_dir_transfer_space() is mostly called after dsl_dir_diduse_space(),
which already calls dmu_buf_will_dirty() for... -
01:19 AM Bug #5548: Attempt to read ACLs from Illumos NFS client is toxic
- I think the right fix for this is to reject NFSv4 style attributes for V3 and fail in xdd_secattr(). In this case the...
-
01:07 AM Bug #5548 (New): Attempt to read ACLs from Illumos NFS client is toxic
- When you mount using NFSv3 illumos client to illumos server and attempt to cp -p some file (using GNU cp which tries ...
-
01:12 AM Bug #5549 (New): NFS Server returns inconsistent information for ACLPROC_GETACL request
- The bug is in this code in acl3_getacl():...
-
12:26 AM Bug #5547 (Closed): libproc's fake_elf should give up if there's no .hash
- As implemented currently, libproc's fake_elf cannot operate without a valid .hash section. It should give up quickly...
-
12:15 AM Bug #5546 (Closed): libproc's fake_elf may free stack junk when reading corrupt dumps
- If we fail to read .dynamic in general, dp will point to stack junk which we'll then try to free under 'bad:'
2015-01-19
-
07:57 PM Bug #1017 (Closed): zfs_znode_alloc should not call vn_reinit
-
05:57 PM Bug #4872 (Closed): system crash after nlm_gc hits bogus mutex
- "git commit 096e63b2c66f47e2a2d213edc199cdb082d8b2d6":https://github.com/illumos/illumos-gate/commit/096e63b2c66f47e2...
-
03:11 PM Bug #5545 (Closed): remove unused pritospl and spltopri
- Nothing in our repo ever used these. They are just clutter that complicates the understanding on how spl & friends b...
2015-01-18
-
10:47 PM Bug #1017: zfs_znode_alloc should not call vn_reinit
- After discussing with Robert Mustacchi and reading the code (vnode.h,
vnode.c, zfs_znode.c), I've determined this ch... -
05:08 PM Bug #5544 (New): FCoE needs "FCoE Initiation Protocol" (FIP)
- Current FCoE driver (v20091123-1.02) does not contains "FCoE Initiation Protocol" (FIP), ether id 0x8914.
I cannot s...
2015-01-17
-
01:07 AM Bug #5535 (Closed): libelf should check for e_phoff overflow
- "git commit 18059eae28246ed2eef942a16364131202558094":https://github.com/illumos/illumos-gate/commit/18059eae28246ed2...
-
12:09 AM Bug #5543 (New): zfs lz4 compression cause two cross-calls per I/O
- When lz4 compression is enabled and uses the "heap" mode it goes through the following code:...
2015-01-16
-
03:02 PM Bug #453: ZPOOL_CONFIG_ASHIFT not set correctly for drives with large sector size
- Hi Eric,
What about your Openindiana release ?
My binary file is only working with 0.151.1.9 (also called b129) , Z... -
02:25 PM Bug #5531: NULL pointer dereference in dsl_prop_get_ds()
- Review available at: https://reviews.csiden.org/r/153/
-
08:59 AM Bug #3621: ZFS LU stuck in the offlining state
- Latest crashdump can be found from http://www.mui.fi/vmdump.0
-
08:07 AM Bug #3621 (Feedback): ZFS LU stuck in the offlining state
- I referred to illumos kernel version in hipster. However, even though problem has become much less frequent, it still...
-
08:59 AM Bug #5079: panicstr = stmf_svc: I/O deadman hit
- Latest crashdump can be found from http://www.mui.fi/vmdump.0 original url's no longer have old dumps.
-
08:06 AM Bug #5079: panicstr = stmf_svc: I/O deadman hit
- Unfortunately, problem still exists in illumos-f8554bb, although it happens much less frequently than before. I'm upl...
-
02:38 AM Bug #5542: devfsadm fails to set usb child device permissions per /etc/minor_perm
- I've eliminated at least one possible source of issues by making the following change to /etc/logindevperm:
#/dev/... -
01:53 AM Bug #5542: devfsadm fails to set usb child device permissions per /etc/minor_perm
- Also, I'm not sure why input@5 is being mounted as 755, instead of 666. The only minor_perm entry with 755 is for the...
-
01:43 AM Bug #5542 (New): devfsadm fails to set usb child device permissions per /etc/minor_perm
- Upon installing a USB HID device (using ugen), the following /devices entries are seen:
root@sanbox:/devices/pci@0... -
02:20 AM Bug #5514 (Closed): hat_unload_callback passes the wrong length to segvn_hat_unload_callback
- "git commit a6a74e0e62d62ff750cd4b790be5eacc99c3bb8c":https://github.com/illumos/illumos-gate/commit/a6a74e0e62d62ff7...
-
02:20 AM Bug #5498 (Closed): kmem_reap does one xcall per page
- "git commit a6a74e0e62d62ff750cd4b790be5eacc99c3bb8c":https://github.com/illumos/illumos-gate/commit/a6a74e0e62d62ff7...
2015-01-15
-
07:18 PM Bug #5541 (Closed): queue(3) man page is needed
- This is in the usr/src/uts/common/sys/queue.h file:...
-
07:19 AM Bug #5520: GRUB Error 21 booting from USB stick on Dell BIOS
- So, it turned out that the USB stick I tried that patch out on works with it, but when I try some other Kingston DT3s...
-
01:35 AM Feature #4923 (Closed): want preadv and pwritev
- "git commit fca543ca45b12c44a243625bce68b645ba8ed791":https://github.com/illumos/illumos-gate/commit/fca543ca45b12c44...
2015-01-14
-
08:08 PM Bug #5509 (Pending RTI): nfsauth_cache_get() could spend a lot of time walking exi_cache
-
07:05 PM Bug #5539 (In Progress): -Wunused-variable trips up ipsecesp
- Nightlies don't catch this for some reason, but compiling in usr/src/uts/*/ipsecesp reveals this error:...
-
03:34 PM Bug #5519 (Closed): zfs-diagnosis: Memory leak in zpool_find_load_time()
- "git commit 69a6f7175eaa5e5a2a38a92e6e522062e898f570":https://github.com/illumos/illumos-gate/commit/69a6f7175eaa5e5a...
-
11:17 AM Bug #5519 (Pending RTI): zfs-diagnosis: Memory leak in zpool_find_load_time()
-
03:34 PM Bug #5518 (Closed): Memory leaks in libzfs import implementation
- "git commit 078266a5aafa880521ea55488ef3d676f35e908e":https://github.com/illumos/illumos-gate/commit/078266a5aafa8805...
-
11:17 AM Bug #5518 (Pending RTI): Memory leaks in libzfs import implementation
-
12:43 PM Bug #5538: Kernel panic on SAS disk failure
- cf. #5208 for other people reporting this issue.
-
12:29 PM Bug #5538 (Duplicate): Kernel panic on SAS disk failure
- Our storage server suddenly reboots after a disk fails and is removed from the zpool. We encountered these crashes m...
-
10:16 AM Bug #5537 (New): Hot device removal on mpt_sas not handled gracefully
- Hot-connecting drive to system and hot removal (without mounting or otherwise using the device), results in a barely ...
2015-01-13
-
11:26 PM Bug #5375 (Closed): utmpd(1M) core dumps when WTMPX_UPDATE_FREQ is zero
- "git commit 0d435d6202242b0a06dc4bc41a1117591a9405f8":https://github.com/illumos/illumos-gate/commit/0d435d6202242b0a...
-
07:15 PM Bug #5536 (New): BPF: destroying held mutex in bpfclose()
- Line 554 in file /illumos-gate/usr/src/uts/common/io/bpf/bpf.c:
@
554 mutex_enter(&d->bd_lock);
555 mutex_destro... -
06:13 PM Bug #5535 (Closed): libelf should check for e_phoff overflow
- libelf needs to guard against an e_phoff that is sufficiently large as to overflow when checking that the apparent lo...
-
09:55 AM Bug #5534 (New): Single device pool I/O suspended, zpool export hangs indefinitely
- I currently have a single disk pool named backup which is just there to "zfs receive" from the main 8 disk SAS pool.
... -
09:16 AM Bug #5533 (In Progress): LOADPRIVDATA macro could return NULL on memory stress
- During memory stress condition,
cron service is dumping core multiple times.
... -
09:00 AM Bug #5532 (New): Unneeded bcopy() during scrub
- According to profiler, bcopy() inside vdev_mirror_scrub_done() may consume up to 10% of CPU time when scrubbing. As I...
-
03:51 AM Bug #5497 (Closed): lock contention on arcs_mtx
- "git commit 244781f10dcd82684fd8163c016540667842f203":https://github.com/illumos/illumos-gate/commit/244781f10dcd8268...
-
01:38 AM Bug #5531 (Closed): NULL pointer dereference in dsl_prop_get_ds()
- As reported in: https://gist.github.com/pfmooney/8ca6e4b05c078de42524
I obtained the crash dump from pmooney on IR...
2015-01-12
-
09:20 PM Bug #5208: Edge case in mpt_sas causing panic
- I've also just (monday early morning) been hit by this.
hardware
----------------
LSI SAS 9201-16i
BIOS version ... -
08:44 PM Bug #5530 (New): return typo in zfs_smb_acl_mgmt()
- As by Marcel Telka:
> > http://src.illumos.org/source/xref/illumos-gate/usr/src/lib/libzfs/common/libzfs_dataset.c... -
08:42 PM Bug #5529: missed zcmd_free_nvlists() after zcmd_write_src_nvlist() in libzfs
- Also, the return value at line 4110 is wrong. We should definitely return something different than NULL here.
-
08:35 PM Bug #5529 (New): missed zcmd_free_nvlists() after zcmd_write_src_nvlist() in libzfs
- >
> Another example:
>
> http://src.illumos.org/source/xref/illumos-gate/usr/src/lib/libzfs/common/libzfs_dataset.... -
07:49 PM Bug #5383 (Closed): 5234 breaks build on sparc
- "git commit 6ca738233e59efaafdd9083077d19ca19802b6ba":https://github.com/illumos/illumos-gate/commit/6ca738233e59efaa...
-
03:36 PM Bug #5528 (In Progress): devid_str_free() should be used for devid_get_minor_name() too
-
03:22 PM Bug #5528 (Closed): devid_str_free() should be used for devid_get_minor_name() too
- In the devid_get(3devid) man page there is this:...
-
03:04 PM Bug #5527: ::spa_space fails with mdb: couldn't find member dd_phys of type struct zfs`dsl_dir'
- Review available at: https://reviews.csiden.org/r/152/
-
02:58 PM Bug #5527: ::spa_space fails with mdb: couldn't find member dd_phys of type struct zfs`dsl_dir'
- % mdb /dev/ksyms /dev/kmem
Loading modules: [ unix genunix specfs dtrace mac cpu.generic uppc apix scsi_vhci zfs mpt... -
02:54 PM Bug #5527 (Closed): ::spa_space fails with mdb: couldn't find member dd_phys of type struct zfs`dsl_dir'
-
03:45 AM Bug #5526 (Closed): One more gcc warning for cmd/power
- On the SPARC platform, one more gcc warning for cmd/power appears:
@
handlers.c: In function 'ztop':
handlers.c:... -
02:52 AM Bug #5524 (Closed): Update prototypes to 2015
- "git commit c9ab4856df62d6551317f963d6be1cfc56a72ed1":https://github.com/illumos/illumos-gate/commit/c9ab4856df62d655...
-
12:08 AM Bug #5524 (Closed): Update prototypes to 2015
-
02:52 AM Feature #5525 (Closed): Update hwdata - 20150111
- "git commit a5749a83c6e3fe55b6590fe96667ef2d1881d776":https://github.com/illumos/illumos-gate/commit/a5749a83c6e3fe55...
-
12:15 AM Feature #5525 (Closed): Update hwdata - 20150111
- Update pci.ids and usb.ids to latest.
-
12:08 AM Bug #5516 (Closed): perl problems in libbsm/auditxml
- "git commit 81d662ee1fa70e2f91e1d6fa52d3621146c10d61":https://github.com/illumos/illumos-gate/commit/81d662ee1fa70e2f...
2015-01-11
-
12:59 PM Bug #5523 (New): add default option -errfmt for sunpro in Makefile.master and uts/Makefile.uts
- when using sunstudio as a shadow compiler, it would be nice to get both
_warning:_ and _error:_ messages instead of ... -
02:11 AM Bug #5507 (Closed): libelf may overflow data buffer when translating data to memory representation
- "git commit 98cadd320d4521e7438bc624f89adef498589add":https://github.com/illumos/illumos-gate/commit/98cadd320d4521e7...
-
02:11 AM Bug #5510 (Closed): elfdump doesn't print the member header before pr_reg
- "git commit 3f3aaf4e95972f6d6393cbff0a4652f4ee2c0dbf":https://github.com/illumos/illumos-gate/commit/3f3aaf4e95972f6d...
2015-01-10
-
11:11 PM Bug #4872: system crash after nlm_gc hits bogus mutex
- https://reviews.csiden.org/r/23/
-
09:02 PM Bug #5522 (New): LZ4_uncompress_unknownOutputSize crash
- I'm running latest SmartOS (20150108T111855Z) and I've encountered this crash (the full information is attached):
... -
07:25 PM Bug #5521 (New): zfs hold with empty tag prints the wrong error message
- The hold ioctl handler returns EINVAL in one of two
cases:
# the hold tag is empty (new)
# user wanted to put a ... -
09:28 AM Bug #5520: GRUB Error 21 booting from USB stick on Dell BIOS
- Rich Ercolani wrote:
> May or may not be related to https://smartos.org/bugview/ROGUE-4 ?
I think the most they p... -
08:00 AM Bug #5520: GRUB Error 21 booting from USB stick on Dell BIOS
- May or may not be related to https://smartos.org/bugview/ROGUE-4 ?
-
12:00 AM Bug #5520 (Closed): GRUB Error 21 booting from USB stick on Dell BIOS
- So I've seen this now on:
* Dell PE R710, latest BIOS and previous release
* Dell PE 2950, latest BIOS
* Dell PE R...
2015-01-09
-
06:27 PM Feature #5313 (Closed): Allow I/Os to be aggregated across ZIO priority classes
- "git commit fe319232d24f4ae183730a5a24a09423d8ab4429":https://github.com/illumos/illumos-gate/commit/fe319232d24f4ae1...
-
06:19 PM Bug #5519 (Closed): zfs-diagnosis: Memory leak in zpool_find_load_time()
- The zpool_find_load_time() function is called on every iteration here in zfs_fm_recv():...
-
03:42 PM Bug #5218: posix definition of NULL
- I'm testing this change on the SPARC platform. So far, I've found hundreds of warnings from the gcc compiler and tho...
-
02:30 PM Bug #5518 (Closed): Memory leaks in libzfs import implementation
- There are various memory leaks in libzfs import implementation. Steps to reproduce:...
-
07:57 AM Bug #5516: perl problems in libbsm/auditxml
- No, adt_xlate.c wasn't generated correctly, this seems better:...
-
07:40 AM Bug #5516 (Closed): perl problems in libbsm/auditxml
- Noticed a wad of perl warnings in nightly.log concerning lib/libbsm/auditxml:...
-
07:20 AM Bug #5257: svccfg setenv: unable to have spaces in environment variable value
- Similar (maybe the same), but definetely related issue is described here:
https://www.mail-archive.com/smf-discuss... -
06:52 AM Bug #5504: crash: kernel heap corruption detected
- Multiple crashes on different systems have now happened to me, any takers?
kernel memory allocator:
buffer freed to ...
2015-01-08
-
08:20 PM Bug #5382: pvn_getpages handles lengths <= PAGESIZE just fine
- It's a cleanup. Given the pretty small amount of documentation of the VFS, anyone dealing with any filesystem more o...
-
05:09 PM Bug #5382: pvn_getpages handles lengths <= PAGESIZE just fine
- Changing all file systems to replace this pattern:...
-
08:15 PM Bug #5384: pvn_getpages may assert in valid scenarios
- Sadly, there is no real documentation for the vm/vfs/vn code. Since pvn_getpages is called by just about every files...
-
05:03 PM Bug #5384: pvn_getpages may assert in valid scenarios
- This could also be considered a bug in the caller, depending on what we believe the expected operation of pvn_getpag...
-
06:19 PM Feature #5313: Allow I/Os to be aggregated across ZIO priority classes
- This change was largely motivated by a client workload consisting of 100MB to 1GB files being written to a 10 drive R...
-
06:08 PM Bug #5494 (Closed): libndmp memory leaks when setting a property
- "git commit f093add7b63e274f746dd55365f052cded44cc16":https://github.com/illumos/illumos-gate/commit/f093add7b63e274f...
-
06:06 PM Bug #4518: lockd: Cannot establish NLM service over <file desc. 9, protocol udp>
- We've been looking at these issues at Delphix, and have discovered that there are two similar-looking issues. The fi...
-
05:56 PM Bug #5515 (Closed): dataset user hold doesn't reject empty tags
- Dataset user holds can't handle empty tag names, but they don't actually reject them....
-
04:55 PM Bug #5514 (Closed): hat_unload_callback passes the wrong length to segvn_hat_unload_callback
- hat_unload_callback() is supposed to call the specified callback on each range that is unloaded. The only consumer of...
-
01:43 PM Bug #5513 (Closed): KM_NORMALPRI should be documented in kmem_alloc(9f) and kmem_cache_create(9f) man pages
- We do have support for the KM_NORMALPRI flag in illumos for very long time now, but this flag is not documented yet i...
2015-01-07
-
11:47 PM Bug #5512 (New): Memory leak in ecpp(7d)
- On every boot I see these small memory leaks:...
-
09:03 PM Bug #5511 (Closed): stat.h(3head) manpage #define typo
- 15:52 <alanc> another trivial typo for the newbie queue: http://illumos.org/man/3head/stat.h needs a 's/@define/#defi...
-
06:30 PM Bug #5510 (Closed): elfdump doesn't print the member header before pr_reg
- There are a couple of missing variable initializations in elfdump. The most important one is that dump_prgregset pa...
-
05:26 PM Bug #3804: pyzfs is old, unused, unmaintained and broken
- I think OmniOS relies on this stuff still. Not sure about anyone else. It makes sense to collaborate with DanMcD on...
-
04:30 PM Bug #5509 (Closed): nfsauth_cache_get() could spend a lot of time walking exi_cache
- The exi_cache is a part of the exportinfo structure. It holds the auth_cache entries. These entries allows the NFS se...
-
04:09 AM Bug #5508 (Closed): move segvn #defines into seg_vn.c
- seg_vn.c uses a couple of #defines for code clarity. These #defines are in pvn.h even though seg_vn.c is the only us...
2015-01-06
-
11:31 PM Bug #5412 (Closed): Mention -S option when zfs inherit fails on quota
- "git commit 5ff8cfa92ec8ea0f8593ad21aa2a04829b0ef5ea":https://github.com/illumos/illumos-gate/commit/5ff8cfa92ec8ea0f...
-
11:31 PM Bug #5410 (Closed): Document -S option to zfs inherit
- "git commit 5ff8cfa92ec8ea0f8593ad21aa2a04829b0ef5ea":https://github.com/illumos/illumos-gate/commit/5ff8cfa92ec8ea0f...
-
11:15 PM Feature #5283: SunSSH client kex algorithms incompatible with OpenSSH 6.7 server by default
- Preston Marshall wrote:
> It looks like this is going to require adding support for some key exchange algorithms in ... -
10:44 PM Feature #5283: SunSSH client kex algorithms incompatible with OpenSSH 6.7 server by default
- It looks like this is going to require adding support for some key exchange algorithms in SunSSH, which I'm not sure ...
-
07:25 PM Bug #5056 (Closed): ZFS deadlock on db_mtx and dn_holds
- "git commit bc9014e6a81272073b9854d9f65dd59e18d18c35":https://github.com/illumos/illumos-gate/commit/bc9014e6a8127207...
-
01:49 AM Bug #5507 (Closed): libelf may overflow data buffer when translating data to memory representation
- If a section is of a size that is not a multiple of its section size, libelf may overflow the buffer allocated to hol...
2015-01-05
-
11:45 PM Bug #5397: pfiles slow with many open sockets
- Created webrev (also attached)
http://us-east.manta.joyent.com/bahamas10/public/webrev/5397-pfiles/index.html -
11:44 PM Bug #5397: pfiles slow with many open sockets
- Richard PALO wrote:
> Dave Eddy wrote:
> > tested and working (on SmartOS) following the instructions here: https:/... -
04:23 PM Bug #5397: pfiles slow with many open sockets
- Dave Eddy wrote:
> tested and working (on SmartOS) following the instructions here: https://wiki.smartos.org/display... -
04:49 PM Feature #5506 (New): cstyle: warn about #if enumerating ISA defines
- It is quite easy to blindly end up with code that looks like:...
-
06:46 AM Bug #5505: hald is not SMF aware.
- I believe there are a few of us working on ridding the gate of dbus/hal as soon as it is feasible.
You may in the me...
2015-01-04
-
09:18 PM Bug #5505 (New): hald is not SMF aware.
- The man page for hald reads:...
-
05:36 AM Bug #5397: pfiles slow with many open sockets
- tested and working (on SmartOS) following the instructions here: https://wiki.smartos.org/display/DOC/Building+SmartO...
2015-01-01
-
08:56 PM Bug #5383: 5234 breaks build on sparc
- I'll take this one.
-
08:14 PM Bug #5504 (New): crash: kernel heap corruption detected
- running Smartos on latests bits i got a crashdump while scrubbing a pool containing filesystems with big blocks:
k... -
02:41 PM Bug #5503 (New): zpool list -v displays invalid EXPANDSZ for unavailable pools
- When pools are unavailable their vdevs are also unavailable which means that vdev_max_asize remains at the default ze...
-
02:37 PM Bug #5502 (New): zpool list and zpool status disagree on pool state
- There's inconsistencies between zpool list and zpool status which are both described as displaying the pool <state> h...
2014-12-31
-
05:48 PM Bug #5491 (Closed): libipadm`i_ipadm_init_ifs() calls free() on bogus memory address
- "git commit ad69a33458cf73ee14857d57799cf686946e0b88":https://github.com/illumos/illumos-gate/commit/ad69a33458cf73ee...
-
05:02 PM Bug #5445 (Closed): Add more visibility via arcstats; specifically arc_state_t stats and differentiate between "data" and "metadata"
- "git commit 4076b1bf41cfd9f968a33ed54a7ae76d9e996fe8":https://github.com/illumos/illumos-gate/commit/4076b1bf41cfd9f9...
-
03:15 PM Bug #5501: Version of sqlite included in illumos is ancient
- you can try to do it by yourself first :) with upgrade/migration procedure.
i'm not sure it will be easy for end use... -
02:24 PM Bug #5501: Version of sqlite included in illumos is ancient
- "How to convert between sqlite2 and sqlite3 database" http://blog.mypapit.net/2012/10/1823.html
Seems simple enough. -
02:20 PM Bug #5501: Version of sqlite included in illumos is ancient
- I know it's going to take some work but I still think it's worth doing. We will need to come up with a migration str...
-
02:18 PM Bug #5501 (Feedback): Version of sqlite included in illumos is ancient
- you can't upgrade sqlite to v3 because SVC based on V2 and can't use V3
also - you can't upgrade local SVC db from V... -
02:09 PM Bug #5501 (Feedback): Version of sqlite included in illumos is ancient
- It should be upgraded to v3. There are known concurrency issues with the version we're shipping.
-
02:05 PM Feature #5500 (New): Want support for generating config files from SMF
- It would be great to have something a bit like stencils which are a new feature in Solaris 11. See https://blogs.ora...
2014-12-30
-
07:06 PM Bug #5499 (New): broken reference to removed file /usr/sbin/rpc.nisd_resolv
- usr/src/cmd/ypcmd/ypserv_resolv.c contain reference to removed file /usr/sbin/rpc.nisd_resolv:...
-
07:00 PM Bug #5498 (Closed): kmem_reap does one xcall per page
- We see performance problems due to kmem_reap() of ZFS's zio buf caches. The kmem_reap() causes a lot of cross-calls t...
-
06:32 PM Bug #5497 (Closed): lock contention on arcs_mtx
- This patch attempts to reduce lock contention on the current arc_state_t
mutexes. These mutexes are used liberally t... -
09:31 AM Bug #5496 (New): NULL pointer dereference in zfs:zap_leaf_lookup+4c caused by zfs recv of zvol replication stream
- This is happening on smartos, but I suspect the issue to be general, so I log the bug with illumos. I apologize in ca...
-
04:11 AM Bug #5400: remove __P macros
- To be clear, I removed support for compiling with a legacy K&R C compiler (not ANSI compliant). I didn't remove supp...
-
04:10 AM Bug #5400: remove __P macros
- This macro was mostly removed from illumos as part of my effort to remove the support for legacy K&R C. I believe th...
-
04:08 AM Bug #5403: remove warlock support
- Indeed there is:
https://github.com/gdamore/illumos-core/pull/131
This work was contributed to illumos-core by ... -
03:20 AM Bug #5495 (New): fcinfo can't display emulex at target mode 16G speed
"fcinfo hba-port" can't display target mode FC coonection speed, need modify file uts/common/io/comstar/port/fct/...-
03:11 AM Bug #5408 (Closed): managing ZFS cache devices requires lots of RAM
- "git commit 89c86e32293a30cdd7af530c38b2073fee01411c":https://github.com/illumos/illumos-gate/commit/89c86e32293a30cd...
2014-12-29
-
09:06 PM Bug #4518: lockd: Cannot establish NLM service over <file desc. 9, protocol udp>
- I have the same issue. I upgraded the OS (SmartOS) to the latest build (20141212T011737Z), and suddenly none of my NF...
-
02:01 PM Bug #5468: Missing dependencies in lib/Makefile
- Without the libc dependency it seems to be pulling in the host version of these libraries. I'm also building on a ma...
-
01:35 PM Bug #5468: Missing dependencies in lib/Makefile
- I believe that it's not necessary to include libc in dependancy lists of this file; there is an explicit .WAIT target...
-
01:39 PM Bug #5483: Pool hang & system panic because of single disk failure
- ::stack output from the dump on the r151012 crash...
-
12:32 PM Bug #5494 (Closed): libndmp memory leaks when setting a property
- libumem discovered following memory leaks in libndmp when setting NDMP property:...
-
11:45 AM Bug #5492: Panic possibly in iscsi initiator
- Whether it's causal or coincidence - this also appears in the log prior to the crash
Dec 28 06:07:35 box scsi: [ID...
2014-12-28
-
05:59 PM Bug #5468: Missing dependencies in lib/Makefile
- A few that you've missed:
- libdladm depends on libpool
- librestart depends on libpool
- libdtrace depends on l... -
02:22 PM Feature #5493 (New): zfs sync=delayed
- As discussed here: http://comments.gmane.org/gmane.os.illumos.zfs/4085, I would like to propose a fourth option to zf...
-
11:17 AM Bug #5492 (New): Panic possibly in iscsi initiator
- Hi,
I'm relatively new to this so please bear with me.
attached is a crashdump from my system which panic'd ear... -
02:07 AM Bug #5463 (Feedback): Unused local typedef
- Yes, moving the include statement fixed the problem. They must have been economizing on conditionals. There were ac...
2014-12-27
-
10:43 PM Bug #5491 (Closed): libipadm`i_ipadm_init_ifs() calls free() on bogus memory address
- ...
-
06:05 PM Bug #3846 (Closed): canonicalize_file_name() needs a man page
- "git commit 820218f30a3ad84d92aa2970dcac9eb5cf69aaa9":https://github.com/illumos/illumos-gate/commit/820218f30a3ad84d...
-
06:05 PM Feature #5458 (Closed): Intro(9F) s/Solaris/illumos
- "git commit f85a6f389e74896ee3d46e89d843dbd2dde60c6d":https://github.com/illumos/illumos-gate/commit/f85a6f389e74896e...
-
06:05 PM Bug #4617 (Closed): condvar(9f): Missing documentation for cv_reltimedwait() and cv_reltimedwait_sig()
- "git commit f85a6f389e74896ee3d46e89d843dbd2dde60c6d":https://github.com/illumos/illumos-gate/commit/f85a6f389e74896e...
-
06:05 PM Bug #3841 (Closed): strnstr() needs a man page
- "git commit 195b26986e3c19e916bf0991a1af7ae87d43010b":https://github.com/illumos/illumos-gate/commit/195b26986e3c19e9...
-
06:05 PM Bug #3827 (Closed): clearenv() needs a manpage
- "git commit 89b9271284be1a4e3e3053d7bc12f9bbf8145b06":https://github.com/illumos/illumos-gate/commit/89b9271284be1a4e...
-
06:05 PM Bug #3826 (Closed): fcloseall() needs a manpage
- "git commit ce83b99835cc4643ab0fefd88dea62427d9ced5e":https://github.com/illumos/illumos-gate/commit/ce83b99835cc4643...
-
06:05 PM Feature #5459 (Closed): libc(3lib) s/Solaris/illumos
- "git commit f6ed5ca267d42d2a060f8447acdeb647ef077b6d":https://github.com/illumos/illumos-gate/commit/f6ed5ca267d42d2a...
-
06:05 PM Bug #3825 (Closed): memmem() needs a manpage
- "git commit f6ed5ca267d42d2a060f8447acdeb647ef077b6d":https://github.com/illumos/illumos-gate/commit/f6ed5ca267d42d2a...
-
06:05 PM Bug #3824 (Closed): ppoll() needs a manpage
- "git commit 088940da40dfd58e4a00927addc99837dbefaa6d":https://github.com/illumos/illumos-gate/commit/088940da40dfd58e...
-
06:05 PM Bug #5460 (Closed): utimensat() and futimens() need manual pages
- "git commit 03c1ea085b2a65a7bf9c001ba8502eb10725ea52":https://github.com/illumos/illumos-gate/commit/03c1ea085b2a65a7...
-
06:05 PM Bug #1372 (Closed): kvmstat needs a man page
- "git commit ec7588a4ab9972aa7d50fd5f3b5ccdef4079952a":https://github.com/illumos/illumos-gate/commit/ec7588a4ab9972aa...
-
06:05 PM Bug #5464 (Closed): missing ffs() and fsl() family of manual pages
- "git commit e232d9863a8486cf94eaa4bc06c2e9ff52bf3140":https://github.com/illumos/illumos-gate/commit/e232d9863a8486cf...
-
06:05 PM Bug #5475 (Closed): Need manuals for get_nprocs() and get_nprocs_conf()
- "git commit d2b9ba291ef0d1dc8807b6d46996674c723924d0":https://github.com/illumos/illumos-gate/commit/d2b9ba291ef0d1dc...
-
06:05 PM Bug #5476 (Closed): need manuals for getprogname(3C) and setprogname(3C)
- "git commit b65dd972486b1f5913d705d2a0cb9c3fb189a9e0":https://github.com/illumos/illumos-gate/commit/b65dd972486b1f59...
-
06:05 PM Bug #5477 (Closed): Need manual pages for new pthreads robust related functions
- "git commit ad0ef8fd06d1ac28108685495a9ba1244a20a5ca":https://github.com/illumos/illumos-gate/commit/ad0ef8fd06d1ac28...
-
06:05 PM Bug #5478 (Closed): need smt_pause(3C)
- "git commit d3864341aacc6a2ecc95960d23ac0e49f1f538fa":https://github.com/illumos/illumos-gate/commit/d3864341aacc6a2e...
-
06:05 PM Bug #5479 (Closed): Need missing *at family manual pages
- "git commit 1fcc078ae7c0a359a9274d2a5a90547aceb213a6":https://github.com/illumos/illumos-gate/commit/1fcc078ae7c0a359...
-
06:05 PM Bug #5474 (Closed): missing various string family manuals
- "git commit bad51a906c423d0d7ab33fcc1a4e317d789e3c49":https://github.com/illumos/illumos-gate/commit/bad51a906c423d0d...
-
04:31 PM Bug #5486 (Closed): leaked buffer in ndmp_base64_decode()
- "git commit 8b87c15576a5138f88a969448b43561bf5968c09":https://github.com/illumos/illumos-gate/commit/8b87c15576a5138f...
-
04:31 PM Bug #5485 (Closed): Missing const qualifiers for strings in libndmp
- "git commit 8b87c15576a5138f88a969448b43561bf5968c09":https://github.com/illumos/illumos-gate/commit/8b87c15576a5138f...
-
02:32 PM Bug #5432 (Closed): zoneadm install could fix zonepath permissions automatically
- "git commit b6831eafa2ec2cb283f783b06ee86bf79d5a17c3":https://github.com/illumos/illumos-gate/commit/b6831eafa2ec2cb2...
-
07:34 AM Bug #5463: Unused local typedef
- you could perhaps add instead on the typedef @__attribute__((__unused__))@
instead of the CERRWARN.
I'm curious, tho... -
12:43 AM Bug #5490 (Closed): fix CBC mode leakage for sunssh encryption
-
12:36 AM Feature #5489 (Closed): sunssh support for curve25519-sha2@libssh.org key exchange
-
12:34 AM Feature #5488 (Closed): sunssh support for sha2 dh key group exchange
Also available in: Atom