Activity
From 2021-01-15 to 2021-02-13
2021-02-13
-
10:02 PM Bug #13535 (Closed): snoop: multiply-defined symbols
- Build errors with gcc 10:...
-
09:37 PM Feature #13534 (Closed): Document IPv6 LSO in mac(9E)
- We should document what's required for IPv6 LSO support, including the fact that there's no requirement for support I...
-
08:54 PM Bug #13533 (Closed): rdist: symbol 'buf' is multiply-defined
- Build errors with gcc 10:...
-
08:02 PM Bug #13532 (Closed): ftp: multiply-defined symbols
- Build errors with gcc 10:...
-
07:29 PM Bug #13531 (Closed): format: multiply-defined symbols
- Build errors with gcc 10:...
-
06:01 PM Feature #13530 (Closed): Update nvmeadm identify to 1.4
- We should update the output of @nvmeadm identify@ for both the primary namespace and controller today only knows abou...
-
05:57 PM Feature #13406 (Closed): nexus drivers evade topo nic logic
- "git commit 1502345d2f71778fdc0a78f6530cd512c93223d3":https://github.com/illumos/illumos-gate/commit/1502345d2f71778f...
-
05:24 PM Bug #13529 (Closed): dis: symbol 'g_error' is multiply-defined
- Build errors with gcc 10:...
-
05:06 PM Bug #13526: cmd/availdevs always rebuilds
- Maybe the conditional assignments are OK if done differently. This seems to work:...
-
03:56 PM Bug #13526: cmd/availdevs always rebuilds
- I'm not sure how many other conditional assignments of LDLIBS might exist.
If anyone is inclined to search them out,... -
03:54 PM Bug #13526 (Closed): cmd/availdevs always rebuilds
- cd $SRC/cmd/availdevs
make ; make
Note that it always rebuilds. "make -d" says it's because the command changed.
T... -
04:41 PM Bug #13528 (Closed): bnu: multiply-defined symbols
- Build errors with gcc 10:...
-
04:23 PM Bug #13527 (Closed): csh: multiply-defined symbols
- Build errors with gcc 10:...
-
12:58 PM Bug #13525 (Closed): backup: multiply-defined symbols
- Build errors with gcc 10:...
-
12:02 PM Bug #13524 (Closed): cdrw: multiply-defined symbols
- Build errors with gcc 10:...
-
11:55 AM Bug #13523 (Closed): libsmbns: symbol 'smb_node_type' is multiply-defined
- Build errors with gcc 10:...
-
11:26 AM Bug #13522 (Closed): x86pi.so: multiply-defined symbols
- Build errors with gcc 10:...
-
10:59 AM Bug #13521 (Closed): libnisdb: symbol 'ldapConfig' is multiply-defined
- Build errors with gcc 10:...
-
10:32 AM Bug #13520 (Closed): udapl_tavor: symbol 'dapls_ib_dbp_lock' is multiply-defined
- Build errors with gcc 10:...
-
10:13 AM Bug #13519 (Closed): pkcs11_tpm: symbol 'hPrivateLeafKey' is multiply-defined
- Build errors with gcc 10:...
-
10:00 AM Bug #13518 (Closed): sun_sas: multiply-defined symbols
- Build errors with gcc 10:...
-
07:47 AM Bug #13517 (Closed): libeti: multiply-defined symbols
- Build errors with gcc 10:...
-
07:30 AM Bug #13516 (Closed): loader.efi: efifb_mask_from_pixfmt is missing PixelBltOnly
- GOP protocol may only provide software Blt() and no hardware framebuffer. Such configuration would provide pixel type...
-
06:31 AM Bug #6036 (Closed): ufsrestore segfaults in lookupparent
- "git commit d9529689937cca41f8af4b28094109ebe366870d":https://github.com/illumos/illumos-gate/commit/d9529689937cca41...
-
12:27 AM Bug #13462 (Closed): ctags crashes building full illumos tag table
- "git commit 45dce8f04affdadfb6a71ff8b651688af9c856c6":https://github.com/illumos/illumos-gate/commit/45dce8f04affdadf...
-
12:27 AM Bug #13503 (Closed): ctags should be mediated in the packaging
- "git commit 648766a76d4408cb08159179078fb2d5d2bb26cc":https://github.com/illumos/illumos-gate/commit/648766a76d4408cb...
-
12:27 AM Bug #13504 (Closed): ancient misc vi source should be deleted, not built and discarded
- "git commit 278421a2b87c5c3cd55ab18ad050c255f8aa36c8":https://github.com/illumos/illumos-gate/commit/278421a2b87c5c3c...
2021-02-12
-
10:52 PM Bug #6036: ufsrestore segfaults in lookupparent
- Josef Sipek wrote:
> One of the zfs-tests (functional/inuse/inuse_003_pos.ksh) uses ufsrestore which happens to segf... -
09:09 PM Bug #13508: door_layout() should align the stack to 16 bytes for i386 processes
- See also: https://illumos.org/opensolaris/bugdb/bug.html#!6881217
-
08:25 PM Bug #13499 (Closed): System paging parameters no longer calculated at boot after 13097
- "git commit d12ea28fc42fd800e7bac951f1fd7607dc8e3afd":https://github.com/illumos/illumos-gate/commit/d12ea28fc42fd800...
-
08:21 PM Bug #13499: System paging parameters no longer calculated at boot after 13097
- Testing.
Before the change, a freshly booted system (one which has never woken up the page scanner thread) shows t... -
07:58 PM Bug #13495 (Closed): klmmod: multiply-defined symbols
- "git commit 44e8cbb5864d29abbabb68852e1d183c9c6e534d":https://github.com/illumos/illumos-gate/commit/44e8cbb5864d29ab...
-
06:47 PM Bug #13494 (Closed): nfs: multiply-defined symbols
- "git commit aab20b47bd0a2879ccd534e4b5516c6af3f5a1d2":https://github.com/illumos/illumos-gate/commit/aab20b47bd0a2879...
-
04:32 PM Bug #13515 (In Progress): panic with bad mutex in smb_ofile_hold_olbrk
- There are several ways one might fix this. We went with a conservative approach:
Serialize oplock tear-down for a... -
04:29 PM Bug #13515: panic with bad mutex in smb_ofile_hold_olbrk
- To make a long story short, this is a case of "use after free" where:
smb2_lease_ofile_close() gets a hold on some... -
04:20 PM Bug #13515 (Closed): panic with bad mutex in smb_ofile_hold_olbrk
- Panic looks like this:...
-
04:19 PM Bug #13433 (Closed): After cxgbe transceiver is reseated, link does not return to up state
- "git commit 592b68f9130dc6c5b980b90fbb93d13a5a4c3265":https://github.com/illumos/illumos-gate/commit/592b68f9130dc6c5...
-
04:14 PM Bug #13512: ksh's >; is not reliable with `-c'
- Before the change in the associated Gerrit review:...
-
01:56 PM Bug #13512: ksh's >; is not reliable with `-c'
- This appears to be https://github.com/att/ast/issues/9
-
11:17 AM Bug #13512 (Closed): ksh's >; is not reliable with `-c'
- Examples from Josh Clulow:
This does not work and leaves a temporary file but no @foo@... -
04:02 PM Bug #13514 (In Progress): smbsrv panic in smb2_dh_read_nvlist
- Trying to print an error right after the nvlist_unpack call.
Let's look at: shr = sr->arg.tcon... -
04:00 PM Bug #13514 (Closed): smbsrv panic in smb2_dh_read_nvlist
- panic after failover with a pool under user payload from 20 Windows10 VMs on Hyper-V....
-
03:54 PM Bug #1764 (Closed): smbsrv keep_alive timer is dead code
- This was cleaned up some time ago via other issues.
-
03:53 PM Bug #3595 (Closed): Mac OS X clients have problems copying files with Finder
- This is 8 years old. We've done lots of improvements and testing with MacOS since then.
Let's just assume this is n... -
03:51 PM Bug #3647 (Closed): error: cannot share pool/folder - smb add share failed
-
03:46 PM Bug #9619 (Resolved): SMB operations by some applications with windows 7 clients take an absurdly long time to respond when oplock is enabled
-
03:45 PM Bug #9882 (Resolved): smbd: service exit timed out during terminating
- Assuming this has been resolved in more recent code.
-
03:43 PM Bug #11036 (Duplicate): Creating named streams on existing files is not quite right
- Dup of #13441
-
03:40 PM Bug #13476 (Closed): zfs: multiply-defined symbols
- "git commit 99d0d3f582c9145a267ddfd9fef778459d415339":https://github.com/illumos/illumos-gate/commit/99d0d3f582c9145a...
-
03:39 PM Bug #11785 (Feedback): SMB2 server is ungenerous with its credits
- A client should only need enough credits to keep your I/O subsystem busy. Credits (more or less) represent the numbe...
-
03:37 PM Bug #13496 (Closed): libnsl: symbol '_null_auth' is multiply-defined
- "git commit 379728489ed47862c4927c75771e767b9476c9c4":https://github.com/illumos/illumos-gate/commit/379728489ed47862...
-
03:35 PM Bug #11784 (Feedback): SMB2 server only grants 1 credit during initial session setup
- That was an intentional design choice intended to prevent an client who has not yet authenticated from requesting mor...
-
03:32 PM Feature #12039 (Resolved): Kernelbased SMB should support Apple Timemachine
-
12:19 PM Bug #13513 (Closed): Do not use >; in cmd/ast/tools/Makefile
- @usr/src/cmd/ast/tools/Makefile@ uses ksh's @>;@ redirection in an attempt to create the target atomically, and avoid...
-
06:39 AM Bug #13511: svc.startd should terminate orphaned contracts for wait model services
- If @smartd@ (without @-n@) does the classical UNIX double fork for daemonisation, then yes I expect @contract@ would ...
-
05:50 AM Bug #13511: svc.startd should terminate orphaned contracts for wait model services
- Hello!
I think this is what happened to the service "smartd" in the OI package smartmontools.
i "solved" this with a... -
12:50 AM Bug #13511 (New): svc.startd should terminate orphaned contracts for wait model services
- SMF allows a service to specify a _duration_; i.e., the process model for a service. In the case of the default _con...
-
02:56 AM Bug #13389: After persistent L2ARC import, cache device has constant 8KB/sec load
- Bug filer has confirmed no more 8kb/sec writes into L2ARC.
Running zfstests now to make sure there's no regression...
2021-02-11
-
09:20 PM Bug #13100: zdb rpool crash on raidz
- I have a dump that's likely this bug.
::status on mdb notes a bad pointer that looks like a KERNEL pointer. So so... -
08:44 PM Bug #13454 (Closed): loader: create local copy of mode list provided by vbeinfoblock
- "git commit 7449d3727c8ac1ccfb0a4c4de0a9ccf79c1d8cfd":https://github.com/illumos/illumos-gate/commit/7449d3727c8ac1cc...
-
08:33 PM Bug #13506 (Closed): smbfs panic on failed open for append
- "git commit 168091e5da87ff8dbec35e48d0cebe8b5221365d":https://github.com/illumos/illumos-gate/commit/168091e5da87ff8d...
-
08:22 PM Bug #13506: smbfs panic on failed open for append
- Ah yes, testing (as in the description)
Before the fix:... -
04:27 PM Bug #13389: After persistent L2ARC import, cache device has constant 8KB/sec load
- Analysis from OpenZFS is here: https://github.com/openzfs/zfs/pull/11537
-
03:35 PM Bug #11563: Libraries built in usr/src/tools get installed twice
- "تحميل واتس اب":https://whats-ar.com
-
12:21 PM Feature #13379 (Closed): bhyve upstream sync 2020 Dec
2021-02-10
-
08:58 PM Bug #13509: psm is sparc only, don't build it on i386
- tested with numerous i386 builds, most notably packaging not failing despite us not "building" any of this.
-
01:21 AM Bug #13509 (Closed): psm is sparc only, don't build it on i386
- We descend into and through bits of usr/src/psm on i386 and even in some cases explicitly build nothing. We should j...
-
08:45 PM Bug #13510 (Closed): usr/src/data could build with more parallelism
- It doesn't really change much, but I noticed in passing that chunks of usr/src/data build serially when they really d...
-
07:19 PM Bug #13453 (Closed): loader.efi: handle multiple gop instances
- "git commit 72973a2ec5f92e2ddf35c4a344567980fae70ec1":https://github.com/illumos/illumos-gate/commit/72973a2ec5f92e2d...
-
03:44 PM Bug #13485 (Closed): ratz, some ast tools not necessary
- "git commit a8e6450ff6a17b0dab01ca8f09ba123395cf94fa":https://github.com/illumos/illumos-gate/commit/a8e6450ff6a17b0d...
2021-02-09
-
10:34 PM Bug #13492 (Closed): Makefile.ast could avoid sed's -i option
- "git commit 44ce9f4b5e85893725f9e851530b585072ee8593":https://github.com/illumos/illumos-gate/commit/44ce9f4b5e858937...
-
09:31 AM Bug #13492: Makefile.ast could avoid sed's -i option
- Tested by doing a full build and wsdiff to ensure the results are unchanged.
Also did a @dmake _feature@ in @usr/src... -
10:23 PM Bug #13230: i40e has duplicate traffic when used with bhyve/snoop running
- I've managed to obtain HW that reproduces this.
If I initiate pings from the X722 system while snooping, I only se... -
08:45 PM Bug #13508: door_layout() should align the stack to 16 bytes for i386 processes
- One thing I noticed while looking at this was that STACK_ALIGN
http://src.illumos.org/source/s?defs=STACK_ALIGN&pro... -
07:53 PM Bug #13508 (Closed): door_layout() should align the stack to 16 bytes for i386 processes
- We recently came across an issue where a door server was crashing with a GP fault when attempting to perform an SSE i...
-
05:25 PM Bug #13506 (Pending RTI): smbfs panic on failed open for append
-
01:35 AM Bug #13506: smbfs panic on failed open for append
- Someone asked about the history. This has been there since:
#9735 Need to provide SMB 2.1 Client -
03:10 PM Bug #6308 (In Progress): some man pages are obsolete after moving to ksh builtins
-
03:10 PM Bug #13507 (In Progress): some man pages need update following 13405
- Following the update to @libcmd@ in #13405, some of the man pages for the ksh93-builtin-derived commands need an upda...
-
04:11 AM Feature #13382 (Closed): consolidate MSR emulation in bhyve
- "git commit 9250eb132f1fc3950c838b7a5746f1bcdac7eba1":https://github.com/illumos/illumos-gate/commit/9250eb132f1fc395...
-
04:11 AM Bug #13381 (Closed): support TSC offsets on AMD bhyve
- "git commit 9250eb132f1fc3950c838b7a5746f1bcdac7eba1":https://github.com/illumos/illumos-gate/commit/9250eb132f1fc395...
-
04:11 AM Bug #13375 (Closed): bhyve should expose invariant TSC
- "git commit 9250eb132f1fc3950c838b7a5746f1bcdac7eba1":https://github.com/illumos/illumos-gate/commit/9250eb132f1fc395...
2021-02-08
-
11:18 PM Bug #13375: bhyve should expose invariant TSC
- This also behaved normally in the typical guest OS smoke test battery on AMD and Intel.
-
11:12 PM Bug #13375: bhyve should expose invariant TSC
- With this in place, an OpenBSD guest detected the invariant TSC and, for the first time I can remember, opted to use ...
-
10:30 PM Bug #13375: bhyve should expose invariant TSC
- Despite the fact that illumos disables power features that should make it safe to expose an invariant TSC to guests o...
-
11:18 PM Bug #13381: support TSC offsets on AMD bhyve
- I also ran this through the typical guest OS smoke test on AMD and intel.
-
11:17 PM Bug #13381: support TSC offsets on AMD bhyve
- One avenue I used for testing this was a custom illumos guest which was configured to unconditionally reset its TSCs ...
-
11:04 PM Bug #13506: smbfs panic on failed open for append
- Core dump analysis:...
-
10:57 PM Bug #13506 (Closed): smbfs panic on failed open for append
- In an smbfs mount, attempting to open for append on a file for which you lack sufficient access results in a crash du...
-
10:22 PM Feature #13382: consolidate MSR emulation in bhyve
- While this was primarily code reorganization, it's important to verify that the new logic properly matches the old be...
-
09:52 PM Bug #13481 (Closed): ld(1) should skip GCC local aliases when building symsort sections
- "git commit a8facf2616619e45ebfa3de1fa4def4b433a0245":https://github.com/illumos/illumos-gate/commit/a8facf2616619e45...
-
08:25 PM Bug #13299 (Closed): File mtime changes twice, when file is modified using SMB server
- "git commit a8e9db1c816399e66d096a343815a6e845a7a0cd":https://github.com/illumos/illumos-gate/commit/a8e9db1c816399e6...
-
06:31 PM Bug #13299 (Pending RTI): File mtime changes twice, when file is modified using SMB server
-
08:25 PM Bug #13227 (Closed): SMB server serializes writes where it should not
- "git commit f74a127feb6111d3b6890ae374a142eda1fd4e3e":https://github.com/illumos/illumos-gate/commit/f74a127feb6111d3...
-
06:31 PM Bug #13227 (Pending RTI): SMB server serializes writes where it should not
-
03:51 PM Bug #13389: After persistent L2ARC import, cache device has constant 8KB/sec load
- Yes, that seems like a safe bet. Can someone maybe merge that PR into Illumos-gate?
-
03:36 PM Bug #13480 (Closed): wsdiff didn't use to care about directory naming
- "git commit a32b2b2a1fc68ee509dbff96287ca2c319495b53":https://github.com/illumos/illumos-gate/commit/a32b2b2a1fc68ee5...
-
10:04 AM Bug #13480: wsdiff didn't use to care about directory naming
- I tested this by running wsdiff between a non-debug and debug proto, and subdirectories thereof, checking that it cou...
-
03:36 PM Bug #13479 (Closed): /etc/ksh.kshrc prompt could work with set nounset
- "git commit 735d82f0eed0b47d38f86a63ede0e523c18eab09":https://github.com/illumos/illumos-gate/commit/735d82f0eed0b47d...
-
11:08 AM Bug #13479: /etc/ksh.kshrc prompt could work with set nounset
- Verified that ksh no longer complains when started with the @-u/nounset@ option or when the option is set after start...
-
03:07 PM Bug #13497 (Closed): libresolv: symbol 'h_errno' is multiply-defined
- "git commit f4fe62a3c26a7b15283589c57a3c10ed9695b529":https://github.com/illumos/illumos-gate/commit/f4fe62a3c26a7b15...
2021-02-07
-
10:53 PM Support #13505 (New): Add more network drivers.
- The following URL includes a couple of ethernet and wireless drivers for OpenSolaris/illumos: http://freenicdrivers.l...
-
11:02 AM Bug #6036 (In Progress): ufsrestore segfaults in lookupparent
2021-02-06
-
03:10 AM Bug #13504: ancient misc vi source should be deleted, not built and discarded
- Actually, let's delete the crud that isn't under misc/ too
-
03:05 AM Bug #13504 (Closed): ancient misc vi source should be deleted, not built and discarded
- As well as ctags, we build a version of fold(1), and some other crud in cmd/vi/misc and then discard it. We should j...
-
01:43 AM Bug #13462: ctags crashes building full illumos tag table
- And because escaping of quotes is mis-implemented.
-
01:08 AM Bug #13462 (In Progress): ctags crashes building full illumos tag table
- This is because ctags is the purest of feculence, but more specifically because when we encounter a yacc rule where t...
-
01:09 AM Bug #13503 (Closed): ctags should be mediated in the packaging
- As mentioned in #13462 ctags is repugnant, and we should make it easy for distributions to ship any of the ones which...
2021-02-05
-
10:05 PM Bug #13501 (Closed): smbutil view crashes in ndr_clnt_get_frags()
- In testing 13169 (and re-tested against illumos-gate without that change), I discovered that, when the NDR client att...
-
08:31 PM Bug #13230: i40e has duplicate traffic when used with bhyve/snoop running
- ...
-
06:30 PM Bug #13230: i40e has duplicate traffic when used with bhyve/snoop running
- Possible fix here: https://kebe.com/~danmcd/webrevs/13230/
This webrev URL will likely be updated if we discover ... -
06:10 PM Bug #13230: i40e has duplicate traffic when used with bhyve/snoop running
- Looking at the common code, I see this:...
-
05:11 PM Bug #13230: i40e has duplicate traffic when used with bhyve/snoop running
- I'm curious about calls to i40e_aq_set_vsi_unicast_promiscuous(), which lives in the Intel common code.
In both Fr... -
07:34 PM Bug #13227: SMB server serializes writes where it should not
- Testing:
iometer with four workers, 100% write, on a VM with disks over NFS.
Before got about 35MB/sec, and after s... -
05:58 PM Bug #13299: File mtime changes twice, when file is modified using SMB server
- Testing:
1: submitter verification
2: Windows protocol test suite BVT (no change)
-
04:24 PM Feature #13500 (New): I for one, welcome my overlay network overlords
- This is the master ticket for tracking the upstreaming of the network overlay feature from SmartOS:
See https://gi... -
04:19 PM Bug #13499 (Closed): System paging parameters no longer calculated at boot after 13097
- After system boot, @schedpaging()@ kicks off a full scan of all memory pages until @pageout_sample_cnt >= pageout_sam...
-
10:51 AM Feature #13474 (Closed): pbchk could lint shell scripts
- "git commit 13904da86c95bce026575f75b430075604bb28e4":https://github.com/illumos/illumos-gate/commit/13904da86c95bce0...
2021-02-04
-
10:07 PM Bug #13472 (Closed): Man pages missing the max-processes resource control
- "git commit 3c2328bf3bf6527c6b28445336d32183a277b1e1":https://github.com/illumos/illumos-gate/commit/3c2328bf3bf6527c...
-
10:07 PM Feature #13471 (Closed): zoneadmd should infer zone.max-processes
- "git commit 3c2328bf3bf6527c6b28445336d32183a277b1e1":https://github.com/illumos/illumos-gate/commit/3c2328bf3bf6527c...
-
03:29 PM Feature #13390 (Closed): clean up libdlpi warning gags
- "git commit 6d177d7a4a2c4b126a6f5ecc7a226e1dcac383ed":https://github.com/illumos/illumos-gate/commit/6d177d7a4a2c4b12...
-
05:46 AM Feature #13390: clean up libdlpi warning gags
- Because this primarily touched the @i_dlpi_strgetmsg()@ function, I used dlsend and dlrecv to test this, the latter o...
-
04:47 AM Feature #13467 (Closed): Update tzdata to 2021a
- "git commit f915e6d33fea11e547f382c9f44614aa99739ba5":https://github.com/illumos/illumos-gate/commit/f915e6d33fea11e5...
-
02:53 AM Feature #13467: Update tzdata to 2021a
- To test this, I first manually verified that the primary changes to actual zones -- Australia/Hobart and Australia/Cu...
2021-02-03
-
09:43 PM Bug #13498 (New): make(1) shouldn't NULL out command line flags after parsing them
- It appears that make(1) NULLs command line flags, probably during parsing. It should stop
951903: dmake -e instal... -
08:57 PM Bug #13493 (Closed): usba: multiply-defined symbols
- "git commit 602e131c272200d35797cbad3554783e0c0fdb04":https://github.com/illumos/illumos-gate/commit/602e131c272200d3...
-
10:01 AM Bug #13389: After persistent L2ARC import, cache device has constant 8KB/sec load
- My guess would be https://github.com/openzfs/zfs/commit/0ae184a6baaf71e155e9b19af81b75474622ff58
-
06:20 AM Bug #13092 (Closed): ZFS I/O pipeline should use the pageout_reserve pool
- "git commit f6ef42236c2f60c5f16c454c9b574a4dc35e1cab":https://github.com/illumos/illumos-gate/commit/f6ef42236c2f60c5...
-
06:20 AM Bug #13107 (Closed): pageout should use hrtime instead of lbolt
- "git commit 2d9166aee5315081107056f3d663e4adee4c1c2a":https://github.com/illumos/illumos-gate/commit/2d9166aee5315081...
-
06:20 AM Bug #13097 (Closed): improve VM tunables for modern systems
- "git commit 2d9166aee5315081107056f3d663e4adee4c1c2a":https://github.com/illumos/illumos-gate/commit/2d9166aee5315081...
2021-02-02
-
11:20 PM Bug #13490 (Closed): 4133 missed Makefile.asthdr
- "git commit 3770e1fa2763b08d66814eeb974a28a87198fee1":https://github.com/illumos/illumos-gate/commit/3770e1fa2763b08d...
-
03:42 PM Bug #13490: 4133 missed Makefile.asthdr
- Also tested on SmartOS/illumos-joyent pre-integration.
-
11:11 AM Bug #13490: 4133 missed Makefile.asthdr
- Tested by running a full build on OmniOS, which was successful.
-
12:15 AM Bug #13490 (Closed): 4133 missed Makefile.asthdr
- #4133 added new variables to Makefile.master for the location of the AST bin directory and @msgcc@ command, but did n...
-
11:20 PM Bug #13486 (Closed): cmd/ast should use fewer FRC dependencies
- "git commit 475b46fedca96b852acd24d70191d29fb444a008":https://github.com/illumos/illumos-gate/commit/475b46fedca96b85...
-
11:17 PM Feature #13379: bhyve upstream sync 2020 Dec
- "git commit 6960cd891105f9a002a0327e31a6182f9c6de88e":https://github.com/illumos/illumos-gate/commit/6960cd891105f9a0...
-
12:10 PM Bug #13497 (Closed): libresolv: symbol 'h_errno' is multiply-defined
- Build errors with gcc 10:...
-
11:13 AM Bug #13496 (Closed): libnsl: symbol '_null_auth' is multiply-defined
- Build errors with gcc 10:...
-
11:04 AM Bug #13495 (Closed): klmmod: multiply-defined symbols
- Build errors with gcc 10:...
-
10:50 AM Bug #13494 (Closed): nfs: multiply-defined symbols
- Build errors with gcc 10:...
-
10:35 AM Bug #13493 (Closed): usba: multiply-defined symbols
- Build errors with gcc 10:...
-
08:43 AM Bug #13492 (Closed): Makefile.ast could avoid sed's -i option
- The sed in illumos-gate handles the -i option in a way similar to GNU sed following the integration of #586, but Smar...
-
08:30 AM Bug #13092: ZFS I/O pipeline should use the pageout_reserve pool
- !ss.png!
-
08:29 AM Bug #13092: ZFS I/O pipeline should use the pageout_reserve pool
- h1. Testing Notes
I have been trying to run the ZFS test suite, but it is frankly not in good shape. There are a ... -
01:10 AM Bug #13491 (In Progress): sgs could be less linty
- For something else I've been prodding at, it'd be useful to me to have more smatch and warning coverage in sgs, so I ...
2021-02-01
-
11:51 PM Bug #13489 (New): ZFS test suite should use pfexec
- It should be possible to run the ZFS test suite without requiring @sudo@ to be installed or configured. We should su...
-
07:42 PM Bug #13481: ld(1) should skip GCC local aliases when building symsort sections
- The asm file above grew to include symbols, "foo.localalias." "foo.localalias.t10" and "foo.localalias.10t" none of w...
-
07:05 PM Bug #13475: TCP sends segmented IP when LSO is enabled
- This how a fix could look like.
The easy one:... -
12:22 PM Feature #13474: pbchk could lint shell scripts
- Testing was basically making a small change to an existing shell script, committing it and running the new pbchk to c...
-
10:23 AM Feature #13471: zoneadmd should infer zone.max-processes
- Tested by build and onu, then setting various resource controls on a zone, booting it and checking the output from pr...
-
10:03 AM Feature #13379: bhyve upstream sync 2020 Dec
- This change has been tested on top of OmniOS booting a variety of systems including Windows 10, FreeBSD, Debian Linux...
-
09:33 AM Bug #13488 (New): Remove unneeded ast/ksh files
There are number of files delivered with ast/ksh93 that we should consider removing for a variety of reasons.
Some...-
12:39 AM Bug #13107: pageout should use hrtime instead of lbolt
- See #13097 for testing notes.
-
12:30 AM Bug #13097: improve VM tunables for modern systems
- I've attached the scripts I used to collect tunables before and after the change, and for basic monitoring of the sca...
2021-01-31
-
10:21 PM Feature #13483: USB 2.0 Audio
- This one:
https://rme-audio.de/octamic-xtc.html
Apparently all of this manufacturer’s class compliant USB devices a... -
07:35 PM Feature #13483: USB 2.0 Audio
- Out of curiosity, what audio devices did you have that were requiring that?
-
09:31 PM Bug #13487 (Closed): want mapfile-based assertions about symbol properties
- In our constant quest to avoid breaking the ABI, we should assert that any global data is the size we expect both as ...
-
09:20 PM Bug #13486: cmd/ast should use fewer FRC dependencies
- Tested by doing a full nightly, and then going into the bldenv and running make in the target directory. The output s...
-
09:02 PM Bug #13486 (Closed): cmd/ast should use fewer FRC dependencies
- Header file generation rules within @usr/src/cmd/ast@ use forced targets in too many places, resulting in the compone...
-
02:37 PM Bug #13485: ratz, some ast tools not necessary
- I tested by doing a full nightly, and by running @dmake install@ in usr/src/cmd/ast, and also @dmake _feature@ in usr...
-
11:24 AM Bug #13485 (Closed): ratz, some ast tools not necessary
- As part of #13405, a small number of AST tools are built in @usr/src/cmd/ast/tools/@. In the final version of the ksh...
-
11:13 AM Feature #517 (Closed): RFE: Update ksh93+infratructure to ast-@(ksh|open).2011-02-08
- Superseded by #13405
-
04:12 AM Bug #13484 (New): igb never initializes rx_pending_lock
- Exactly as it says on the tin, a cursory glance suggests igb(7D) never initializes the rx_pending_lock mutex in its s...
2021-01-30
-
09:20 PM Bug #13482: logadm can’t handle rsyslog
- I looked into a SmartOS zone which has
@# grep syslog /etc/logadm.conf
/var/log/syslog -C 8 -a 'kill -HUP `cat /v... -
04:27 PM Bug #13482 (New): logadm can’t handle rsyslog
- Filed as a bug after feedback from [OmniOS-discuss]
With OmniOS @r151036@ I switched to @rsyslog@. @cron@ keeps givi... -
07:07 PM Bug #13169 (Closed): CVE-2020-1472 (ZeroLogon) and SMB authentication
- "git commit ce8560eeb961d528e27685fcdd2ffb03e9478dbf":https://github.com/illumos/illumos-gate/commit/ce8560eeb961d528...
-
12:37 AM Bug #13169: CVE-2020-1472 (ZeroLogon) and SMB authentication
- Testing Notes:
Install, configure, and run the included libmlrpc-tests.
Connect to a domain-joined server, with bot... -
07:07 PM Bug #13442 (Closed): SMB server should try harder to protect SACLs
- "git commit 9e3ab9e9117808af4e738ea3ac45888be11e4045":https://github.com/illumos/illumos-gate/commit/9e3ab9e9117808af...
-
12:32 AM Bug #13442: SMB server should try harder to protect SACLs
- Apply the attached patch to samba, build smbtorture, and run "smbtorture -U user%pass //server/share smb2.acls.SACL"....
-
07:07 PM Bug #13441 (Closed): SMB: Creating named streams on existing files is not quite right
- "git commit 0a73e6f973645e207d33a7012fed997991b4e531":https://github.com/illumos/illumos-gate/commit/0a73e6f973645e20...
-
12:25 AM Bug #13441: SMB: Creating named streams on existing files is not quite right
- Testing Notes:
Run streams-setup.sh in a directory on a share on the server under test.
Mount the share from an i... -
06:28 PM Feature #13483 (New): USB 2.0 Audio
- Recently I connected a USB audio interface to an Openindiana machine and found out it wasn't working because it requi...
-
06:04 PM Bug #13481: ld(1) should skip GCC local aliases when building symsort sections
- Toomas tested with his GCC10 tree.
I tested with a simple asm file to create both kinds of symbol... -
01:29 AM Bug #13481 (Closed): ld(1) should skip GCC local aliases when building symsort sections
- GCC now creates local aliases for some global symbols, so that it has a name that cannot be interposed etc, by which ...
-
05:28 PM Bug #499 (Closed): "interrupted system call" when using "tee" builtin in ksh
- "git commit b30d193948be5a7794d7ae3ba0ed9c2f72c88e0f":https://github.com/illumos/illumos-gate/commit/b30d193948be5a77...
-
05:28 PM Bug #880 (Closed): ksh93 coredumps on 'unset'
- "git commit b30d193948be5a7794d7ae3ba0ed9c2f72c88e0f":https://github.com/illumos/illumos-gate/commit/b30d193948be5a77...
-
05:28 PM Bug #1047 (Closed): ksh overwrites child core files
- "git commit b30d193948be5a7794d7ae3ba0ed9c2f72c88e0f":https://github.com/illumos/illumos-gate/commit/b30d193948be5a77...
-
05:28 PM Bug #3791 (Closed): /bin/sh's builtin 'rm' busted: 'rm -f' without arguments returns error
- "git commit b30d193948be5a7794d7ae3ba0ed9c2f72c88e0f":https://github.com/illumos/illumos-gate/commit/b30d193948be5a77...
-
05:28 PM Bug #4860 (Closed): ksh93: core in printf
- "git commit b30d193948be5a7794d7ae3ba0ed9c2f72c88e0f":https://github.com/illumos/illumos-gate/commit/b30d193948be5a77...
-
05:28 PM Bug #6520 (Closed): ksh: sleep could wait forever
- "git commit b30d193948be5a7794d7ae3ba0ed9c2f72c88e0f":https://github.com/illumos/illumos-gate/commit/b30d193948be5a77...
-
05:28 PM Bug #6756 (Closed): sh (and ksh) have issues with ${1+"$@"}
- "git commit b30d193948be5a7794d7ae3ba0ed9c2f72c88e0f":https://github.com/illumos/illumos-gate/commit/b30d193948be5a77...
-
05:28 PM Bug #9199 (Closed): ksh93 builtin *grep -v mishandles blank lines, blows up libgcrypt-config
- "git commit b30d193948be5a7794d7ae3ba0ed9c2f72c88e0f":https://github.com/illumos/illumos-gate/commit/b30d193948be5a77...
-
05:28 PM Bug #11750 (Closed): ksh mkdir builtin doesn't honor special file permissions
- "git commit b30d193948be5a7794d7ae3ba0ed9c2f72c88e0f":https://github.com/illumos/illumos-gate/commit/b30d193948be5a77...
-
05:28 PM Bug #13434 (Closed): sh: mishandles backslash as last character of a block of input
- "git commit b30d193948be5a7794d7ae3ba0ed9c2f72c88e0f":https://github.com/illumos/illumos-gate/commit/b30d193948be5a77...
-
05:28 PM Feature #13405 (Closed): ksh93 update to 2012-08-01
- "git commit b30d193948be5a7794d7ae3ba0ed9c2f72c88e0f":https://github.com/illumos/illumos-gate/commit/b30d193948be5a77...
-
04:08 PM Bug #13067: Regression between Hipster-November2019 install media and 2020-07: 'ls /devices' hangs
- One of the stacks in your mdb output is fascinating. There's an infiniband (using the "hermon") device on your machi...
-
12:35 AM Bug #13334 (Closed): Recognize X710 10GBaseT*L Family
- "git commit df36e06d12cbf655ddf22339ef8c39fa2b83ebf8":https://github.com/illumos/illumos-gate/commit/df36e06d12cbf655...
2021-01-29
-
10:47 PM Bug #13334: Recognize X710 10GBaseT*L Family
- This was tested on the following parts by members of the broader community (Thanks Dan, Ryan, and Jorge):
* X722 f... -
09:49 PM Feature #13468 (Closed): Update Intel perfmon data to Jan 2021
- "git commit 43449cdcd0600512dd862537f2cf014140dd0844":https://github.com/illumos/illumos-gate/commit/43449cdcd0600512...
-
06:28 PM Feature #13468: Update Intel perfmon data to Jan 2021
- This was primarily tested by having Patrick on an Ivy Bridge system verify some of the actual perf counters and that ...
2021-01-28
-
11:15 PM Bug #7454: renaming of mount points should not be allowed
- You'll need to open a new bug describing the defect and get review for your proposed fix. You can link it as a relat...
-
08:30 PM Bug #7454: renaming of mount points should not be allowed
- It seems better is moving check to zfs_rename(), because local renaming is checked fine, but if do renaming from SMB/...
2021-01-27
-
11:34 PM Bug #13480 (In Progress): wsdiff didn't use to care about directory naming
-
11:12 PM Bug #13480 (Closed): wsdiff didn't use to care about directory naming
- for wsdiff, I used to habitually copy the root_* I wanted itself to preserve it, rather than copying proto/ (which pr...
-
04:18 PM Bug #13479 (Closed): /etc/ksh.kshrc prompt could work with set nounset
- The current @/etc/ksh.kshrc@ file sets a prompt that gets a bit upset if the @nounset@ shell option is enabled. It co...
-
02:39 PM Feature #13405: ksh93 update to 2012-08-01
- Testing notes:
This updated ksh has been integrated into the unstable OmniOS bloody branch and undergone intensive... -
12:54 PM Bug #13478: format core dump since LSI 2208 installed
- Yeah, is the same. It seems the controller does not publish the CHS values.
Additional Info because it was there a... -
12:02 PM Bug #13478: format core dump since LSI 2208 installed
- # format -M
Searching for disks...
c10t4d1: attempting auto configuration
Inquiry:
00 00 05 12 45 00 00 02 41 54 ... -
11:51 AM Bug #13478: format core dump since LSI 2208 installed
- What output you see if you execute the same format command with the "-M" option?
Is your controller reports somethin... -
10:31 AM Bug #13478: format core dump since LSI 2208 installed
- # pstack core
core 'core' of 3004: format
fe106a2a UDiv (4, 0, 8042a3c, 8042778, 8042758, 80427fc) + 2a
... -
10:30 AM Bug #13478: format core dump since LSI 2208 installed
- I am on recent Openindiana, pkg update yesterday.
SunOS fuji 5.11 illumos-dca2b4edbf i86pc i386 i86pc
-
10:28 AM Bug #13478: format core dump since LSI 2208 installed
- core file
-
10:27 AM Bug #13478: format core dump since LSI 2208 installed
- Which version of which distribution are you running? Do you have the core file? Can you run @pstack@ on the core an...
-
10:23 AM Bug #13478 (New): format core dump since LSI 2208 installed
- i am building a new backup server,
since the install of the LSI card the format command dumps core immediately.
...
2021-01-26
-
10:25 PM Bug #13387 (Closed): bhyve should expose lfence serialize in DE_CFG MSR
- "git commit beed421eff10640141fe8f9da29a5c8033a97f52":https://github.com/illumos/illumos-gate/commit/beed421eff106401...
-
10:25 PM Bug #13384 (Closed): tsc_read() should use lfence when prudent
- "git commit beed421eff10640141fe8f9da29a5c8033a97f52":https://github.com/illumos/illumos-gate/commit/beed421eff106401...
-
10:25 PM Bug #13383 (Closed): generalize check for serializing LFENCE
- "git commit beed421eff10640141fe8f9da29a5c8033a97f52":https://github.com/illumos/illumos-gate/commit/beed421eff106401...
-
09:23 PM Bug #13476 (Closed): zfs: multiply-defined symbols
- Build errors with gcc 10:...
-
09:16 PM Feature #13365 (Closed): Add option to testrunner to re-run just failed tests
- "git commit 78801af7286cd73dbc996d470f789e75993cf15d":https://github.com/illumos/illumos-gate/commit/78801af7286cd73d...
-
07:39 PM Feature #13360 (Closed): loader: use BGRA RBG data in gfx functions
- "git commit 2d84dc94714fa18a51c85173f806acbc2d1b4257":https://github.com/illumos/illumos-gate/commit/2d84dc94714fa18a...
-
07:35 PM Bug #13432 (Closed): idm: symbol 'idm' is multiply-defined
- "git commit a98e9e2e16f7c0305e8538246f8f8464517b3884":https://github.com/illumos/illumos-gate/commit/a98e9e2e16f7c030...
-
07:32 PM Bug #13431 (Closed): rdsib: multiply-defined symbols
- "git commit a35d0bb9919a1ab99b0305e759552bef6a8bd053":https://github.com/illumos/illumos-gate/commit/a35d0bb9919a1ab9...
-
07:29 PM Bug #13430 (Closed): scsi_vhci: multiply-defined symbols
- "git commit 245cbc655bd26e8de57809bc109b82105a30693d":https://github.com/illumos/illumos-gate/commit/245cbc655bd26e8d...
-
07:22 PM Bug #13429 (Closed): nge: multiply-defined symbols
- "git commit 9868091de5a69073a55e3b8cc1a378cac9220edf":https://github.com/illumos/illumos-gate/commit/9868091de5a69073...
-
07:17 PM Bug #13428 (Closed): rdsv3: symbol 'rdsv3_one_sec_in_hz' is multiply-defined
- "git commit 6626685934fc28e358a8038d599be9e53aa0715e":https://github.com/illumos/illumos-gate/commit/6626685934fc28e3...
-
07:06 PM Bug #13473 (Closed): svccfg: dirs for manifests are manifest not manifests
- "git commit 734e1f66c3254ea498ea4ce3fe6dc7e6f9f293ff":https://github.com/illumos/illumos-gate/commit/734e1f66c3254ea4...
-
09:07 AM Bug #13473 (Pending RTI): svccfg: dirs for manifests are manifest not manifests
-
07:01 PM Bug #13425 (Closed): i86xpv: multiply-defined symbols
- "git commit 4f1c2d80debdaa7ad92b0677c6c86fb6b782e811":https://github.com/illumos/illumos-gate/commit/4f1c2d80debdaa7a...
-
03:45 PM Bug #13475 (New): TCP sends segmented IP when LSO is enabled
- Situation:
* tcp connection was closed
* there is more than one mss unsent
* LSO is enabled
In tcp_send() the c... -
11:29 AM Feature #13474: pbchk could lint shell scripts
- This new check relies on @shcomp@ being in the path. I tested what happens if it is not and the Shell lint section ju...
-
09:20 AM Bug #13427 (Closed): ppm: overflow in conversion
- "git commit 90fd277545647a48fe36a73f89288db6ce148c54":https://github.com/illumos/illumos-gate/commit/90fd277545647a48...
2021-01-25
-
11:30 PM Bug #13381: support TSC offsets on AMD bhyve
- Test notes from Mike Zeller:
> I did some additional testing with the rebased branch.
> I have two VMs running on... -
07:31 PM Bug #13383: generalize check for serializing LFENCE
- I repeated that test procedure on an Intel machine with an illumos guest. I confirmed that the lfence serialization ...
-
06:23 PM Bug #13383: generalize check for serializing LFENCE
- I repeated the test in a bhyve guest on that same AMD hardware. Prior to the change on the host (and the guest), the...
-
05:28 PM Bug #13463: bhyve locks up when viona ring buffers on loan to a local zone are not returned by sockfs
- Where I was going to look next (but haven't had an opportunity) is to look at how notifications happen for port_get(3...
-
05:21 PM Bug #13463: bhyve locks up when viona ring buffers on loan to a local zone are not returned by sockfs
- Some additional notes from prior crash dumps:...
-
05:08 PM Bug #13463: bhyve locks up when viona ring buffers on loan to a local zone are not returned by sockfs
- jbk:
When a network interface for a bhyve VM is created, it is created with a fixed number of TX resources (TX des... -
05:07 PM Bug #13463: bhyve locks up when viona ring buffers on loan to a local zone are not returned by sockfs
- We have an internal ticket filed for the customer that hit this particular issue. These are some relevant comments p...
-
04:53 PM Bug #13473: svccfg: dirs for manifests are manifest not manifests
- Review: https://www.illumos.org/rb/r/2581/
-
04:42 PM Bug #13473 (Closed): svccfg: dirs for manifests are manifest not manifests
- This is in the @usr/src/cmd/svc/svccfg/svccfg_libscf.c@ file:...
-
04:48 PM Feature #13474 (Closed): pbchk could lint shell scripts
- I'm going through and cleaning up a number of errors in the shell scripts within gate, and it would be nice if @pbchk...
-
04:16 PM Bug #5750 (Closed): ddi_ffs(9f)/ddi_fls(9f) are 64-bit aware
- "git commit dca2b4edbfdf8b595d031a5a2e7eaf98738f5055":https://github.com/illumos/illumos-gate/commit/dca2b4edbfdf8b59...
-
01:24 AM Feature #13469 (Duplicate): Illumos should have the ZoL feature multiple import protection for HA setups
2021-01-24
-
11:30 PM Feature #13469: Illumos should have the ZoL feature multiple import protection for HA setups
- ok, I missed it
feature is already included in current Illumos as a pool property
thanks -
05:52 PM Bug #12317 (Closed): i40e does not support Intel X722 + X557 PHY
- Closed as requested by Jorge.
-
05:05 PM Feature #13365: Add option to testrunner to re-run just failed tests
- I've been using this regularly for a few weeks to iteratively re-run just the failing ZFS tests until I get a clean (...
2021-01-23
-
11:53 PM Bug #13472 (Closed): Man pages missing the max-processes resource control
-
11:49 PM Feature #13471 (Closed): zoneadmd should infer zone.max-processes
- This is an upstream of https://smartos.org/bugview/OS-5292, work by Jerry Jelinek...
-
11:42 PM Feature #13466 (Closed): Jan 2021 hwdata update
- "git commit 231216303cc2106896aa2c2d6c25a0da912f7593":https://github.com/illumos/illumos-gate/commit/231216303cc21068...
-
03:16 PM Feature #13466: Jan 2021 hwdata update
- I tested this by verifying that prtconf -dD had the same device names before and after on my system.
-
03:15 PM Feature #13466 (Closed): Jan 2021 hwdata update
- Update @pci.ids@ and @usb.ids@ to current copies in January 2021. This result in 2021-1-11 for pci.ids and 2021-01-22...
-
11:03 PM Feature #13465 (Closed): Want pchtemp support for Broadwell-U
- "git commit c8be5715fd9a89586c31edc5adb84bad9dcc5a9f":https://github.com/illumos/illumos-gate/commit/c8be5715fd9a8958...
-
03:27 PM Feature #13465: Want pchtemp support for Broadwell-U
- See #13465 for testing notes.
-
11:03 PM Feature #13464 (Closed): Want pchtemp support for 400 series desktop PCH
- "git commit c8be5715fd9a89586c31edc5adb84bad9dcc5a9f":https://github.com/illumos/illumos-gate/commit/c8be5715fd9a8958...
-
03:27 PM Feature #13464: Want pchtemp support for 400 series desktop PCH
- I tested this by verifying that @pchtemp@ still worked by passing it through in a vm on pci8086,9df9 [Intel Corporati...
-
10:08 PM Bug #13458 (Closed): bhyve flushes ASID needlessly
- "git commit 4955144cafa51275edcbd524ec7401038df30387":https://github.com/illumos/illumos-gate/commit/4955144cafa51275...
-
07:03 PM Bug #13470 (New): potential crash in in gcm decrypt_update if kmem_alloc fails
- This was found by inspection:
in /illumos-gate/usr/src/common/crypto/modes/gcm.c
```
383 if (length > 0) {
38... -
06:51 PM Feature #13469 (Duplicate): Illumos should have the ZoL feature multiple import protection for HA setups
- To improve HA settings (two heads, one common mpio sas storage),
Illumos should have the ZoL feature called multipl... -
03:32 PM Feature #13468 (Closed): Update Intel perfmon data to Jan 2021
- This updates the Intel perfmon data to the current January 2021 snapshot and in addition to several version changes i...
-
03:20 PM Feature #13467 (Closed): Update tzdata to 2021a
- I noticed that we were behind on tzdata, so this updates it to the latest version of this data.
-
06:48 AM Bug #13097: improve VM tunables for modern systems
- h1. Testing Notes
On a physical system with 32GB of memory, I compared tunables before and after:... -
01:34 AM Bug #5750: ddi_ffs(9f)/ddi_fls(9f) are 64-bit aware
- Tested with man(1).
2021-01-22
-
06:06 PM Bug #13346 (Closed): diskinfo should identify lofi(7D) devices
- "git commit f85f43ed9f8f93958ca75033d5f390666baa0b6c":https://github.com/illumos/illumos-gate/commit/f85f43ed9f8f9395...
-
04:21 PM Bug #13456 (Closed): remove umem check_rtime exception
- "git commit 4efb20e81cede837b887da28bb6284155a828dab":https://github.com/illumos/illumos-gate/commit/4efb20e81cede837...
-
06:02 AM Bug #13456: remove umem check_rtime exception
- This was tested entirely through doing both debug and non-debug builds, verifying that check_rtime ran, and that ther...
-
03:53 PM Feature #13465 (Closed): Want pchtemp support for Broadwell-U
- While finding datasheets fro #13464, I was able to find that there was an older pchtemp supporting device that we had...
-
03:51 PM Feature #13464 (Closed): Want pchtemp support for 400 series desktop PCH
- With the prospect of Intel 400 series chipsets that have come with Comet Lake, there is a new PCI ID for the pch temp...
-
02:29 PM Bug #13463: bhyve locks up when viona ring buffers on loan to a local zone are not returned by sockfs
- Adding some context from yesterday on IRC when this came up again...
-
02:29 PM Bug #13463 (New): bhyve locks up when viona ring buffers on loan to a local zone are not returned by sockfs
- Since neither I or jbk can seem to locate the ticket.
I've been suffering from an issue for a while where bhyve wo... -
07:37 AM Bug #12317: i40e does not support Intel X722 + X557 PHY
- This can be closed, mobo swap fixed it. This was most likely a broken chip
-
06:13 AM Bug #13334: Recognize X710 10GBaseT*L Family
- There was a set of several different devices that Intel added which have support for 100BASE-T, 1, 2.5, 5, and 10GBAS...
2021-01-21
-
03:35 PM Bug #13356 (Closed): syslog(3c) should not open syslog_door without LOG_CONS
- "git commit 986778a303c760bb2204efc52ea9eba748546342":https://github.com/illumos/illumos-gate/commit/986778a303c760bb...
-
03:20 PM Bug #3791 (Pending RTI): /bin/sh's builtin 'rm' busted: 'rm -f' without arguments returns error
-
12:17 AM Bug #13461: xref should use the etags and ctags that are found in path (perhaps even default to ectags)
- It turns out we are using an illumos ctags, not the studio one, it's just then crashing when we try.
It also turns... -
12:15 AM Bug #13462 (Closed): ctags crashes building full illumos tag table
- core '18036.core' of 18036: /usr/bin/ctags -wt /dev/null lib/librsm/inc/rsmlib_in.h lib/librsm/inc
08052e30 Y_entri...
2021-01-20
-
10:39 PM Bug #13461 (New): xref should use the etags and ctags that are found in path (perhaps even default to ectags)
- Right now xref seems to prefer the copy of etags, and probably ctags that used to be in Sun Studio. This is silly.
... -
03:59 PM Feature #13460 (Closed): ksh93 tests should be moved out of usr/demo
- The ksh test suite is currently part of the @source/demo/system@ package and installed under @usr/demo/ksh/tests@
It... -
02:56 PM Bug #13455: assert in zfs dmu_send when doing zfs send
- ...
-
07:59 AM Bug #13424 (Closed): unix: multiply-defined symbols
- "git commit 0b35c8bcd86de836ba2ab241e3b4ac7955c4148c":https://github.com/illumos/illumos-gate/commit/0b35c8bcd86de836...
-
04:27 AM Bug #13458: bhyve flushes ASID needlessly
- With the comparison corrected, the ASID flush results come out as expected:...
-
02:54 AM Bug #13458 (Closed): bhyve flushes ASID needlessly
- While debugging an unrelated issue, I was tracing @hma_svm_asid_update@ which bhyve calls to determine if cached TLB ...
-
12:51 AM Bug #13384: tsc_read() should use lfence when prudent
- This is primarily relevant for illumos running under bhyve, where we currently do not have RDTSCP support presented t...
-
12:47 AM Bug #13387: bhyve should expose lfence serialize in DE_CFG MSR
- Without this change, an OmniOSCE guest running inside bhyve was unable to detect serializing lfence, and thus fell ba...
-
12:44 AM Bug #13383: generalize check for serializing LFENCE
- I first tested this on modern AMD hardware. Without the change, it was properly detecting and enabling LFENCE serial...
2021-01-19
-
10:25 PM Bug #13451 (Closed): beadm needs to do more with temporary BE activation
- "git commit f976337ad91e7232287bf3bc0e038987a11a8949":https://github.com/illumos/illumos-gate/commit/f976337ad91e7232...
-
09:56 PM Bug #13059: Dell R630 - X2APIC enabled cause boot hang
- Not sure whether this helps but same here on our new Microservers (Gen 10+).
-
09:23 PM Bug #13422 (Closed): ufs: symbol 'iuniqtime' is multiply-defined
- "git commit ee6e522102d701504922a982938c5873c599b3ff":https://github.com/illumos/illumos-gate/commit/ee6e522102d70150...
-
04:12 PM Bug #13356 (Pending RTI): syslog(3c) should not open syslog_door without LOG_CONS
-
08:07 AM Bug #13098: Low output level from audio devices
- I'm seeing this issue too, makes it impossible to use Zoom in a Virtualbox VM running linux. Sound output is low, but...
-
06:10 AM Bug #13457: smatch doesn't handle pragma-pack well
- We've worked around this by #ifdef __sun__ around the I40E_CHECK_CMD_LENGTH() macro.
-
05:47 AM Bug #13457 (New): smatch doesn't handle pragma-pack well
- Consider this structure from an upcoming i40e drop, and the existing compile-time assertion:...
2021-01-18
-
08:34 PM Bug #13455: assert in zfs dmu_send when doing zfs send
- I can easily reproduce it with zrepl...
But I think any zfs send that is being resumed will trigger it.... -
01:08 PM Bug #13455: assert in zfs dmu_send when doing zfs send
- https://pkg.blackdot.be/cores/vmdump.13455.gz
-
12:40 AM Bug #13455: assert in zfs dmu_send when doing zfs send
- Looks like i never tripped this before because this was the first time using resumable send/recv
-
12:30 AM Bug #13455 (New): assert in zfs dmu_send when doing zfs send
- ...
-
08:16 PM Bug #13456 (Closed): remove umem check_rtime exception
- When per-thread caching umem was integrated in #4489, there was an exception added to the check_rtime exception list ...
-
06:48 PM Bug #13342 (Closed): ctfconvert could encode _Float128 for 32-bit objects
-
05:08 PM Bug #13342 (In Progress): ctfconvert could encode _Float128 for 32-bit objects
-
05:07 PM Bug #13342 (Pending RTI): ctfconvert could encode _Float128 for 32-bit objects
-
05:15 PM Feature #12153 (Closed): netstat can use /proc/<PID>/fdinfo and avoid grabbing processes
-
04:29 PM Bug #6520: ksh: sleep could wait forever
- This is resolved in the newer ksh being integrated under #13405 ...
-
04:13 PM Bug #9199: ksh93 builtin *grep -v mishandles blank lines, blows up libgcrypt-config
- #13405 , which updates ksh to 2012-08-01, does not have a @grep@ builtin, which will resolve this issue.
-
04:09 PM Bug #11750: ksh mkdir builtin doesn't honor special file permissions
- This appears to be fixed in the 2012 version of ksh which is being integrated under #13405 ...
-
03:58 PM Bug #13452 (Rejected): Incorrect wildcard expansion in /usr/bin/sh
- Closing as requested - no bug to fix.
2021-01-17
-
09:07 PM Bug #13454 (Closed): loader: create local copy of mode list provided by vbeinfoblock
- Apparently some systems do corrupt mode list memory area we get from vbe controller info query, so we need to use loc...
-
08:48 PM Bug #13453 (Closed): loader.efi: handle multiple gop instances
- Some systems may provide multiple GOP instances and not all are bound to hardware. The current loader is picking up t...
-
12:34 AM Feature #13450 (Closed): Support bhyve passwords for VNC
- "git commit 266244706342306580e11c81c21a1a5f3dbfc513":https://github.com/illumos/illumos-gate/commit/2662447063423065...
-
12:24 AM Feature #13450: Support bhyve passwords for VNC
- I have ONUd to this patch and set up an OmniOS bhyve zone with and without a password set on the VNC server.
That ...
2021-01-16
-
08:29 PM Bug #3062 (Resolved): illumos should build/work with GCC 4.6 or newer
- Given that we're using gcc7 as a primary these days, I believe this has been taken care of.
-
08:11 PM Feature #6118 (Duplicate): make should support -C <dir>
- This turned out to be a dup of #10891.
-
07:25 PM Bug #13346: diskinfo should identify lofi(7D) devices
- We now correctly identify a labeled lofi device though an unlabeled device does not show up. For example if lofiadm ...
-
07:22 PM Bug #13346: diskinfo should identify lofi(7D) devices
- What's happening here is somewhat interesting. When libdevinfo goes through and tries to discover disks, it attempts ...
-
01:30 PM Feature #13450: Support bhyve passwords for VNC
- This change is already present in SmartOS and OmniOS.
Additionally, Jorge Schrauwen kindly applied the patch on top ...
2021-01-15
-
07:43 PM Bug #13421 (Closed): genunix: multiply-defined symbols
- "git commit dea3b854661cb94b40277d9397e510728497a69f":https://github.com/illumos/illumos-gate/commit/dea3b854661cb94b...
-
07:36 PM Bug #13151 (Closed): loader: isoboot.c: info: ignoring unreachable code.
- "git commit f0202039df53b3f7038d1625ff6ffae7b09a8fb0":https://github.com/illumos/illumos-gate/commit/f0202039df53b3f7...
-
03:16 PM Bug #7075: ahci: NULL pointer dereference in ahci_add_doneq()
- On KVM and VirtualBox the problem is mostly theoretical as one can always use different CDROM controller.
But rece... -
10:12 AM Bug #13452: Incorrect wildcard expansion in /usr/bin/sh
- Peter Tribble wrote in #note-1:
> This is probably something in the environment modifying globbing. Quite possibly h... -
10:03 AM Bug #13452: Incorrect wildcard expansion in /usr/bin/sh
- If I try this I get the expected result.
$ echo foo/*.txt foo/*/*.txt foo/*/*/*.txt
foo/bar.txt foo...
Also available in: Atom