Activity
From 2020-11-10 to 2020-12-09
2020-12-09
-
09:57 PM Bug #13357: Hot-Plugging NVMe drive to USB-C triggers system panic
- After "fmadm repair" the devices, and "fmadm acquit" the events,
and finally a reboot the device is back in the tree... -
09:36 PM Bug #13357: Hot-Plugging NVMe drive to USB-C triggers system panic
- First, i had to resize my dump volume to enable savecore..
To trigger the panic i have to boot with the drive conn... -
07:57 PM Bug #13345: loader: xdr_array is missing count
- I tested the now-merged wad on my lab machine which had a pool affected by this. With the fix in place, loader is ab...
-
06:01 AM Feature #7024 (Closed): Add getgrouplist() to illumos
- "git commit f2c438c5058c64b7373448f239156bf60009abcb":https://github.com/illumos/illumos-gate/commit/f2c438c5058c64b7...
2020-12-08
-
06:37 PM Bug #13207 (Closed): Creating an aggr with more than 128 Tx or Rx rings panics
- "git commit adc528899caad05412c9b8d397e277900adf786b":https://github.com/illumos/illumos-gate/commit/adc528899caad054...
-
04:16 PM Bug #13357: Hot-Plugging NVMe drive to USB-C triggers system panic
- What would be very helpful is the kernel coredump (vmdump.N), or at least for starters the /var/adm/messages* portion...
-
11:11 AM Bug #13357 (New): Hot-Plugging NVMe drive to USB-C triggers system panic
- Hello!
When i plug in a NVMe drive to the Thunderbolt / USB-C Port of my laptop, the system panics.
The fmadm s... -
03:11 PM Bug #13356: syslog(3c) should not open syslog_door without LOG_CONS
- Review: https://www.illumos.org/rb/r/2580/
-
10:54 AM Bug #13356: syslog(3c) should not open syslog_door without LOG_CONS
- h2. *Testing*
Compile the attached @test.c@:... -
10:38 AM Bug #13356 (Closed): syslog(3c) should not open syslog_door without LOG_CONS
- On success, the @syslog(3c)@ always tries to open @/var/run/syslog_door@ (via @syslogd_ok()@), even this is not neede...
2020-12-07
-
05:53 PM Feature #13355 (Closed): remove topo module warning gags
- Right now there are some warning gags in the topo modules around uninitialized variables and parenthesis. We should r...
-
03:26 PM Bug #13354 (Closed): illumos should calibrate the TSC earlier in the boot process.
- Since time immemorial, illumos has used the i8253/8254 PIT timer to do three key tasks during boot:
* Experimentally... -
11:18 AM Bug #13353 (Closed): loader: 13345 did miss byte and nvlist array
- While porting 13345 to FreeBSD, I figured I have missed 2 cases... fortunately no harm is done as there is no code p...
-
07:38 AM Bug #13345 (Closed): loader: xdr_array is missing count
- "git commit 0b14c19974d0288384932500f606afeadc2d6009":https://github.com/illumos/illumos-gate/commit/0b14c19974d02883...
2020-12-06
-
11:43 PM Feature #13352 (Closed): disable mdns date and time in version string
- The @dns-sd@ binary generally encodes its build time in a version string. This leads to spurious wsdiff noise and mak...
-
07:01 PM Bug #13351 (Closed): loader: vbe_find_mode_xydm() is using wrong safety and iteration is buggy
- We are using iterate count max mode # (0x1ff) - min vbe mode (0x100) + 1 = 0x100.
If depth is unspecified, we walk... -
04:27 PM Bug #13350 (Closed): some ctf tests still rely on default compiler arch
- There are two ctf tests, convert-no-dwarf and merge-no-ctf, which rely on the compiler and assembler having the same ...
-
04:26 PM Feature #13349 (Closed): ctf tests should specify -fcommon when needed
- There are a few tests that are explicitly designed to test cases around having duplicate symbols with different types...
-
04:24 PM Feature #13348 (Closed): ctftest should skip known failures with clang
- There are some known bugs in clang's dwarf generation -- https://bugs.llvm.org/show_bug.cgi?id=44601. As such it'd he...
-
01:04 PM Bug #13347 (Closed): loader: gfx_fb_putimage 8 bit color translation is not good
- as we support 256 colors, we can translate to 256 colors; the translation itself is a bit broken.
Also, as alpha ble...
2020-12-04
-
07:40 PM Bug #13346 (Closed): diskinfo should identify lofi(7D) devices
- At least when using the labelled mode of *lofi(7D)* devices, i.e., with the @-l@ option, devices show up with other d...
-
05:19 PM Bug #13341 (Closed): crt1.o _start_crt_compiler hook not what gcc expects
- "git commit 4004e4c5da2fe3ad63f4ffae758da0dadafdf00d":https://github.com/illumos/illumos-gate/commit/4004e4c5da2fe3ad...
-
04:42 PM Bug #13194 (Closed): null/dangling pointer deref somewhere under dmu_objset_upgrade
- "git commit a39df08cf5d40d52f3f54886012efca9796f23c8":https://github.com/illumos/illumos-gate/commit/a39df08cf5d40d52...
-
03:56 PM Bug #13344 (Closed): loader: zfs_probe_partition should skip EFI System Partition
- "git commit 553cfb3f8c093d0ed24226e160562648609d7f2f":https://github.com/illumos/illumos-gate/commit/553cfb3f8c093d0e...
2020-12-03
-
10:19 PM Bug #13345 (Closed): loader: xdr_array is missing count
- The integer arrays are encoded in nvlist as counted array <count, i0, i1...>, loader xdr_array() is missing the count...
-
10:11 PM Bug #13344 (In Progress): loader: zfs_probe_partition should skip EFI System Partition
-
10:11 PM Bug #13344 (Closed): loader: zfs_probe_partition should skip EFI System Partition
- We can skip probing ESP, there is no ZFS on ESP.
Testing done: verified with debugger, we do skip probing ESP now. -
05:30 AM Bug #13194: null/dangling pointer deref somewhere under dmu_objset_upgrade
- I cherry-picked cr 1087 onto omnios r151034 to test it on one of our machines which was very reliable at hitting the ...
2020-12-02
-
06:15 PM Bug #13340 (Closed): zoneadmd shouldn't rely on autofs
- "git commit 8af575c0afc1d79bd23c3e1a78a546c9963e5083":https://github.com/illumos/illumos-gate/commit/8af575c0afc1d79b...
-
05:40 PM Bug #13343 (Closed): some mlxcx devices don't support temperature sensors
- The Mellanox ConnectX-4 lx (15b3,1015), unlike other parts, appears not to have a built-in temperature sensor. Unfort...
-
04:52 PM Bug #13333 (Closed): spellcheck1 doesn't zero table memory
- "git commit 2e8cdddb340293882c888e83152059f02ec5d59b":https://github.com/illumos/illumos-gate/commit/2e8cdddb34029388...
2020-12-01
-
11:46 PM Bug #13324 (Closed): struct dk_minfo_ext size differences trigger SSP in libfdisk
- "git commit 7b4214534ccdf6f8aa6e566d7501aab328c72e84":https://github.com/illumos/illumos-gate/commit/7b4214534ccdf6f8...
-
08:43 PM Bug #13324: struct dk_minfo_ext size differences trigger SSP in libfdisk
- To test this I rigged up a system that had an nvme device (blkdev), a sata device (sd), a labeled lofi device (lofi),...
-
09:46 PM Bug #13332 (Closed): loader: iterate consoles to draw loader menu screen
- "git commit 63f9f2ff473e9cb7f455f032fe3d04a95ec4b537":https://github.com/illumos/illumos-gate/commit/63f9f2ff473e9cb7...
-
07:06 PM Bug #13333: spellcheck1 doesn't zero table memory
- I tested this by checking the outputs of the hash checker and the input files and then ran several builds and verifie...
-
03:42 PM Bug #13194: null/dangling pointer deref somewhere under dmu_objset_upgrade
- With this change in place, I ran a full ZFS testsuite under a DEBUG kernel. The results are:...
-
12:26 PM Bug #13194: null/dangling pointer deref somewhere under dmu_objset_upgrade
- Details from one of my crash dumps:...
-
01:12 PM Bug #13340: zoneadmd shouldn't rely on autofs
- To test this, I ran it on our Racktop platform and triggered the error path during zone shutdown to reproduce the abo...
-
07:17 AM Bug #13331 (Closed): loader: term_drawrect and putimage coordinates fix
- "git commit 166994016fed8bc2ed47612b34708b33007a891b":https://github.com/illumos/illumos-gate/commit/166994016fed8bc2...
-
04:03 AM Bug #13050 (Closed): bhyve kernel should be cstyle clean
- "git commit 2699b94cd4d1e9baf6bfcbe579328b398a9736e6":https://github.com/illumos/illumos-gate/commit/2699b94cd4d1e9ba...
2020-11-30
-
11:10 PM Bug #13050: bhyve kernel should be cstyle clean
- In addition to @wsdiff(1)@ reporting no changes of significance to the program text, I ran the build artifacts throug...
-
08:03 PM Bug #13050: bhyve kernel should be cstyle clean
- Comprised of style changes, this can mostly be tested with @wsdiff(1)@. Comparing it against a vanilla proto area, t...
-
08:21 PM Bug #13194: null/dangling pointer deref somewhere under dmu_objset_upgrade
- A couple of other OmniOS users have recently hit this, and I think it is the same as https://github.com/openzfs/zfs/i...
-
02:01 PM Bug #13342 (Closed): ctfconvert could encode _Float128 for 32-bit objects
- When working on implementing CTF everywhere in OmniOS userland, some 32-bit objects that use the _Float128 type fail ...
-
12:13 PM Bug #13341: crt1.o _start_crt_compiler hook not what gcc expects
In addition to testing that gcc's profiling now works as expected, I also tested what happens if the hook returns a...-
12:13 AM Bug #13341 (Closed): crt1.o _start_crt_compiler hook not what gcc expects
- As can be seen in https://github.com/gcc-mirror/gcc/blob/master/libgcc/config/sol2/crtpg.c#L34 - gcc uses a hook in @...
2020-11-28
-
10:06 AM Feature #13339: Add support for Hygon Dhyana Family 18h processor
- Some system information:
~$ isainfo -x
amd64: clzero monitorx clflushopt fsgsbase rdseed adx avx2 fma bmi2 bmi1 rdran...
2020-11-27
-
08:36 PM Bug #13330 (Closed): SMB read hangs on Mac Big Sur
- "git commit 4d2aba2f17eed4643aa996841698226ff2673205":https://github.com/illumos/illumos-gate/commit/4d2aba2f17eed464...
-
04:20 PM Bug #13330: SMB read hangs on Mac Big Sur
- Thanks to Andy Fiddiman (and others) for testing this fix with Mac Big Sur clients.
Those clients no longer "hang" (i... -
06:40 PM Bug #13337 (Closed): ctfconvert should skip ssp_ns.c when checking for debug data
- "git commit 41b57d181d0b4df0badc148a4769e9d0bf008aaa":https://github.com/illumos/illumos-gate/commit/41b57d181d0b4df0...
-
03:39 PM Bug #8151: USB3 port not working
- Hi, we discovered that the problem is the same as :
https://github.com/joyent/smartos-live/issues/694
Maybe it ... -
12:33 PM Bug #13340 (Closed): zoneadmd shouldn't rely on autofs
- During zone filesystem unmounting, it is possible for zoneadmd to call into autofs_cleanup
which directly makes a sy...
2020-11-26
-
07:12 PM Bug #13337: ctfconvert should skip ssp_ns.c when checking for debug data
- Tested by running @ctfconvert@ on a 32-bit object linked with libssp_ns which previous failed:...
-
06:39 PM Bug #13258: remove lint from the uts build
- tested just by running repeated builds, though only two on sparc.
-
11:49 AM Feature #13339 (Closed): Add support for Hygon Dhyana Family 18h processor
- As a new x86 CPU vendor, Chengdu Haiguang IC Design Co., Ltd (Hygon)
is a joint venture between AMD and Haiguang Inf...
2020-11-25
-
07:56 PM Bug #13338 (Closed): bhyve should be able to emulate CLTS
- When shadowing @%cr0@, it becomes necessary to do instruction emulation for certain @%cr0@ accesses. SVM has decodin...
-
06:51 PM Bug #13337 (Closed): ctfconvert should skip ssp_ns.c when checking for debug data
If a 32-bit ELF object is built with stack smashing protection (SSP) and PIC and is using the illumos native SSP su...-
03:17 PM Bug #13336 (Closed): ctfconvert should be able to unconditionally attempt conversion
- On OmniOS and OpenIndiana, the @bash@ shell is linked with @-z redlocsym@, a flag which eliminates local symbols from...
-
09:29 AM Bug #13060 (Closed): loader: fb-putimage fails silently even with debug flag set
- "git commit d45f07cb8d28ca0e38cd96d8f00243ba58192eec":https://github.com/illumos/illumos-gate/commit/d45f07cb8d28ca0e...
-
12:58 AM Bug #13335 (New): wscons should interpret keypad plus and minus correctly
- At present, it seems that depressing the keypad @+@ (plus) and @-@ (minus) keys on a PC keyboard produces an unhelpfu...
-
12:09 AM Bug #13334 (Closed): Recognize X710 10GBaseT*L Family
- An OmniOS user reports that PCI ID 8086,15ff does not have i40e attach. A quick source dive confirms we do not suppo...
2020-11-24
-
08:42 PM Bug #13133 (Duplicate): SVM event injection can race in bhyve
-
08:42 PM Bug #13259 (Closed): SVM event injection can race in bhyve
- "git commit c74a40a584c9d875009f725565896fd7e8ee38d6":https://github.com/illumos/illumos-gate/commit/c74a40a584c9d875...
-
06:21 AM Bug #13259: SVM event injection can race in bhyve
- As noted in the description, instances of this race causing a problem have not been observed in the wild or during te...
-
08:42 PM Bug #13132 (Closed): VMX event injection can race in bhyve
- "git commit c74a40a584c9d875009f725565896fd7e8ee38d6":https://github.com/illumos/illumos-gate/commit/c74a40a584c9d875...
-
06:21 AM Bug #13132: VMX event injection can race in bhyve
- As noted in the description, instances of this race causing a problem have not been observed in the wild or during te...
-
08:42 PM Bug #13106 (Closed): clarify PPR transitions in bhyve vLAPIC
- "git commit c74a40a584c9d875009f725565896fd7e8ee38d6":https://github.com/illumos/illumos-gate/commit/c74a40a584c9d875...
-
05:26 AM Bug #13106: clarify PPR transitions in bhyve vLAPIC
- As this arose as part of the #13007 work, testing for it was covered under that wad.
-
08:42 PM Bug #13007 (Closed): bhyve vlapic should set TMR on intr accept
- "git commit c74a40a584c9d875009f725565896fd7e8ee38d6":https://github.com/illumos/illumos-gate/commit/c74a40a584c9d875...
-
05:16 PM Bug #13007: bhyve vlapic should set TMR on intr accept
- I did also confirm that the exception injection paths were exercised. Guests such as Linux typically access some MSR...
-
04:02 PM Bug #10525: wsdiff output is not correct for a binary file
- The underlying cause of the differences in hlista and hlistb are in #13333.
-
03:53 PM Bug #13333 (Closed): spellcheck1 doesn't zero table memory
- Having mostly ignored the wsdiff noise that ocasionally pops up between hlista and hlistb, I decided to reverse cours...
-
02:07 AM Bug #13299 (In Progress): File mtime changes twice, when file is modified using SMB server
- It looks like that update (during close) was from a possibly misunderstood section from a very old version of the MS-...
-
01:25 AM Feature #7024: Add getgrouplist() to illumos
- I've put together an implementation of this.
For testing, I created a test user and added the test user to the sys... -
01:00 AM Bug #13330 (In Progress): SMB read hangs on Mac Big Sur
- What's actually shown in the network capture is that MacOS "Big Sur" repeatedly sends
SMB2 read requests at an offse...
2020-11-23
-
10:54 PM Bug #13332 (Closed): loader: iterate consoles to draw loader menu screen
- The current loader screen output depends on console code to write on all active consoles. This approach is flawed as ...
-
10:47 PM Bug #13331 (Closed): loader: term_drawrect and putimage coordinates fix
- While drawing on menu screen, we also do mark terminal areas, so the scroll will know to move the image areas. Unfort...
-
07:27 PM Bug #13315 (Closed): jdk11 makes consistent javadoc generation impossible
- "git commit 273d774d1d685415fd99d31224bdae55e7cfb793":https://github.com/illumos/illumos-gate/commit/273d774d1d685415...
-
07:20 PM Bug #13330 (Closed): SMB read hangs on Mac Big Sur
- There have been several reports of problems with accessing illumos SMB shares from MacOS Big Sur, on both Intel and M...
-
06:59 PM Bug #13007: bhyve vlapic should set TMR on intr accept
- Additionally, I've been using this wad (with several others) when developing an alternative bhyve userspace implement...
-
05:57 PM Bug #13007: bhyve vlapic should set TMR on intr accept
- I've repeated the OS smoke tests on Intel and AMD with a rebased copy of the change and it continues to behave as exp...
-
06:52 PM Bug #13314 (Closed): loader: make sure console variable has usable consoles
- "git commit 560dcad7f6059e242335a94501511eae11b1308a":https://github.com/illumos/illumos-gate/commit/560dcad7f6059e24...
-
05:33 PM Bug #12318 (Closed): build zpool command as 64-bit binary
- "git commit 18425b359c7d1e5f7f63fae3ca5245407223a45b":https://github.com/illumos/illumos-gate/commit/18425b359c7d1e5f...
-
05:28 PM Bug #13319 (Closed): Typos in some LDSTACKPROTECT macros
- "git commit a39905c1c6671c3f44d52e31393ee7cdda7b4f12":https://github.com/illumos/illumos-gate/commit/a39905c1c6671c3f...
-
05:07 PM Bug #13060: loader: fb-putimage fails silently even with debug flag set
- Testing: I came up with this change after seeing loader silently fail to load a PNG and not having any idea why. Wit...
-
04:24 PM Bug #13329 (New): rpcsec & friends need to be zone-aware
- Inspired by this smartos-live filing: https://github.com/joyent/smartos-live/issues/963, I dove into the source to s...
-
02:55 PM Bug #13326: nscd stops returning results from LDAP until it is restarted (GSSAPI)
- Actually, I think this is related to a customization I had done previously:...
-
01:21 PM Bug #13326: nscd stops returning results from LDAP until it is restarted (GSSAPI)
- This is actually *not* related to GSSAPI authentication. I'm now reproducing it with anonymous authentication as well...
-
07:46 AM Bug #13328 (New): svc:/system/svc/restarter:default is sometimes not initialized properly
- Dependencies are given placeholder entries in the SMF dependency graph which are usually fleshed out when their manif...
2020-11-22
-
07:15 PM Bug #13319: Typos in some LDSTACKPROTECT macros
- To test this, I ran a wsdiff and verified that there was nothing surprising there (e.g. acpi and hlist).
-
12:12 PM Bug #13315: jdk11 makes consistent javadoc generation impossible
- Testing: Build and packaging are clean when built with both java 8 and 11. Checked (by reviewing nightly.log) that ja...
-
01:40 AM Bug #13327 (New): struct timespec not POSIX compliant
- The POSIX 2008 standard documents struct timespec with members tv_sec and tv_nsec. However, if standards are requeste...
2020-11-21
-
06:32 PM Bug #13312 (Closed): _thrp_create() should not set the thread name if passed an empty string
- "git commit 059afd40d138a2155e774750e4dcabfd78c9d0be":https://github.com/illumos/illumos-gate/commit/059afd40d138a215...
-
01:08 PM Bug #13326 (New): nscd stops returning results from LDAP until it is restarted (GSSAPI)
- I have multiple hosts with computer account keytabs that use ldapclient to get passwd/group information from Active D...
2020-11-20
-
10:13 PM Bug #13325: bhyve misinterprets MSI redir hint
- I fired up a test platform which disregards the redir-hint bit for MSIs, choosing the delivery mode solely on that bi...
-
10:10 PM Bug #13325 (Closed): bhyve misinterprets MSI redir hint
- While developing an alternative bhyve userspace which uses a standard OVMF ROM to boot its guest, I observed (alpine)...
-
10:05 PM Bug #13323 (Closed): CTF forward test needs adjusting after 13278
- "git commit 986529380f11a23c3c6de33e5cea6611d4abe648":https://github.com/illumos/illumos-gate/commit/986529380f11a23c...
-
06:33 PM Bug #13324 (Closed): struct dk_minfo_ext size differences trigger SSP in libfdisk
- Unfortunately, the 64-bit version of @struct dk_minfo_ext@ has an extra 4 bytes of padding over the 32-bit version. T...
2020-11-19
-
11:22 PM Feature #13305 (Closed): Update Intel microcode to 20201112
- "git commit 56e9aab1260c03d8b79e246590e46e9aa0ee0531":https://github.com/illumos/illumos-gate/commit/56e9aab1260c03d8...
-
04:18 PM Feature #13305: Update Intel microcode to 20201112
- I've booted these bits on all of the CPUs I have access to. Only one of those actually got a microcode update from th...
-
11:19 PM Bug #13323: CTF forward test needs adjusting after 13278
- I tested running the original test suite under an old OmniOS release and the updated one on the latest bloody version...
-
08:40 PM Bug #13323 (Closed): CTF forward test needs adjusting after 13278
- The CTF forward declaration tests says:...
-
09:58 PM Feature #13248 (Closed): parallelise the quest for elves
- "git commit ef1b64136eb11e65f9eb27b6083536fe1b69c707":https://github.com/illumos/illumos-gate/commit/ef1b64136eb11e65...
-
12:13 PM Feature #13322 (Closed): build zfs command as 64-bit binary
- As zpool was switched with 12318, also build zfs command as 64-bit binary.
Testing done: zfs command appears to be... -
11:14 AM Bug #13321 (New): Package conflict between openindiana.org and localhostoih
A package conflict recently appeared (November 2020?) between the OpenIndiana repository
and the TeX/LaTeX install...-
01:36 AM Bug #13319 (Closed): Typos in some LDSTACKPROTECT macros
- With the work in #13274 to enable the tack protector in the build, an effort was made to mimic the conditions that we...
2020-11-18
-
08:14 PM Bug #13318 (Closed): Tidy up libdtrace_jni javadoc
- If, as discussed in #13315, we move to publishing javadoc rather than packaging it, we should make sure it's reasonab...
-
04:11 PM Bug #6729: incremental replication stream of a fs tree with lots of snapshots trips assert in zfs recv
- It appears OpenZFS recently fixed this in commit 7a6c12fd6a756af5a2f664c0a6a292d22fbb2487:
Don't assert on nvlists... -
11:18 AM Feature #13280: CTF: provide option to truncate and continue
- I tested the attached with the problematic @libperl.so@ and with a number of regression test cases.:...
-
02:05 AM Bug #13312: _thrp_create() should not set the thread name if passed an empty string
- I did two things here. First I ran the libc tests to verify that this all passed:...
2020-11-17
-
07:21 PM Feature #13274 (Closed): enable -fstack-protector-strong by default in user land
- "git commit 5a0af8165ce9590e7a18f1ef4f9badc4dd72c6e6":https://github.com/illumos/illumos-gate/commit/5a0af8165ce9590e...
-
07:21 PM Feature #5788 (Closed): Want support for GCC's stack protector in libc
- "git commit 6a817834d81cc75ce12d0d393320837b1fec1e85":https://github.com/illumos/illumos-gate/commit/6a817834d81cc75c...
-
07:21 PM Feature #13273 (Closed): want upanic(2)
- "git commit 350ffdd54baf880f440ddf9697666e283894ded1":https://github.com/illumos/illumos-gate/commit/350ffdd54baf880f...
-
04:52 PM Bug #13300 (Closed): mlxcx_cq_setup() doesn't take required locks for ASSERTs
- "git commit 7fdea60d55a95f0e46066fd021c4ef1b1321bafc":https://github.com/illumos/illumos-gate/commit/7fdea60d55a95f0e...
-
04:46 PM Bug #13317 (Closed): Decrease contention on dn_struct_rwlock
- Port of OpenZFS #8946:
Currently, sequential async write workloads spend a lot of time
contending on the dn_struc...
2020-11-16
-
09:04 PM Bug #13285 (Closed): remove incomplete kmod guidance implementation
- "git commit f0b6369dcf843cd097edef20ec38c11b7ae127d6":https://github.com/illumos/illumos-gate/commit/f0b6369dcf843cd0...
-
02:04 PM Bug #13299: File mtime changes twice, when file is modified using SMB server
- Ok I disabled the code as Gordon has suggested, seems to solve the problem for now.
Would be good if someone can chec... -
01:14 PM Bug #11586 (Closed): NAME field in man pages should match what's installed
- This eventually got split out into #13288 #13289 #13290 #13291 #13292 #13293
-
10:59 AM Bug #13310 (Closed): Remove auto_ef.3ext as we don't have the software
- "git commit de0f04687a2a3fe3692d9ad1254738343bf9c4eb":https://github.com/illumos/illumos-gate/commit/de0f04687a2a3fe3...
2020-11-15
-
11:20 PM Bug #13316 (New): ipmgmtd inconsistent with kernel on failure
- You can get @ipmgmtd@ out of sync with the kernel with a specific sequence of @ipadm@ commands.
1. Create simnet w... -
08:34 PM Bug #13310: Remove auto_ef.3ext as we don't have the software
- Testing: Verified that build is clean and that the file and links are
no longer present in both the proto area and p... -
04:25 PM Feature #13273: want upanic(2)
- I tested this in the following ways:
* I wrote small programs that called upanic and verified the following differen... -
04:21 PM Feature #5788: Want support for GCC's stack protector in libc
- To test the stack protector we did a few things:
* We wrote small test programs that would trigger it on different... -
04:18 PM Feature #13274: enable -fstack-protector-strong by default in user land
- To test this I did the following:
* Manually verified that we had emitted calls to the stack protector into most b... -
02:57 PM Bug #13315 (Closed): jdk11 makes consistent javadoc generation impossible
- While #13083 enabled builds using jdk11, if jdk11 is updated to the latest release the build fails:
==== package b...
2020-11-14
-
06:09 PM Bug #13302 (Closed): pthread_attr_get_np.3c erroneously refers to pthread_getattr_np
- "git commit 25befe07d3c1488cbbdecdb765cd0558e12cc364":https://github.com/illumos/illumos-gate/commit/25befe07d3c1488c...
-
05:24 PM Bug #13304 (Closed): bhyve ioport handling bungled on reinit
- "git commit 509a605d87b8005c687f8d8264f1be379620e886":https://github.com/illumos/illumos-gate/commit/509a605d87b8005c...
-
01:04 PM Bug #13314 (Closed): loader: make sure console variable has usable consoles
- console variable should only include available devices. This is important as attempt to set invalid device will cause...
-
08:06 AM Bug #13313 (New): ctf build in tools uses cw from /opt/onbld
- After #9944 and #11480, ctf is built as part of bootstrap target but it already requires cw, and we switch the ONBLD_...
-
06:07 AM Bug #13311: uptime(1) dazed and confused for a minute after boot
- which then correctly prints out...
-
05:57 AM Bug #13311: uptime(1) dazed and confused for a minute after boot
- here is the copy of ...
-
04:06 AM Bug #13312 (Closed): _thrp_create() should not set the thread name if passed an empty string
- In @_thrp_create()@, the common implementation of thread creation in both the illumos-native thread API and pthreads,...
2020-11-13
-
11:52 PM Bug #13311: uptime(1) dazed and confused for a minute after boot
- i mean unless w(1M) started counting seconds all of a sudden...
-
11:18 PM Bug #13311: uptime(1) dazed and confused for a minute after boot
- NB: This looks like it is a problem around here in the source: https://code.illumos.org/plugins/gitiles/illumos-gate/...
-
11:17 PM Bug #13311 (Closed): uptime(1) dazed and confused for a minute after boot
- If @uptime@ is invoked early in the boot process, it prints a message which is not quite right:...
-
09:11 PM Bug #13309 (Closed): bhyve movs emulation leaks mem refcnt
- "git commit 83cd75bb2949d26e6eb38ddefc60fdeed1909643":https://github.com/illumos/illumos-gate/commit/83cd75bb2949d26e...
-
08:04 PM Bug #13309: bhyve movs emulation leaks mem refcnt
- After reproducing the issue on a stock BE, I booted onto a platform with the fix and ran through the same workload (w...
-
09:06 PM Bug #13304: bhyve ioport handling bungled on reinit
- To clarify, this wasn't a question of bhyve-zones vs bhyve-not-in-a-zone. Rather it was a question of re-execing bhy...
-
05:28 PM Bug #13304: bhyve ioport handling bungled on reinit
- Running a platform with the proposed fix in place, I was able to take all my test guests through the reinit (reboot) ...
-
08:28 PM Bug #13310 (Closed): Remove auto_ef.3ext as we don't have the software
- We have an auto_ef(3ext) man page, but we don't have the software associated with it (the library, headers, or the ut...
-
08:05 PM Feature #13306: Need support for BCM57416
- It is the same driver as mentioned in #12772. Let me update the title of that so that it makes more sense.
-
05:04 PM Feature #7537 (Closed): want nextboot (one time boot) support
- "git commit b713c91e508f40be7797bedd4ae1146ef0652625":https://github.com/illumos/illumos-gate/commit/b713c91e508f40be...
-
05:04 PM Feature #13172 (Closed): Port OpenZFS: zfs label bootenv should store data as nvlist
- "git commit 09fcda9fe16a733cc35aa3156a47ef4b909251a6":https://github.com/illumos/illumos-gate/commit/09fcda9fe16a733c...
-
05:04 PM Feature #13025 (Closed): Port OpenZFS: Add support for boot environment data to be stored in the label
- "git commit c4ecba8aa5f13f00c2439c06af2aa1198771ee66":https://github.com/illumos/illumos-gate/commit/c4ecba8aa5f13f00...
-
04:44 PM Bug #13302: pthread_attr_get_np.3c erroneously refers to pthread_getattr_np
- Testing: checked the modified man page using man(1), and eyeballed the
modified comments.
-
04:28 PM Bug #13308 (Closed): testrunner/run needs updates for python 3.9
- "git commit 1a2acdcd3ce765904dbf2bfc511e92d68022d100":https://github.com/illumos/illumos-gate/commit/1a2acdcd3ce76590...
-
01:39 PM Bug #13308: testrunner/run needs updates for python 3.9
- I tested the proposed change (see Gerrit review link) by using the testrunner/run command to run the libc tests with ...
-
10:39 AM Bug #1513: need update dependency to package install/beadm
- As I have noticed 9 years later, it looks like the actual bug here is that libinstzones is for some weird reason ship...
-
02:46 AM Bug #13286 (Closed): bhyve ins/outs emulation misuses %rax
- "git commit 04573c73a7ab1505c46b2c4db26bfde5176dd6a5":https://github.com/illumos/illumos-gate/commit/04573c73a7ab1505...
2020-11-12
-
11:58 PM Bug #13309: bhyve movs emulation leaks mem refcnt
- i'd seen it with other guests but my windows 10 guest was big enough (16GB) to prevent other zones from booting, as w...
-
11:03 PM Bug #13309 (Closed): bhyve movs emulation leaks mem refcnt
- Several users reported via IRC that they were seeing bhyve leak guest-sized chunks of memory when rebooting win2019 g...
-
10:15 PM Bug #13304: bhyve ioport handling bungled on reinit
- Without bhyve zones in my illumos test environment, I had missed this behavior in my OS smoke tests. After rewiring ...
-
09:18 PM Bug #13278 (Closed): CTF assertion failed cmp->cm_tmap[id].cmt_map == suid
- "git commit 3dfdac06b0c70e672dbe56a2f38ec05fc0254d07":https://github.com/illumos/illumos-gate/commit/3dfdac06b0c70e67...
-
09:18 PM Bug #13252 (Closed): ctf_update()/ctf_dwarf_convert_function() leak memory
- "git commit a676209deb2ce5d0c98f331659de25e2483f8c4c":https://github.com/illumos/illumos-gate/commit/a676209deb2ce5d0...
-
09:18 PM Bug #13251 (Closed): CTF conversion fails if any CU is missing DWARF data
- "git commit effb27ee30c48fe502152c38487ced379d9f8693":https://github.com/illumos/illumos-gate/commit/effb27ee30c48fe5...
-
09:18 PM Bug #13247 (Closed): CTF conversion fails with large files
- "git commit effb27ee30c48fe502152c38487ced379d9f8693":https://github.com/illumos/illumos-gate/commit/effb27ee30c48fe5...
-
08:26 PM Bug #13308 (Closed): testrunner/run needs updates for python 3.9
- Python 3.9 is more picky about the incorrect usage of @is@ with a literal:...
-
04:12 PM Bug #13307 (New): SMB manpage regarding [max|min]_protocol is not up-to-date
- Noticed during analysis for #13299 in the code, that the default for max_protocol is 3.02 currently.
-
03:22 PM Feature #13306 (New): Need support for BCM57416
- Hi,
we need a driver for the Broadcom BCM57416 10G NIC The current Dell PowerEdge R440 are shipped with these 10G ca... -
11:08 AM Feature #13305 (Closed): Update Intel microcode to 20201112
- https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases
Fixes include:
* CVE-2020-8698
* CV... -
10:27 AM Bug #13299: File mtime changes twice, when file is modified using SMB server
- The problem is easy to reproduce with np++, open txt file, change sth, safe, change sth again, do not safe, switch wi...
2020-11-11
-
09:13 PM Bug #13283 (Closed): mdb-bhyve should lookup against private symbols
- "git commit 814f981e5647bb2970ff701c91b962eb330903dd":https://github.com/illumos/illumos-gate/commit/814f981e5647bb29...
-
04:08 PM Bug #13283: mdb-bhyve should lookup against private symbols
- In a more concrete example, here is a VM loaded with ~20k symbols for its UEFI ROM (which is waiting for input):
<pr... -
07:20 PM Bug #13286: bhyve ins/outs emulation misuses %rax
- In addition to the specific testing (with the case that was previously failing), I performed the usual smoke-test acr...
-
04:48 PM Bug #13304 (Closed): bhyve ioport handling bungled on reinit
- despair reports via IRC:...
-
04:34 PM Bug #13299: File mtime changes twice, when file is modified using SMB server
- I did some further dtrace research and was able to track it down to a specific code section, forcing mtime change on ...
-
03:46 PM Bug #13299: File mtime changes twice, when file is modified using SMB server
- I managed to put together some dtrace showing the unexpected explicit mtime change.
Also I used some test program, n... -
09:02 AM Bug #13299: File mtime changes twice, when file is modified using SMB server
- It looks a bit like the close operations happen twice
2020-11-10
-
09:18 PM Bug #13302: pthread_attr_get_np.3c erroneously refers to pthread_getattr_np
- It's also the case that the code comment
http://src.illumos.org/source/xref/illumos-gate/usr/src/lib/libc/port/thr... -
07:22 PM Bug #13302 (Closed): pthread_attr_get_np.3c erroneously refers to pthread_getattr_np
- The notes for #6501 indicate that only pthread_attr_get_np() was implemented, and pthread_getattr_np() wasn't.
How... -
08:18 PM Bug #13291 (Closed): utimes.2: typos utimens and fBstat
- "git commit 3d18edb258701d7742038769889039e5f6147839":https://github.com/illumos/illumos-gate/commit/3d18edb258701d77...
-
08:15 PM Bug #13289 (Closed): manpage typos pthrad and mtuex
- "git commit 7ba1e3a8176db2382c00142e35683aa5917d6ae7":https://github.com/illumos/illumos-gate/commit/7ba1e3a8176db238...
-
07:51 PM Bug #13293 (Closed): multiple typos in tss.3c
- "git commit 73849e1abc744e793539f9a6a32f1efd052bfe7a":https://github.com/illumos/illumos-gate/commit/73849e1abc744e79...
-
07:48 PM Bug #13292 (Closed): NAME section in some man pages missing a comma
- "git commit d59f56478a070381dd4ff329ad617788788bf84f":https://github.com/illumos/illumos-gate/commit/d59f56478a070381...
-
07:39 PM Bug #13229 (Closed): scadm: this 'if' clause does not guard...
- "git commit e3522c16ecc36b92b1a4b1c7f114205270965e69":https://github.com/illumos/illumos-gate/commit/e3522c16ecc36b92...
-
07:37 PM Bug #13228 (Closed): envd: this 'if' clause does not guard...
- "git commit ab1c26a6b072b5f88b50bd1182266a249664df5b":https://github.com/illumos/illumos-gate/commit/ab1c26a6b072b5f8...
-
07:34 PM Bug #13290 (Closed): man: missing symlinks
- "git commit 06fee912be69e798e3d620364017ffad51c650ed":https://github.com/illumos/illumos-gate/commit/06fee912be69e798...
-
07:07 PM Bug #13288 (Closed): man3proc: typos and missing symlink
- "git commit c72d926233e1335d5c1752f6ac1d5851d0d91857":https://github.com/illumos/illumos-gate/commit/c72d926233e1335d...
-
05:20 PM Bug #13286: bhyve ins/outs emulation misuses %rax
- This was tested with that experimental bootrom payload, which seems to be one of the few users of @ins@ in such a man...
-
05:17 PM Bug #13283: mdb-bhyve should lookup against private symbols
- Testing for this change was straightforward. On a platform without it, symbols defined with @::nmadd@ would not be r...
-
04:49 PM Bug #13299: File mtime changes twice, when file is modified using SMB server
- I managed to get some dtrace of smb_vop_ functions and I see some ops among them a setattr some time after the test p...
-
03:50 PM Bug #13247: CTF conversion fails with large files
- Sorry, I didn't phrase that very well.
It's the existing _pkgsrc_ tools (which were forked before the CTF everywhe... -
01:36 AM Bug #13247: CTF conversion fails with large files
- It certainly wasn't the intent of the CTF everywhere changes to regress the output on error messages, so if there's s...
-
02:13 AM Bug #13301 (Closed): bhyve PIT not periodic for square wave mode
- While testing an experimental bootrom under bhyve, I found unexpected behavior in the PIT emulation: The square wave...
-
01:51 AM Bug #13281 (Closed): bump crypto tests timeout
- "git commit 7b34a9a5df26271af0da06974fc361c468cd48d3":https://github.com/illumos/illumos-gate/commit/7b34a9a5df26271a...
-
01:32 AM Bug #13281: bump crypto tests timeout
- I tested this by making sure that the crypto tests now all pass successfully and do not time out.
-
01:44 AM Bug #12818: ntpq(1m) -w flag undocumented
- This is solved for OmniOS with @ntpsec@ in r151036, I suppose this ticket could be moved to the Openindiana tracker.
-
01:00 AM Bug #13300 (Closed): mlxcx_cq_setup() doesn't take required locks for ASSERTs
- On debug, a user saw a panic occur in @mlxcx_arm_cq()@ because they didn't have the @mlcq_arm_mtx@ lock held. This on...
Also available in: Atom