Activity
From 2021-03-16 to 2021-04-14
2021-04-14
-
08:20 PM Bug #13722 (Closed): Enabling SMB3 encryption breaks macOS Big Sur clients
- macOS Big Sur clients are unable to connect to systems that have SMB encryption enabled. Using WireShark I was able t...
-
12:33 PM Bug #13721 (In Progress): ksh: typeset attributes -a, -A, -l, -u leak out of subshells
- https://github.com/ksh93/ksh/issues/88...
-
11:50 AM Bug #13720 (Closed): ksh: segfault on unsetting/changing ${.sh.lineno}
- ...
-
10:22 AM Bug #13718: ksh: segfault on typeset -l/-u against special/read-only variables
- Not being entirely happy with the fix in the mentioned commit, I looked into this.
Each environment variable (name/va...
2021-04-13
-
08:54 PM Bug #13230: i40e has duplicate traffic when used with bhyve/snoop running
- (Basically, I'm able to reproduce Ryan Z's analysis from earlier.)
-
08:54 PM Feature #13705 (Closed): add recent Intel models to x86_archext.h
- "git commit 15276eb5b5c891978242f14352c27676ed336244":https://github.com/illumos/illumos-gate/commit/15276eb5b5c89197...
-
08:54 PM Feature #13704 (Closed): add Ice Lake Xeon to PPIN list
- "git commit 15276eb5b5c891978242f14352c27676ed336244":https://github.com/illumos/illumos-gate/commit/15276eb5b5c89197...
-
08:30 PM Bug #13712: bhyve allows vmspace mapping inside existing range
- Booted a fresh PI with CR 1383, 1411, and 1412 applied...
-
06:12 PM Bug #13717: kernel fpu use can still lead to panic
- For testing this, we developed a stress load test which would reliably panic within 12 hours. After this fix we ran t...
-
06:02 PM Bug #13717: kernel fpu use can still lead to panic
- During debugging and fixing this, I took the opportunity to also cleanup some of the code in kernel_fpu_end and to im...
-
11:37 AM Bug #13717: kernel fpu use can still lead to panic
- We have additional, non-open-source code which makes heavy usage of the fpu while in the kernel. While stress testing...
-
11:31 AM Bug #13717 (Closed): kernel fpu use can still lead to panic
- Even after the fix for illumos#13614 we are still able to hit a panic with kernel fpu usage. The status and the top
... -
05:58 PM Bug #1599: backspace should perform delete on console
- Historical note: substantial discussion about this was on the mailing list, at:
* https://illumos.topicbox.com/group... -
02:28 PM Bug #13715: pcieadm save-cfgspace doesn't work with b/d/f
- Yes, that's the symptom of this bug. It was the case that only the version with leading zeros was working when there ...
-
06:34 AM Bug #13715: pcieadm save-cfgspace doesn't work with b/d/f
- The same issue with show-cfgspace
# ./pcieadm.1 show-cfgspace -d 1/0/0
pcieadm.1: failed to find device node 1/0/... -
01:23 PM Bug #13718: ksh: segfault on typeset -l/-u against special/read-only variables
- A trivial reproducer is:...
-
01:15 PM Bug #13718 (Closed): ksh: segfault on typeset -l/-u against special/read-only variables
- See https://github.com/ksh93/ksh/commit/3654ee73c03fb622dc878d6d2adb54dff13e0624
The following analysis is copied ... -
01:18 PM Bug #13719 (In Progress): ksh: segmentation fault for justified strings (typeset -L/R/Z)
- https://github.com/ksh93/ksh/issues/142
https://github.com/ksh93/ksh/issues/181
2021-04-12
-
10:19 PM Bug #13716 (Closed): pcieadm save-cfgspace -a can't open files
- When refactoring pcieadm for privilege awareness, I inadvertently broke @pcieadm save-cfgspace -a@. I've added a regr...
-
10:07 PM Bug #13715 (Closed): pcieadm save-cfgspace doesn't work with b/d/f
- If you try to use a @pcieadm save-cfgspace -d b/d/f@ that fails when you use the form that comes out of @pcieadm show...
-
09:33 PM Bug #13230: i40e has duplicate traffic when used with bhyve/snoop running
- When two packets arrive, they are both generated by interrupts, but both traverse different paths through MAC. The "...
-
08:19 PM Bug #13230: i40e has duplicate traffic when used with bhyve/snoop running
- Some additional data:
1.) This only manifests for inbound UNICAST traffic. Both inbound multicast and broadcast do... -
06:36 PM Bug #13487: want mapfile-based assertions about symbol properties
- SPARC build and testing: building on sparc did reveal issue in libld and additional mapfile entries were needed (as e...
-
06:01 PM Bug #13714 (Closed): pcieadm pci check misses renamed nodes
- The check in pcieadm to determine if a node is a PCI device or not relies on the name of the node in the devices tre...
-
10:14 AM Bug #13712: bhyve allows vmspace mapping inside existing range
- Jorge has re-tested his patched image, incorporating the additional patch from the attached Gerrit change and confirm...
-
09:49 AM Bug #13712 (Closed): bhyve allows vmspace mapping inside existing range
During testing of the new bhyve bits in #13674, Jorge experienced some panics due to an assertion failure:...-
09:51 AM Bug #13713 (Closed): vm_unmap_mmio() should return non zero on error
- See #13712 for a more detailed description. When @vm_map_remove()@ fails, the error code is not propagated to the cal...
2021-04-10
-
03:52 PM Bug #13700: illumos-ffe7853a48 panics on genunix:pollhead_delete+55 for posgresql-HEAD buildfarm tests
- and of course I have the matching crash dump, let me know if someone is interested in it.
-
02:42 PM Bug #13700: illumos-ffe7853a48 panics on genunix:pollhead_delete+55 for posgresql-HEAD buildfarm tests
- so, I got this again. This time updated outputs (note, c12 directory indicates -m32 build, c12x is 64bit build).
Als... -
08:27 AM Bug #13201 (Closed): IPS image re-hydration fails
- "git commit 6dcbfae4aa2c2aab7ebd7174bd2f0232528126b7":https://github.com/illumos/illumos-gate/commit/6dcbfae4aa2c2aab...
-
07:47 AM Feature #13710 (Closed): create_ramdisk: prepare cpio boot archive for sparc
- The core of this change is about how we create boot block segment in front of the archive. But also done some groundw...
-
07:43 AM Feature #13709 (Closed): sparc: we should be able to read boot_archive in cpio format
- SPARC does use "boot code" installed in first 8KB of boot archive because it is handled as virtual disk. This update ...
2021-04-09
-
09:08 PM Bug #13487 (Closed): want mapfile-based assertions about symbol properties
- "git commit 8222814ef8560ee0ba222eca8ca5acffc6cd0e44":https://github.com/illumos/illumos-gate/commit/8222814ef8560ee0...
-
01:33 PM Bug #13708 (Closed): remove lint cruft from Makefile.master
- It serves no purpose anymore.
Tested by doing full build and checking that wsdiff does not show any unexpected dif... -
01:32 PM Bug #13707 (Closed): remove C99LMODE cruft
- Various lint cleanups seem to have left C99LMODE cruft intact, probably as it does not stand out as lint related.
...
2021-04-08
-
08:58 PM Bug #7668 (Closed): zfs get only outputs 3 columns if "clones" property is empty
- "git commit 99ea293e719ac006d413e4fde6ac0d5cd4dd6c59":https://github.com/illumos/illumos-gate/commit/99ea293e719ac006...
-
06:35 PM Bug #7668: zfs get only outputs 3 columns if "clones" property is empty
- I tested this by running the full ZFS test suite before and after the change to libzfs, and the results were identica...
2021-04-07
-
07:59 PM Feature #13705 (Closed): add recent Intel models to x86_archext.h
- There are a bunch of recent Lakes that cover the Intel 9-11th gen core processors and the 3rd Gen Xeons that we shoul...
-
07:50 PM Feature #13704 (Closed): add Ice Lake Xeon to PPIN list
- Intel's Ice Lake Xeon's support PPIN. We should add them to the list that we check in cpuid.c.
-
07:48 PM Feature #13696: ctf_member_info() should support C11 anonymous SOUs
- If we end up changing @ctf_member_info()@ here, then we need to probably think carefully about @ctf_member_iter()@ as...
-
07:17 PM Bug #13631 (Closed): shell lint about variable expansion in arithmetic expressions is inscrutable
- "git commit c7b656fc7125adc5888ce934f1a3433da4b1bbc5":https://github.com/illumos/illumos-gate/commit/c7b656fc7125adc5...
-
07:17 PM Bug #13601 (Closed): ksh shell lint misleading
- "git commit c7b656fc7125adc5888ce934f1a3433da4b1bbc5":https://github.com/illumos/illumos-gate/commit/c7b656fc7125adc5...
-
07:11 PM Bug #13697 (Closed): zfs change-key does not follow clones, data loss ensues
- "git commit 11326df80789c71d3ac24d5ff3da2c1c0617961a":https://github.com/illumos/illumos-gate/commit/11326df80789c71d...
-
05:31 PM Bug #13628 (Closed): sppptun: array subscript 0 is outside array bounds
- "git commit 8f097fe6cf8dff8db1e1c43d349b305633044d40":https://github.com/illumos/illumos-gate/commit/8f097fe6cf8dff8d...
-
07:23 AM Bug #13700: illumos-ffe7853a48 panics on genunix:pollhead_delete+55 for posgresql-HEAD buildfarm tests
- I uploaded a vmdump here: https://www.eenfach.de/~olbohlen/share/vmdump.3
compressed 6.1G, uncompressed 18.1G
The...
2021-04-06
-
09:58 PM Bug #13697: zfs change-key does not follow clones, data loss ensues
- The ZFS test suite passes -- no new failures, only the expected failures (with existing tickets).
-
09:57 PM Bug #13697: zfs change-key does not follow clones, data loss ensues
- Just to copy over the ZFS commit info:...
-
02:19 AM Bug #13697 (Closed): zfs change-key does not follow clones, data loss ensues
- Currently ...
-
06:58 PM Feature #13698 (In Progress): CTF could handle C99 VLAs in function arguments
-
02:51 PM Feature #13698: CTF could handle C99 VLAs in function arguments
- Treating this as basically a zero length array like we do the arrays at the end of functions seems reasonable for CTF...
-
01:05 PM Feature #13698 (Closed): CTF could handle C99 VLAs in function arguments
- @ctfconvert@ cannot convert data for function definitions which contain some types of C99 variable length array (VLA)...
-
05:46 PM Feature #13687 (Closed): want tool for PCIe device, config space display
- "git commit 7687d0d8812e33aceb40697eb2a8b408c1fe7b52":https://github.com/illumos/illumos-gate/commit/7687d0d8812e33ac...
-
03:43 PM Bug #13699: strtod(3c)/wcstod(3c) man pages should mention math.h
- *Testing*
I reviewed the manpages using the following commands:... -
03:34 PM Bug #13699: strtod(3c)/wcstod(3c) man pages should mention math.h
- Review: https://www.illumos.org/rb/r/2584/
-
02:43 PM Bug #13699 (Closed): strtod(3c)/wcstod(3c) man pages should mention math.h
- In both @strtod(3c)@ and @wcstod(3c)@ man pages there is this wording:...
-
03:39 PM Bug #13370 (Closed): mlxcx_intr_n doing redundant check on mleqe_event_type
- "git commit 80d1a7bde98a8ab2881940a6fe6775073564f253":https://github.com/illumos/illumos-gate/commit/80d1a7bde98a8ab2...
-
03:39 PM Bug #13359 (Closed): mlxcx_update_link_state can race against mlxcx_register_mac
- "git commit 80d1a7bde98a8ab2881940a6fe6775073564f253":https://github.com/illumos/illumos-gate/commit/80d1a7bde98a8ab2...
-
03:12 PM Bug #13700 (New): illumos-ffe7853a48 panics on genunix:pollhead_delete+55 for posgresql-HEAD buildfarm tests
- I get the following panic when killing hanging postgresql processes from the postgres-HEAD (upcoming 14) test suit:
... -
10:48 AM Bug #13692 (Closed): bhyve panic if vmm_drv_purge() fails
- "git commit b4100263209f454c9f030b30aec0d337c7614e0e":https://github.com/illumos/illumos-gate/commit/b4100263209f454c...
-
12:27 AM Bug #11701 (Closed): ldi_handle dcmd segfaults occasionally
- "git commit ffb6483089015eb90be1f5e7fc2a96c9929546a6":https://github.com/illumos/illumos-gate/commit/ffb6483089015eb9...
-
12:27 AM Bug #11700 (Closed): DDI hotplug request handler resets connection handle state before performing state change operations
- "git commit ffb6483089015eb90be1f5e7fc2a96c9929546a6":https://github.com/illumos/illumos-gate/commit/ffb6483089015eb9...
-
12:27 AM Bug #11699 (Closed): x86 pci configurator should not fail device teardown if device is gone
- "git commit ffb6483089015eb90be1f5e7fc2a96c9929546a6":https://github.com/illumos/illumos-gate/commit/ffb6483089015eb9...
-
12:27 AM Feature #11698 (Closed): Want NVMe Hotplug Support
- "git commit ffb6483089015eb90be1f5e7fc2a96c9929546a6":https://github.com/illumos/illumos-gate/commit/ffb6483089015eb9...
2021-04-05
-
11:48 PM Bug #13695 (Closed): Can't create VNICs over vioif after 13637
- "git commit 8054a0e4c809d98ffb44f17b9a8b932ca2c24b2c":https://github.com/illumos/illumos-gate/commit/8054a0e4c809d98f...
-
10:57 PM Bug #13695: Can't create VNICs over vioif after 13637
- I tested this change by booting the OmniOS VM shown in the issue description on a patched system. I was again able to...
-
08:18 PM Bug #13695 (Closed): Can't create VNICs over vioif after 13637
Up until #13637 was integrated, vioif interfaces ignored requests to enable promiscuous mode, but returned success....-
11:21 PM Bug #13691 (Duplicate): mlxcx panicked in mac_link_update()
- Duplicate of #13359.
-
11:10 PM Feature #13696 (New): ctf_member_info() should support C11 anonymous SOUs
- C11 introduced the concept of anonymous struct unions. A common (pre-C11) idiom in C was something like:...
-
10:50 PM Bug #13694: regex has problems with simple ranges in UTF-8 locales
- I have found references that say that POSIX 1992 defined the ordering for a range expression (outside of the C and PO...
-
02:46 PM Bug #13694: regex has problems with simple ranges in UTF-8 locales
- Thanks for writing this up, Andy. I did a similar investigation and found something similar. That regcomp() was relyi...
-
12:34 PM Bug #13694 (New): regex has problems with simple ranges in UTF-8 locales
- In UTF-8 locales, other than @c.UTF-8@, the libc regex has problems with simple ranges such as @[A-Z]@, including at ...
-
09:35 PM Bug #13201: IPS image re-hydration fails
- Dehydrating an IPS image removes all non-editable packaged files and hardlinks from the image, leaving behind the dir...
-
08:49 AM Bug #13201: IPS image re-hydration fails
- With the referenced change, rehydration succeeds:...
-
07:06 PM Bug #13684 (Closed): ld aborts when input object has no file name
- "git commit f980a4bbce3d867e2bb5e61c180593f416d181a5":https://github.com/illumos/illumos-gate/commit/f980a4bbce3d867e...
-
05:08 PM Bug #13684: ld aborts when input object has no file name
- Testing with reproduction means Robert gave me. Robert tested
specifically for me, I wsdiff'd an illumos build with... -
05:35 PM Bug #13693 (Closed): loader: we should support pools without features
- "git commit b4adc50c2ffdb6ae8e81d8be3c37ed01066fe920":https://github.com/illumos/illumos-gate/commit/b4adc50c2ffdb6ae...
-
04:20 PM Bug #13693: loader: we should support pools without features
- To test this, I updated bootx64.efi in ESP, and was again able to boot from pool without any features.
2021-04-03
-
05:43 PM Bug #13033: assertion failed: size <= (1ULL << 24) (0x1189000 <= 0x1000000), file: ../../common/fs/zfs/abd.c, line: 309
- Till Wegmüller wrote:
> Hello
>
> We from the OpenIndiana Dev team have gotten a report of a crashing machine wit... -
09:12 AM Bug #13693 (Closed): loader: we should support pools without features
- nvlist_check_features_for_read() should allow missing ZPOOL_CONFIG_FEATURES_FOR_READ; this happens when all features ...
2021-04-02
-
06:38 PM Bug #13692 (Closed): bhyve panic if vmm_drv_purge() fails
- An OmniOS user reported a crash while testing the bits from #13674 .
By mistake, the user ran a shell script which l... -
05:51 PM Bug #13645 (Closed): bhyve queues wrong SIPI
- "git commit 867228adfb0b4bbab1ff33e31ec607f5671c9047":https://github.com/illumos/illumos-gate/commit/867228adfb0b4bba...
-
04:07 PM Bug #13601: ksh shell lint misleading
- With the change in the associated Gerrit review, this changes from:...
-
03:04 PM Bug #13601 (In Progress): ksh shell lint misleading
-
04:05 PM Bug #13631: shell lint about variable expansion in arithmetic expressions is inscrutable
- With the change in the associated Gerrit review, this changes from:...
-
03:04 PM Bug #13631 (In Progress): shell lint about variable expansion in arithmetic expressions is inscrutable
2021-04-01
-
09:20 PM Bug #13684: ld aborts when input object has no file name
- The logic in the above comment is backwards, but still descriptive.
When calculating sizes we ignore nameless symb... -
07:59 PM Bug #13675 (Closed): use NATIVE_LIBS don't pass -zassert-deflib manually
- "git commit 5eb35ba24893e16e4e108a951856b8d948493f28":https://github.com/illumos/illumos-gate/commit/5eb35ba24893e16e...
-
06:46 PM Bug #13683 (Closed): libc: uninitialized variables
- "git commit 1d9fea2a5ece48bb3a7c454829f0c8a68b9fe5e1":https://github.com/illumos/illumos-gate/commit/1d9fea2a5ece48bb...
-
04:52 PM Bug #13682 (Closed): libc: '_getcontext' specifies less restrictive attribute than its target
- "git commit dd699a3e07422d6135575d35b14927cd260ef32e":https://github.com/illumos/illumos-gate/commit/dd699a3e07422d61...
-
04:47 PM Bug #13680 (Closed): libfruraw: 'hash_obj' may be used uninitialized
- "git commit 4ba84af54d7e87f645088b6bb6f9baac08e77373":https://github.com/illumos/illumos-gate/commit/4ba84af54d7e87f6...
-
03:21 PM Bug #13691 (Duplicate): mlxcx panicked in mac_link_update()
- A SmartOS user hit a panic and shared the following screenshot: https://pasteboard.co/JVjZIOP.jpg. It showed the syst...
2021-03-31
-
10:54 PM Bug #12903: x86 libc string functions should set a frame pointer
- Additionally, to verify the libc_hwcap3 overlay (not sure what the correct term for it is) had no impact, this change...
-
09:36 PM Bug #13690 (Closed): nvmeadm get-logpage doesn't work after 13672
- "git commit cf988e4abd3e7fd3815aa43c51aff413cc05ad45":https://github.com/illumos/illumos-gate/commit/cf988e4abd3e7fd3...
-
05:21 PM Bug #13690 (Closed): nvmeadm get-logpage doesn't work after 13672
- Unfortunately, while implementing #13672 I realized that I accidentally regressed the processing of nvmeadm get-logpa...
-
08:57 PM Bug #13675: use NATIVE_LIBS don't pass -zassert-deflib manually
- Tested with full (debug and non-debug) builds on i386
-
06:40 PM Bug #13684: ld aborts when input object has no file name
- This is because the compiler is taking input from stdin, and so the file symbol it creates is nameless. We ignore na...
-
01:35 AM Bug #13684 (In Progress): ld aborts when input object has no file name
-
01:28 AM Bug #13684: ld aborts when input object has no file name
- https://code.illumos.org/c/illumos-gate/+/1379
-
04:31 PM Bug #13645: bhyve queues wrong SIPI
- This was tested on both AMD (to check for regressions) and Intel hardware. On AMD, there was no observed behavior ch...
-
04:16 PM Feature #13689 (Closed): Want AWS ENA driver
- Late last summer I wrote a preliminary driver for the AWS Nitro ENA network device (Elastic Network Adapter). Support...
-
03:15 AM Feature #13688 (Closed): Want support for AMD Zen 3 Milan CPC Events
- As there's now public documentation on AMD's website about Zen 3 Milan CPU performance counters, we should update the...
-
12:32 AM Feature #11698: Want NVMe Hotplug Support
- Is there a dump available from that hang? I suspect this is the race that was pointed out in review (and I'm fixing a...
-
12:20 AM Feature #13637 (Closed): Support promiscuous mode on vioif interfaces
- "git commit 35d41f28ed229ff7c40e0acb85ce4465390ac9bb":https://github.com/illumos/illumos-gate/commit/35d41f28ed229ff7...
2021-03-30
-
11:29 PM Feature #13687 (Closed): want tool for PCIe device, config space display
- Historically, @pcitool@ has been used as a way to try and get information about PCI devices, but is undocumented, mos...
-
10:09 PM Bug #13686 (Closed): bhyve should emulate mov-to-%cr
- @jperkin reported a machine with an AMD N36L CPU failing to boot a guest after updating to a platform featuring #1325...
-
09:09 PM Bug #13681 (Closed): libfruraw: writing 1 byte into a region of size 0
- "git commit 3bbba396f8599b5a3225ae7d8bb0119abdfaa427":https://github.com/illumos/illumos-gate/commit/3bbba396f8599b5a...
-
08:30 PM Bug #13651 (Closed): libucb: cast between incompatible function types
- "git commit fd8be61dc48514ff8e3bb97fdb04972e2765a6da":https://github.com/illumos/illumos-gate/commit/fd8be61dc48514ff...
-
08:22 PM Bug #13518 (Closed): sun_sas: multiply-defined symbols
- "git commit c1ba859699f12f01e0a0ae33b874b48f666aac62":https://github.com/illumos/illumos-gate/commit/c1ba859699f12f01...
-
08:19 PM Bug #13650 (Closed): sendmail: writing 1 byte into a region of size 0
- "git commit 91b4b5393fe18d32505f967d482b81eef7f68d22":https://github.com/illumos/illumos-gate/commit/91b4b5393fe18d32...
-
06:00 PM Bug #11969 (Closed): Attempting to attach an invalid nvme namespace will cause a panic
- "git commit ed0a9ca2a3cceedc0e6e889472de1cec55ca2faf":https://github.com/illumos/illumos-gate/commit/ed0a9ca2a3cceedc...
-
03:59 PM Bug #11969: Attempting to attach an invalid nvme namespace will cause a panic
- Test notes from Joyent case:
Testing: I didn't test this myself, but I asked the person who reported this issue to... -
05:18 PM Feature #13668 (Closed): mdns: update to mDNSResponder-1310.80.1
- "git commit 472cd20d26008f77084ade4c2048159b98c2b705":https://github.com/illumos/illumos-gate/commit/472cd20d26008f77...
-
02:50 PM Bug #13685 (New): tar -C could work before the starting command
- Today, if you want to use tar -C, you need to use it after the traditional arguments that tell it how to construct so...
-
02:44 PM Bug #13684: ld aborts when input object has no file name
- I've attached a bugger-ld run of this.
-
02:39 AM Bug #13684: ld aborts when input object has no file name
- I updated this with the right instance, I think I had a second core and accidentally plowed over the first. This is t...
-
02:30 AM Bug #13684: ld aborts when input object has no file name
- It looks like you pasted the snippet from test1, but the core is from test2. Can you paste that as well?
-
02:28 AM Bug #13684: ld aborts when input object has no file name
- I'm almost positive we must abort in that case, and what we instead need to know how is how/why we got here
-
02:23 AM Bug #13684 (Closed): ld aborts when input object has no file name
- I was trying to set up afl++ from https://github.com/AFLplusplus/AFLplusplus and it does something a little bit uncon...
2021-03-29
-
09:34 PM Bug #13683 (Closed): libc: uninitialized variables
- Build errors with gcc 10 on SPARC:...
-
09:25 PM Bug #13682 (Closed): libc: '_getcontext' specifies less restrictive attribute than its target
- Build error with gcc 10 on SPARC:...
-
09:06 PM Bug #13681 (Closed): libfruraw: writing 1 byte into a region of size 0
- Build error with gcc 10:...
-
09:04 PM Bug #13680 (Closed): libfruraw: 'hash_obj' may be used uninitialized
- Build error with gcc 10:...
-
06:36 PM Feature #13672 (Closed): nvmeadm list could support parsable output
- "git commit e4cc4004bc22385fe82642b211027316c120a5a5":https://github.com/illumos/illumos-gate/commit/e4cc4004bc22385f...
-
04:57 PM Feature #13672: nvmeadm list could support parsable output
- I tested this by using it as indicated above, verifying that the normal list output still worked just fine, and inval...
-
03:03 PM Bug #13533 (Closed): rdist: symbol 'buf' is multiply-defined
- "git commit 561433436929270392bcec8fb5afe3f73597dd55":https://github.com/illumos/illumos-gate/commit/5614334369292703...
-
02:58 PM Bug #13626 (Closed): libsldap: implicit conversion from 'enum <anonymous>'
- "git commit 81de4da4caf1b6a02c80229f9f948f69e09f9719":https://github.com/illumos/illumos-gate/commit/81de4da4caf1b6a0...
2021-03-28
-
09:52 PM Bug #13671 (Closed): profiles -l can crash in ldap backend
- "git commit a0570dbda2f64cada915185eb4e1b42c3b4bf755":https://github.com/illumos/illumos-gate/commit/a0570dbda2f64cad...
-
09:37 PM Bug #7668 (In Progress): zfs get only outputs 3 columns if "clones" property is empty
-
08:45 PM Bug #13679 (Closed): rdist: error() and fatal() only do work in server
- The descriptor passed for fdopen() is only set in server component. We need to call fdopen() in server leg of if stat...
2021-03-27
-
08:37 PM Feature #13678 (In Progress): Make zpool list -vp print individual vdev sizes parsable.
-
08:37 PM Feature #13678 (Closed): Make zpool list -vp print individual vdev sizes parsable.
- From openzfs
https://github.com/openzfs/zfs/commit/bc2d809387debb95d82f47185d446f328da4d147... -
06:43 PM Feature #13677 (New): pwait -v should decode wait status
- At present, pwait -v just prints the return from wait as a hex integer, it'd be nice if it decoded it.
-
03:58 PM Bug #13676: svccfg_libscf.c:2697: scf_transaction_commit() failed with unexpected error 1101. Aborting.
- Reboot solved the 2nd problem.
So it was indeed duplicate dependancy/dependant names.
I did forget to grab the c... -
03:40 PM Bug #13676: svccfg_libscf.c:2697: scf_transaction_commit() failed with unexpected error 1101. Aborting.
- I think the issue is that the dependancy name was not unique, after chaging the names I nolonger get a core!
I do ... -
03:15 PM Bug #13676 (New): svccfg_libscf.c:2697: scf_transaction_commit() failed with unexpected error 1101. Aborting.
- svccfg is dumping core when trying to import a service manifest.
On closer inspection the manifest doesn't appear ... -
05:46 AM Bug #4114: grep doesn't support -a option
- Version 0.7 of dehydrated assumes the -a option for grep is available, which makes it break on illumos.
illumos gr...
2021-03-26
-
10:39 PM Bug #13658 (Closed): exception_lists/cstyle has stale entries
- "git commit b89fc615f42c703d6100c78de04791708d190e5e":https://github.com/illumos/illumos-gate/commit/b89fc615f42c703d...
-
08:15 PM Bug #13671: profiles -l can crash in ldap backend
- Without the fix, @profiles -l@ will segfault.
With the fix, it now displays the expected output (user and hostname... -
07:25 PM Bug #13675 (Closed): use NATIVE_LIBS don't pass -zassert-deflib manually
- A small handful of places in the build missed out on the NATIVE_LIBS stuff and passes -zassert-deflib manually, it sh...
-
05:17 PM Bug #9680: dsl_dataset_hold_obj can leak bookmarks
- "git commit 78149ac661d1ba94da655d9464c92bdd323b0ffc":https://github.com/illumos/illumos-gate/commit/78149ac661d1ba94...
-
04:01 PM Bug #13652 (Closed): xargs: writing 1 byte into a region of size 0
- "git commit d4d62540c939a1f768b551ce50297d66799bd53e":https://github.com/illumos/illumos-gate/commit/d4d62540c939a1f7...
-
03:56 PM Feature #13666 (Closed): stackalign: add SPARC support
- "git commit 49950d9c675502476d8644b1e5bb1bf0d743f53b":https://github.com/illumos/illumos-gate/commit/49950d9c67550247...
-
01:28 PM Feature #13674 (Closed): bhyve upstream sync 2021 March
- Sync upstream activity in FreeBSD's bhyve into illumos.
-
10:09 AM Feature #13670 (Closed): OmniOS openssl package renames
- "git commit 373fc975de7796bc28f551ba20f2d72b529dfe48":https://github.com/illumos/illumos-gate/commit/373fc975de7796bc...
-
07:27 AM Bug #13660 (Closed): stackalign: cast between incompatible function types
- "git commit 3307fc5b1f2f4445f00811b556ab80d50467262a":https://github.com/illumos/illumos-gate/commit/3307fc5b1f2f4445...
2021-03-25
-
08:53 PM Feature #13672 (Closed): nvmeadm list could support parsable output
- Today there is no good way to get parsable output from @nvmeadm list@ for use in shell scripting or other uses. It'd ...
-
08:27 PM Bug #13661 (Closed): printf builtin should ignore leading --
- "git commit 89af4c7b28b4436849bcbafbdebd243918ee0969":https://github.com/illumos/illumos-gate/commit/89af4c7b28b44368...
-
04:28 PM Bug #13661: printf builtin should ignore leading --
- Tested using the @builtin@ test program before and after the change, which showed failures before and none after.
Re... -
08:27 PM Feature #13612 (Closed): Convert ksh93.1 to mdoc
- "git commit e49fc96399e3e599d5736b0968a49892988d60b3":https://github.com/illumos/illumos-gate/commit/e49fc96399e3e599...
-
07:16 PM Bug #13671 (Closed): profiles -l can crash in ldap backend
- When invoking @profiles -l@, the following sequence occurs in @show_profs()@:
usr/src/cmd/profiles/profiles.c:147
... -
03:38 PM Bug #13656 (Closed): pbchk: filter HTTP 401 responses
- "git commit ff02f816914596a5b08ed3ef117ba39db27d217f":https://github.com/illumos/illumos-gate/commit/ff02f816914596a5...
-
03:29 PM Feature #13670 (Closed): OmniOS openssl package renames
- In OmniOS r151038 and beyond, the @openssl@ packages have been renamed to be more consistent:
* openssl-10
* openss... -
03:28 PM Bug #518 (Closed): ksh documentation should be moved out of SUNWcsr
- "git commit c063eb990f530561e469b3c1e4bb64230456c0da":https://github.com/illumos/illumos-gate/commit/c063eb990f530561...
-
03:28 PM Feature #13460 (Closed): ksh93 tests should be moved out of usr/demo
- "git commit c063eb990f530561e469b3c1e4bb64230456c0da":https://github.com/illumos/illumos-gate/commit/c063eb990f530561...
-
03:28 PM Feature #2755 (Closed): split ksh93 from core package
- "git commit c063eb990f530561e469b3c1e4bb64230456c0da":https://github.com/illumos/illumos-gate/commit/c063eb990f530561...
-
03:16 PM Feature #2755: split ksh93 from core package
- This is also now integrated into OmniOS and I've done several updates (onu and otherwise) from the old package layout...
-
09:24 AM Bug #8679: failed to attach AMD IOMMU
- The bug is also present on MSI MPG B550 Gaming Plus motherboard (with latest production Bios) with a Ryzen 5 5600X an...
-
03:22 AM Bug #13669 (New): io:::done doesn't fire for IOs started from aphysio()
- Running fio with `ioengine=solarisaio` I see this:
```
# dtrace -n 'io:::start,io:::done{ @[probefunc, probename]... -
12:59 AM Feature #13637: Support promiscuous mode on vioif interfaces
- To test, I booted a SmartOS PI with this change under virtual box. I then ran @dtrace -n 'vioif_ctrlq_req:return { tr...
2021-03-24
-
11:12 PM Feature #13668 (Closed): mdns: update to mDNSResponder-1310.80.1
- While chasing some gcc 10 build issues, I figured to check for updates for mDNSResponder. Upate it and rebase the ill...
-
08:54 PM Feature #13653 (Closed): Failing to enable promiscuous mode should not be a fatal error in snoop(1M)
- "git commit a7792e7bce645a8015cc7d0eda87b7a21f380874":https://github.com/illumos/illumos-gate/commit/a7792e7bce645a80...
-
08:32 PM Feature #13653: Failing to enable promiscuous mode should not be a fatal error in snoop(1M)
- To test this, for the snoop(1M) changes, I viewed the resulting man page and made sure the additional content was pre...
-
08:43 PM Bug #13487: want mapfile-based assertions about symbol properties
- testing:
Builds of illumos, additions to the test suite. Merges with illumos showing up additional/changed glob... -
07:22 PM Feature #13630 (Closed): libpcidb could know about class codes
- "git commit 8a37ae750765321f9d9de63763676fa7280d93da":https://github.com/illumos/illumos-gate/commit/8a37ae750765321f...
-
10:36 AM Bug #13648 (Closed): chroot(1m) man page references libcmd.so instead of libcmdutils.so
- "git commit 5ad6a0f49b59cb4bd38eab045ce9894881e9d862":https://github.com/illumos/illumos-gate/commit/5ad6a0f49b59cb4b...
-
10:31 AM Bug #13667 (Closed): pkg lint should not run if we are not building packages
- pkg lint seems to run no matter if we build packages ('p' in NIGHTLY_OPTIONS) or not, it shouldn't as it's going to f...
2021-03-23
-
11:16 PM Feature #13666 (Closed): stackalign: add SPARC support
- stackalign test from os-tests should have sparc implementation.
-
08:38 PM Bug #13665 (New): rename with non-regular target over NFS generates .nfsXXXX files
- When the target for rename over NFS is a non-regular file (e.g. symlink) the rename operation always generates @.nfsX...
-
07:46 PM Bug #13664 (New): nbl_conflict() calls in vnode.c are racy
- The @nbl_conflict()@ calls in @vnode.c@ (together with related code around the calls) aims to protect files by preven...
-
04:52 PM Feature #13653: Failing to enable promiscuous mode should not be a fatal error in snoop(1M)
- Doing a bit more research, the -f flag appears to have been added in 1992 for compatibility for some unknown utility ...
-
04:08 PM Bug #13663 (Closed): fchmodat(AT_SYMLINK_NOFOLLOW) should work for non-symlinks
- @fchmodat(AT_SYMLINK_NOFOLLOW)@ always returns @EOPNOTSUPP@. However, it should succeed if the object is not a symli...
-
01:35 PM Bug #13625: rename SUNWcs and SUNWcsd
- and as part of this, or as a followup, can we also please separate out the @reboot-required@ bits?
It's unfortunate ...
2021-03-22
-
03:28 PM Bug #13661 (Closed): printf builtin should ignore leading --
- Even though printf does not support option flags, POSIX requires that it ignores any leading @--@, and it currently d...
2021-03-21
-
08:41 AM Bug #13660 (Closed): stackalign: cast between incompatible function types
- Build errors with gcc 10:...
2021-03-20
-
10:30 PM Bug #13659: Linux Guest Kernel panic on virtnet_send_command
- sorry for the confusion
I am running bhyve on OpenIndiana illumos-gate stock.
The comment about KVM is that I d... -
10:20 PM Bug #13659: Linux Guest Kernel panic on virtnet_send_command
- what is distribution where you can see panic with virtio/vioif on kvm vm?
-
09:57 PM Bug #13659 (New): Linux Guest Kernel panic on virtnet_send_command
- It may be linux bug but somebody has with knowledge to determine if it is or not. Considering that microk8s is a big ...
-
05:23 PM Bug #13643: smb share of lofs mount fails
- With the fix shown here: https://code.illumos.org/c/illumos-gate/+/1347/2
I was able to connect to a share of a lofs... -
02:33 PM Bug #13658 (Closed): exception_lists/cstyle has stale entries
- and at least one typo..
-
10:14 AM Bug #13635 (Closed): libast does not link with gcc4
- "git commit 9ecd05bdc59e4a1091c51ce68cce2028d5ba6fd1":https://github.com/illumos/illumos-gate/commit/9ecd05bdc59e4a10...
2021-03-19
-
09:29 PM Bug #13654 (Closed): upanic needs to finish auditing the syscall before auditing cores
- "git commit 88a8a2ff3233e21e4ab8bc203109d12dc5d5a189":https://github.com/illumos/illumos-gate/commit/88a8a2ff3233e21e...
-
12:05 AM Bug #13654 (Closed): upanic needs to finish auditing the syscall before auditing cores
- While working on unrelated bits, Dan saw a panic that had the following form:...
-
09:01 PM Bug #13635: libast does not link with gcc4
- Tested by running a gate build with gcc7 primary and comparing workspaces with wsdiff.
I also did a gate build with ... -
08:09 PM Bug #13655 (Closed): cxgbe doesn't need cxgbe alias
- "git commit 59f9bde980b4c29f439b7a8f41b4ee2e8d2d9a12":https://github.com/illumos/illumos-gate/commit/59f9bde980b4c29f...
-
03:08 AM Bug #13655 (Closed): cxgbe doesn't need cxgbe alias
- Currently the cxgbe package has the driver line @-driver name=cxgbe alias=cxgbe ...@. The alias=cxgbe bit is redundan...
-
07:00 PM Bug #13649 (Closed): stackalign: unused variables
- "git commit c96f32ae7ef73b9db2b9b81e2e1e2b206795d024":https://github.com/illumos/illumos-gate/commit/c96f32ae7ef73b9d...
-
06:01 PM Bug #13657 (Closed): atq should be better at math
- "git commit 1d5eda342f972d3bf9b3bec5dc9d1103beb74cb7":https://github.com/illumos/illumos-gate/commit/1d5eda342f972d3b...
-
04:57 PM Bug #13657: atq should be better at math
- Note that with or without the change, the jobs still complete successfully:...
-
04:47 PM Bug #13657: atq should be better at math
- To test this, I created a simple at job:...
-
03:21 PM Bug #13657 (Closed): atq should be better at math
- In usr/src/cmd/cron/atq.c, we have the following:...
-
05:50 PM Bug #13634 (Closed): fstat(2) does not use flag
- "git commit 9f79d3c392a4c8e07013da154cd979c21f168c74":https://github.com/illumos/illumos-gate/commit/9f79d3c392a4c8e0...
-
02:37 PM Bug #13634 (Pending RTI): fstat(2) does not use flag
-
04:53 PM Bug #13644 (Closed): ixgbe_ring_tx() has an invalid VERIFY under memory pressure
- "git commit 1dd392eb86f73b4fcf06627115882e9b0bf27e8c":https://github.com/illumos/illumos-gate/commit/1dd392eb86f73b4f...
-
04:26 PM Feature #2755: split ksh93 from core package
- Tested by doing a full build and a wsdiff between that and the previous commit. The only differences were the moved t...
-
08:29 AM Bug #13656 (Closed): pbchk: filter HTTP 401 responses
- Sometimes we do get following error from pbchk:...
-
03:31 AM Feature #13653: Failing to enable promiscuous mode should not be a fatal error in snoop(1M)
- However it appears there's an undocumented @-f@ flag, so that won't work..
-
01:40 AM Feature #13653: Failing to enable promiscuous mode should not be a fatal error in snoop(1M)
- .. or I suppose a flag to tell snoop not to treat a 'not supported' failure as fatal would be another way to do it.
... -
01:19 AM Feature #13653: Failing to enable promiscuous mode should not be a fatal error in snoop(1M)
- Perhaps add a strict mode flag to get the old hard failure back, in case people need that for some reason (e.g., runn...
-
01:42 AM Feature #13630: libpcidb could know about class codes
- To test this, I've manually used the new command, looked at differences in prtconf, and also went through and ran the...
2021-03-18
-
11:51 PM Feature #13653 (Closed): Failing to enable promiscuous mode should not be a fatal error in snoop(1M)
- Currently in snoop(1M), the the process to setup the desired interface for capture is (very) roughly:...
-
09:16 PM Bug #13627 (Closed): chown(2) mixes up chown() and fchown()
- "git commit fc1e9305ae86a296023d90240041e860548ba1bd":https://github.com/illumos/illumos-gate/commit/fc1e9305ae86a296...
-
03:46 PM Bug #13627: chown(2) mixes up chown() and fchown()
- I tested this out just through using man(1) on the new page.
-
08:31 PM Bug #13622 (Closed): Memory leak in coretemp_create_sensor
- "git commit 173f6047c6877d03cbb55428e6ec95f07c9cbb83":https://github.com/illumos/illumos-gate/commit/173f6047c6877d03...
-
05:19 PM Bug #13652 (Closed): xargs: writing 1 byte into a region of size 0
- Build errors on SPARC with gcc 10:...
-
05:11 PM Bug #13651 (Closed): libucb: cast between incompatible function types
- Build errors on SPARC with gcc 10:...
-
05:05 PM Bug #13650 (Closed): sendmail: writing 1 byte into a region of size 0
- Build errors on SPARC with gcc 10:...
-
04:41 PM Bug #13649 (Closed): stackalign: unused variables
- Build errors on SPARC:...
-
03:50 PM Bug #13644: ixgbe_ring_tx() has an invalid VERIFY under memory pressure
- A customer that was experiencing this problem was given the workaround which disables the VERIFY() check being remove...
-
06:47 AM Bug #13644: ixgbe_ring_tx() has an invalid VERIFY under memory pressure
- Or, even:...
-
02:23 PM Bug #13648 (Closed): chroot(1m) man page references libcmd.so instead of libcmdutils.so
- it's also missing a few other required libraries from the example.
-
11:58 AM Feature #13642: onu could support updating on OmniOS
- I tested this change in conjunction with #13646 and #13647
@onu@ is now successful on both OmniOS and OpenIndiana ... -
11:34 AM Bug #13647 (Closed): onu does not work with python3.x
- ...
-
11:16 AM Bug #13646 (Closed): onu fails if the system being updated has linked image zones
- This occurs because the @onu@ script does not update the publishers in the linked zones, causing a linked image excep...
-
08:06 AM Feature #13575 (Closed): loader: use display pixel density for font autoselection
- "git commit 1b1c4b089b04ffa47f04c2923dc78c7fcafcf964":https://github.com/illumos/illumos-gate/commit/1b1c4b089b04ffa4...
-
01:54 AM Bug #13645 (Closed): bhyve queues wrong SIPI
- While testing "propolis":https://github.com/oxidecomputer/propolis on a wider range of gear, I found that it refused ...
-
01:00 AM Bug #13526 (Closed): cmd/availdevs always rebuilds
- "git commit 5fbc1fe0da7f34cf8155bf7624c94583cc98e47c":https://github.com/illumos/illumos-gate/commit/5fbc1fe0da7f34cf...
2021-03-17
-
05:47 PM Bug #13644: ixgbe_ring_tx() has an invalid VERIFY under memory pressure
- USE WITH CAUTION AND ONLY ON AN ixgbe you know to include 12849's fix...
A hotpatch using mdb -kw that circumvents th... -
04:16 PM Bug #13644: ixgbe_ring_tx() has an invalid VERIFY under memory pressure
- I think we can safely remove the VERIFY() altogether. It was added early-on when trying to refactor the TX path in #1...
-
03:50 PM Bug #13644 (Closed): ixgbe_ring_tx() has an invalid VERIFY under memory pressure
- Consider: https://github.com/illumos/illumos-gate/blob/b2761fb273089c452ca34297d7ab4a1d1c1f1012/usr/src/uts/common/i...
-
03:17 PM Bug #13599 (Closed): ahci(7d) requires alias for HP AHCI SATA controller
- "git commit b2761fb273089c452ca34297d7ab4a1d1c1f1012":https://github.com/illumos/illumos-gate/commit/b2761fb273089c45...
-
02:11 AM Bug #13643: smb share of lofs mount fails
- Just to clarify a little more on what's going on.
It seems that smb_tree_getattr returns ESTALE because of this che... -
02:00 AM Bug #13643 (In Progress): smb share of lofs mount fails
-
01:58 AM Bug #13643 (Closed): smb share of lofs mount fails
- If one shares a path that is backed by a lofs mount using the command below (in either the gz or ngz), then a client ...
-
12:26 AM Bug #13622: Memory leak in coretemp_create_sensor
- We've tested this (ht Patrick) by loading this up on an Intel system with coretemp and verifying that after doing a r...
2021-03-16
-
11:48 PM Feature #13586: getcwd() should accept a 0 length argument
- "git commit 6edc7986d8c0034d072afac8b25477b983bf8f55":https://github.com/illumos/illumos-gate/commit/6edc7986d8c0034d...
-
07:22 PM Feature #13586 (Closed): getcwd() should accept a 0 length argument
- "git commit aa15372140b6b509a26742fd85fe78dd77d9a642":https://github.com/illumos/illumos-gate/commit/aa15372140b6b509...
-
11:05 PM Feature #13642 (Closed): onu could support updating on OmniOS
- When using @onu@ to create an illumos-gate boot environment on a running OmniOS system, there is an extra required st...
-
10:43 PM Feature #13641 (New): svccfg(1M) should document setnotify/listnotify/delnotify
- The svccfg(1M) man page does not document these subcommands.
-
10:39 PM Bug #13640 (In Progress): brand uninstall scripts need ksh fixes
- @usr/src/lib/brand/solaris10/zone/uninstall.ksh@ and @usr/src/lib/brand/shared/zone/uninstall.ksh@ use ksh patterns o...
-
07:24 PM Feature #4933 (Duplicate): getcwd(3c) could be more useful
- Closing this one now as #13586 has integrated.
(I should have added both issues to the change or closed the newer on... -
07:22 PM Bug #4149 (Closed): ksh head builtin does not like newlines
- "git commit d6f391ef39bc41c64e16ac5d7b10c1c8d5b1761e":https://github.com/illumos/illumos-gate/commit/d6f391ef39bc41c6...
-
05:27 PM Bug #4149: ksh head builtin does not like newlines
- The fix that I've put for review basically amounts to a backport of the fix from ksh93 2013:
> 13-09-19 head.c,tai... -
06:50 PM Bug #13639: Crash: mutex_enter: bad mutex. Related to USB?
- This appears to be a use-after-free....
-
11:24 AM Bug #13639 (New): Crash: mutex_enter: bad mutex. Related to USB?
- panic[cpu15]/thread=fffffe007bc77c20:
mutex_enter: bad mutex, lp=fffffe59743558e0 owner=fffffe007d00ec20 thread=ffff... -
06:16 PM Bug #13574 (Closed): loader.efi: efifb_gop_get_edid() is broken
- "git commit f38f28fdbc29b3c5020295a6c6cb1ac52e949978":https://github.com/illumos/illumos-gate/commit/f38f28fdbc29b3c5...
-
04:27 PM Bug #13632 (Closed): smntemp doesn't need smntemp alias
- "git commit 8781de92560745751daa24953330574a84de46e6":https://github.com/illumos/illumos-gate/commit/8781de9256074575...
-
03:53 PM Bug #9620 (Closed): getcwd() syscall has unbounded memory allocation
- "git commit 7eb8c88abb70697edf48045434d2c18bb82ad2e7":https://github.com/illumos/illumos-gate/commit/7eb8c88abb70697e...
-
03:27 PM Bug #12558 (Closed): Builtin command "printf" of ksh93 does not behave as specified
- "git commit f9bbf53b825c087ef99dd9b3e51570ec68a51463":https://github.com/illumos/illumos-gate/commit/f9bbf53b825c087e...
-
03:27 PM Bug #3782 (Closed): ksh93's builtin chown fails with numeric ids
- "git commit 4162633a7c5961f388fdc51bcecb3016104b359f":https://github.com/illumos/illumos-gate/commit/4162633a7c5961f3...
-
04:17 AM Bug #1945: Import GRUB 0.9.7 patches from Gentoo
- Do we need to keep this bug open since we've all but entirely moved on to Loader?
-
03:11 AM Feature #13638 (New): Update ACPI to illumos/20201113
- To address a combination of illumos #12169 and other changes, it's time to dust off illumos/acpica and update to a mo...
-
02:01 AM Bug #13553: iasl: multiply-defined symbols
- A note for folks in the future. While this was added into the @illumos/20180629@ branch of illumos/acpi, it was not c...
-
12:42 AM Bug #13599: ahci(7d) requires alias for HP AHCI SATA controller
- Great, thanks for testing that Gary!
-
12:35 AM Feature #13637 (Closed): Support promiscuous mode on vioif interfaces
- Currently, any requests to enable promiscuous mode on vioif interfaces is ignored. On hypervisors that advertise supp...
Also available in: Atom