Project

General

Profile

Activity

From 2023-01-03 to 2023-02-01

2023-02-01

09:29 PM Bug #15352 (Closed): acl_get(3sec) return type is wrong
"git commit 5c43f0bd385a568d23843a2fa79774668657d147":https://github.com/illumos/illumos-gate/commit/5c43f0bd385a568d... Electric Monk
09:10 PM Bug #15290 (Pending RTI): lib: remove pragma ident
Toomas Soome
09:06 PM Feature #15341 (Closed): cxgbe: update firmware version to 1.27.1.0
"git commit 618f2068008f1ba882bf4b931e8bbd020f37b99e":https://github.com/illumos/illumos-gate/commit/618f2068008f1ba8... Electric Monk
09:06 PM Feature #15340 (Closed): cxgbe could make use of firmware loader API
"git commit 618f2068008f1ba882bf4b931e8bbd020f37b99e":https://github.com/illumos/illumos-gate/commit/618f2068008f1ba8... Electric Monk
12:21 PM Feature #15340: cxgbe could make use of firmware loader API
Testing notes are in #15341 Andy Fiddaman
04:10 PM Bug #15289 (Closed): cmd: remove pragma ident
"git commit 2a8bcb4efb45d99ac41c94a75c396b362c414f7f":https://github.com/illumos/illumos-gate/commit/2a8bcb4efb45d99a... Electric Monk
11:47 AM Bug #15289 (Pending RTI): cmd: remove pragma ident
Toomas Soome
02:56 PM Bug #14892: pollhead lifetime too short in signalfd
Testing done:
- Andy's Postgres build now works without kernel panics, even after 26 straight runs.
- I have te...
Dan McDonald
02:23 PM Bug #15292 (Pending RTI): sgs: set but not used variable
Toomas Soome
01:37 PM Bug #15362 (Closed): vtfontcvt: error: unused parameter 'stream'
Noticed build error with clang. While there, clean up and enable smatch as well.... Toomas Soome
01:35 PM Bug #15349 (Pending RTI): dtrace should accept comma after last item in enum
Toomas Soome

2023-01-31

08:02 PM Bug #15361: ld doesn't fill out PT_DYNAMIC sufficiently for binutils 2.40
I have tested this by building illumos and stripping some of our binaries, by editing a previously broken binary to c... Rich Lowe
07:59 PM Bug #15361 (Closed): ld doesn't fill out PT_DYNAMIC sufficiently for binutils 2.40
Since time immemorial, and probably the introduction of dynamic linking and ELF, we have not initialized the full set... Rich Lowe
07:54 PM Bug #15360 (New): wsdiff doesn't notice program header changes
I've recently made a change that changed the program headers of every binary we have, and wsdiff said nothing about t... Rich Lowe
03:19 PM Bug #15355 (Closed): zfstest: rwx_node() should use true instead of ls
"git commit 2d2caabbbcdb14fd0fdbdd7ee4004b9616e88c22":https://github.com/illumos/illumos-gate/commit/2d2caabbbcdb14fd... Electric Monk
08:18 AM Bug #15355 (Pending RTI): zfstest: rwx_node() should use true instead of ls
Toomas Soome
08:03 AM Bug #15359 (New): Failed create of IPv6 addrconf address made it undeletable
Seemingly the twin of #14724, failing to create an addrconf address results in an observable yet uncreatable address.... Ryan Goodfellow
07:50 AM Bug #15358 (New): Persistent IPv6 address on loopback broken after reboot.
Create an address as follows.... Ryan Goodfellow
01:23 AM Bug #14892: pollhead lifetime too short in signalfd
A DEBUG kernel is very helpful in reproducing this bug at will, which I have done. Dan McDonald
01:13 AM Feature #15357 (New): wsdiff could learn how to ignore specific differences
It would be cool if I could ignore, say, differences of a specific kind when running wsdiff. Maybe changes to a spec... Rich Lowe

2023-01-30

10:25 PM Bug #15356 (In Progress): closefrom(INT_MAX) misbehaves and closes all descriptors
Bill Sommerfeld
05:19 PM Bug #15356 (Closed): closefrom(INT_MAX) misbehaves and closes all descriptors
Discovered while running @gmake check@ on a build of xapian-core, which is available at https://xapian.org
xapian ...
Bill Sommerfeld
09:40 PM Bug #11897: mandoc lint says "PP after SH" when it's actually LP
Perhaps @Paragraph breaks (LP or PP) are not necessary after SH@ Joshua M. Clulow
09:39 PM Bug #11897: mandoc lint says "PP after SH" when it's actually LP
I bumped into this today while fixing #15352 and found Robert's message upstream.
As a non-mandoc expert I foun...
Bill Sommerfeld
08:55 PM Feature #15347 (Closed): bringovercheck and sccscheck can go away
"git commit 2eab52332586272459742656f2e1eaed8f6acf9b":https://github.com/illumos/illumos-gate/commit/2eab523325862724... Electric Monk
06:59 PM Feature #15347: bringovercheck and sccscheck can go away
Testing notes:
I checked for surviving references to @sccscheck@, @SCCSCHECK@, @bringovercheck@, and @BRINGOVERCHE...
Bill Sommerfeld
08:49 PM Bug #15352 (In Progress): acl_get(3sec) return type is wrong
git pbchk complained about unnecessary paragraph breaks after @.SH@; I removed those as well.
testing: @make insta...
Bill Sommerfeld
01:42 AM Bug #15352 (Closed): acl_get(3sec) return type is wrong
acl_get(3sec) says: ... Bill Sommerfeld
08:16 PM Bug #14955 (Closed): track namespace state in nvme
"git commit 49fdffd6054d3f2e1f45b7c787c9ec136b6f20e9":https://github.com/illumos/illumos-gate/commit/49fdffd6054d3f2e... Electric Monk
08:13 PM Bug #14955: track namespace state in nvme
Testing: This was tested together with #14709, which added support for using this information in nvmeadm when it was ... Hans Rosenfeld
02:34 PM Bug #15355 (Closed): zfstest: rwx_node() should use true instead of ls
The rwx_node() in acl_common.kshlib is creating testfile by copying /usr/bin/ls to testfile. This is done to verify e... Toomas Soome
06:30 AM Bug #15353 (Closed): find -useracl/-groupacl ignores id type of acl entry resulting in false positive matches
#1449 added -useracl and -groupacl primitives to find.
Unfortunately it appears that the code in @find.c@ just com...
Bill Sommerfeld

2023-01-29

11:29 PM Feature #15347 (In Progress): bringovercheck and sccscheck can go away
Bill Sommerfeld
07:28 PM Bug #15344 (Closed): Fix casts from (void *) to (void)
"git commit b172429eb7fa68712e018d8965b6d0c7f6779f9e":https://github.com/illumos/illumos-gate/commit/b172429eb7fa6871... Electric Monk
09:19 AM Bug #15344: Fix casts from (void *) to (void)
Performed dis on the before and after binaries of netstat, powerd and sasinfo and the are exactly the aame. Marco van Wieringen

2023-01-28

08:41 PM Bug #15351 (Closed): Inconsistent variant.arch tags in newer packages
"git commit 7911bc58c3347f6e4dbb704c7dfa53300fc106a4":https://github.com/illumos/illumos-gate/commit/7911bc58c3347f6e... Electric Monk
10:45 AM Bug #15344: Fix casts from (void *) to (void)
Tested netstat, sasinfo and format binary from proto area and they work the same as before. Rest is a bit difficult t... Marco van Wieringen
09:11 AM Bug #15345: Fix function prototype in in.routed/if.c
Tested resulting binary on arm port. Marco van Wieringen
05:04 AM Bug #3816: "zfs allow" mis-displays filesystems with "allow -c" but not "allow -s" set
This was fixed in openzfs in
https://github.com/openzfs/zfs/commit/0238a9755b07d1a2705e970f5c09fb7fa261ea5d
Bill Sommerfeld

2023-01-27

09:04 PM Bug #15351: Inconsistent variant.arch tags in newer packages
Notes for RTI:
The first instance of this (the four iconv manifests) was introduced by #9997 which landed in Decem...
Bill Sommerfeld
07:49 PM Bug #15351: Inconsistent variant.arch tags in newer packages
Change is out for review now. I feel better knowing that I wasn't the only one seeing this!
Bill Sommerfeld
07:19 PM Bug #15351: Inconsistent variant.arch tags in newer packages
We ran into this in the arm gate, and I guess didn't get to doing anything about it yet. Sorry for that, and thanks ... Rich Lowe
06:50 PM Bug #15351 (Closed): Inconsistent variant.arch tags in newer packages
About a half dozen newer package manifests in @usr/src/pkg/manifests@ lack a @variant.arch@ attribute. That attribu... Bill Sommerfeld
12:22 PM Bug #15350 (In Progress): dtrace: add support for flexible array structure member
Seeing error from dtest:... Toomas Soome

2023-01-26

10:40 PM Bug #15349 (Closed): dtrace should accept comma after last item in enum
Running dtrace tests did reveal this error:... Toomas Soome
10:09 PM Bug #15327 (Closed): add misc datalink class
"git commit aa33dce46b2ef0f5abdf6f7055067d7e3c0e61a6":https://github.com/illumos/illumos-gate/commit/aa33dce46b2ef0f5... Electric Monk
09:19 PM Bug #15327: add misc datalink class
Some further requested checks:
@dlstat@ continues to work as expected:...
Luqman Aden
01:56 AM Bug #15327: add misc datalink class
Been running bits from my CR and things work as expected. Datalinks using one of the existing classes (e.g. phys, vni... Luqman Aden
08:02 PM Feature #15347: bringovercheck and sccscheck can go away
some of the previous comment may not make sense because I was looking at a tree from before 11528 landed in 2019 but ... Bill Sommerfeld
07:39 PM Feature #15347: bringovercheck and sccscheck can go away
From a quick look at both truss output and source code, @dmake@ is good (but not perfect) at avoiding unnecessary sta... Bill Sommerfeld
07:27 PM Feature #15347: bringovercheck and sccscheck can go away
It had been floated to me (by you? I have no idea either) that what we did in these also tried to restrain make from... Rich Lowe
07:04 PM Feature #15347 (Closed): bringovercheck and sccscheck can go away
Assuming that nobody is still using teamware and SCCS with illumos sources, it's long past time to rip these out. A... Bill Sommerfeld
06:26 PM Bug #15346 (Closed): Handling of errstring in libcfgadm should follow man page
The handling of the @char **errstring@ argument in @libcfgadm@ functions is well-specified in the man page. Summarizi... Dan Cross
06:01 PM Bug #15287 (Closed): dtrace: remove pragma ident
"git commit 73b80b821da76082173547dd650e417f6916eb8b":https://github.com/illumos/illumos-gate/commit/73b80b821da76082... Electric Monk
05:55 PM Bug #15287: dtrace: remove pragma ident
Thanks. Those failures appear unrelated to the change at hand. Patrick Mooney
05:07 PM Bug #15287: dtrace: remove pragma ident
Could you include some detail about the test failures you observed? Some of those are expected (or at least not unco... Patrick Mooney
01:23 PM Bug #15287 (Pending RTI): dtrace: remove pragma ident
Toomas Soome
02:02 PM Bug #15167: Panic when halting a zone with self-created links
and the VNIC cannot be deleted in the GZ without changing the reference count:... Andy Fiddaman
02:00 PM Bug #15167: Panic when halting a zone with self-created links
Once the zone is halted:... Andy Fiddaman
01:58 PM Bug #15167: Panic when halting a zone with self-created links
I haven't been successful in triggering the panic reported here, but I can replicate the suspect reference handling.
...
Andy Fiddaman
09:40 AM Bug #15345 (Closed): Fix function prototype in in.routed/if.c
In in.routed/if.c some function prototypes are wrong. e.g. uint_t vs size_t which currently is no problem but will be... Marco van Wieringen
09:34 AM Bug #15344 (Closed): Fix casts from (void *) to (void)
Some code uses a cast to (void *) which should be (void) as its only to ignore the return value of the function. Marco van Wieringen
12:06 AM Feature #15343 (New): package metadata could contain git branch and commit
We currently use _Set Actions_ to attach a variety of metadata to a package:... Joshua M. Clulow

2023-01-25

11:22 PM Bug #15342 (Closed): MAC should more easily support dual-personality devices
"PSARC/2009/380":https://illumos.org/opensolaris/ARChive/PSARC/2009/380/20090706_garrett.d'amore introduced support f... Luqman Aden
11:09 PM Bug #15309: zfs_acl_chmod_aclmode_001_pos is failing
We are pushing a follow-up commit for this, to fix something that was missed in testing. The notes below are from To... Joshua M. Clulow
11:08 PM Bug #15309: zfs_acl_chmod_aclmode_001_pos is failing
"git commit 33978c4b5557a6a1dc35ef166f620b6839539ff6":https://github.com/illumos/illumos-gate/commit/33978c4b5557a6a1... Electric Monk
11:00 PM Bug #15285 (Closed): ucb: remove pragma ident
"git commit 8c0b080c8ed055a259d8cd26b9f005211c6a9753":https://github.com/illumos/illumos-gate/commit/8c0b080c8ed055a2... Electric Monk
10:46 PM Bug #15332: setcontext(2) isn't actually noreturn
I think it needs to become/remain? __RETURNS_TWICE though. Rich Lowe
07:48 PM Bug #15302: broadcom 3108 kernel driver update
I have the card available. Who should I send it to? Lee Damon
10:18 AM Feature #15341: cxgbe: update firmware version to 1.27.1.0
I've tested on this a machine where with a chipped down T62100-KR.
This has firmware version 1.26.6.0 installed:
<p...
Andy Fiddaman
07:58 AM Bug #15337: /dev/dld link should be managed via devfsadm
Perhaps we should put a comment to that effect in the packaging manifest, as it is at least somewhat unusual. Joshua M. Clulow
12:09 AM Bug #15337 (Closed): /dev/dld link should be managed via devfsadm
On closer look it is actually "handled":https://github.com/illumos/illumos-gate/blob/c4d175c682f99ae675bc75b8185afa94... Luqman Aden

2023-01-24

10:23 PM Bug #15285 (Pending RTI): ucb: remove pragma ident
Toomas Soome
08:27 PM Bug #15284 (Closed): tools: remove pragma ident
"git commit c4d175c682f99ae675bc75b8185afa943f6bc3ba":https://github.com/illumos/illumos-gate/commit/c4d175c682f99ae6... Electric Monk
08:22 PM Feature #15341 (Closed): cxgbe: update firmware version to 1.27.1.0
Would like to update the bundled firmware version for Chelsio T4/T5/T6 NICs to 1.27.1.0 from 1.26.4.0.
Changes in ...
Andy Fiddaman
08:05 PM Feature #15340 (In Progress): cxgbe could make use of firmware loader API
Andy Fiddaman
06:55 PM Feature #15340 (Closed): cxgbe could make use of firmware loader API
Currently the firmware blobs and textual configuration files that the t4 nexus loads into cxgbe instances are compile... Andy Fiddaman
05:55 PM Feature #15339 (New): want stdalign(3HEAD) manual
It would be nice if we had a brief manual page on the stdalign header and its use both for user land (3HEAD) and the ... Robert Mustacchi
05:07 PM Bug #14730 (In Progress): When only site DC reboots, chaos ensues with LDAP and SMB
Gordon Ross
03:29 PM Bug #14730: When only site DC reboots, chaos ensues with LDAP and SMB
Is there _any_ way to shed more light on this issue? This happens pretty routinely and it's a bit absurd 2 minutes o... Adam Stylinski
03:52 PM Feature #15338 (In Progress): ZFS implicit owner rights should be configurable
Gordon Ross
03:49 PM Feature #15338 (In Progress): ZFS implicit owner rights should be configurable
ZFS currently grants some implicit permissions to the owner of an object.
In particular, "Read_Control" and "Write_D...
Gordon Ross
04:16 AM Bug #15337 (Closed): /dev/dld link should be managed via devfsadm
@DLD@'s control device (@/devices/pseudo/dld@0:ctl@) is symlinked to @/dev/dld@ via "a manifest entry":https://github... Luqman Aden
01:00 AM Feature #15336 (New): want libc functions for extended ucontext_t
This is another part of the 'IPD 38 Signal Handling, Extended FPU State, ucontexts, x86, and You' work. In particular... Robert Mustacchi
12:45 AM Bug #15335 (New): i86pc fpu_subr.c isn't really platform-specific
Right now we have a single copy of the @fpu_subr.c@ file that is in an i86pc-specific directory, though also shared w... Robert Mustacchi
12:41 AM Feature #15334 (New): want ps_lwphandle-specific reg routines
Today @libproc(3PROC)@ provides routines for getting at the registers of a given thread within a proccess, through ro... Robert Mustacchi
12:33 AM Feature #15333 (New): want x86 /proc xregs support (libc_db, libproc, mdb, etc.)
Right now we have no good observability for the the extended register sets. This implementation follows the outline i... Robert Mustacchi
12:16 AM Bug #15332 (New): setcontext(2) isn't actually noreturn
Right now the implementation of setcontext in our headers declares it @noreturn@ in various ways. However, the implem... Robert Mustacchi
12:15 AM Feature #15331 (New): need <sys/stdalign.h>
Right now the kernel does not have a way of getting at the @stdalign@ feature set. This moves the current stdalign.h ... Robert Mustacchi

2023-01-23

09:43 PM Bug #15284 (Pending RTI): tools: remove pragma ident
Toomas Soome
07:12 PM Bug #15176: Periodic I/O hangs cause kernel panic
Confirmed that this setting seems to have fixed the problem on this end. Thanks again for the help, Robert!
Any i...
Brian Ledbetter
03:49 PM Bug #15283 (Closed): head: remove pragma ident
"git commit e13f92368d64a8efb300e6217cc0931bf766e6d4":https://github.com/illumos/illumos-gate/commit/e13f92368d64a8ef... Electric Monk

2023-01-21

10:05 AM Bug #15283 (Pending RTI): head: remove pragma ident
Toomas Soome
07:24 AM Bug #15281 (Closed): common: remove pragma ident
"git commit c40a6cd785e883b3f052b122c332e21174fc1871":https://github.com/illumos/illumos-gate/commit/c40a6cd785e883b3... Electric Monk

2023-01-20

10:47 PM Bug #15330 (New): os-tests tests/sockfs/nosignal aborts on occasion
I've noticed that the test as written is not relible and fails in some cases, because the @send(2)@ call after clocki... Robert Mustacchi
07:05 PM Feature #15293 (Closed): process CSI ? 25 h and l for early kmdb
"git commit 09490a649f854c517dccf7a2b60d47009f86375b":https://github.com/illumos/illumos-gate/commit/09490a649f854c51... Electric Monk
06:25 PM Bug #15324 (Closed): nvme driver spew for inactive namespaces
"git commit 98f586d71279849001034981c5906e9e3901d56f":https://github.com/illumos/illumos-gate/commit/98f586d712798490... Electric Monk
06:21 PM Bug #15329 (Closed): git should ignore /.vscode
"git commit e160ee4ecba66735694467bad7f24816ffb8c1a8":https://github.com/illumos/illumos-gate/commit/e160ee4ecba66735... Electric Monk
03:23 PM Feature #14749 (Closed): gcc10 build should use -ftoplevel-reorder
I'm closing this as something we don't want to do. The overhead of the few remaining unused static functions is low a... Andy Fiddaman
08:58 AM Bug #15315 (Closed): lsefi should list device path
"git commit c7d108c0ef56d376a0aee338963cd8979d895c8d":https://github.com/illumos/illumos-gate/commit/c7d108c0ef56d376... Electric Monk
04:38 AM Bug #15312 (Closed): bhyve has overzealous vlapic ID check
"git commit 62ac5a8a4bcebad1d1c5639636a038087707a5e0":https://github.com/illumos/illumos-gate/commit/62ac5a8a4bcebad1... Electric Monk
04:38 AM Bug #15251 (Closed): panic in vlapic_get_ccr after live migration
"git commit 62ac5a8a4bcebad1d1c5639636a038087707a5e0":https://github.com/illumos/illumos-gate/commit/62ac5a8a4bcebad1... Electric Monk

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
 

Also available in: Atom