Activity
From 2018-05-05 to 2018-06-03
2018-06-03
-
05:29 PM Feature #8947: Support the Marvell 88SE9230 PCIe to SATA controller
- some info for others, who tried this Marvell chip: i installed 4 Exos Seagate with 6 TB and they are not recognized. ...
2018-06-02
-
11:53 PM Bug #9577 (Closed): remove zfs_dbuf_evict_key tsd
- The zfs_dbuf_evict_key TSD (thread-specific data) is not necessary - we can instead pass a flag down in a few places ...
-
04:30 PM Bug #9544 (Closed): loader: i386/Makefile should have target all before other targets
- "git commit 207bc6d049369709a154c840750e0a74a9ff0a76":https://github.com/illumos/illumos-gate/commit/207bc6d049369709...
-
02:45 PM Bug #9536 (Closed): sasinfo does not know about 12gb sas
- "git commit 62877672b62bfe1e971061803b2a9c64897c13c3":https://github.com/illumos/illumos-gate/commit/62877672b62bfe1e...
-
02:07 PM Bug #9576 (Closed): hid_attach is missing one mutex_exit in error path
- In @hid_attach()@ there is one error path leaving the function without releasing a mutex.
Since I don't think it is ... -
10:43 AM Bug #9042: multiples of tty streams modules cause weirdness
- Testing proposed patch from above review link.
Using unpatched tmux compiled with gcc 7 and linked against xpg6-va... -
08:41 AM Bug #6354 (Closed): dtrace -c doesn't properly handle arguments that contain spaces
- Closing duplicate
-
03:12 AM Bug #9533 (Closed): 8079's check for Xen HVM is incomplete
- "git commit 0f8051a0844ba1894eab81d4b73a76feca23554e":https://github.com/illumos/illumos-gate/commit/0f8051a0844ba189...
2018-06-01
-
09:19 PM Bug #9552 (Closed): grep segfaults when you ask for context
- "git commit d9241f995480d9097812b34500484c0fff9d7528":https://github.com/illumos/illumos-gate/commit/d9241f995480d909...
-
05:59 PM Bug #9529 (Closed): libefi: efi_alloc_and_read should check for PMBR
- "git commit fe12dc752b42da16028a16f4226e5295506fdb28":https://github.com/illumos/illumos-gate/commit/fe12dc752b42da16...
-
05:15 PM Bug #9279 (Closed): libefi: use one-line-per-file pattern in Makefile
- "git commit e53a4a814812099ec255c98f18f7ae1d0639ae57":https://github.com/illumos/illumos-gate/commit/e53a4a814812099e...
-
04:24 PM Bug #9457 (Closed): libzfs_import.c:add_config() has a memory leak
- "git commit ddfe901b12348d31c500fb57f9174e88860a4061":https://github.com/illumos/illumos-gate/commit/ddfe901b12348d31...
-
04:24 PM Bug #9479 (Closed): fix wrong format specifier for vdev_id
- "git commit c7a7b2fa084facd68c3d1e860dfabe20c713877b":https://github.com/illumos/illumos-gate/commit/c7a7b2fa084facd6...
-
04:24 PM Bug #9486 (Closed): reduce memory used by device removal on fragmented pools
- "git commit cfd63e1b1bcf7ba4bf72f55ddbd87ce008d2986d":https://github.com/illumos/illumos-gate/commit/cfd63e1b1bcf7ba4...
-
04:24 PM Bug #9424 (Closed): ztest failure: "unprotected error in call to Lua API (Invalid value type 'function' for key 'error')"
- "git commit fe3ba4d1227d8746116ece7240682b13595c3142":https://github.com/illumos/illumos-gate/commit/fe3ba4d1227d8746...
-
04:24 PM Bug #9454 (Closed): ::zfs_blkstats should count embedded blocks
- "git commit dec267e7ea9828898b1c64462daa6636c4ef5e29":https://github.com/illumos/illumos-gate/commit/dec267e7ea982889...
-
04:17 PM Bug #9538 (Closed): rcapd make install fails due to race in subdirs
- "git commit 69d4acec15909325d6df21fec172510a50f77a8a":https://github.com/illumos/illumos-gate/commit/69d4acec15909325...
-
02:23 PM Bug #9575: apix can lose interrupts after interrupt thread blocks
- Review: https://www.illumos.org/rb/r/1096/
-
01:54 PM Bug #9575 (Closed): apix can lose interrupts after interrupt thread blocks
- This is a similar issue to that described in bug #7725
When an interrupt thread is scheduled any further interrupt... -
12:03 AM Bug #9265 (Closed): e1000g: this statement may fall through
- "git commit 5e832498d1743a9c84b5f53b983c9f469290b34b":https://github.com/illumos/illumos-gate/commit/5e832498d1743a9c...
2018-05-31
-
10:55 PM Bug #9556 (Closed): logadm timestamps should not leak into the configfile
- "git commit e911f24978ffe03577079badeef02cfc5e9aa296":https://github.com/illumos/illumos-gate/commit/e911f24978ffe035...
-
08:57 PM Bug #9178 (Closed): sasl_plugins: this statement may fall through
- "git commit 7a7d534ff7d637c8673694e0ec835c590a6697e5":https://github.com/illumos/illumos-gate/commit/7a7d534ff7d637c8...
-
08:31 PM Bug #9574 (Closed): smbios(1M) shouldn't print non-existant bios versions
- After fixing 9573, I went through and looked for cases where we would have failed to trigger this behavior. One case ...
-
08:30 PM Bug #9573 (Closed): overshifted smbios major version leads to undershifted data
- The smbios routines often need to check against the library and table image version. These come into us as a pair of ...
-
08:27 PM Feature #9572 (Closed): smb_impl.h structs should comment corresponding type
- There are many different structures in smb_impl.h that each represent a common structure from the SMBIOS specificatio...
-
08:26 PM Feature #9571 (Closed): smbios(1M) could decode temperature probes
- A system's smbios data includes temperature probes. We should consider decoding these and printing something human-re...
-
08:25 PM Feature #9570 (Closed): smbios(1M) could decode cooling devices
- It'd be nice if smbios(1M) decoded information for cooling devices.
To test this, I decoded several different smbi... -
08:24 PM Feature #9569 (Closed): smbios(1M) could decode voltage and curent probes
- A system's smbios data includes voltage probes. We should consider decoding these and printing something human-readab...
-
08:17 PM Bug #9278 (Closed): loader: Remove d_type from devdesc.
- "git commit c142ce19e94245c3c84e5d2f068bdbbf1bb952d7":https://github.com/illumos/illumos-gate/commit/c142ce19e94245c3...
-
06:47 PM Bug #9568 (Closed): fix cxgbe package usr/sbin group annotation
- The fix for 9482 introduced an issue in the package manifest where by adding an extra group annotation for usr/sbin i...
-
06:33 AM Bug #9567 (Closed): make: error: control reaches end of non-void function
- issue found by gcc 8 build:...
2018-05-30
-
06:07 PM Bug #7087 (Closed): assertion failed on dnode_sync_free(): avl_is_empty(dn_dbufs)
-
01:27 PM Bug #7087: assertion failed on dnode_sync_free(): avl_is_empty(dn_dbufs)
- I think that this bug can be closed now.
-
06:07 PM Bug #5597 (Closed): assertion failed: avl_is_empty(&dn->dn_dbufs), file: ../../common/fs/zfs/dnode_sync.c, line: 488
-
01:27 PM Bug #5597: assertion failed: avl_is_empty(&dn->dn_dbufs), file: ../../common/fs/zfs/dnode_sync.c, line: 488
- I think that this bug can be closed now.
-
04:14 PM Bug #9145 (Closed): libast: this statement may fall through
- "git commit 5c16836ed07979c9ee681cb8eff401a0caacbc7e":https://github.com/illumos/illumos-gate/commit/5c16836ed07979c9...
-
04:14 PM Bug #9218 (Closed): bge: this statement may fall through
- "git commit abfaa596b786488ec4aee4fcc241f6021f04ee50":https://github.com/illumos/illumos-gate/commit/abfaa596b786488e...
-
03:13 PM Bug #9566: Disabled MSI-X for NVMe passthrough on ESXi must be reverted because VMware fixed the bug on their end
- Yuri Pankov wrote:
> This would require knowing the exact version of VMware hypervisor we are running on, and I'm no... -
02:59 PM Bug #9566: Disabled MSI-X for NVMe passthrough on ESXi must be reverted because VMware fixed the bug on their end
- This would require knowing the exact version of VMware hypervisor we are running on, and I'm not aware of any way of ...
-
02:41 PM Bug #9566 (New): Disabled MSI-X for NVMe passthrough on ESXi must be reverted because VMware fixed the bug on their end
- Back in 2017 there was a VMware bug with NVMe passthrough that prevented the NVMe driver to load correctly. It was ca...
-
09:55 AM Bug #9042: multiples of tty streams modules cause weirdness
- Review posted at https://www.illumos.org/rb/r/1093/
-
09:43 AM Bug #9565 (Closed): ctf: cast between incompatible function types
- Build error from gcc 8:...
-
08:43 AM Bug #9564 (Closed): cw: possible buffer overflow in cw
- While building with gcc 8:...
-
04:31 AM Bug #9561 (Rejected): sharenfs doesn't accept sec=krb5 option
- This does not look as a bug. Closing.
-
02:02 AM Bug #9560 (Closed): IPv4 packets in IPv6 ethernet frames panic debug builds
- "git commit e5d18d1ceadd308280e89216cc186d7aa8058459":https://github.com/illumos/illumos-gate/commit/e5d18d1ceadd3082...
2018-05-29
-
10:54 PM Bug #9561: sharenfs doesn't accept sec=krb5 option
- I guess you did the initial `zfs set sharenfs` when you had the krb still disabled in nfssec.conf, then uncommented i...
-
10:16 PM Bug #9561: sharenfs doesn't accept sec=krb5 option
- Hmm, I just tried it again and it worked. Maybe it happens going from one setting to another? I can't seem to repro...
-
09:53 PM Bug #9561: sharenfs doesn't accept sec=krb5 option
- For me it's as the following, running vanilla illumos-gate 8dfe5547fb (~latest):...
-
09:41 PM Bug #9561: sharenfs doesn't accept sec=krb5 option
- ...
-
08:13 PM Bug #9561: sharenfs doesn't accept sec=krb5 option
- Make sure you have /etc/nfssec.conf modified accordingly.
-
08:02 PM Bug #9561 (Rejected): sharenfs doesn't accept sec=krb5 option
- It appears that when setting zfs set sharenfs=sec=krb5, it returns:
cannot set property for 'archive/testkerbnfs':... -
08:26 PM Bug #3354: kernel crash in rpcsec_gss after using gsscred
- And here is my reply:...
-
08:24 PM Bug #3354: kernel crash in rpcsec_gss after using gsscred
- I received this today from Santosh Pradhan:...
-
08:19 PM Bug #9563 (Closed): Panic with kerberized NFS and GSS
-
08:07 PM Bug #9563: Panic with kerberized NFS and GSS
- Here's an image of the stack trace.
!https://i.imgur.com/4fBtEsM.jpg! -
08:05 PM Bug #9563 (Closed): Panic with kerberized NFS and GSS
- While interrupting/continuing stalling mounts (and messing with crypto options in krb.conf), I managed to induce a ke...
-
08:04 PM Bug #9562 (New): Kerberized NFSv4 extremely slow
- Testing with several Linux clients, I've found that sec=sys gives me line rates while sec=krb5 gives me about 50mbps....
-
07:47 PM Bug #9560: IPv4 packets in IPv6 ethernet frames panic debug builds
- More context from the back and forth e-mails with Dan.
::status... -
07:44 PM Bug #9560 (Closed): IPv4 packets in IPv6 ethernet frames panic debug builds
- Debug builds (of SmartOS) keep dumping with the same stack....
-
07:45 PM Bug #9552: grep segfaults when you ask for context
- Stack trace:...
-
06:52 PM Bug #9559 (Closed): zfs diff handles files on delete queue in fromsnap poorly
- Since the changes to zfs diff in 9421, there has been a bug in zfs diff. If a file is in the delete queue on the from...
2018-05-28
-
09:29 AM Bug #9556 (Closed): logadm timestamps should not leak into the configfile
- When using wildcard patterns in the configfile logadm will record the timestamps of all matched and rotated files in ...
2018-05-25
-
02:20 PM Bug #9553 (Closed): C11 functions quick_exit and at_quick_exit should be visible in C++11.
- "git commit 27df165cb1057f761e8c77051edac6c560d1e4d9":https://github.com/illumos/illumos-gate/commit/27df165cb1057f76...
-
12:52 AM Bug #9534 (Closed): xhci_portsc should only be installed on x86
- "git commit 1cdca625ac0e1e0a31db02a0dc4be33ae14b64cc":https://github.com/illumos/illumos-gate/commit/1cdca625ac0e1e0a...
2018-05-24
-
08:25 PM Feature #9105 (Closed): smbios(1M) processor table info can be confusing
- "git commit 32ece1f96d76b7ae0165091c2bc2a3cdce36971b":https://github.com/illumos/illumos-gate/commit/32ece1f96d76b7ae...
-
08:25 PM Feature #9104 (Closed): smbios(1M) should display PSU info
- "git commit 32ece1f96d76b7ae0165091c2bc2a3cdce36971b":https://github.com/illumos/illumos-gate/commit/32ece1f96d76b7ae...
-
05:42 PM Bug #9553 (Closed): C11 functions quick_exit and at_quick_exit should be visible in C++11.
- This is a follow-up to #9545.
Although C++11 defines __STDC_VERSION__ to C99, it includes two functions from C11: ... -
01:15 PM Bug #9550 (Closed): Create hub symlinks for xhci devices
- "git commit fcd69270d3e30d8121da73f26d9d8aec4375ecd4":https://github.com/illumos/illumos-gate/commit/fcd69270d3e30d81...
-
01:07 PM Bug #9552: grep segfaults when you ask for context
- Try this:...
-
01:06 PM Bug #9552: grep segfaults when you ask for context
- Thanks, but it would still be nice to know how to reproduce the issue (and add a test case, if possible).
-
01:01 PM Bug #9552: grep segfaults when you ask for context
- I can do better than that. I can give you a diff: https://www.illumos.org/rb/r/1090/
-
12:30 PM Bug #9552: grep segfaults when you ask for context
- Could you provide an example as it doesn't dump core for me?
-
12:16 PM Bug #9552 (Closed): grep segfaults when you ask for context
- You can specify the number of surrounding lines that should also be printed out for each match (with -B NUM, -C NUM o...
-
12:24 PM Bug #9545 (Closed): Global visibility of C11 functions in C++11 and C++17 in stdlib.h
- "git commit 0df48811699b83d09c552548effcb1718d6ff1d0":https://github.com/illumos/illumos-gate/commit/0df48811699b83d0...
-
10:50 AM Bug #9447 (Pending RTI): NFS unmount is slow
-
06:22 AM Bug #9532: OpenIndiana panics when used as guest in Oracle VM 3.4.4
- I installed on identical hardware Xenserver 7.4 and created a vm with 20180427m without any problems.
Then I migrate... -
12:25 AM Feature #9482 (Closed): Want cxgbetool
- "git commit 5a9113e79c46be778552f0a0fd02087e13e41bff":https://github.com/illumos/illumos-gate/commit/5a9113e79c46be77...
-
12:25 AM Feature #9483 (Closed): Update cxgbe firmware version to 1.17.14.0
- "git commit dcdf0a4270013e35559ba57aacd3119ffc6b3921":https://github.com/illumos/illumos-gate/commit/dcdf0a4270013e35...
-
12:25 AM Feature #9484 (Closed): cxgbe should clean TX descriptors in timely manner
- "git commit 06b05760eff34bfc45a97eaaebf16471244d9c12":https://github.com/illumos/illumos-gate/commit/06b05760eff34bfc...
2018-05-23
-
10:49 AM Bug #9550 (Closed): Create hub symlinks for xhci devices
- For USB 2.0 devices devfsadm creates /dev/usb/hub* device links. But it doesn't do this for USB 3.0 "xhci" devices. I...
-
09:23 AM Bug #9549 (Rejected): Android PTP device not detected when USB 3.0 is used
-
07:49 AM Bug #9549: Android PTP device not detected when USB 3.0 is used
- lsusb -v output (from Linux notebook):...
-
07:29 AM Bug #9549: Android PTP device not detected when USB 3.0 is used
- When I switch phone into MTP mode, I see...
-
07:25 AM Bug #9549 (Rejected): Android PTP device not detected when USB 3.0 is used
- I have two OI system, one with USB 2.0-only ports, one with USB 3.0-only ports.
The device is properly detected when...
2018-05-22
-
07:28 PM Bug #9542 (Closed): Cleanup of unwanted entries in the proto area
- "git commit aafbdf3fa8f988ec989a8143b47d3158161d2143":https://github.com/illumos/illumos-gate/commit/aafbdf3fa8f988ec...
2018-05-21
-
06:23 PM Bug #9547 (Closed): Remove KMF dependency on insecure encryption types
- KMF depends on insecure encryption types which are disabled by default with LibreSSL.
-
06:22 PM Feature #8550: increase xhci bulk transfer sgl count
- We recently had an user bug report regarding a similar issue when the user tried to access camera with gphoto2 app wh...
-
06:16 PM Bug #9546 (Closed): Restore support for building against LibreSSL
- LibreSSL is source compatible with OpenSSL 1.0, but with 8982 the build now fails.
-
04:32 PM Bug #9545 (Closed): Global visibility of C11 functions in C++11 and C++17 in stdlib.h
- In stdlib.h the strategy is to declare ISO standard specific functions/types in /usr/include/iso/stdlib_XXX.h for bot...
-
02:38 PM Bug #9330 (Closed): stack overflow when creating a deeply nested dataset
- "git commit 5ac95da7d61660aa299c287a39277cb0372be959":https://github.com/illumos/illumos-gate/commit/5ac95da7d61660aa...
-
10:14 AM Bug #9544 (Closed): loader: i386/Makefile should have target all before other targets
- i386/Makefile has targets in bad order, causing "default" build to not build all:...
2018-05-19
-
03:55 PM Bug #9543 (Closed): loader: bd_io needs a bit cleanup
- mixed up '}' and missing newlines.
+ cstyle cleanup.
2018-05-18
-
12:40 AM Bug #9542 (Closed): Cleanup of unwanted entries in the proto area
- With a build on SPARC, I get these messages:...
2018-05-17
-
04:33 PM Bug #9539 (Closed): Make zvol operations use _by_dnode routines
- "git commit 8dfe5547fbf0979fc1065a8b6fddc1e940a7cf4f":https://github.com/illumos/illumos-gate/commit/8dfe5547fbf0979f...
-
02:49 PM Bug #9511: printf family isn't aware of multibyte decimal point characters
- "git commit f39927996d932d886093624a919a94b0daf5cb83":https://github.com/illumos/illumos-gate/commit/f39927996d932d88...
-
02:22 PM Bug #8660 (Closed): mpi code checks return value of void function
- "git commit 9ee48d48fcedfa1c02bcd16d6abbbfd28b9726c1":https://github.com/illumos/illumos-gate/commit/9ee48d48fcedfa1c...
-
02:12 PM Bug #9245 (Closed): zfs-test failures: slog_013_pos and slog_014_pos
- "git commit 20596fe40e947343459994c3b1bcb68f7c0df52e":https://github.com/illumos/illumos-gate/commit/20596fe40e947343...
-
02:12 PM Bug #9464 (Closed): txg_kick() fails to see that we are quiescing, forcing transactions to their next stages without leaving them accumulate changes
- "git commit fa41d87de9ec9000964c605eb01d6dc19e4a1abe":https://github.com/illumos/illumos-gate/commit/fa41d87de9ec9000...
-
02:12 PM Bug #9442 (Closed): decrease indirect block size of spacemaps
- "git commit 221813c13b43ef48330b03725e00edee85108cf1":https://github.com/illumos/illumos-gate/commit/221813c13b43ef48...
-
02:12 PM Bug #9487 (Closed): Free objects when receiving full stream as clone
- "git commit 7864b8192b8d30471fa2240466d516292e5765b8":https://github.com/illumos/illumos-gate/commit/7864b8192b8d3047...
-
02:12 PM Bug #9521 (Closed): Add checkpoint field in the default list of the zpool-list man page
- "git commit f41179bd376293096297cdc1f32e610d44f65c8b":https://github.com/illumos/illumos-gate/commit/f41179bd37629309...
-
02:12 PM Bug #9523 (Closed): Large alloc in zdb can cause trouble
- "git commit 03a4c2f4bfaca30115963b76445279b36468a614":https://github.com/illumos/illumos-gate/commit/03a4c2f4bfaca301...
-
02:12 PM Bug #9234 (Closed): reduce apic calibration error by taking multiple measurements
- "git commit e87636823fcefbf553fdda979f84ad782e6e2202":https://github.com/illumos/illumos-gate/commit/e87636823fcefbf5...
2018-05-16
-
06:18 PM Bug #9540 (Closed): libefi: add efienv functions
- Somewhat based on FreeBSD update: https://svnweb.freebsd.org/base?view=revision&revision=330813
Implement the ... -
05:52 PM Bug #9539 (Closed): Make zvol operations use _by_dnode routines
- Continues what was started in 7801 add more by-dnode routines
by fully converting zvols to avoid unnecessary dnode_h... -
11:26 AM Bug #9275 (Closed): loader: Use the actual struct devdesc at the start of all *_devdesc structs
- "git commit 76b35943c866f9d879ff5fc7e6fab17bef2b3402":https://github.com/illumos/illumos-gate/commit/76b35943c866f9d8...
-
11:26 AM Bug #9277 (Closed): libefi: remove unused routines
- "git commit 911abd25cb2923fb6c6e6aeef37f833c16598ca7":https://github.com/illumos/illumos-gate/commit/911abd25cb2923fb...
-
11:26 AM Bug #9358 (Closed): svc: this statement may fall through
- "git commit a5f0d1fc79d4435b41cb64c37207978b97d8146b":https://github.com/illumos/illumos-gate/commit/a5f0d1fc79d4435b...
-
11:26 AM Bug #9374 (Closed): svr4pkg: comparison between pointer and zero character constant
- "git commit c7a0678d54bbc87f507a8909a193f75cbb463ede":https://github.com/illumos/illumos-gate/commit/c7a0678d54bbc87f...
-
11:26 AM Bug #9481 (Closed): loader: commands.c use __unused
- "git commit 0a4f1df16f07808514bc5838bc55709f93f9e93e":https://github.com/illumos/illumos-gate/commit/0a4f1df16f078085...
-
11:26 AM Bug #9480 (Closed): loader: commands.c should only use snprintf
- "git commit 0a4f1df16f07808514bc5838bc55709f93f9e93e":https://github.com/illumos/illumos-gate/commit/0a4f1df16f078085...
-
11:26 AM Bug #9476 (Closed): loader: Don't leak memory when displaying help.
- "git commit 0a4f1df16f07808514bc5838bc55709f93f9e93e":https://github.com/illumos/illumos-gate/commit/0a4f1df16f078085...
-
11:26 AM Bug #9511 (Closed): printf family isn't aware of multibyte decimal point characters
- "git commit 804635d7bfa86d5f677fada06cb30420313f1159":https://github.com/illumos/illumos-gate/commit/804635d7bfa86d5f...
-
11:26 AM Bug #9503 (Closed): libefi now depends on libsmbios
- "git commit 4540c8e2f029ecd3f040b27b7489b1c9f2d920c0":https://github.com/illumos/illumos-gate/commit/4540c8e2f029ecd3...
-
11:26 AM Bug #9528 (Closed): Loader man pages should only be installed for x86
- "git commit 5250bfb8bce969e3b3bfc3c0b9d4d7f32896031e":https://github.com/illumos/illumos-gate/commit/5250bfb8bce969e3...
2018-05-15
-
11:08 PM Bug #8115 (Closed): parallel zfs mount
- "git commit 591e0e133f9980083db5d64ac33a30bcc3382ff7":https://github.com/illumos/illumos-gate/commit/591e0e133f998008...
-
11:08 PM Bug #9512 (Closed): zfs remap poolname@snapname coredumps
- "git commit 0b2e8253986c5c761129b58cfdac46d204903de1":https://github.com/illumos/illumos-gate/commit/0b2e8253986c5c76...
-
08:03 PM Bug #9426 (Closed): metaslab size can exceed offset addressable by spacemap
- "git commit b4bf0cf0458759c67920a031021a9d96cd683cfe":https://github.com/illumos/illumos-gate/commit/b4bf0cf0458759c6...
-
08:01 PM Bug #9426: metaslab size can exceed offset addressable by spacemap
- Below is the block comment from the proposed change; copying it into the bug for posterity:...
-
03:17 PM Bug #9309 (Closed): mdb: this statement may fall through
- "git commit b1da084b97cda9a2d087205b95c45a54ad654453":https://github.com/illumos/illumos-gate/commit/b1da084b97cda9a2...
-
08:49 AM Bug #9538 (Closed): rcapd make install fails due to race in subdirs
- usr/src/cmd/rcap/rcapd has subdirs built in parallel and every subdir is attempting to create link to isaexec. Unfort...
2018-05-14
-
11:54 PM Feature #9453 (Closed): Include KPTI status in kernel boot messages
- "git commit 39df76fb09f8b2678db1cae82e66cd47f6930e4f":https://github.com/illumos/illumos-gate/commit/39df76fb09f8b267...
-
06:34 PM Bug #9125 (Closed): mdb's ::zfs_params needs updating
- "git commit bfcdb3d6fab8a8c00779b849f9f4505b2befd14d":https://github.com/illumos/illumos-gate/commit/bfcdb3d6fab8a8c0...
-
06:06 PM Bug #7941 (Closed): cannot use crypto lofi on a block/character device
- "git commit 35f80dcb41f3a97bbb452a00537b4a72e7dc9996":https://github.com/illumos/illumos-gate/commit/35f80dcb41f3a97b...
-
05:34 PM Bug #7941: cannot use crypto lofi on a block/character device
- The original code was assuming that all lofi mappings are created only as devices in /dev/lofi tree, the 6602 did as...
-
05:41 PM Bug #9274 (Closed): loader: Make struct libi386_devdesc match the struct devdesc better
- "git commit 3e8bfa75f73c9b5453b9ac29c9febcf211f061be":https://github.com/illumos/illumos-gate/commit/3e8bfa75f73c9b54...
-
05:25 PM Feature #9095 (Closed): ixgbe MAC_CAPAB_LED support
- "git commit 37367bbad5a7ff7127e57468cb6088cfca4bbd22":https://github.com/illumos/illumos-gate/commit/37367bbad5a7ff71...
-
05:15 PM Bug #9061 (Closed): ofdlock(): assertion failed: lckdat->l_start == 0
- "git commit 9c7f1ae01d2294b79bc57dff1f29ac9b813d6172":https://github.com/illumos/illumos-gate/commit/9c7f1ae01d2294b7...
-
05:08 PM Bug #9062 (Closed): specfind() is not always zone aware
- "git commit 4d09c748e90aeb6deae3aa567d8dcf07d76f2db7":https://github.com/illumos/illumos-gate/commit/4d09c748e90aeb6d...
-
05:01 PM Feature #9122 (Closed): libstand: Consolidate tftp sendrecv into net.c sendrecv
- "git commit 890c86716e81b6b22639ff07791007b82c26e6c5":https://github.com/illumos/illumos-gate/commit/890c86716e81b6b2...
-
04:57 PM Bug #8931 (Closed): boot1.efi: scan all display modes rather than sequential try-fail way
- "git commit b8f90f25b92fc9ac25542c21076fda8ff8c6fa59":https://github.com/illumos/illumos-gate/commit/b8f90f25b92fc9ac...
-
04:35 PM Feature #9502 (Closed): expose thresholds as properties on sensor facility nodes
- "git commit 208e1562df6d45a86b71f40db0028ada4de4b56a":https://github.com/illumos/illumos-gate/commit/208e1562df6d45a8...
-
04:17 PM Bug #8377: Panic in bookmark deletion
- For completeness, here is the stack of the failure for this issue:
::status
...
panic message: assertion failed... -
03:32 PM Bug #9400 (Closed): avs: comparison between pointer and zero character constant
- "git commit bc0e4c28fd7055db02709c3af822f81959511c73":https://github.com/illumos/illumos-gate/commit/bc0e4c28fd7055db...
-
02:55 PM Bug #9239 (Closed): mr_sas: this statement may fall through
- "git commit de6ecd7f43e1627e7b738535c187ace8c2fd8f85":https://github.com/illumos/illumos-gate/commit/de6ecd7f43e1627e...
-
01:26 PM Bug #9150 (Closed): libfcoe: this statement may fall through
- "git commit 6cd9fed7b76d776476aa3e2d7d235423dcbf1e56":https://github.com/illumos/illumos-gate/commit/6cd9fed7b76d7764...
-
12:50 PM Bug #9273 (Closed): loader.efi: We can't use d_opendata for blkio storage.
- "git commit 4e5127e8d53552c26604da7ec1d20e29b8196086":https://github.com/illumos/illumos-gate/commit/4e5127e8d53552c2...
-
12:40 PM Bug #9335 (Closed): ficl: makesoftcore should be in tools
- "git commit e86c665f2e10cf29ac3b5f93b53c60bef762a690":https://github.com/illumos/illumos-gate/commit/e86c665f2e10cf29...
-
12:37 PM Bug #9335: ficl: makesoftcore should be in tools
- To be clear:
The makesoftcore is a helper tool to build compressed soft-core, used by both libficl and loader. Thi... -
12:16 PM Bug #9520 (Closed): list_link_replace(9f): Documentation does not match reality
- "git commit 2c6e2b378f8445b330094f0316685e546585f44d":https://github.com/illumos/illumos-gate/commit/2c6e2b378f8445b3...
-
12:11 PM Bug #9518 (Closed): mdb conn_status doesn't do port byte order conversion
- "git commit 71b76ee353d2a2effae389b51205465a42199e9d":https://github.com/illumos/illumos-gate/commit/71b76ee353d2a2ef...
2018-05-12
-
05:13 PM Bug #9520 (Pending RTI): list_link_replace(9f): Documentation does not match reality
-
02:52 PM Bug #9536 (Closed): sasinfo does not know about 12gb sas
- sasinfo (1M) reports "unknown" when showing hba-port -y. when the mptsas 12gb was added, the supporting libraries aro...
2018-05-11
-
10:03 PM Bug #9525 (Closed): kmem_dump_size is a corrupting influence
- "git commit dfec2ecfa1713daac7f3cdf7c6dc2cf4f09a4ee3":https://github.com/illumos/illumos-gate/commit/dfec2ecfa1713daa...
-
06:34 PM Bug #8454 (Closed): libzpool build fails if no LINTLIB after 7431
- "git commit 84f2736904a911587ccd1cf1e4543493fcab31f4":https://github.com/illumos/illumos-gate/commit/84f2736904a91158...
-
03:45 PM Bug #9532: OpenIndiana panics when used as guest in Oracle VM 3.4.4
- This panic is not available.
Trial 1 was DilOS and I got this screen.
Trial 2:
I let the installation running ... -
02:55 PM Bug #9532: OpenIndiana panics when used as guest in Oracle VM 3.4.4
- OK, the apix issue I'm seeing is solved (see #9533).
But I still need the clarification on the first issue in the ... -
02:30 PM Bug #9532: OpenIndiana panics when used as guest in Oracle VM 3.4.4
- Yuri Pankov wrote:
> Well, there are several issues filed here.
>
> First off, does OI use the illumos-gate sourc... -
01:41 PM Bug #9532: OpenIndiana panics when used as guest in Oracle VM 3.4.4
- (I'll be adding notes as I go through this)
With @apix_enable@ set to 0, 20180427 installation was successful and ... -
01:10 PM Bug #9532: OpenIndiana panics when used as guest in Oracle VM 3.4.4
- Well, there are several issues filed here.
First off, does OI use the illumos-gate source as is? I strongly doubt... -
08:24 AM Bug #9532 (New): OpenIndiana panics when used as guest in Oracle VM 3.4.4
- A virtual guest can be installed and started when OI-hipster-text-20171031.iso is used as installation media.
The in... -
03:02 PM Bug #9471 (Closed): pxeboot.5 example ISC DHCP daemon syntax does not work
- "git commit 924d84dc7aa9fc64a9236547607679645a139d85":https://github.com/illumos/illumos-gate/commit/924d84dc7aa9fc64...
-
03:02 PM Feature #9470 (Closed): pxeboot should assume / if no path provided in root-path
- "git commit 924d84dc7aa9fc64a9236547607679645a139d85":https://github.com/illumos/illumos-gate/commit/924d84dc7aa9fc64...
-
03:02 PM Bug #9469 (Closed): pxeboot should default to TFTP in absence of root-path
- "git commit 924d84dc7aa9fc64a9236547607679645a139d85":https://github.com/illumos/illumos-gate/commit/924d84dc7aa9fc64...
-
03:02 PM Bug #9527 (Closed): assert.h: static_assert macro should be guarded by !defined(__cplusplus)
- "git commit 8dc6d85a3768199d9f1acfd636fa366067f4aa18":https://github.com/illumos/illumos-gate/commit/8dc6d85a3768199d...
-
02:58 PM Bug #9534 (Closed): xhci_portsc should only be installed on x86
- With a build on SPARC, I get this error:...
-
02:53 PM Bug #9533 (Closed): 8079's check for Xen HVM is incomplete
- Currently, we check @get_hwenv() == HW_XEN_HVM@ and that fails if viridian support (hyper-v features) is enabled.
-
08:50 AM Bug #7302: netstat -rn does not print default routes as numeric
- Attached wrong patch. Here's the right one.
-
08:46 AM Bug #7302: netstat -rn does not print default routes as numeric
- Here's a patch..
2018-05-10
-
07:55 PM Bug #9527 (Pending RTI): assert.h: static_assert macro should be guarded by !defined(__cplusplus)
-
08:30 AM Bug #9527: assert.h: static_assert macro should be guarded by !defined(__cplusplus)
- Two more useful links from Yuri Pankov
http://en.cppreference.com/w/c/error/static_assert
shows the C form as
... -
06:57 PM Feature #9531 (Closed): Want netstat -u to show PIDs associated with sockets
- Mohamed A. Khalfella <khalfella@gmail.com> did a lot of work on this in 2015/16 - see https://github.com/khalfella/il...
-
05:34 PM Bug #9355 (Closed): truss: this statement may fall through
- "git commit 0b09d754d66bb2026be92bbbc38f7c8ba454cf0c":https://github.com/illumos/illumos-gate/commit/0b09d754d66bb202...
-
01:00 PM Bug #9529 (Closed): libefi: efi_alloc_and_read should check for PMBR
- The efi_alloc_and_read() is supposed to read the EFI (GPT) partition table, unfortunately it is possible, we get fabr...
2018-05-09
-
09:20 PM Bug #9329 (Closed): panic in zap_leaf_lookup() due to concurrent zapification
- "git commit bf26014c5541b6119f34e0d95294b7f2eb105ac2":https://github.com/illumos/illumos-gate/commit/bf26014c5541b611...
-
09:20 PM Bug #9328 (Closed): zap code can take advantage of c99
- "git commit bf26014c5541b6119f34e0d95294b7f2eb105ac2":https://github.com/illumos/illumos-gate/commit/bf26014c5541b611...
-
05:45 PM Bug #9528 (Closed): Loader man pages should only be installed for x86
- With a build on SPARC, I get these messages:...
-
02:39 PM Bug #9527 (Closed): assert.h: static_assert macro should be guarded by !defined(__cplusplus)
- In /usr/include/assert.h, @static_assert()@ is redefined to @_Static_assert()@ if using C11 or higher....
-
09:59 AM Bug #9526 (New): panic in sd module
- ...
-
09:11 AM Bug #9525 (Closed): kmem_dump_size is a corrupting influence
- SmartOS OS-6925.
On larger machines, the 8 pages plus noise reserved for the kmem_dump region is insufficient.
Th...
2018-05-08
-
09:45 PM Feature #8947: Support the Marvell 88SE9230 PCIe to SATA controller
- I've done some additional testing and found that the critical missing disk in my case is the upper bay. As long as I ...
-
05:24 PM Bug #9522 (Closed): mksh misreports errno
- Not a bug in -gate -- gettext() preserves errno. I mistakenly thought SmartOS used -gate's dmake, it does not, see: ...
-
12:15 PM Bug #8984: fix for 6764 breaks ACL inheritance
- I fired up an OmniOS r151014 machine in AWS. As far as I can tell, that never had 6764 backported to it....
-
12:08 AM Bug #9523 (Closed): Large alloc in zdb can cause trouble
- 16MB alloc in zdb_embedded_block() can cause cores in certain situations
(clang, gcc55).
OsX commit: https://gith...
2018-05-07
-
08:31 PM Bug #9329: panic in zap_leaf_lookup() due to concurrent zapification
- Specifically, we will change dmu_object_zapify() to call mzap_create_impl() before setting dn_type. This also necess...
-
05:42 PM Bug #9522 (Closed): mksh misreports errno
- mksh has many instances of this anti-pattern:...
-
04:49 PM Bug #9403 (Closed): assertion failed in arc_buf_destroy() when concurrently reading block with checksum error
- "git commit fa98e487a9619b7902f218663be219e787a57dad":https://github.com/illumos/illumos-gate/commit/fa98e487a9619b79...
-
04:35 PM Bug #9521 (Closed): Add checkpoint field in the default list of the zpool-list man page
- The default list of fields in the zpool list man page is missing *checkpoint*.
Also available in: Atom