Project

General

Profile

Activity

From 2022-12-13 to 2023-01-11

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

2022-12-20

09:58 PM Bug #15274 (New): vhci should use ddi_get_time()
@vhci_mpapi_init()@ directly calls @tod_get()@, which is not DDI-compliant. There is a perfectly good function that ... Thirteen Oxide
09:21 PM Bug #15236: viona ring page holds should heed pause/resume
To test the specifics of this, I traced the functions used for both pausing ring state, and for marking involved page... Patrick Mooney
06:34 PM Bug #15273 (New): mdb amd64 process $r claims it fails, after it's worked.
According to the code at least, the last thing @pt_regs@ does for the amd64 proc target in proc_amd64dep.c is return ... Rich Lowe
06:03 PM Bug #15272 (New): tmpfile() can return ENOENT
If you somehow remove @/var/tmp@ (don't ask), the @tmpfile()@ function returns ENOENT.
The man page does not cite ...
Andy Fiddaman
04:35 PM Bug #15194 (Closed): libdladm: tautological-pointer-compare
"git commit 50e95a063bf92e51ea253d844c7bba9c39365091":https://github.com/illumos/illumos-gate/commit/50e95a063bf92e51... Electric Monk
04:16 PM Feature #15271: Want tunable to force viona to always copy tx buffers
Gonna keep running on this patched viona for a bit to see how it holds up.
But so far I have done the following te...
Jorge Schrauwen
04:10 PM Feature #15271 (New): Want tunable to force viona to always copy tx buffers
As mentioned in 13463 it would be nice to have a way to force viona to not loan out tx buffers.
I currently have t...
Jorge Schrauwen
03:03 PM Bug #15270 (New): 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 install Omnios r151044 on a USB 3.0 connected Harddisk. The installation went fine but booting from US...
Carsten Grzemba
05:03 AM Bug #15269 (Closed): pcieadm misrepresents PCIE_AER_CTL as PCIE_AER_RE_CMD
While looking at data from an unrelated bug, I noticed that pcieadm reports very weird values for @aer.rootcmd@ aka @... Thirteen Oxide

2022-12-19

10:53 PM Bug #15198 (Closed): libdladm: variable is used uninitialized
"git commit f7952617ae4edae117f7b20ca042ec40f857f62f":https://github.com/illumos/illumos-gate/commit/f7952617ae4edae1... Electric Monk
10:53 PM Bug #15254: %ymm registers not restored after signal handler
In case it's useful, a more detailed analysis of how I got to this issue is in https://github.com/oxidecomputer/omicr... David Pacheco
08:35 PM Bug #15268 (New): i_dladm_flow_proplist_extract_one() likely leaks memory
While RTI-reviewing #15198 the aforementioned function showed me what appears to be memory leaks in cases of failure ... Dan McDonald
08:17 AM Bug #13463: bhyve locks up when viona ring buffers on loan to a local zone are not returned by sockfs
I'm still hitting this every so often and this issue got brought up again in #illumos yesterday, so summarizing here.... Jorge Schrauwen
12:38 AM Bug #15220 (Closed): isatty should return reasonable errnos
"git commit cfa8d083c8ec33d822bb586312a3249ec04a1893":https://github.com/illumos/illumos-gate/commit/cfa8d083c8ec33d8... Electric Monk

2022-12-18

08:41 PM Bug #15267 (New): elfedit's usage message contains -w, which doesn't exist
... Rich Lowe

2022-12-17

12:12 AM Feature #14663: Add per-dataset kstats
For testing, I ran the zfs test suite. There were several failures, but they match the same failures as when run on a... Jason King

2022-12-16

11:24 PM Bug #15198 (Pending RTI): libdladm: variable is used uninitialized
Toomas Soome
10:51 PM Bug #15266: sed test is sensitive to COLUMNS in the environment
FreeBSD has been made aware of this (as our scripts originated from theirs) and is tracking via https://bugs.freebsd.... Dan McDonald
06:35 PM Bug #15266: sed test is sensitive to COLUMNS in the environment
Testing done: try fixed test with COLUMNS set:... Dan McDonald
06:27 PM Bug #15266 (New): sed test is sensitive to COLUMNS in the environment
If COLUMNS is set to a value in the environment, the sed multi_test fails in one of its 130 tests:
Pardon my csh/t...
Dan McDonald
08:19 PM Bug #15194 (Pending RTI): libdladm: tautological-pointer-compare
Toomas Soome
06:12 PM Bug #15253 (Closed): 14993 broke test-runner -l option
"git commit f4d2cf74960df993f48d42d323f16867fc6b9bdf":https://github.com/illumos/illumos-gate/commit/f4d2cf74960df993... Electric Monk
02:17 PM Bug #15253 (Pending RTI): 14993 broke test-runner -l option
Toomas Soome
05:57 PM Bug #15258 (Closed): libsmb: tautological-pointer-compare
"git commit fb2301db8e408458b542c1f5fa07b5b8a3a95395":https://github.com/illumos/illumos-gate/commit/fb2301db8e408458... Electric Monk
12:51 PM Bug #15258 (Pending RTI): libsmb: tautological-pointer-compare
Toomas Soome
05:44 PM Bug #15211 (Closed): smbtorture failures in smb2.delete-on-close-perms.READONLY
"git commit abd30308264aa9ca2b1c71565b841fc94256d07b":https://github.com/illumos/illumos-gate/commit/abd30308264aa9ca... Electric Monk
05:35 PM Feature #15265 (Closed): loader: add mechanism to set os console based on last input device
In case of multihead setup and when os_console variable is not set, set os_console from last input device used.
...
Toomas Soome
08:55 AM Bug #15200 (Closed): libdladm: error: '&&' within '||'
"git commit 0663b557d8c7575927b005cab08d9f19c8b98c25":https://github.com/illumos/illumos-gate/commit/0663b557d8c75759... Electric Monk
08:38 AM Bug #15199 (Closed): libdladm: unused label
"git commit bf7adeeaefd6f9806398f446e4b87af240a6770e":https://github.com/illumos/illumos-gate/commit/bf7adeeaefd6f980... Electric Monk

2022-12-15

11:50 PM Bug #15207 (Closed): libfmd_agent: memory leak in fmd_agent_nvl_ioctl
"git commit 92f549282aaface1e6f92329085e28edcf24054f":https://github.com/illumos/illumos-gate/commit/92f549282aaface1... Electric Monk
09:19 PM Bug #15207 (Pending RTI): libfmd_agent: memory leak in fmd_agent_nvl_ioctl
Yuri Pankov
10:37 PM Bug #15263: dos2unix(1)/unix2dos(1): end of file or end of line?
Yuri Pankov wrote in #note-1:
> Well, it looks like there is a DOS EOF character, it's even in there in the source:
...
Marcel Telka
10:20 PM Bug #15263: dos2unix(1)/unix2dos(1): end of file or end of line?
Well, it looks like there is a DOS EOF character, it's even in there in the source:... Yuri Pankov
10:13 PM Bug #15263 (New): dos2unix(1)/unix2dos(1): end of file or end of line?
The @dos2unix(1)@ man page contains following wording:... Marcel Telka
09:58 PM Bug #15262 (New): Files are optional for dos2unix/unix2dos
Both @dos2unix(1)@ and @unix2dos(1)@ are able to work without @originalfile@ and/or @convertedfile@ arguments. In su... Marcel Telka
09:56 PM Bug #15260 (In Progress): ld crashes if group members are stripped by -s
Rich Lowe
08:47 PM Bug #15260: ld crashes if group members are stripped by -s
The problem here is similar but not the same as #14722.
What is happening is that the build config for these (rust...
Rich Lowe
07:58 PM Bug #15260: ld crashes if group members are stripped by -s
Jonathan Perkin wrote:
> I'm seeing this from a few different packages, not just net/yaydl, and can generate some ob...
Jonathan Perkin
04:55 PM Bug #15260 (Closed): ld crashes if group members are stripped by -s
I'm seeing ld core dumps on ... Jonathan Perkin
09:44 PM Bug #15200 (Pending RTI): libdladm: error: '&&' within '||'
Toomas Soome
09:26 PM Bug #15199 (Pending RTI): libdladm: unused label
Toomas Soome
08:58 PM Bug #15261 (In Progress): "ExpDataSN mismatch in SCSI Response" error on FreeBSD 13.1 initiators
FreeBSD 13.1 introduced the ExpDataSN check and now attempts to do anything with attached iscsi disk from illumos tar... Yuri Pankov
02:26 PM Bug #15259: py-gdstk causes ctfconvert to dump core
Jonathan Perkin wrote:
> I'll upload a copy of the offending .so after the bug has been created.
Now available fr...
Jonathan Perkin
02:24 PM Bug #15259 (New): py-gdstk causes ctfconvert to dump core
I'll upload a copy of the offending .so after the bug has been created.... Jonathan Perkin
01:27 PM Bug #15258 (Closed): libsmb: tautological-pointer-compare
Build errors with clang:... Toomas Soome
01:45 AM Bug #15254: %ymm registers not restored after signal handler
This is fundamentally a problem in the kernel's process of saving and restoring the floating point state in the kerne... Robert Mustacchi
12:23 AM Bug #15257 (New): bad longjmp in logadm leads to infinite loop
logadm uses some bespoke error logging code, which includes using setjmp/longjmp to provide a form of try/catch error... Jonathan Matthew

2022-12-14

09:40 PM Feature #15252: /usr/bin/ld: want support for -z nocopyreloc
https://github.com/illumos/illumos-gate/compare/master...richlowe:illumos-gate:ld/nocopyreloc-bad-prototype
Contai...
Rich Lowe
09:34 PM Bug #15253 (In Progress): 14993 broke test-runner -l option
Toomas Soome
07:34 PM Bug #15256 (Closed): viona doesn't setup datapath for non-VNIC devices
A viona instance is usually used with a VNIC but should work atop any MAC provider. But today it relies on private be... Luqman Aden
04:51 PM Bug #15135 (Closed): stdalign.h is very C11-y, but perhaps disrespectful of C++
"git commit 7b5987898994d86cd20e00dbf8c305dfbfbb8bea":https://github.com/illumos/illumos-gate/commit/7b5987898994d86c... Electric Monk
03:57 PM Bug #15255 (Pending RTI): loader: replace nbsp in forth scripts by space
Toomas Soome
10:23 AM Bug #15255 (Closed): loader: replace nbsp in forth scripts by space
Somehow the non-breaking spaces have slipped in, replace by normal space.
Testing done: no functional changes, spa...
Toomas Soome
01:15 PM Bug #15214 (Pending RTI): SMB should allow 256 bit ciphers
Toomas Soome
01:06 PM Bug #15213 (Pending RTI): SMB should expose encrypt_ciphers to sharectl
Toomas Soome
12:59 PM Bug #15212 (Pending RTI): WPTS SMB 3.1.1 tests fail when encryption enabled
Toomas Soome
11:49 AM Bug #15211 (Pending RTI): smbtorture failures in smb2.delete-on-close-perms.READONLY
Toomas Soome
05:28 AM Bug #15254 (New): %ymm registers not restored after signal handler
*update*: some of the instances previously attributed to this bug are likely caused by https://www.illumos.org/issues... David Pacheco

2022-12-13

11:00 PM Bug #15253 (Closed): 14993 broke test-runner -l option
While #14993 added the support of using a common run file, unfortunately it also appears to have broken the support f... Jason King
10:26 PM Feature #15252: /usr/bin/ld: want support for -z nocopyreloc
If you look at the ld source @FLG_SY_MVTOCOMM@ is what indicates a symbol has been copied to the executable.
You'd w...
Rich Lowe
10:13 PM Feature #15252: /usr/bin/ld: want support for -z nocopyreloc
Few links here...
The change that introduced the -z nocopyreloc to golangs link:
https://github.com/golang/go/com...
Olaf Bohlen
10:03 PM Feature #15252 (New): /usr/bin/ld: want support for -z nocopyreloc
While building https://github.com/openshift/oc.git, tag openshift-clients-4.12.0-202208031327, I got this:... Olaf Bohlen
10:04 PM Bug #15210 (Closed): smbtorture lease and oplock failures
"git commit 7f6a299e282ed51917878b84744774a6634e5dc6":https://github.com/illumos/illumos-gate/commit/7f6a299e282ed519... Electric Monk
09:43 PM Bug #15210 (Pending RTI): smbtorture lease and oplock failures
Toomas Soome
10:04 PM Bug #15188 (Closed): smb oplock blocking access to folders
"git commit 72b35b0568511bf35ca88532dff910dc0f16847f":https://github.com/illumos/illumos-gate/commit/72b35b0568511bf3... Electric Monk
06:30 PM Bug #15220: isatty should return reasonable errnos
In addition to the regression testing, I've done the following:
* Performed a full OS build on these bits
* Used uti...
Robert Mustacchi
 

Also available in: Atom