Activity
From 2022-05-28 to 2022-06-26
2022-06-26
-
11:55 PM Bug #14759 (In Progress): sd open/close semaphore is unfortunate
-
11:53 PM Bug #14757 (Pending RTI): scsi_pkt(9s) references pkt_scdblen instead of pkt_scblen
-
11:51 PM Bug #13919 (Pending RTI): dladm show-vnic truncates link speed for 100Gbps
-
10:31 PM Bug #14768 (Closed): retire nca
- The network cache accelerator (NCA) is an idea whose time has come, and gone.
The idea is to offload serving web p... -
10:18 PM Bug #14767 (Closed): retire kssl
- The kssl framework was intended to facilitate in-kernel offloading of the SSL operations required for the NCA (networ...
-
09:34 PM Bug #14526: illumos guest hangs on reboot under QEMU 6.0.0
- FYI: I have rebooted under KVM / qemu on CentOS 8 numerous times in the past week, no problem.
-
09:31 PM Bug #14610: scsi_hba_attach_setup(9f) should mention SCSI_HBA_TRAN_PHCI
- Yes please!
I almost wonder whether some of the drivers (like smrt) should be using this flag that aren't. -
09:28 PM Bug #14693: JMicron JMB585 AHCI SATA controller: System panics when trying to write data on pool
- If you could collect the stack backtrace from this panic, it would really help:
The way to do that (assuming you'v... -
05:30 PM Bug #14764 (In Progress): AHCI DEVSLEEP 1.3.1 problematic
-
03:15 PM Bug #14764: AHCI DEVSLEEP 1.3.1 problematic
- Note that DEVSLEEP is a deeper sleep than SLUMBER.
Today in illumos we do not even support SLUMBER. -
03:06 PM Bug #14764 (Closed): AHCI DEVSLEEP 1.3.1 problematic
- New devices support the notion of a new DEVSLEEP state in AHCI. However, our current code is ill equipped to deal wi...
-
05:19 PM Bug #14766: panic when destroying a vnic
- Some of our internal commentary:
All
Comments
Work Log
History
Activity
Ascending order - Click to sort in ... -
05:19 PM Bug #14766: panic when destroying a vnic
- The relevant fix I made for this is here:...
-
05:18 PM Bug #14766 (Closed): panic when destroying a vnic
- Our QA team discovered a panic condition when tearing down a VNIC, if the operation is aborted.
Essentially, they ... -
04:35 PM Bug #14765: SATL could decode page 83 for device IDs
- A little more information.
ATA-8/ACS makes the NAA identifier *mandatory*.
However, if you look at SATA-1.0, it... -
03:26 PM Bug #14765: SATL could decode page 83 for device IDs
- Here's the delta I implemented for RackTop. Note that this code assumes that the device is a "modern" SATA drive. P...
-
03:23 PM Bug #14765 (Closed): SATL could decode page 83 for device IDs
- The LUN device IDs are generally available on modern SATA devices (required by T13 specifications), but our SATL does...
-
03:01 PM Bug #14743: new vioscsi driver
- One more thing. The driver that I have out for RTI was also explicitly tested for timeout, abort, and reset handling...
-
02:57 PM Bug #14743: new vioscsi driver
- It is indeed using sd.
This driver has been tested in the following environments:
CentOS 8 based KVM using libvirt
...
2022-06-25
-
08:45 PM Bug #14753 (Closed): convert zpool-features.7 to use mdoc
- "git commit ea962d11118b10579c946c4ac15559148ddf3cf8":https://github.com/illumos/illumos-gate/commit/ea962d11118b1057...
-
08:58 AM Feature #14763 (In Progress): bhyve upstream sync 2022 August
- Sync upstream activity in FreeBSD's bhyve into illumos.
The following list shows the commits brought over as part ...
2022-06-24
-
08:39 PM Feature #14712 (Closed): Replace find_elf with something faster
- "git commit d203f83453f8fc67147d6661b4c202c221ed0411":https://github.com/illumos/illumos-gate/commit/d203f83453f8fc67...
-
04:50 AM Feature #14712: Replace find_elf with something faster
- Since the question might come up, doing a very simple comparison of run times between the two, a run of each version ...
-
03:24 PM Bug #14745 (Closed): ZFS should handle unknown/invalid vdev devids gracefully
- "git commit 29621f011bb9ea4f2d9ea887e971bbb3910ee931":https://github.com/illumos/illumos-gate/commit/29621f011bb9ea4f...
-
01:23 AM Bug #14635: bhyve should expose additional vcpu state
- The typical battery of test guests booted and ran fine on these bits (atop AMD and Intel gear).
-
12:59 AM Bug #14635: bhyve should expose additional vcpu state
- With the change in place, the existing bhyve test suite still passes (on AMD and Intel):...
-
12:55 AM Bug #14635: bhyve should expose additional vcpu state
- The added functionality in this change was primarily tested with out-of-gate software, namely Propolis with some draf...
2022-06-23
-
07:45 PM Bug #14261 (Closed): bhyve should expose kernel device state
- "git commit d515dd7754a14758624ee9b1330197cdb6a47c49":https://github.com/illumos/illumos-gate/commit/d515dd7754a14758...
-
03:46 AM Bug #14261: bhyve should expose kernel device state
- When testing with #14635 (and dev propolis), if @vmm_allow_state_writes@ was written to non-zero prior to attempting ...
-
03:41 AM Bug #14261: bhyve should expose kernel device state
- On a system running bits built from the change, the bhyve test suite still passes (on both AMD and Intel):...
-
01:45 AM Bug #14261: bhyve should expose kernel device state
- This change is part of a series (including #14635) of work to enable save/restore and eventually live migration in bh...
-
03:33 PM Bug #14745: ZFS should handle unknown/invalid vdev devids gracefully
- Testing: I've verified that pools still import after this change, which they unsurprisingly do. Moving to a newer ker...
-
02:13 PM Bug #14762 (New): fio and FDINFO need to understand each other
- While stress-testing #14685 I discovered another race, thanks to a DEBUG kernel:...
-
12:57 PM Bug #14761: diskinfo(8) doesn't see all NVMe devices immediately after boot
- try to run 'devfsadm -C' before 'diskinfo' and i'll see all drives.
blkdev not implemented power manager and if driv... -
10:44 AM Bug #14761 (New): diskinfo(8) doesn't see all NVMe devices immediately after boot
- I have a test system here with 24 NVMe devices, only a handful of which I'm actually using. Running diskinfo immediat...
-
06:25 AM Bug #14760 (In Progress): Reduce ZIO io_lock contention on sorted scrub
- Update from OpenZFS:...
-
01:42 AM Bug #14743 (Pending RTI): new vioscsi driver
-
01:42 AM Bug #14757 (In Progress): scsi_pkt(9s) references pkt_scdblen instead of pkt_scblen
-
01:32 AM Bug #14759 (Closed): sd open/close semaphore is unfortunate
- The sd driver serializes all open/close operations such that any attempts to open the drive must block while any othe...
2022-06-22
-
10:35 PM Bug #14758: spurious presence detect change notification when enabling PCIe hotplug interrupt for the first time
- Rearranging @pciehpc_enable_intr@ to enable all the notification sources first, then clear the pending notifications,...
-
10:30 PM Bug #14758 (Closed): spurious presence detect change notification when enabling PCIe hotplug interrupt for the first time
- While chasing #14747, I noticed that the race was caused by a hotplug event occurring as soon as the hotplug interrup...
-
06:22 AM Bug #14757 (Closed): scsi_pkt(9s) references pkt_scdblen instead of pkt_scblen
- This caught my recently, as I was referencing this manual page.
-
06:00 AM Bug #37: yge needs support for marvell 88e8057 and 8059
- I no longer have access to this hardware, and honestly I've lost interest in this bug. I'm unassigning myself.
-
05:58 AM Feature #12970 (Rejected): mptsas driver should not exclude SES devices from mpxio consideration
-
05:58 AM Feature #12970: mptsas driver should not exclude SES devices from mpxio consideration
- It turns out that you really don't want to multipath SES devices.
I'm rejecting this. -
05:57 AM Feature #12971 (Rejected): SES nodes could be supported by vhci symmetric fops
-
05:56 AM Feature #12971: SES nodes could be supported by vhci symmetric fops
- It turns out that this was actually misguided.
We shipped a product for about a year with this support, but it tur... -
05:53 AM Bug #4225: ehci can hang interminably trying to read PCI capabilities
- If BSR-14195 integrates, then it will close this issue as well. I obviously encountered this same issue a long long ...
-
05:49 AM Feature #12969 (Closed): SES driver could set device id and serial-number properties
- "git commit 3b5f2d22219c7c9f6926c804c8fa13b60d9e8a63":https://github.com/illumos/illumos-gate/commit/3b5f2d22219c7c9f...
-
04:15 AM Feature #14712: Replace find_elf with something faster
- To test this, a nightly build was run with the @-t@ option to use the usr/src/tools code (i.e. the new find_elf). The...
2022-06-21
-
10:14 PM Bug #14756 (Closed): expose viona kernel interface version
- Like bhyve, viona presets a Private kernel interface which is nonetheless used by out-of-gate consumers (risking brea...
-
10:10 PM Bug #14755 (Closed): viona should expose more ring state
- Currently, there is no interface to query the "current avail index" and "used index" values from viona's in-kernel ri...
-
09:12 PM Bug #14685: sotpi ops need to be wary of null v_stream
- Changing the bug summary/subject to reflect what experiments have shown.
-
07:25 PM Feature #14754 (In Progress): add atomic operations from OpenZFS
- Ease up future updates from OpenZFS.
-
11:43 AM Bug #14753 (Closed): convert zpool-features.7 to use mdoc
- Get us as close to OpenZFS version as possible.
Testing done: inspect with man command.
2022-06-20
-
08:12 PM Bug #14752 (Closed): AVL: Remove obsolete branching optimizations
- Update from OpenZFS (commit fc5200aa9b345972fc1b99869b03a373090b84c7)...
-
02:44 PM Bug #14422 (Closed): gcc10 build does not remove unused static functions
- "git commit ae5a8bed14db6c16225cac733ea042c27e242d18":https://github.com/illumos/illumos-gate/commit/ae5a8bed14db6c16...
2022-06-18
-
04:36 AM Feature #14750: pfiles on a core file could print socket information
- The reason for the difference in information is that the core file does not currently capture this kind of informatio...
-
12:43 AM Bug #14722 (Closed): ld should keep group members in separate output sections
- "git commit a196c3ffe35a9a1589267b660ce6c2ff2ccab5e9":https://github.com/illumos/illumos-gate/commit/a196c3ffe35a9a15...
2022-06-17
-
05:17 PM Feature #14750 (New): pfiles on a core file could print socket information
- I've got a core file from a process with a bunch of open sockets. `pfiles` on the process reports a lot more informa...
-
01:26 PM Bug #14422: gcc10 build does not remove unused static functions
- The changes in the associated gerrit move the biggest unused static functions inside @#ifdef@ blocks that relate to t...
-
10:36 AM Feature #14749 (New): gcc10 build should use -ftoplevel-reorder
- As noted in #14422, one way in which the artifacts produced by gcc10 differ from those produced by gcc7 is that gcc10...
2022-06-16
-
08:26 PM Bug #13920 (Closed): support for hiding the cursor on the console
-
05:59 PM Bug #13920 (New): support for hiding the cursor on the console
- We have been running with this change (combined with 13921 and 13922) in RackTop's shipping product for around a year...
-
05:59 PM Bug #13920 (Closed): support for hiding the cursor on the console
- "git commit c43f6c5551067e7546f6e78df8e37d63bc255192":https://github.com/illumos/illumos-gate/commit/c43f6c5551067e75...
-
06:00 PM Bug #13922: terminfo smso/bold fixups for sun-color
- See 13922 for testing notes.
-
05:59 PM Bug #13922 (Closed): terminfo smso/bold fixups for sun-color
- "git commit c43f6c5551067e7546f6e78df8e37d63bc255192":https://github.com/illumos/illumos-gate/commit/c43f6c5551067e75...
-
06:00 PM Bug #13921: tem could support longer attribute chains
- See 13920 for testing notes.
-
05:59 PM Bug #13921 (Closed): tem could support longer attribute chains
- "git commit c43f6c5551067e7546f6e78df8e37d63bc255192":https://github.com/illumos/illumos-gate/commit/c43f6c5551067e75...
-
04:02 PM Bug #14594: psrinfo(1M) may fail to emit socket type
- With this change, the same machine reports:...
-
03:43 PM Feature #14748 (Closed): loader: support for hiding the cursor on the console
- Port following changes to loader:...
-
12:34 AM Bug #14195: pci_cap_locate and pci_xcap_locate need additional bounds
- To test this I went through and confirmed that we enumerated all of our PCIe devices the same way as we did previousl...
-
12:13 AM Bug #14181: pcie hotplug trapped in power off loop with no power controller
- For the moment, what I've done is to go ahead and basically done (3) right now which doesn't quite solve the user exp...
2022-06-15
-
09:45 PM Bug #14747 (Closed): pcieb_attach: race between pcie_init_root_port_mps and hotplug events
- While doing bring up on our platform, we discovered the following panic. The following is the analysis that was provi...
-
09:39 PM Bug #14746 (New): ascii(7) cross references old /usr/pub/ascii not /usr/share/lib/pub/ascii
- Exactly as the synopsis, ...
-
09:32 PM Feature #14709 (Closed): nvmeadm list should be able to distinguish between inactive and ignored namespaces
-
08:42 PM Feature #14709: nvmeadm list should be able to distinguish between inactive and ignored namespaces
- Wasn't this pushed in commit baf9a8500e8914f180ede682c95a37266e1a4e37 ? If it was, please close this bug.
-
09:32 PM Bug #14550 (Closed): nvme_is_ignored_ns() needs less confusion
-
09:19 PM Bug #14734: pcieadm decodes expansion ROM address incorrectly
- I fixed this and added the recent fields that were in the PCIe gen 5 spec here. With this fixed here's what you now s...
-
09:07 PM Bug #14741 (Closed): Update Intel Microcode to 20220510
- "git commit ec6a85f5d3beb28d36eda5ef325b7410d7f3cfa3":https://github.com/illumos/illumos-gate/commit/ec6a85f5d3beb28d...
-
08:05 PM Bug #14741: Update Intel Microcode to 20220510
- Additionally, we are putting this into SmartOS 20220616 given our immediate MNX Cloud machines are either tested with...
-
09:41 AM Bug #14745 (Closed): ZFS should handle unknown/invalid vdev devids gracefully
- With #14686 we'll introduce new devid types for NVMe devices. This works nice and well even for root pools on NVMe: Z...
-
08:53 AM Bug #14743: new vioscsi driver
- This gives me some incentive to see about getting the bhyve vioscsi support wired up too, if only for testing and the...
-
03:32 AM Bug #14743: new vioscsi driver
- It would be good to make sure this works with Google Cloud (GCE) too, which was my original motivation for my vioscsi...
-
12:35 AM Bug #14743 (Closed): new vioscsi driver
- There are currently two public drivers for virtio-scsi floating about -- one from Nexenta and another from Joshua Clu...
-
03:42 AM Feature #14680 (Closed): tem: add support for window manipulation functions
- "git commit 5c22bad5dcbd030d95aca36e1c2fb0f77b505e17":https://github.com/illumos/illumos-gate/commit/5c22bad5dcbd030d...
-
01:27 AM Feature #14744 (New): Add TCP_INFO socket option
- Even FreeBSD adopted this from Linux. Let met quote FreeBSD's netinet/tcp.h:...
-
12:23 AM Bug #14732 (Closed): split vtd out of vmm kernel module
- "git commit e760f15095bdc9fa107e7c20ed2a5e4fb5865c1d":https://github.com/illumos/illumos-gate/commit/e760f15095bdc9fa...
-
12:17 AM Bug #14742 (New): Support AMD-VI in bhyve
- We lack support for AMD-VI (to enable PCI-passthru via the IOMMU) in bhyve, since it was not ported over with the res...
2022-06-14
-
10:35 PM Bug #14732: split vtd out of vmm kernel module
- Testing this on my Intel machine (which supports VT-d), the @check_iommu@ test passes:...
-
09:15 PM Bug #14732: split vtd out of vmm kernel module
- I tested this on and AMD system where AMD-vi is unimplemented, so IOMMU-related requests should fail. Using the test...
-
09:17 PM Bug #14730: When only site DC reboots, chaos ensues with LDAP and SMB
- Gordon Ross wrote in #note-2:
> Can you please attach the last parts of these files:
> /var/svc/log/system-idmap*.log... -
05:19 PM Bug #14730: When only site DC reboots, chaos ensues with LDAP and SMB
- Can you please attach the last parts of these files:
/var/svc/log/system-idmap*.log
/var/svc/log/network-smb-server... -
05:35 AM Bug #14730: When only site DC reboots, chaos ensues with LDAP and SMB
- This might be related to https://www.illumos.org/issues/13326, with plain LDAP on my setup everything also hangs if t...
-
02:31 PM Bug #14741: Update Intel Microcode to 20220510
- Intel CPUs affected by, and booted with, this patch include:
Intel(R) Core(TM) i3-6100U CPU 2.30GHz (Skylake)
Inte... -
12:40 AM Bug #14741 (Closed): Update Intel Microcode to 20220510
- Update the Intel microcode to the latest one. Includes new Alder Lake platforms and:...
2022-06-13
-
09:27 PM Bug #14740 (In Progress): cyclics should panic when juggling for too long
- Recently, while developing a change to bhyve, we encountered a situation where a misbehaving cyclic (one that was rep...
2022-06-12
-
02:42 PM Bug #14739: smbtorture disconnect after bad credit grant
- Before fix:...
-
02:25 PM Bug #14739 (In Progress): smbtorture disconnect after bad credit grant
- There's an underflow in the calculation of new credits here:
usr/src/uts/common/fs/smbsrv/smb2_dispatch.c around 39... -
02:23 PM Bug #14739 (Closed): smbtorture disconnect after bad credit grant
- Running smbtorture tests on a small VM with reduced max_credits (16) I saw many failures that were not in my "baselin...
-
10:53 AM Bug #14693: JMicron JMB585 AHCI SATA controller: System panics when trying to write data on pool
This time, and without doing any changes, the computer booted up with controller being detected as AHCI version fff...
2022-06-11
-
06:42 PM Bug #14736 (In Progress): zfs: Improve sorted scan memory accounting
- Update from OpenZFS:
Since we use two B-trees q_exts_by_size and q_exts_by_addr, we should count 2x sizeof (range_...
2022-06-10
-
11:05 PM Bug #14735 (New): Users with a large group sidlist cause performance problems in SMB
- This issue was reported to us when a user copying 17MB of data across 733 files took over a minute just to 'find' the...
-
03:41 PM Bug #14731 (Closed): clean malloc/free shims from bhyve
- "git commit 8130f8e19e97c2d371c7b8894112a375409fe34a":https://github.com/illumos/illumos-gate/commit/8130f8e19e97c2d3...
-
12:27 PM Feature #14547: it would be nice if 'prtconf -dp' worked
- After my changes:
$ prtconf -dp...
2022-06-09
-
06:17 PM Bug #14703 (Closed): clean KTR from bhyve
- "git commit d4f59ae5164748e530cad42bd54b9b909d0c1ee8":https://github.com/illumos/illumos-gate/commit/d4f59ae5164748e5...
-
05:23 PM Bug #14731: clean malloc/free shims from bhyve
- The portions of this change related to vtd allocations were tested using the pending wad from #14732
-
05:16 PM Bug #14731: clean malloc/free shims from bhyve
- I tested this on both AMD and Intel hardware.
The test suite still passes:... -
03:02 PM Bug #14142 (Closed): kernel SMB spams log when it hits max_connections
- "git commit 61b20185b3a9f12c5f69672abe47b79dfb002cab":https://github.com/illumos/illumos-gate/commit/61b20185b3a9f12c...
-
01:53 PM Bug #14142: kernel SMB spams log when it hits max_connections
- My question:
> While this fix does seem like an improvement to the code, do you have
> any idea about the interac... -
02:54 PM Bug #14724 (Closed): failed delete of IP address made it undeletable
- "git commit 2514b110a74b7a0ce021feff362fe3c4c2352b43":https://github.com/illumos/illumos-gate/commit/2514b110a74b7a0c...
-
04:45 AM Bug #14734 (Closed): pcieadm decodes expansion ROM address incorrectly
- The expansion ROM BAR is defined such that bits [31:11] contain bits [31:11] of the ROM address, so that a register c...
2022-06-08
-
09:04 PM Feature #14733 (In Progress): loader.efi: faults could try to print out call trace
- with grab_faults, we can try to print out the trace of function calls.
Without symbol table, we can not translate ad... -
12:32 AM Bug #14703: clean KTR from bhyve
- I ran the test suite on both AMD and Intel hardware, in addition to the normal battery of guest smoke tests. All of ...
2022-06-07
-
11:58 PM Bug #14703: clean KTR from bhyve
- With the proposed change in place, the bhyve tests still all pass:...
-
01:13 AM Bug #14732 (Closed): split vtd out of vmm kernel module
- VT-d's use of ACPI necessitates it as a module dependency for bhyve. Considering the IOMMU functionality is a fairly...
-
01:10 AM Bug #14731 (Closed): clean malloc/free shims from bhyve
- The kernel potion of bhyve uses some shims for @malloc()@ and @free()@ from when it was ported from FreeBSD.
It woul...
2022-06-06
-
06:45 PM Bug #14142 (In Progress): kernel SMB spams log when it hits max_connections
-
06:45 PM Bug #14142: kernel SMB spams log when it hits max_connections
- There are actually a couple problems here.
1: Checking for max_connections should happen earlier, before we try to al... -
01:55 PM Bug #14730 (New): When only site DC reboots, chaos ensues with LDAP and SMB
- Once a month at one of our sites a DC reboots for routine updates. During this time, the ldap/client service has iss...
-
09:26 AM Bug #14728: priv_set(3c) man page typo
- Change tested via full gate build and manual inspection of the rendered man page using @mandoc@
2022-06-05
-
08:26 AM Bug #14322: Remote OmniOS SMB user/group management via Windows computermanagement not working
- > ::smbuser -v
SMB user information (fffffe11a3599b48):
UID: 1
SSNID: 1ee6373549f
State: 1 (LOGGED_ON)
Flags: 0x...
2022-06-04
-
11:58 PM Bug #14142: kernel SMB spams log when it hits max_connections
- This happens when the SMB server has created too many sessions, and runs into max_connections.
-
09:17 PM Bug #14322: Remote OmniOS SMB user/group management via Windows computermanagement not working
- Can you get the output of "::smbuser -v" for that user?
In particular, I'd like to see the user flags. -
12:15 AM Bug #14722: ld should keep group members in separate output sections
- An interesting symptom of this bug, which I guess I should preserve for the record, is that if you have an object fil...
2022-06-03
-
06:57 PM Bug #14729 (In Progress): ipmi: port exponential backoff enhancement from FreeBSD
- https://github.com/freebsd/freebsd-src/commit/1524298754d00f6a98d1dc6df7945baeb8f24d17
Implementing the exponentia... -
01:50 PM Bug #14728 (In Progress): priv_set(3c) man page typo
- I spotted this when reading the man page....
-
06:31 AM Bug #14721 (Closed): getopt(1) erroneously says scheduled for removal.
- "git commit feea3b2dd6c0c3b59dfb1ab0f992b01906567d90":https://github.com/illumos/illumos-gate/commit/feea3b2dd6c0c3b5...
-
12:53 AM Bug #14721: getopt(1) erroneously says scheduled for removal.
- Fix integrated.
-
02:35 AM Feature #14684 (Closed): want nvme-config-list property
- "git commit 3281964baf91e4061898a5490ee91e126e81116c":https://github.com/illumos/illumos-gate/commit/3281964baf91e406...
-
02:32 AM Feature #14727 (Closed): Want AMD Unified Memory Controller Driver
- This adds support for an initial part of the AMD unified memory controller. This has the plumbing for support for Zen...
-
02:13 AM Bug #14041 (Closed): Dell R650 Xeon Gold 5318Y not booting
- "git commit e309284527479df5fbac1270f2abd4a739f1ab72":https://github.com/illumos/illumos-gate/commit/e309284527479df5...
-
12:24 AM Bug #14722: ld should keep group members in separate output sections
- It turns out that this is happening because of 3 bugs.
The original, important, bug is that we merge sections whic...
2022-06-02
-
05:13 PM Bug #14721: getopt(1) erroneously says scheduled for removal.
- Testing notes: `git pbchk` is clean, and I diff'ed the nroff'ed output from the new and old man pages and the only di...
-
02:23 PM Feature #14725 (New): nvme NGUID support for device node names
- NVMe spec 1.2 added a namespace GUID (NGUID) to the namespace identification as an addition or replacement to the EUI...
-
06:56 AM Bug #14724: failed delete of IP address made it undeletable
- Ryan Goodfellow wrote in #note-3:
> h3. Testing Notes
>
> Here are the original repro steps with the patch applie... -
05:38 AM Bug #14724: failed delete of IP address made it undeletable
- h3. Testing Notes
Here are the original repro steps with the patch applied. The partially deleted behavior no long... -
04:17 AM Bug #14724: failed delete of IP address made it undeletable
- After reading through the delete code path for IPv6 addresses, here is what I think is going on.
@i_ipadm_delete_i...
2022-06-01
-
11:46 PM Bug #14722: ld should keep group members in separate output sections
- No rush!
-
11:42 PM Bug #14722 (In Progress): ld should keep group members in separate output sections
- I'm pretty sure I've got to the bottom of this -- we're shooting ourselves in the foot. I just have to decide on whi...
-
11:05 PM Bug #14722: ld should keep group members in separate output sections
- > Do you have the input objects that produced ruby-glommed.o?
I ran ... -
10:22 PM Bug #14722: ld should keep group members in separate output sections
- Ignore comment #2, I got myself all twisted around.
So we're seeing this group:... -
10:15 PM Bug #14722: ld should keep group members in separate output sections
- I _think_ this is a typo introduced in 2008 where by...
-
10:10 PM Bug #14722: ld should keep group members in separate output sections
- I think this is because we're setting the comdat flag on a NULL input section descriptor. I'll give it a proper look.
-
09:26 PM Bug #14722 (Closed): ld should keep group members in separate output sections
- Hello! I ran into a linker crash while trying to build a development version of
Ruby. I'm on OmniOS and the linker l... -
10:39 PM Bug #14724: failed delete of IP address made it undeletable
- Thanks for the report. I'll take a swing at this.
-
10:25 PM Bug #14724 (Closed): failed delete of IP address made it undeletable
- Ryan Goodfellow found the following steps to reproduce:...
-
09:58 PM Bug #14723 (New): ZFS tests should depend on gnu-coreutils
- Apparently the ZFS tests need truncate(1) which is part of GNU coreutils, the package should contain a dependency to ...
-
08:42 PM Bug #14721 (Closed): getopt(1) erroneously says scheduled for removal.
- getopt(1) includes this paragraph:...
-
05:34 PM Bug #14718: panic in port_free_event timer_delete
- I'll have to dig, but I may have reproduction programs too.
-
03:48 PM Bug #14720 (In Progress): fac_prov_ipmi: missing thresholds should not be considered error
- There are full sensors that do not report thresholds, and fac_prov_ipmi should NOT consider this an error, and should...
-
02:51 PM Bug #14719 (New): GSSAPI mech_krb5 can crash freeing uninitialized variable in krb5_send_tgs_basic()
- Encountered a situation where the ldapsearch command was crashing. Re-running with @UMEM_DEBUG=default@ provided a us...
2022-05-31
-
09:07 PM Bug #14041: Dell R650 Xeon Gold 5318Y not booting
- I have tested this patch via the following method:
This was tested via adding the changes to Tintri's omnios based i... -
06:37 PM Bug #14718: panic in port_free_event timer_delete
- I'd recommend looking for stacks in portfs in this dump (`::stacks -m portfs`) as well.
-
06:34 PM Bug #14718: panic in port_free_event timer_delete
- We've seen this once or twice in SmartOS in very racy conditions, where timer_delete() vs. close(evport_fd) conspire....
-
06:27 PM Bug #14718 (New): panic in port_free_event timer_delete
- An interesting crash while running some ordinary stuff user-level stuff.
This is a VMware guest, in case that might ...
2022-05-30
-
10:40 AM Bug #14717 (In Progress): bhyve nvme: Fix out-of-bound IOV array access
- From https://reviews.freebsd.org/D35328...
2022-05-29
-
04:05 PM Feature #14716 (In Progress): viona should support a control queue and promiscuous mode.
- The bhyve accelerated virtio net (viona) driver does not currently support the virtio net control queue or being swit...
Also available in: Atom