Project

General

Profile

Activity

From 2022-12-21 to 2023-01-19

2023-01-19

10:47 PM Bug #15315 (Pending RTI): lsefi should list device path
Toomas Soome
07:01 PM Bug #15312: bhyve has overzealous vlapic ID check
This was not a failure we saw in the wild, but was rather reported as a potential issue for malicious inputs. The pr... Patrick Mooney
04:41 PM Bug #15251: panic in vlapic_get_ccr after live migration
In addition to the unit testing, I ran the typical battery of guests under the new bits and observed them operating n... Patrick Mooney
04:20 PM Bug #15251: panic in vlapic_get_ccr after live migration
I used that @import_vlapic@ test, adapted to run on an older platform without the fix to confirm that it panics in th... Patrick Mooney
02:14 PM Bug #15329 (Closed): git should ignore /.vscode
VSCode insists on creating a directory called ".vscode" in the repository top-level to store workspace settings and s... Dan Cross

2023-01-18

03:36 PM Bug #15328: FPU_CW_INIT mistreats reserved bit
To give some additional context here, I was working on #15254 and test cases. One of them basically dumped had a prog... Robert Mustacchi
06:39 AM Bug #15328: FPU_CW_INIT mistreats reserved bit
As part of the research for this, especially in the confusion around bit 6 (and how its 1-value is not documented in ... Patrick Mooney
06:34 AM Bug #15328 (In Progress): FPU_CW_INIT mistreats reserved bit
As part of testing for unrelated FPU bits, it was found that bit 6 of the FPU Control Word (@fcw@) was being cleared ... Patrick Mooney
01:16 PM Bug #15309 (Closed): zfs_acl_chmod_aclmode_001_pos is failing
"git commit 9af60fb077770c1324d6f7501d6081f02c1d36c1":https://github.com/illumos/illumos-gate/commit/9af60fb077770c13... Electric Monk
04:04 AM Bug #15251: panic in vlapic_get_ccr after live migration
With the proposed fix in place, I ran the bhyve tests suite, which came out clean:... Patrick Mooney
01:15 AM Bug #15327 (Closed): add misc datalink class
There are a couple of hardcoded datalink classes but there are scenarios where the existing ones don't fit. The propo... Luqman Aden

2023-01-17

09:41 PM Bug #15326 (New): bhyve vrtc fails ASSERT after migration
While running some live-migration tests on a machine with DEBUG bits installed, bhyve tripped over this assertion as ... Patrick Mooney
05:42 PM Bug #15309 (Pending RTI): zfs_acl_chmod_aclmode_001_pos is failing
Toomas Soome
01:17 PM Feature #15325 (Closed): bhyve upstream sync 2023 January
Sync upstream activity in FreeBSD's bhyve into illumos.
The following list shows the commits considered as part of...
Andy Fiddaman
12:40 PM Bug #15324: nvme driver spew for inactive namespaces
Tested on a server that previously produced over 1000 lines of this output per boot. The OS is on a ramdisk so everyt... Andy Fiddaman

2023-01-16

10:02 PM Bug #15324 (Closed): nvme driver spew for inactive namespaces
The @nvme@ driver logs messages about namespaces that it's ignoring, and for some NVMe devices that's a lot of log ou... Andy Fiddaman
09:51 PM Bug #15323: cond_init(3C) is confused about NULL being a pointer
There are other typos and such in here too, "c" for "can" in "argument c take one of the following" was pointed out t... Rich Lowe
08:13 PM Bug #15323 (New): cond_init(3C) is confused about NULL being a pointer
... Rich Lowe
08:02 PM Bug #15322 (Closed): python3.11 removed codeset from gettext.install()
"git commit cce0d68b020e5b887083e543f5638759fa3dca86":https://github.com/illumos/illumos-gate/commit/cce0d68b020e5b88... Electric Monk
09:33 AM Bug #15322: python3.11 removed codeset from gettext.install()
I've done two illumos-gate builds with the patch in the associated gerrit review:... Andy Fiddaman
04:11 PM Feature #15308 (Closed): Stop using readdir_r in usr/src/cmd
"git commit 2a690de65126520928618d79f73d5c0e4e573351":https://github.com/illumos/illumos-gate/commit/2a690de651265209... Electric Monk
03:49 PM Feature #15308: Stop using readdir_r in usr/src/cmd
Tested fwflash and fstyp binaries by running them from proto area. The
zonestatd was tested on illumos-arm which was...
Marco van Wieringen

2023-01-15

09:46 PM Bug #15322: python3.11 removed codeset from gettext.install()
From the python 3.8 "What's new" document:
> The following functions and methods are deprecated in the gettext mod...
Andy Fiddaman
09:33 PM Bug #15322 (Closed): python3.11 removed codeset from gettext.install()
The @codeset@ parameter of @gettext.install()@ was deprecated in Python 3.8 and finally removed in version 3.11.
Thi...
Andy Fiddaman
08:40 AM Bug #14131: zfs crypto calls kmem_alloc while holding ARC locks needed by pageout
Part of this is that IIUC, one of the relevant specs calls for no output of AEAD mechanisms until all of the input ha... Jason King

2023-01-13

06:58 PM Feature #15320 (In Progress): Add support for SMF_EXIT_TEMP_DISABLE
Inspired by "OpenSolaris bug 6245225":https://illumos.org/opensolaris/bugdb/bug.html#!6245225 which has some more det... Andy Fiddaman
10:40 AM Bug #14807 (Pending RTI): loader: rework boot args
Toomas Soome
10:01 AM Feature #15304 (Closed): assert() could provide hints to compilers
"git commit 6d4184838d392397f06dc2496b61d5e256c39ef7":https://github.com/illumos/illumos-gate/commit/6d4184838d392397... Electric Monk

2023-01-12

10:13 PM Bug #15319 (Duplicate): Should getifaddrs() return scope IDs for link local IPv6 addresses?
If I run the attached program to walk through the returned addresses from `getifaddrs()` on a Linux machine, I see no... John Gallagher
08:16 PM Bug #15302: broadcom 3108 kernel driver update
A quick peek over in FreeBSD's mrsas driver indicates that we need to recognize if a (firmware upgraded?!?) board sup... Dan McDonald
07:15 PM Bug #15302: broadcom 3108 kernel driver update
We've purchased a new card so we can get this critical server back online. I suspect this problem will crop up again ... Lee Damon
07:45 PM Bug #15305 (Closed): mac_drop_chain calls freemsg with non-singleton chain
"git commit ff4179b7dc5b2168fbf912e04b1eff92bef994a3":https://github.com/illumos/illumos-gate/commit/ff4179b7dc5b2168... Electric Monk
07:46 AM Bug #15305: mac_drop_chain calls freemsg with non-singleton chain
Tested with an adhoc misc module to allocb and create a chain before calling mac_drop_chain on it:... Luqman Aden
01:14 PM Bug #15270: Boot from USB 3.0 HD stops in usb_pipe_xopen with notice "driver scsa2usb attempting to open non-default of a USB 3.0 ..."
I see a disconnect on boot although there no physical disconnect of a USB device happens.
It seems it is initiated...
Carsten Grzemba
09:16 AM Bug #15270: Boot from USB 3.0 HD stops in usb_pipe_xopen with notice "driver scsa2usb attempting to open non-default of a USB 3.0 ..."
I see in the check expression in function usb_pipe_xopen the bcmp found a difference related to the default descripto... Carsten Grzemba

2023-01-11

07:51 PM Feature #15318: Add LOG_MAKEPRI macro
Joshua M. Clulow wrote in #note-3:
> As an aside for the future, #15317 and #15318 could just have been a single bug...
Marco van Wieringen
07:20 PM Feature #15318: Add LOG_MAKEPRI macro
As an aside for the future, #15317 and #15318 could just have been a single bug that described both additions. Bugs ... Joshua M. Clulow
03:12 PM Feature #15318 (In Progress): Add LOG_MAKEPRI macro
Lets next to LOG_PRI also add the LOG_MAKEPRI macro available on other platforms. Marco van Wieringen
05:41 PM Bug #15270: Boot from USB 3.0 HD stops in usb_pipe_xopen with notice "driver scsa2usb attempting to open non-default of a USB 3.0 ..."
I guess yes, the stopped XHCI device is the reason:... Carsten Grzemba
05:31 PM Bug #15270: Boot from USB 3.0 HD stops in usb_pipe_xopen with notice "driver scsa2usb attempting to open non-default of a USB 3.0 ..."
Is the stopped state of the XHCI device the reason for the hanging system?... Carsten Grzemba
04:28 PM Bug #15270: Boot from USB 3.0 HD stops in usb_pipe_xopen with notice "driver scsa2usb attempting to open non-default of a USB 3.0 ..."
This is a little bit a little contradictory, zpool seems to be imported but system hung:... Carsten Grzemba
01:48 PM Bug #15270: Boot from USB 3.0 HD stops in usb_pipe_xopen with notice "driver scsa2usb attempting to open non-default of a USB 3.0 ..."
I attempt to investigate the reason for device gone ... reconnect actions. I enabled USB debug with... Carsten Grzemba
01:33 PM Feature #15317 (In Progress): Add LOG_PRI macro
Most other platforms have a LOG_PRI macro in syslog.h.
Ran into porting cyrus-imapd 3.6.0
Marco van Wieringen
06:23 AM Bug #15316 (New): listen(fd, -1) should give maximum backlog, not minimum
The venerable backlog argument to ... Alex Wilson
12:29 AM Feature #15304: assert() could provide hints to compilers
I've tested the change in the associated gerrit review by doing full bulk builds of OmniOS core (289 packages) and ex... Andy Fiddaman

2023-01-10

09:28 PM Bug #15195 (Closed): libdladm: unused parameter
"git commit 20535e135f9f6ba565f11a01d3ed138cb179fa18":https://github.com/illumos/illumos-gate/commit/20535e135f9f6ba5... Electric Monk
09:12 PM Bug #15282 (Closed): grub: remove pragma ident
"git commit a4955f4fa65e38d70c07d38e657a9aff43fa155f":https://github.com/illumos/illumos-gate/commit/a4955f4fa65e38d7... Electric Monk
08:54 PM Bug #15315 (Closed): lsefi should list device path
Adding device path will help to identify devices.
Testing dine; build/install, confirm the lsefi output.
Toomas Soome
03:38 PM Bug #15314 (New): bhyve state restore should be safe
When save/restore of kernel device state was added to bhyve in #14261, the ability to restore (read: import) state in... Patrick Mooney
10:04 AM Bug #15313 (Closed): document pcitool register peek/poke mode
There is some documentation for the pcitool register peek/poke mode hidden in the source which isn't printed in 'pcit... Hans Rosenfeld
03:16 AM Bug #15251 (In Progress): panic in vlapic_get_ccr after live migration
Patrick Mooney
02:33 AM Bug #15251: panic in vlapic_get_ccr after live migration
If we look at how @timer_fire_when@ can be set in a vlapic instance during @valpic_data_write()@ (done as part of mig... Patrick Mooney
02:55 AM Bug #15312 (Closed): bhyve has overzealous vlapic ID check
When importing vlapic data, bhyve performs various checks in @vlapic_data_validate()@ to ensure that the incoming dat... Patrick Mooney

2023-01-09

11:09 PM Bug #15294 (Closed): Successful read/write calls should not set errno
"git commit 06ca4e396ecc93ed45a333664a51558b7e84e8f5":https://github.com/illumos/illumos-gate/commit/06ca4e396ecc93ed... Electric Monk
11:09 PM Support #15297 (Closed): read does not reset errno anymore
"git commit 06ca4e396ecc93ed45a333664a51558b7e84e8f5":https://github.com/illumos/illumos-gate/commit/06ca4e396ecc93ed... Electric Monk
10:33 PM Bug #15311 (New): ipd_detach() should be more careful about non-empty ipd_nsl
I received a kernel panic from a customer. It died here:... Dan McDonald
09:41 PM Bug #15310 (New): dtrace fbt argument mapping incorrect when argument size larger than register size
The following dtrace output shows data that should result in a kernel crash.... Ryan Goodfellow
03:57 PM Bug #15309 (Closed): zfs_acl_chmod_aclmode_001_pos is failing
The cal_bits function is mixed up. With updated code, the tests from this script are successful.
Testing done: run...
Toomas Soome
02:43 PM Feature #15271: Want tunable to force viona to always copy tx buffers
Should you close this issue @sjorge ? Dan McDonald
10:45 AM Bug #15270: Boot from USB 3.0 HD stops in usb_pipe_xopen with notice "driver scsa2usb attempting to open non-default of a USB 3.0 ..."
I did some further investigation. At boot usb_pipe_xopen is passes twice in total.
The first time ep_xdescr = NULL, s...
Carsten Grzemba
09:11 AM Bug #15281 (Pending RTI): common: remove pragma ident
Toomas Soome
07:53 AM Bug #8254: ZFS allows datasets named .. or .
Fixed in OpenZFS (zfs-2.0.0-rc1): https://github.com/openzfs/zfs/pull/8842 (2019-06-13).
Related to allowance of @...
Graham Perrin
07:34 AM Bug #15282 (Pending RTI): grub: remove pragma ident
Toomas Soome

2023-01-08

08:44 PM Bug #15307 (Closed): zpool status -v list wrong devicename after 15232
"git commit 587f87a428ddaa788439aa952a1832a3538e092d":https://github.com/illumos/illumos-gate/commit/587f87a428ddaa78... Electric Monk
07:24 PM Bug #15307: zpool status -v list wrong devicename after 15232
I've re-tested the updated fix from Gerrit and confirmed that it still works. Andy Fiddaman
10:06 AM Bug #15307: zpool status -v list wrong devicename after 15232
I built and tested this change to verify that the regression from #15232 is resolved.... Andy Fiddaman

2023-01-07

07:55 PM Bug #15307 (In Progress): zpool status -v list wrong devicename after 15232
Marco van Wieringen
07:55 PM Feature #15308 (In Progress): Stop using readdir_r in usr/src/cmd
Marco van Wieringen
02:14 PM Bug #15256 (Closed): viona doesn't setup datapath for non-VNIC devices
"git commit 1165c30927ddd6622eb8e71a57510eaea0bfb947":https://github.com/illumos/illumos-gate/commit/1165c30927ddd662... Electric Monk
01:44 PM Bug #12022 (Closed): zfs test zfs_acl_chmod_inherit_003_pos fails
"git commit b4f6c3d20fd867bdfbe071b4269308946de60118":https://github.com/illumos/illumos-gate/commit/b4f6c3d20fd867bd... Electric Monk

2023-01-06

10:36 PM Bug #15256: viona doesn't setup datapath for non-VNIC devices
Patrick also tested w/ vnics atop ixgbe links and was able to get roughly line-rate in a c-bhyve guest. Luqman Aden
10:00 PM Bug #12022 (Pending RTI): zfs test zfs_acl_chmod_inherit_003_pos fails
Toomas Soome
07:04 PM Feature #15308 (Closed): Stop using readdir_r in usr/src/cmd
We should probably stop using the readdir_r function in the last 3 places we still use it under src/cmd
From the m...
Marco van Wieringen
06:08 PM Bug #15307 (Closed): zpool status -v list wrong devicename after 15232
After the integration of the fix for 15232 zpool status -v now shows the wrong device names when they start with /dev... Marco van Wieringen
05:11 PM Bug #15306 (New): zap_cursor_retrieve: illegal access to a user address
I just faced the following panic on illumos as of 2022-11-14:... Marcel Telka
02:52 PM Feature #15301: Want 64bit libfmd_snmp as net-snmp 4 is now 64bit only
We created PR 10436 as response to this issue and the Conversations in IRC. That works as Workaround for us.
Howev...
Till Wegmüller
01:41 AM Bug #15305 (Closed): mac_drop_chain calls freemsg with non-singleton chain
@mac_drop_chain@:... Thirteen Oxide

2023-01-05

11:12 PM Bug #15015: Wrong result from cpow in libc
Another example of broken @cpow()@:... Marcel Telka
10:35 PM Bug #12022 (In Progress): zfs test zfs_acl_chmod_inherit_003_pos fails
Toomas Soome
10:33 PM Bug #12180 (Duplicate): zfs-test zfs_acl_chmod_inherit_003_pos can fail
Toomas Soome
03:57 PM Support #15297: read does not reset errno anymore
This is a regression that I recently introduced with #15220 and we believe is covered with the fix in progress in wi... Robert Mustacchi
02:12 PM Feature #15301: Want 64bit libfmd_snmp as net-snmp 4 is now 64bit only
Isn't this problem already fixed (or worked around) by https://github.com/OpenIndiana/oi-userland/pull/10436? Marcel Telka
12:10 PM Feature #15304 (Closed): assert() could provide hints to compilers

TL;TR: @assert()@ - or more specifically the functions called on failure, @__assert_c99()@ and @__assert()@ could b...
Andy Fiddaman
03:35 AM Bug #15254: %ymm registers not restored after signal handler
So there's an interesting nuance here that occurs and also explains partly why this hasn't been as bad an issue or hi... Robert Mustacchi
03:00 AM Bug #15254: %ymm registers not restored after signal handler
The test program above is not quite valid because it calls functions (like printf) in between writing %ymm0 and readi... David Pacheco

2023-01-04

09:45 PM Bug #15303 (New): kmdb should absorb bracketed paste control sequences
Pasting potentially untrusted or unexpectedly multi-line text into a terminal has (and, really, continues to be) a so... Joshua M. Clulow
08:40 PM Bug #15302 (New): broadcom 3108 kernel driver update
Greetings,
I have a new shiny fileserver that's running OmniOS 151038 LTS (also tested against 151044, same proble...
Lee Damon
07:46 PM Feature #15301 (New): Want 64bit libfmd_snmp as net-snmp 4 is now 64bit only
While updating net-snmp to version 4 in OpenIndiana we noticed we could not build illumos-gate anymore.
As it turn...
Till Wegmüller
07:37 PM Bug #15299 (Closed): it's apparently 2023 somehow
"git commit 076ad4c710ebdb269f6341db447a83b5781f0b05":https://github.com/illumos/illumos-gate/commit/076ad4c710ebdb26... Electric Monk
07:37 PM Bug #15288 (Closed): mdb amd64 ::step out seems like it's busted
"git commit 405e3c92bc49aa93cbbccd57dc60e04369d03f9d":https://github.com/illumos/illumos-gate/commit/405e3c92bc49aa93... Electric Monk
05:29 PM Feature #15300 (New): Add multi-ring support to vmxnet3
Based on examination of the vmxnet3 driver in FreeBSD, there are a number of features of the vmxnet3 driver that the ... Jason King
02:44 PM Bug #15291: zfs-tests errno flaws exposed by 15220
It's possible that if #15294 gets fixed this may be rendered extraneous. For now, however, this fix will be in -gate. Dan McDonald
02:42 PM Bug #15291 (Closed): zfs-tests errno flaws exposed by 15220
"git commit b533ad075c7539225e3c982a46b1cd11554788d9":https://github.com/illumos/illumos-gate/commit/b533ad075c753922... Electric Monk
10:21 AM Bug #15232 (Closed): zpool list truncates device names
"git commit 33f4e805c7798966e326c3ef914b69332556d1bd":https://github.com/illumos/illumos-gate/commit/33f4e805c7798966... Electric Monk
05:31 AM Bug #1128 (Closed): WARNING: kb8042: inconsistent getinfo(9E) implementation
"git commit db335908e0bf7069476de0103b658d6962a6c751":https://github.com/illumos/illumos-gate/commit/db335908e0bf7069... Electric Monk
04:04 AM Bug #15236 (Closed): viona ring page holds should heed pause/resume
"git commit f2357d972e19ef505ad57ff2f0ee340fa2214015":https://github.com/illumos/illumos-gate/commit/f2357d972e19ef50... Electric Monk

2023-01-03

09:03 PM Bug #1128 (Pending RTI): WARNING: kb8042: inconsistent getinfo(9E) implementation
Toomas Soome
09:02 PM Bug #4813 (Duplicate): WARNING: kb8042: inconsistent getinfo(9E) implementation
Toomas Soome
08:55 PM Bug #4813 (Pending RTI): WARNING: kb8042: inconsistent getinfo(9E) implementation
Toomas Soome
08:43 PM Bug #15299: it's apparently 2023 somehow
tested by -- just about -- knowing what day it is Rich Lowe
08:40 PM Bug #15299 (Closed): it's apparently 2023 somehow
... and we should bump the prototype copyrights Rich Lowe
08:23 PM Bug #15236: viona ring page holds should heed pause/resume
In addition, I also ran the typical suite of guests as a smoke test, and they all operated normally. Patrick Mooney
06:33 PM Bug #15280 (Closed): uts: remove pragma ident
"git commit 2d6eb4a5e0a47d30189497241345dc5466bb68ab":https://github.com/illumos/illumos-gate/commit/2d6eb4a5e0a47d30... Electric Monk
05:51 PM Bug #15280: uts: remove pragma ident
I ran the OS and libc tests myself and saw that everything did actually pass:... Robert Mustacchi
05:42 PM Support #15297: read does not reset errno anymore
This appears to be another symptom of what was found in #15294 (which probably needs a better title). There is a fix ... Andy Fiddaman
11:28 AM Feature #15271: Want tunable to force viona to always copy tx buffers
As commented by @andyf on gerrit, we do not need this change to make it work!... Jorge Schrauwen
06:11 AM Bug #15278 (Closed): libsmb: unused parameter
"git commit a56510328f750698b33a4c5fc2756158d23fc887":https://github.com/illumos/illumos-gate/commit/a56510328f750698... Electric Monk

2023-01-02

10:04 PM Bug #15298 (New): ::sigbp should accept signal names in lower case
Right now mdb's ::sigbp insists that you type the signal name in all uppercase, this is super annoying. It should ei... Rich Lowe
03:25 PM Bug #1857: "No SOF interrupts have been received..USB UHCI is unusable" under KVM
This looks like UHCI variant of #14287. Marcel Telka
08:27 AM Bug #4813 (In Progress): WARNING: kb8042: inconsistent getinfo(9E) implementation
Toomas Soome
08:26 AM Bug #1128 (In Progress): WARNING: kb8042: inconsistent getinfo(9E) implementation
Toomas Soome

2022-12-31

11:29 AM Support #15297 (Closed): read does not reset errno anymore
Hi.
I found a strange problem with metaflac which cannot read (and write) tags anymore.
Just try metaflac --list ...
Thomas Schipper

2022-12-30

10:37 PM Bug #15295 (Closed): SMB services should check IPC caller privileges
"git commit b6b7639a9bb27d5b6a4e0ce4ddba01eaefa1b8b1":https://github.com/illumos/illumos-gate/commit/b6b7639a9bb27d5b... Electric Monk
06:34 PM Bug #15295: SMB services should check IPC caller privileges
Fix can be found here (already provided to distros)
https://github.com/gwr/illumos-gate/commits/fixdoors
Gordon Ross
06:19 PM Bug #15295 (In Progress): SMB services should check IPC caller privileges
Gordon Ross
06:06 PM Bug #15295 (Closed): SMB services should check IPC caller privileges
An issue was recently discovered regarding Inter-Process Communication (IPC) services implemented in smbd. In summary... Gordon Ross
08:56 PM Bug #15296 (In Progress): libsmb: array subscript is of type 'char'
Build errors with clang:... Toomas Soome
07:30 PM Bug #15249: kern.notice vdev_disk_open: update devid from .. to ...
you can remove /etc/zfs/zpool.cache and reboot.
it will fix warning on console with next reboot.
Igor Kozhukhov
04:55 PM Bug #15249: kern.notice vdev_disk_open: update devid from .. to ...
If I reboot into the old 2020.04 OpenIndiana Illumos kernel, as could be expected the messages vdev_disk_open: appea... David Stes
05:49 PM Bug #15132 (Closed): libsmb SMF initialization problem messages incorrect
"git commit c79c9de504e21fedffb8a7b378c5fdd42739a9bd":https://github.com/illumos/illumos-gate/commit/c79c9de504e21fed... Electric Monk
04:17 PM Bug #15294: Successful read/write calls should not set errno
Prior to this change, the newly introduced test fails:... Andy Fiddaman
11:07 AM Bug #15294 (Closed): Successful read/write calls should not set errno
With the changes to @isatty()@ in #15220, a successful call to the @printf(3C)@ functions will now set errno to 25 (E... Andy Fiddaman
09:59 AM Feature #15293 (Closed): process CSI ? 25 h and l for early kmdb
Booting with '-kd' flag will trigger kmdb started, and "25h" appears on screen. This is part of the 'cursor show' ter... Toomas Soome
12:17 AM Bug #15291: zfs-tests errno flaws exposed by 15220
This fix (or at the very least an early version of it) has made all of the aforementioned tests revert back to PASS, ... Dan McDonald

2022-12-29

11:54 PM Bug #15256: viona doesn't setup datapath for non-VNIC devices

Testing notes:
Both c-bhyve & propolis work as before using viona w/ a vnic device (via @dladm create-vnic@)
...
Luqman Aden
09:26 PM Bug #15292 (Closed): sgs: set but not used variable
res is only read in debug build, mark it __maybe_unused.
Testing done: wsdiff is only reporting:...
Toomas Soome
05:23 PM Bug #15291 (Closed): zfs-tests errno flaws exposed by 15220
While testing SmartOS 20221229, I found several regressions in the ZFS test suite.... Dan McDonald

2022-12-28

10:53 PM Bug #15232: zpool list truncates device names
I've tested the change in the associated Gerrit review through manual tests on the specific situation that replicated... Andy Fiddaman
10:46 PM Bug #15132: libsmb SMF initialization problem messages incorrect
I've tested the change in the associated gerrit review by replicating the situation that triggered the original bad s... Andy Fiddaman
06:47 PM Bug #15290 (Closed): lib: remove pragma ident
#pragma ident is useless in our environment and is making it troublesome to track unknown pragmas. Therefore, it is t... Toomas Soome

2022-12-27

10:13 PM Bug #15280 (Pending RTI): uts: remove pragma ident
Toomas Soome
09:44 PM Bug #15289 (Closed): cmd: remove pragma ident
#pragma ident is useless in our environment and is making it troublesome to track unknown pragmas. Therefore, it is t... Toomas Soome
09:33 PM Bug #15288: mdb amd64 ::step out seems like it's busted
I've tested this by doing mdb of the 64bit ls with a breakpoint in printf, and stepping out of it:
before:...
Rich Lowe
09:27 PM Bug #15288 (In Progress): mdb amd64 ::step out seems like it's busted
Rich Lowe
09:05 PM Bug #15288 (Closed): mdb amd64 ::step out seems like it's busted
pt_step_out on amd64 passes registers as if they're x86 and quite possibly behaves randomly. ... Rich Lowe
01:05 PM Bug #15278 (Pending RTI): libsmb: unused parameter
Toomas Soome

2022-12-26

05:22 PM Bug #15249: kern.notice vdev_disk_open: update devid from .. to ...
I added an additional SATA disk to my system (Dell Precision). The first disk was a 500GB Western Digital Blue, the ... David Stes

2022-12-25

10:43 PM Bug #15287 (Closed): dtrace: remove pragma ident
#pragma ident is useless in our environment and is making it troublesome to track unknown pragmas. Therefore, it is t... Toomas Soome

2022-12-24

10:43 PM Bug #15286 (Closed): do_composition() needs sign awareness
"git commit f137b22e734e85642da3e56e8b94da3f5f027c73":https://github.com/illumos/illumos-gate/commit/f137b22e734e8564... Electric Monk
10:30 PM Bug #15286 (Closed): do_composition() needs sign awareness
There's a unacknowledged conversion-sign-extension in the aforementioned UTF-8 internal support function that needs a... Dan McDonald
09:15 PM Bug #15285 (Closed): ucb: remove pragma ident
#pragma ident is useless in our environment and is making it troublesome to track unknown pragmas. Therefore, it is t... Toomas Soome
08:41 PM Bug #15284 (Closed): tools: remove pragma ident
#pragma ident is useless in our environment and is making it troublesome to track unknown pragmas. Therefore, it is t... Toomas Soome
12:53 PM Bug #15283 (Closed): head: remove pragma ident
#pragma ident is useless in our environment and is making it troublesome to track unknown pragmas. Therefore, it is t... Toomas Soome
12:46 PM Bug #15282 (Closed): grub: remove pragma ident
#pragma ident is useless in our environment and is making it troublesome to track unknown pragmas. Therefore, it is t... Toomas Soome
12:39 PM Bug #15281 (Closed): common: remove pragma ident
#pragma ident is useless in our environment and is making it troublesome to track unknown pragmas. Therefore, it is t... Toomas Soome
12:09 PM Bug #15279 (Pending RTI): lex: clang build error
Toomas Soome
09:25 AM Bug #15195 (Pending RTI): libdladm: unused parameter
Toomas Soome

2022-12-23

08:50 PM Bug #15280 (Closed): uts: remove pragma ident
#pragma ident is useless in our environment and is making it troublesome to track unknown pragmas. Therefore, it is t... Toomas Soome
05:09 PM Bug #5242: zpool won't allow attachment of larger sector drive to mirror
Both the WDC western digital 500GB and Seagate disk report in prvtoc and format what seem to be sector size of 512 by... David Stes
04:27 PM Bug #5242: zpool won't allow attachment of larger sector drive to mirror
I am not sure this is a relevant remark but I had Western Digital disk in my system 500 GB, and I added a Seagate Bar... David Stes

2022-12-22

10:44 PM Bug #15279 (Pending RTI): lex: clang build error
Build error with clang. Since there may be unused labels, switch off the warning for clang.
Testing done: build.
Toomas Soome
10:23 PM Bug #15278 (Closed): libsmb: unused parameter
Build errors with clang:... Toomas Soome
10:15 PM Bug #15277 (New): update demangle(1) man page to indicate both the legacy and v0 rust mangling formats are supported
Support for demangling v0 rust symbols was added to libdemangle in https://code.illumos.org/c/illumos-gate/+/1467 but... Luqman Aden
09:59 PM Bug #15255 (Closed): loader: replace nbsp in forth scripts by space
"git commit 287031453fb1523d06a63010531ff7654f1658f6":https://github.com/illumos/illumos-gate/commit/287031453fb1523d... Electric Monk
09:51 PM Bug #15227 (Closed): libsmb: variable is used uninitialized
"git commit 83163ba875032520cea73887634348698b0edf7d":https://github.com/illumos/illumos-gate/commit/83163ba875032520... Electric Monk
09:29 PM Bug #15222 (Closed): pcieadm pcie.slotctl.pwrflt description is misleading
"git commit 33505d19d2c91ff5a2a8a926dfb162d195652a22":https://github.com/illumos/illumos-gate/commit/33505d19d2c91ff5... Electric Monk
05:18 PM Bug #15176: Periodic I/O hangs cause kernel panic
Thanks for the suggestion, Robert - I will give that a try! Brian Ledbetter
04:58 PM Bug #15176: Periodic I/O hangs cause kernel panic
I had a similar problem on my system and fixed it with this.
Edit "/etc/system".
set apix_enable=0
Robert Bailey

2022-12-21

04:54 AM Bug #15272: tmpfile() can return ENOENT
FreeBSD:
tmpfile(3):...
Yuri Pankov
03:41 AM Bug #15276 (New): pstack prints wrong frame pointers
I have a core file where pstack prints these frame pointers:... David Pacheco
12:16 AM Bug #15275: nanosleep(3c) lies about syscall behaviour when the clock is changed
To observe this, I ran the following two threads (in a VM; I'm not a heathen):... Thirteen Oxide
12:13 AM Bug #15275 (New): nanosleep(3c) lies about syscall behaviour when the clock is changed
@nanosleep(3c)@ is documented to use @CLOCK_REALTIME@, which is neither guaranteed monotonic nor linear. Its impleme... Thirteen Oxide
 

Also available in: Atom