Activity
From 2021-10-06 to 2021-11-04
2021-11-04
-
10:21 PM Bug #14217 (Closed): shbin and java exec modules do not work after 6826
- ...
-
09:22 PM Bug #14157: ld(1) string table merging should follow gABI more closely
- tested alongside and as with #14155
-
06:53 AM Bug #13708 (Pending RTI): remove lint cruft from Makefile.master
-
06:46 AM Bug #13707 (Pending RTI): remove C99LMODE cruft
2021-11-03
-
11:36 PM Bug #14161 (Closed): zfs_dbgmsg: test-fail callback should test if sudo is needed
- "git commit 6d65d9e63be159eb6eb4f64a2efe53214c3d8963":https://github.com/illumos/illumos-gate/commit/6d65d9e63be159eb...
-
12:57 PM Bug #14208: zoneadmd should not inherit zoneadm's environment
- This change has been re-worked.
To always start @zoneadmd@ with a consistent environment, @zoneadm@ now builds an ... -
12:15 PM Bug #12764: Holes prevent TRIM
- Bug is still present in release-20210701.
-
09:49 AM Feature #14196 (Closed): Want librename
- "git commit 6e2462f93bf3de7b08885a4677464e11be3c807b":https://github.com/illumos/illumos-gate/commit/6e2462f93bf3de7b...
-
08:36 AM Bug #14036 (Closed): pxeboot: improve and simplify rx handling
- "git commit 99e6398ed34e1943640f382fec1971ba1ecc2f99":https://github.com/illumos/illumos-gate/commit/99e6398ed34e1943...
-
01:14 AM Bug #14215 (New): sort(1) gets confused by junk character sequences
- I fed some input to sort, about which it said:...
2021-11-02
-
04:44 PM Bug #14214 (Closed): ar usage message needs updating for -q
- ar's implementation actually doesn't generally support -a, -b, or -i when used with -q. The manual and source code ma...
-
04:43 PM Feature #14213 (Closed): Want basic ar test suite
- With the issues that #14105 initially caused, it's clear that having a basic test suite will help a bunch here. While...
-
07:17 AM Bug #14212 (Closed): ar cra and crb don't work
- While writing a test suite for ar as part of trying to make #14105 actually work. I noticed that a basic test that sh...
2021-11-01
-
06:09 PM Bug #14210: reflecting ICMP of IP-in-IP needs to be more robust
- A community member reported this because of misbehaving network equipment. A proper test should involve:
- Sendin... -
06:05 PM Feature #14211 (New): Re-examine ip_hdr_length_v6
- During the code review for #14210 , the changing of ip_hdr_length_v6() to return at a minimum sizeof (ip6_t) (the com...
-
04:01 PM Bug #14077: Want wrapper for external SMB server tests
- Here's what we integrated. Note that I ditched the "baseline comparison" thing because it doesn't work well with run...
-
03:56 PM Bug #14077: Want wrapper for external SMB server tests
- Can be found here:
https://github.com/Nexenta/illumos-nexenta/commit/b11f274fa1562ff0bd95492635fd2a9d22b36905
-
06:13 AM Bug #13806 (Closed): dladm: variable may be used uninitialized
- "git commit f3ac7507d50b5ba3cf8e8f10d10cedc91620ed29":https://github.com/illumos/illumos-gate/commit/f3ac7507d50b5ba3...
2021-10-31
-
03:44 PM Bug #14210 (Closed): reflecting ICMP of IP-in-IP needs to be more robust
- Some ASSERT()s in DEBUG kernels trigger when well-crafted IP-in-IPv4 (outer-IPv6 doesn't manifest this problem at all...
-
01:38 AM Bug #14209 (Closed): partial support for new relaxable relocations
- We should add basic support for the new (to us) relaxable relocations introduced in #14207.
These relocations exis...
2021-10-30
-
05:29 PM Bug #14208: zoneadmd should not inherit zoneadm's environment
- We will need to test this with OI's IPS as this has impact one it.
-
10:13 AM Bug #14208 (Closed): zoneadmd should not inherit zoneadm's environment
- The @zoneadmd@ daemon for a zone is started on-demand by @zoneadm@. For zones which are set to auto-boot, this occurs...
-
04:20 PM Feature #14182 (Closed): beadm: list boot environments by default
- "git commit 79a6379db826cfcc73d1752a7cff267414431708":https://github.com/illumos/illumos-gate/commit/79a6379db826cfcc...
-
04:13 PM Bug #14164 (Closed): zfs-tests: some removal tests default to use /tmp
- "git commit 8ac4d28385cb13ed8498163a743c4bb8bb2c92ab":https://github.com/illumos/illumos-gate/commit/8ac4d28385cb13ed...
2021-10-29
-
09:30 PM Bug #14207 (Closed): want updated ELF relocation definitions from the psABI
- There are a handful of new relocations in the i386 and x86-64 ABI supplements. We should know about them, so we give...
-
05:58 PM Bug #14184: boot hangs with VMware Fusion 12.2.0
- Andrew Stormont wrote:
> After updating to VMware Fusion 12.2.0 I now have an issue booting my illumos VMs. Setting ... -
01:18 PM Bug #14184: boot hangs with VMware Fusion 12.2.0
- I have a workaround: change the OS type to "FreeBSD 12 64-bit" and it will boot without hanging. I don't know yet if...
-
04:40 PM Feature #14206 (In Progress): IP interface MTU changes could emit routing socket messages
- Likely starting point: http://src.illumos.org/source/xref/illumos-gate/usr/src/uts/common/inet/ip/ip_if.c?r=62366fbb&...
-
03:26 PM Bug #14041: Dell R650 Xeon Gold 5318Y not booting
- Hi, thank you for your answers.
I have looked at it today:
- We are booting from disk or USB Live ISO
- UEFI crash... -
09:25 AM Bug #14041: Dell R650 Xeon Gold 5318Y not booting
- Joshua M. Clulow wrote in #note-5:
> I think we need to look at some of the memory lists we get from the firmware. ... -
08:57 AM Bug #14041: Dell R650 Xeon Gold 5318Y not booting
- I think we need to look at some of the memory lists we get from the firmware. What bootloader are you using here -- ...
-
12:48 AM Feature #14179 (Closed): Add 2020 pcie caps to headers / pcieadm
- "git commit 93260af4ae4edf2b252021a7ab9437864f58e707":https://github.com/illumos/illumos-gate/commit/93260af4ae4edf2b...
-
12:48 AM Bug #14176 (Closed): pcieadm aer cap compares wrong field
- "git commit bc729d490568bb6599aac50d559e64c366738e85":https://github.com/illumos/illumos-gate/commit/bc729d490568bb65...
-
12:48 AM Bug #14175 (Closed): pcieadm show-devs can do better on missing pcidb entries
- "git commit bc729d490568bb6599aac50d559e64c366738e85":https://github.com/illumos/illumos-gate/commit/bc729d490568bb65...
-
12:48 AM Bug #14174 (Closed): pcieadm needs to handle v1 pcie cap better
- "git commit bc729d490568bb6599aac50d559e64c366738e85":https://github.com/illumos/illumos-gate/commit/bc729d490568bb65...
2021-10-28
-
12:40 PM Bug #14184: boot hangs with VMware Fusion 12.2.0
- Andrew Stormont wrote in #note-1:
> Added stack trace obtained via NMI.
We get boot cpu thread hung on first atte... -
11:01 AM Bug #14041: Dell R650 Xeon Gold 5318Y not booting
- Has anyone had a chance to look at this yet ? We are always ready to test custom patches on the hardware.
-
10:18 AM Feature #14205 (Closed): Want UDP src port hashing for VXLAN
- This is an upstream of https://smartos.org/bugview/OS-4009, a pre-requisite for #13500
From the original Joyent bu... -
10:17 AM Bug #14204 (Closed): mac_rx_srs_process stack depth needs to account for harder usage
- This is an upstream of https://smartos.org/bugview/OS-4245, a pre-requisite for #13500
From the original Joyent bu... -
10:15 AM Feature #14203 (Closed): snoop should support vxlan
- This is an upstream of https://smartos.org/bugview/OS-3944, a pre-requisite for #13500
From the original Joyent bu... -
10:14 AM Feature #14202 (Closed): Need direct callbacks from socket upcalls via ksocket
- This is an upstream of https://smartos.org/bugview/OS-3080, a pre-requisite for #13500
From the original Joyent bu... -
10:13 AM Feature #14201 (Closed): want string property ranges for mac
- This is an upstream of https://smartos.org/bugview/OS-3949, a pre-requisite for #13500
From the original Joyent bu... -
10:11 AM Feature #14200 (Closed): refhash could be used outside of mpt_sas
- This is an upstream of https://smartos.org/bugview/OS-3948, a pre-requisite for #13500
From the original Joyent bu... -
10:10 AM Bug #14199 (Closed): sendfile compat checks shouldn't be done in so_sendmblk
- This is an upstream of https://smartos.org/bugview/OS-3893, a pre-requisite for #13500
From the original Joyent bu... -
10:09 AM Bug #14198 (Closed): stack overflow from promisc callbacks
- This is an upstream of https://smartos.org/bugview/OS-4112, a pre-requisite for #13500
From the original Joyent bu... -
10:06 AM Feature #14197 (Closed): Implement id_space as a library
- This is an upstream of https://smartos.org/bugview/OS-3886, a pre-requisite for #13500
From the original Joyent bu... -
10:03 AM Feature #14196 (Closed): Want librename
- This is an upstream of https://smartos.org/bugview/OS-3894, a pre-requisite for #13500
From the original Joyent b... -
09:54 AM Feature #13914: smbd encrypt_cipher property should list enabled ciphers explicitly
- A fix is quite urgent as seems to affect the new OSX v12 as well where a connect to server smb://ip no longer works a...
-
02:00 AM Bug #14194: C++11 requires integral sqrt()
- The following test program can reproduce this:...
-
12:40 AM Bug #14194: C++11 requires integral sqrt()
- Is this just a manner of passing through the right things into the namespace given that we have the C99 @sqrt@, @sqrt...
-
12:29 AM Bug #14194 (New): C++11 requires integral sqrt()
- C++11 adds support for sqrt() of integrals, returning double. We need it in the math library to have C++11 support.
... -
12:38 AM Bug #14195 (New): pci_cap_locate and pci_xcap_locate need additional bounds
- When walking PCI capabilities, it is possible for something to screw up in a way that you start reading garbage. When...
-
12:12 AM Bug #14193 (Closed): PCI config space I/O port mechanisms need to check offsets
- When booting illumos on an AWS nitro instance, illumos will fail in an infinite loop in @pci_xcap_locate@ which is tr...
2021-10-27
-
11:07 PM Feature #14180 (Closed): Updated libjedec to JEP-106BD
- "git commit aa8590303de9350e3cbe3b4eb3c3d8f951d77f46":https://github.com/illumos/illumos-gate/commit/aa8590303de9350e...
-
06:50 PM Bug #14177 (Closed): test suite pkg manifests need DTrace dependencies
- "git commit 2741f6215001631bb7a8dd7d985e1d692eefb084":https://github.com/illumos/illumos-gate/commit/2741f6215001631b...
-
04:55 PM Bug #14192 (New): kstat_delete(9F) should decide how it feels about NULL
- The @kstat_delete(9F)@ function seems to be confused on how it feels about @ksp = NULL@ depending on DEBUG vs non-DEB...
-
03:57 PM Bug #14176: pcieadm aer cap compares wrong field
- This was generally tested alongside #14174 and #14175. There wasn't a great way to test this currently other than the...
-
03:55 PM Bug #14175: pcieadm show-devs can do better on missing pcidb entries
- In addition, regression tested with the test suite:...
-
03:54 PM Bug #14174: pcieadm needs to handle v1 pcie cap better
- In addition, tested by the test suite run:...
2021-10-26
-
09:19 PM Feature #14186 (Closed): Update tzdata to 2021e
- "git commit 069654420de4aade43c63c43cd2896e66945fc8a":https://github.com/illumos/illumos-gate/commit/069654420de4aade...
-
10:28 AM Feature #14186: Update tzdata to 2021e
- I tested this by using Robert's test program from #13467 to compare the before and after output from libzoneinfo rout...
-
09:19 PM Feature #14183 (Closed): dladm/ipadm could show information by default
- "git commit f3f00a64aacc2afa89bdcb978f1263b796aea6b0":https://github.com/illumos/illumos-gate/commit/f3f00a64aacc2afa...
-
09:19 PM Feature #14020 (Closed): Allow brands to set default security-flags
- "git commit 5d08dfa0e47b41649eb5cfa0e8350f9e71383292":https://github.com/illumos/illumos-gate/commit/5d08dfa0e47b4164...
-
06:27 PM Feature #14180: Updated libjedec to JEP-106BD
- I tested this by basically running through the utiltest which includes the jedec test:...
-
06:17 PM Bug #14177: test suite pkg manifests need DTrace dependencies
- To test this I started on a system without any test packages installed. e.g.:...
-
09:42 AM Bug #14061 (Closed): "smmsp" user should be delivered by packaging, not base passwd file
- "git commit 1db1721aaa637f7c122058e7fe330468a966e760":https://github.com/illumos/illumos-gate/commit/1db1721aaa637f7c...
-
01:56 AM Bug #14159: ahci can deadlock with sata framework
- Testing this has been a bit challenging due to just how tight the window is. However using the attached files, I've h...
2021-10-25
-
01:16 PM Feature #14183: dladm/ipadm could show information by default
- I reviewed the rendered man pages from this change to confirm that the new lines were displaying properly.
I also ... -
12:14 PM Feature #14020: Allow brands to set default security-flags
- I've tested this change in an onu environment.
With secflags set neither in the brand nor zone config, the init pr...
2021-10-24
-
10:08 PM Feature #14190 (Closed): dd could include a human byte size
- While working on #14189 I took a look at how we were outputting statistics compared to other systems. When #10182 int...
-
10:00 PM Feature #14189 (Closed): want support for dd status=
- Other implementations have support for the dd option @status=@ with three options @status=none@, @status=noxfer@, and...
-
04:49 PM Feature #14019 (Closed): Allow more control over zone init exit actions
- "git commit 55fcd84f321375248464013e08f0ff6d6e00fffe":https://github.com/illumos/illumos-gate/commit/55fcd84f32137524...
2021-10-23
-
09:25 PM Bug #14163 (Closed): zfs-tests: remove_raidz.ksh is broken
- "git commit ba5494d78f75a2e62b09b817fc6abf7351a952c2":https://github.com/illumos/illumos-gate/commit/ba5494d78f75a2e6...
-
07:09 PM Feature #14188: mdb should provide a way to list disassemblers
- Maybe we should add some more help here to make this findable, or make -l also call @::disasms@?
-
07:08 PM Feature #14188 (Resolved): mdb should provide a way to list disassemblers
- This already exists as @::disasms@. For example:...
-
05:41 PM Feature #14188 (Resolved): mdb should provide a way to list disassemblers
- mdb provides several disassemblers, accessible via ::dismode/$V. It would be nice to have a way to list the availabl...
2021-10-22
-
03:20 PM Feature #14187 (New): custr_remove can act on its no-more-gcc4 comment
- And I quote:...
-
11:42 AM Feature #14117 (Closed): Update tzdata zones from 2021b
- This was integrated:...
-
11:41 AM Feature #14186 (Closed): Update tzdata to 2021e
- tzdata 2021e has been released, and without some of the controversial changes from 2021b.
Updating to 2021e will g... -
12:04 AM Feature #3409: mdb: Open source implementation of nfs module
- There's an implementation of this that several people have worked on, currently found in
github/Nexenta e73ce9faf32b...
2021-10-21
-
11:57 PM Bug #4384 (Closed): nfsv4 server issue
-
11:52 PM Bug #4517: Locking the same file over NFS from a Linux client by multiple processes could cause 30 seconds delay accumulatively if the NFS server machine has more than one IPv4 interface.
- The github/Nexenta gate has a fix to make the lock manager initiate outbound traffic with a local binding that's the ...
-
11:46 PM Bug #4965: NLM: Mac OS X client can be stuck at locking a NFS file on an illumos server (SmartOS, Nexenta or OmniOS etc.) running open source lockd
- I suspect we should be calling rpcbind again here after a timeout, so we find out the new UDP port.
-
10:19 PM Bug #14155: ld(1) string table merging could be much faster
- testing:
illumos builds and checking the results, checking that strings remain in data sections (though not necessar... -
08:24 AM Bug #14184: boot hangs with VMware Fusion 12.2.0
- When you NMI it would probably be good to get a handle on what all of the CPUs are doing; e.g., via @::cpuinfo -v@.
...
2021-10-20
-
10:28 PM Feature #13985: Support building with OpenSSL 3.0
- A not-immediately-obvious caveat is that OpenSSL 3.0 should be configured with `--api=1.1.1`, as configuring OpenSSL ...
-
07:57 PM Bug #14158 (Closed): unused GCC versions should be removed from Makefile.master (etc.)
- "git commit 3873d743e5df219b4232c7efe3c4be24a673379f":https://github.com/illumos/illumos-gate/commit/3873d743e5df219b...
-
07:57 PM Bug #14127 (Closed): ld(1) can double free when cleaning up
- "git commit b3403853e80914bd0aade9b5b605da4878078173":https://github.com/illumos/illumos-gate/commit/b3403853e80914bd...
-
06:58 PM Bug #14185 (New): fmtopo pauses for a long time interrogating ipmi parts of a motherboard
- running ...
-
04:05 PM Bug #14184: boot hangs with VMware Fusion 12.2.0
- Added stack trace obtained via NMI.
-
01:01 PM Bug #14184 (New): boot hangs with VMware Fusion 12.2.0
- After updating to VMware Fusion 12.2.0 I now have an issue booting my illumos VMs. Setting the number of CPUs to 1 s...
-
11:06 AM Feature #14183 (Closed): dladm/ipadm could show information by default
- Currently, invoking @ipadm@ or @dladm@ without arguments shows a usage message. It would be more convenient if they s...
-
10:07 AM Feature #14182 (Closed): beadm: list boot environments by default
- Current beadm will give usage, when no command was given, instead, list boot environments.
Testing done:...
2021-10-19
-
09:28 PM Bug #14181 (New): pcie hotplug trapped in power off loop with no power controller
- PCIe hotplug relies on a series of bits that are set in PCIe configuration space, generally in the slot capabilities,...
-
09:07 PM Bug #14165 (Closed): zpool man page needs to document implicit checkpoint discard
- "git commit 0f2a8434f3b6c1825df77e8037c61c0f6fb6b300":https://github.com/illumos/illumos-gate/commit/0f2a8434f3b6c182...
-
07:49 PM Bug #14165: zpool man page needs to document implicit checkpoint discard
- Previewed changes using man. Everything looks like I expect it to.
-
04:23 PM Feature #14180 (Closed): Updated libjedec to JEP-106BD
- It's been a few years since we've updated the libjedec IDs. We should go ahead and do that. This updates to the Octob...
-
02:41 PM Bug #14178 (Closed): zloop needs to be updated with new zdb and ztest paths
- "git commit 1672d299ecc73f01ba9c9cf5469a7db7ea094091":https://github.com/illumos/illumos-gate/commit/1672d299ecc73f01...
-
02:27 PM Bug #14178 (Pending RTI): zloop needs to be updated with new zdb and ztest paths
-
06:28 AM Bug #14178 (Closed): zloop needs to be updated with new zdb and ztest paths
- Paths in zloop script need to be updated after #13728 and #14125 removing arch-specific zdb and ztest binaries.
To... -
01:50 PM Feature #14179: Add 2020 pcie caps to headers / pcieadm
- I tested this by running the pcieadm and broader util-tests test suite:...
-
01:39 PM Feature #14179 (Closed): Add 2020 pcie caps to headers / pcieadm
- There is a newer copy of the PCI-SIG's "PCI Code and ID Assignment Specification". This has a few new capability IDs ...
-
09:49 AM Bug #14061: "smmsp" user should be delivered by packaging, not base passwd file
- I've tested doing an onu to gate built with this change with the following combinations.
In all cases, due to a hard... -
06:29 AM Bug #14069 (Closed): inetboot: multiply-defined symbols
- "git commit a2cd9e1884647e1e412c282879881873b71c84df":https://github.com/illumos/illumos-gate/commit/a2cd9e1884647e1e...
-
06:29 AM Bug #14070 (Closed): vntsd: cast between incompatible function types
- "git commit f8871fbc1b7e2d91a441e896a3436e6a76f21bc0":https://github.com/illumos/illumos-gate/commit/f8871fbc1b7e2d91...
-
06:29 AM Bug #14055 (Closed): libprtdiag: smatch errors
- "git commit 6fb59094dc99ac1cd1612ee8378be81717e7dfc9":https://github.com/illumos/illumos-gate/commit/6fb59094dc99ac1c...
-
06:29 AM Bug #14171 (Closed): installboot.1m: bootx86.efi is used where bootx64.efi should be
- "git commit afc6b57a6cbf412c5cd72d2a2fbd3e9511d6ea48":https://github.com/illumos/illumos-gate/commit/afc6b57a6cbf412c...
-
06:29 AM Bug #14154 (Closed): zpool should call zfs_nicestrtonum() with non-NULL handle
- "git commit 43a48c4abe5e9b1ec01aee36f4d37cd28a4452e6":https://github.com/illumos/illumos-gate/commit/43a48c4abe5e9b1e...
-
06:29 AM Feature #14105: ar -s could work on its own
- "git commit c5ef4e1ed46906c916eadf221255aa714ef9d98e":https://github.com/illumos/illumos-gate/commit/c5ef4e1ed46906c9...
-
06:29 AM Feature #14105 (Closed): ar -s could work on its own
- "git commit 5a493f9b6da15815fc84f6f10e1a800f0dc59813":https://github.com/illumos/illumos-gate/commit/5a493f9b6da15815...
-
06:29 AM Feature #14139 (Closed): Want libproc convenience function for lwpsinfo
- "git commit dea9f5e6a4938723acec9624b3aa3f680f2f5c9f":https://github.com/illumos/illumos-gate/commit/dea9f5e6a4938723...
-
06:29 AM Bug #14126 (Closed): clock_gettime() could work with thread/proc clocks
- "git commit dea9f5e6a4938723acec9624b3aa3f680f2f5c9f":https://github.com/illumos/illumos-gate/commit/dea9f5e6a4938723...
-
06:29 AM Feature #12773 (Closed): support CLOCK_THREAD_CPUTIME_ID and CLOCK_PROCESS_CPUTIME_ID
- "git commit dea9f5e6a4938723acec9624b3aa3f680f2f5c9f":https://github.com/illumos/illumos-gate/commit/dea9f5e6a4938723...
-
06:29 AM Bug #14160 (Closed): test-runner: UnicodeDecodeError when zfstest -l logfile is used
- "git commit 4947898c5d89bcfb597a613c643ce2c82845f0b9":https://github.com/illumos/illumos-gate/commit/4947898c5d89bcfb...
-
06:29 AM Bug #14152 (Closed): ld(1) should be more careful about empty alists
- "git commit 8b891ae8e4dfd91d2c49a79262d69a22f346edb6":https://github.com/illumos/illumos-gate/commit/8b891ae8e4dfd91d...
-
06:29 AM Bug #14153 (Closed): libzfs: str2shift called with NULL handle can crash
- "git commit 9e494b8a787c7b2d9fd087a2dde8811e386513d4":https://github.com/illumos/illumos-gate/commit/9e494b8a787c7b2d...
-
06:29 AM Feature #14166 (Closed): Allow openssl-3 package as dependency
- "git commit 907871a5ae311c723efe7b9326f22ac3303eb0ed":https://github.com/illumos/illumos-gate/commit/907871a5ae311c72...
-
06:29 AM Feature #14125 (Closed): zfs-tests should be built 64-bit only
- "git commit a0fbb7fb6838a78ac78444267878638832a983f3":https://github.com/illumos/illumos-gate/commit/a0fbb7fb6838a78a...
-
06:29 AM Bug #14124 (Closed): ztest is looking for zdb in wrong directory
- "git commit a0fbb7fb6838a78ac78444267878638832a983f3":https://github.com/illumos/illumos-gate/commit/a0fbb7fb6838a78a...
-
06:29 AM Bug #14135 (Closed): SPARC build errors remove SPARC_BLD link option from lib/krb5/plugins/kdb/ldap/Makefile.com
- "git commit 9e11eb24108a4735199cb20067ce66706c492016":https://github.com/illumos/illumos-gate/commit/9e11eb24108a4735...
-
06:29 AM Feature #14150 (Closed): illumos.sh should point to default closed bins
- "git commit a190135a5de9f6c93d19ec7b3ee608084be06b1a":https://github.com/illumos/illumos-gate/commit/a190135a5de9f6c9...
-
06:29 AM Feature #14149 (Closed): Use gcc10 as the shadow compiler
- "git commit a190135a5de9f6c93d19ec7b3ee608084be06b1a":https://github.com/illumos/illumos-gate/commit/a190135a5de9f6c9...
-
06:29 AM Bug #14052 (Closed): zsh: cast between incompatible function types
- "git commit 65d1f0742f55ae3c26153e2686e666d5ba1ae17f":https://github.com/illumos/illumos-gate/commit/65d1f0742f55ae3c...
-
06:29 AM Bug #14146 (Closed): sgs/prof: multiply-defined symbols
- "git commit 22af455af0d6d6c5720f009255b3ac2e18f5bcc9":https://github.com/illumos/illumos-gate/commit/22af455af0d6d6c5...
-
06:29 AM Bug #14138 (Closed): cxgbetool does not need to reinvent err()
- "git commit 65ecf39910b97501cd4a7cddd37a5177aba96025":https://github.com/illumos/illumos-gate/commit/65ecf39910b97501...
-
06:29 AM Bug #14137 (Closed): cxgbetool cudbg dumps core if called without options
- "git commit 65ecf39910b97501cd4a7cddd37a5177aba96025":https://github.com/illumos/illumos-gate/commit/65ecf39910b97501...
-
06:29 AM Bug #12396 (Closed): zdb -A does not work after 3006
- "git commit 8e6f7903d5f7a53e1d6685962c900ab0f29c6b6c":https://github.com/illumos/illumos-gate/commit/8e6f7903d5f7a53e...
-
06:29 AM Bug #14007 (Closed): zfstest: find_disks needs to be smarter
- "git commit 66597161e2ba69a84fa138bce7ac02a1e6b9746c":https://github.com/illumos/illumos-gate/commit/66597161e2ba69a8...
-
06:29 AM Feature #13380 (Closed): Add virtio-9p (aka VirtFS) filesystem sharing to bhyve
- "git commit aa693e996c2928c92cccd8a3efe91373e85a6967":https://github.com/illumos/illumos-gate/commit/aa693e996c2928c9...
-
06:29 AM Bug #14133 (Closed): rlogind: ioctl I_LINK of tcp connection failed
- "git commit 2d2dd8359f765a17f6caaa2d37d86837c0c40915":https://github.com/illumos/illumos-gate/commit/2d2dd8359f765a17...
-
06:29 AM Feature #14129 (Closed): Add NATIVE_CFLAGS64, NATIVE_CCFLAGS64, and rebind NATIVE*64
- "git commit 03c3ec9a6cdf985cb2478c06dc41ec851e474eca":https://github.com/illumos/illumos-gate/commit/03c3ec9a6cdf985c...
-
12:34 AM Bug #14177: test suite pkg manifests need DTrace dependencies
- The os-tests spoof-ras fails without this. e.g.:...
-
12:29 AM Bug #14177 (Closed): test suite pkg manifests need DTrace dependencies
- The util-tests use the DTrace command line utility. Recently I had a fresh system where I installed the utiltest pack...
2021-10-18
-
11:48 PM Bug #14176 (Closed): pcieadm aer cap compares wrong field
- While working through #14174 I noticed that we were comparing @walkp->pcw_dtype@ to the type of PCIe device in @ pcie...
-
11:45 PM Bug #14175 (Closed): pcieadm show-devs can do better on missing pcidb entries
- If you have a device that happens not to be in the database at all you see something that isn't super helpful in @pci...
-
11:40 PM Bug #14174 (Closed): pcieadm needs to handle v1 pcie cap better
- When running pcieadm against an instance of e1000g, we actually end up aborting, blowing an internal assertion and at...
-
06:33 PM Bug #14173 (Closed): Various smf manifests still contain Solaris references
- A number of smf manifests still contain references to Solaris, e.g. fmd which leads to output such as this:...
-
01:02 PM Bug #14061 (In Progress): "smmsp" user should be delivered by packaging, not base passwd file
-
11:13 AM Feature #14172 (New): Port rtwn WiFi driver from OpenBSD
- OpenBSD's implementation of the RTL8188CE and RTL8192CE WiFi chipsets has been ported to all of the major BSD's
ht... -
09:29 AM Feature #14105: ar -s could work on its own
- Also, while you're working on this, the new usage message line was not properly indented:...
2021-10-17
-
03:05 PM Feature #14105: ar -s could work on its own
- So, this has stumbled over some issues in the field. In particular, Dominik found a case where the openjdk build brok...
2021-10-15
-
10:02 PM Bug #14171 (Closed): installboot.1m: bootx86.efi is used where bootx64.efi should be
- The default boot program name for amd64 UEFI platform is bootx64.efi, not bootx86.efi.
-
09:42 PM Feature #14166: Allow openssl-3 package as dependency
- With the change from the associated gerrit review, mail_msg is now clean on OmniOS r151041 with openssl-3.
-
12:06 PM Feature #14166 (Closed): Allow openssl-3 package as dependency
- The OpenSSL 3 package in OmniOS ended up being @openssl-3@ due to the change in how the OpenSSL project are numbering...
-
08:41 PM Feature #14139: Want libproc convenience function for lwpsinfo
- I tested this via the new test suite addition.
-
08:40 PM Bug #14126: clock_gettime() could work with thread/proc clocks
- In addition to the testing that Dominik did, I wrote a test suite for this. I ran it as part of the os-tests. There i...
-
07:58 PM Bug #14159: ahci can deadlock with sata framework
- So Marcel, I'm the one who blocked the change, and let me be the first to say I was wrong to do so, although I unders...
-
07:26 PM Bug #14159: ahci can deadlock with sata framework
- The plan is to fix the deadlock as a part of this change. Any other bits will have their own ticket.
-
07:26 PM Bug #14159: ahci can deadlock with sata framework
-
07:57 PM Bug #14152: ld(1) should be more careful about empty alists
- "andy's test case" was the original source of us knowing about this bug.
For reasons unknown, OmniOS would pass -... -
07:36 PM Bug #14170 (New): CNOWARN_UNINIT should be inlined back into Makefiles now GCC4 is gone
- Now we don't need to support GCC4 CNOWARN_UNINIT doesn't need to be a variable any more, and in fact we could ever pr...
-
06:50 PM Feature #14169 (New): usbftdi should set/support setting the FTDI latency timer
- FTDI's USB serial chips support a pair of control commands to get and set the latency timer. The default is 16 ms, w...
-
03:33 PM Bug #14168 (New): bootadm install-bootloader fails on pool imported with altroot
- I created a new pool and specified an altroot, copied all datasets over, manually set bootfs to the correct BE, and t...
-
03:30 PM Bug #14167 (New): bootadm install-bootloader fails silently
- bootadm install-bootloader could be a little bit more helpful and print an error message when it encounters an error:...
-
01:49 AM Bug #14165 (Closed): zpool man page needs to document implicit checkpoint discard
- https://github.com/openzfs/zfs/issues/12646
In short, rewinding to a checkpoint silently discards the checkpoint. ...
2021-10-14
-
10:22 PM Bug #14159: ahci can deadlock with sata framework
- I strongly recommend fixing this first, and _then_ improving the code.
-
10:07 PM Bug #14159: ahci can deadlock with sata framework
- That said, the existing sata event handling code leaves much to be desired and could use improvement.
-
09:08 PM Bug #14159: ahci can deadlock with sata framework
- I'm in the process of testing/verifying a fix, but I think the immediate issue is that if something issues an INQUIRY...
-
08:10 PM Bug #14159: ahci can deadlock with sata framework
- I think the problem might be missing @mutex_exit/mutex_enter@ calls around this code in @ahci_restart_port_wait_till_...
-
04:11 AM Bug #14159 (Closed): ahci can deadlock with sata framework
- We had a system that would have the zfs deadman seemingly randomly fire on the systems boot zpool. Attempting to do a...
-
05:39 PM Bug #14154 (In Progress): zpool should call zfs_nicestrtonum() with non-NULL handle
-
05:04 PM Bug #14158: unused GCC versions should be removed from Makefile.master (etc.)
- testing: builds and wsdiffs clean both debug and non-debug.
-
12:14 AM Bug #14158 (In Progress): unused GCC versions should be removed from Makefile.master (etc.)
-
03:16 PM Bug #14164 (Closed): zfs-tests: some removal tests default to use /tmp
- We should use $TEST_BASE_DIR instead.
Testing done: zfstests result:... -
12:37 PM Bug #14163 (Closed): zfs-tests: remove_raidz.ksh is broken
- remove_raidz can fail:...
-
10:54 AM Bug #14162 (Closed): zfs-tests: document pre-requisites
- The readme for zfs-tests need more details about test environment.
-
10:44 AM Bug #14161 (Closed): zfs_dbgmsg: test-fail callback should test if sudo is needed
- Getting errors from sudo and no debug messages are logged:...
-
10:34 AM Bug #14160 (Closed): test-runner: UnicodeDecodeError when zfstest -l logfile is used
- ...
2021-10-13
-
11:48 PM Bug #14158 (Closed): unused GCC versions should be removed from Makefile.master (etc.)
- Makefile.master contains stanzas for 4,7,8,9,10.
We only need 7 and 10, the rest should be removed. -
11:00 PM Bug #14157 (Closed): ld(1) string table merging should follow gABI more closely
- When we merge string tables, at present we only include strings referenced by symbols or relocations. Dropping any o...
-
10:58 PM Feature #14156 (New): commonise aw/cw argument handling
- Both @cw@ and @aw@ have a very similar object and routines for constructing an argument list, @struct aelist@. We sh...
-
10:53 PM Bug #14155 (Closed): ld(1) string table merging could be much faster
- The string table merging in ld is currently quadratic in the number of sections and relocations in the input objects....
-
03:24 PM Bug #14154 (Closed): zpool should call zfs_nicestrtonum() with non-NULL handle
- To get proper error diagnostics, we should not call zfs_nicestrtonum() with NULL.
Testing done:
Before patch:
... -
03:13 PM Bug #14153: libzfs: str2shift called with NULL handle can crash
- Yuri Pankov wrote in #note-3:
> With both openzfs and proposed fixes we are missing the error message, wonder if we ... -
02:29 PM Bug #14153: libzfs: str2shift called with NULL handle can crash
- With both openzfs and proposed fixes we are missing the error message, wonder if we can open/close temporary hdl if w...
-
01:01 PM Bug #14153: libzfs: str2shift called with NULL handle can crash
- See also https://github.com/openzfs/zfs/commit/53c2ec1d1b3ffdc90c1c6516558e6b4da77c2446
which is the fix that went i... -
12:38 PM Bug #14153 (Closed): libzfs: str2shift called with NULL handle can crash
- ...
2021-10-12
-
03:42 PM Feature #14149: Use gcc10 as the shadow compiler
- I tested this by building on OI and OmniOS, verifying that we found the correct gcc10 and used it. Note, this only wo...
-
03:39 PM Feature #14150: illumos.sh should point to default closed bins
- This was tested by just having this in the default env file and making sure that we correctly found the closed bins o...
-
07:31 AM Bug #14135: SPARC build errors remove SPARC_BLD link option from lib/krb5/plugins/kdb/ldap/Makefile.com
- I did a complete SPARC gate build and here is the result for this object file:
klausz@suntools % nm lib/krb5/plugi... -
07:30 AM Bug #14146 (Pending RTI): sgs/prof: multiply-defined symbols
2021-10-11
-
08:10 PM Bug #14152: ld(1) should be more careful about empty alists
- testing:
I've tested this with andy's test case and with illumos builds. I can't currently think of anything else... -
06:35 PM Bug #14152 (Closed): ld(1) should be more careful about empty alists
- In various places in the link-editor we check whether a list is NULL to decide whether it is empty (this is, usually,...
-
03:18 PM Bug #14151 (In Progress): truss: truss should recognize VMM ioctl codes
- running truss on bhyve does list untranslated ioctl's. While there, stop building 32-bit binaries.
-
02:51 PM Feature #14141: build utmpd as 64-bit binary
- Robert Mustacchi wrote in #note-3:
> Cannot we not fix the SPARC ABI? We keep working around it, but it's actually o... -
02:22 PM Feature #14141: build utmpd as 64-bit binary
- Cannot we not fix the SPARC ABI? We keep working around it, but it's actually one of the big pieces (along with cross...
-
02:26 PM Feature #14150 (Closed): illumos.sh should point to default closed bins
- The default for where the closed bins show up has changed for a while in with the various build metapackages. We shou...
-
02:24 PM Feature #14149 (Closed): Use gcc10 as the shadow compiler
- While its' taken some time, we are in a place where we can drop gcc 4.4.4 as our shadow compiler and move to gcc 10.3...
2021-10-10
-
09:34 AM Feature #14148 (New): Integrate SMB discovery for Windows 10 and SMB ver >1 like wsdd or wsdd2
- ex https://github.com/christgau/wsdd
or wsdd2
https://github.com/Netgear/wsdd2
-
01:19 AM Feature #14105: ar -s could work on its own
- In addition to this, I also did an illumos build and then ONU'd onto bits with this ar and did another build. wsdiff ...
2021-10-09
-
06:56 PM Bug #14147: Cannot boot on system without FPU
- This is attempting to boot OmniOS under bhyve on an OmniOS system running under Ubuntu/QEMU/KVM with nested virtualis...
-
10:23 AM Bug #14147 (New): Cannot boot on system without FPU
- ...
2021-10-08
-
12:44 PM Bug #14146 (In Progress): sgs/prof: multiply-defined symbols
-
12:26 PM Bug #14146 (Closed): sgs/prof: multiply-defined symbols
- Build errors with gcc10:...
-
07:26 AM Bug #12396 (Pending RTI): zdb -A does not work after 3006
2021-10-07
-
06:49 PM Feature #14145 (New): delegated datasets could have better in-zone names
- From Joyent OS-4278:
Delegated datasets are pretty great in most ways, but an unfortunate aspect of the current im... -
06:46 PM Bug #13700: illumos-ffe7853a48 panics on genunix:pollhead_delete+55 for posgresql-HEAD buildfarm tests
- No, unfortunately it's not a debug kernel. If I remember correctly Andy Fiddaman had more insights on this issue, we ...
-
05:12 PM Bug #14138 (Pending RTI): cxgbetool does not need to reinvent err()
-
05:09 PM Bug #14007 (Pending RTI): zfstest: find_disks needs to be smarter
-
05:09 PM Bug #14137 (Pending RTI): cxgbetool cudbg dumps core if called without options
-
02:20 PM Bug #14142: kernel SMB stops NMI from inducing panic, printfs as hard and fast as it can instead
- This is a cmn_err(CE_WARN, ...) call here:
http://src.illumos.org/source/xref/illumos-gate/usr/src/uts/common/fs/sm... -
09:33 AM Feature #14081: bhyve upstream sync 2021 September
- The problem mentioned above has been resolved by the integration of #14100
-
08:57 AM Feature #13380: Add virtio-9p (aka VirtFS) filesystem sharing to bhyve
- Some more details on the testing from the RTI discussion:...
-
12:04 AM Bug #14143 (Closed): kmem should learn we are no longer Solaris
- @kmem_init()@ emits warnings that references the Solaris Tunable Parameters manual if certain kmem_flags are enabled....
2021-10-06
-
11:15 PM Bug #14142 (New): kernel SMB stops NMI from inducing panic, printfs as hard and fast as it can instead
- We've got a box which is using kernel SMB which seems to hang occasionally. When it hangs, the kernel is still respon...
-
09:11 PM Feature #14141 (Closed): build utmpd as 64-bit binary
- With slightly older screen, I did notice the issue in output of w and who:...
-
08:46 PM Bug #14136: acctadm *SOMETIMES* triggers smatch error
- Jason King wrote in #note-1:
> What happens if you label die() as __NORETURN in utils.h?
Like this?... -
01:41 AM Bug #14136: acctadm *SOMETIMES* triggers smatch error
- What happens if you label die() as __NORETURN in utils.h?
-
12:42 AM Bug #14136 (Closed): acctadm *SOMETIMES* triggers smatch error
- It's been more frequent of late in our Jenkins builds. We're seeing:...
-
08:41 PM Bug #14127: ld(1) can double free when cleaning up
- testing:
jperkin built all of pkgsrc using this link editor, with on core dumps from ld(1) and no suspicious new... -
08:40 PM Bug #14127: ld(1) can double free when cleaning up
- There are two problems here.
The main one is a double free in elf_end(). If a member of an archive is ended and t... -
07:15 PM Feature #14140: timer_create()/timer_settime() could work with thread/proc clocks
- So if we want to implement these, the way to do this is basically to make this something that we check in the clock t...
-
07:11 PM Feature #14140 (New): timer_create()/timer_settime() could work with thread/proc clocks
- This is a followup to #14126 , requesting timer_create() and timer_settime() support.
I'm attaching a primitive te... -
06:20 PM Bug #13700: illumos-ffe7853a48 panics on genunix:pollhead_delete+55 for posgresql-HEAD buildfarm tests
- Sorry for not seeing this earlier.
In your initial posting, register `rdi` has some STRANGE contents. This sugges... -
06:03 PM Bug #13700: illumos-ffe7853a48 panics on genunix:pollhead_delete+55 for posgresql-HEAD buildfarm tests
- any news here?
-
05:44 PM Bug #13326: nscd stops returning results from LDAP until it is restarted (GSSAPI)
- I did not find the connection in this state, I found none at all.
But restarting, or well disabling name-service-cac... -
03:14 PM Feature #14139 (Closed): Want libproc convenience function for lwpsinfo
- Today libproc has the @proc_get_psinfo@ convenience function. It'd be nice to add something here for the @lwpsinfo@ f...
-
09:35 AM Bug #14135: SPARC build errors remove SPARC_BLD link option from lib/krb5/plugins/kdb/ldap/Makefile.com
- Sure, will do later this afternoon...
-
09:30 AM Bug #14135: SPARC build errors remove SPARC_BLD link option from lib/krb5/plugins/kdb/ldap/Makefile.com
- Andy Fiddaman wrote in #note-6:
> This apparently boils down to this in Makefile.master
>
> [...]
>
> and for ... -
09:25 AM Bug #14138 (Closed): cxgbetool does not need to reinvent err()
- cxgbetool reinvents err(3C), which while non-standard is available on illumos, FreeBSD, and Linux; more so some of th...
-
09:21 AM Bug #14137 (Closed): cxgbetool cudbg dumps core if called without options
- ...
Also available in: Atom