Project

General

Profile

Activity

From 2021-04-23 to 2021-05-22

2021-05-22

03:52 PM Bug #13090 (In Progress): junk characters in `zpool online -e` EACCES error message
Matt Fiddaman
11:52 AM Feature #13764: bhyve could reduce privileges(5)
This change has been tested on OmniOS with a wide range of guests and combinations of devices and options.
The fin...
Andy Fiddaman
10:09 AM Feature #13786: bhyve could use ASLR
I've tested this on OmniOS bloody using a range of bhyve guests (illumos, Windows, Linux, FreeBSD) in a variety of co... Andy Fiddaman
09:52 AM Bug #13788: restart of privilege-aware zone init fails
This change has been tested in OmniOS bloody with a range of different zone brands, including bhyve using a privilege... Andy Fiddaman
09:38 AM Bug #13829 (Closed): genunix: cast between incompatible function types
Debug build error with gcc 10:... Toomas Soome
06:59 AM Bug #13828 (Closed): beadm: Fix wrong array size
Since ZFS_MAX_DATASET_NAME_LEN has included NUL byte, the definition of name array in count_widths and print_be_snaps... Nan Xiao

2021-05-21

09:49 PM Bug #13826 (Closed): lofi: delayed mapping deletion can panic due to NULL ls_stacked_vp
"git commit e31da75739e46b82cd7fdd6e51590fefa97cc9c0":https://github.com/illumos/illumos-gate/commit/e31da75739e46b82... Electric Monk
09:44 PM Bug #13792 (Closed): zfs_program_json zfs test can sometimes fail due to poor json comparison
"git commit 9c529ec6574455bcb43e19fed8ca49fe5518be38":https://github.com/illumos/illumos-gate/commit/9c529ec6574455bc... Electric Monk
02:05 PM Bug #13792 (Pending RTI): zfs_program_json zfs test can sometimes fail due to poor json comparison
Matt Fiddaman
02:01 PM Bug #13792: zfs_program_json zfs test can sometimes fail due to poor json comparison
To test this change, I ran the test in a loop for 3 hours before applying the change in an attempt to get it to fail ... Matt Fiddaman
08:16 PM Bug #13802 (Closed): nwamd: variable may be used uninitialized
"git commit c3dd121863a136d2808141899d80b1d0ebbd32d8":https://github.com/illumos/illumos-gate/commit/c3dd121863a136d2... Electric Monk
08:05 PM Bug #13813 (Closed): libast: function may return address of local variable
"git commit 69617e9d765c3ae7217200a7f7f5bb470ab27f81":https://github.com/illumos/illumos-gate/commit/69617e9d765c3ae7... Electric Monk
07:29 PM Bug #13667 (Closed): pkg lint should not run if we are not building packages
"git commit 9cc2e6ac8556ab1cd4646da3f3a7dea34a98e0f2":https://github.com/illumos/illumos-gate/commit/9cc2e6ac8556ab1c... Electric Monk
07:20 AM Bug #13724 (Closed): zdb: dump_history can be improved
"git commit b0ab67fe1fed1c9039c9b1838218f89cf9be09b5":https://github.com/illumos/illumos-gate/commit/b0ab67fe1fed1c90... Electric Monk
05:44 AM Bug #13827: mntfs, doors assuming final VOP_HOLD always belongs to a file_t, leaks ensue
Reproducer (by racing ... Alex Wilson
05:42 AM Bug #13827 (New): mntfs, doors assuming final VOP_HOLD always belongs to a file_t, leaks ensue
Currently mntfs in ... Alex Wilson

2021-05-20

10:36 PM Bug #13792 (In Progress): zfs_program_json zfs test can sometimes fail due to poor json comparison
Matt Fiddaman
10:35 PM Bug #13667 (Pending RTI): pkg lint should not run if we are not building packages
Matt Fiddaman
09:27 PM Bug #13826 (Closed): lofi: delayed mapping deletion can panic due to NULL ls_stacked_vp
panic message: BAD TRAP: type=e (#pf Page fault) rp=fffffe0008a20420 addr=28 occurred in module "genunix" due to a NU... Toomas Soome
09:19 PM Feature #13825 (Closed): consolidate vm-related headers for bhyve
When bhyve was ported to illumos, care was taken to maintain compatibility headers in order to minimize source change... Dan Cross

2021-05-19

11:40 PM Bug #13820 (Closed): bhyve(1M): typo in -s description
"git commit ca8508f67dc42dd34595581088ce7fd86f008adc":https://github.com/illumos/illumos-gate/commit/ca8508f67dc42dd3... Electric Monk
08:38 PM Bug #13820: bhyve(1M): typo in -s description
To test this change, I ran mandoc on bhyve.1m first and checked the 'functiwidth on' was present, then I removed the ... Matt Fiddaman
01:22 PM Bug #13820 (Closed): bhyve(1M): typo in -s description
Looks like @width@ got inserted in the middle of the word @function@:... Yuri Pankov
09:59 PM Bug #13822 (Closed): bhyve memory should exert memory pressure
When bhyve allocates memory for a guest (for the guest RAM, specifically) today, it does so in a @KM_NOSLEEP@ manner.... Patrick Mooney
09:52 PM Feature #13821 (Closed): vmmctl ioctls should have more structure
Currently, the ioctls to create or destroy a bhyve instance pass only a pointer to the name string of the VM as their... Patrick Mooney
07:54 PM Bug #13667: pkg lint should not run if we are not building packages
To test my change, I ran nightly without -p and without -L before the change, and it attempted pkglint and failed. Th... Matt Fiddaman
07:04 PM Bug #13791 (Closed): loader: gfx_fb_drawrect should use GfxFbBltVideoFill
"git commit d50863a3386bcb8b803fae99c4a1ef2fb668b618":https://github.com/illumos/illumos-gate/commit/d50863a3386bcb8b... Electric Monk
10:08 AM Bug #13819 (Closed): kernel mapfiles have incorrect path to README
All of them are saying:... Yuri Pankov
12:37 AM Bug #13818 (Closed): Insyde BMC virtual CD-ROM confused by MODE SENSE
Many baseboard management controllers (BMC) include a facility to attach an ISO file as an emulated CD-ROM drive, all... Joshua M. Clulow
12:33 AM Bug #13817 (Closed): scsa2usb quirks list does not correctly use revision field
The USB mass storage driver (@scsa2usb@) handles device-specific quirks of implementation with a table of IDs. This ... Joshua M. Clulow

2021-05-18

02:57 PM Bug #13570 (Closed): libpkg: overflow in conversion
"git commit 4f35a7b5b2167eb724fee72b2b0eb60b40909598":https://github.com/illumos/illumos-gate/commit/4f35a7b5b2167eb7... Electric Monk

2021-05-17

08:45 PM Bug #13797 (Closed): libumem should only have one umem_log_enter()
"git commit 9e4065d1d9bb5bf9273afe60b75b08315d99d542":https://github.com/illumos/illumos-gate/commit/9e4065d1d9bb5bf9... Electric Monk
06:50 PM Bug #13659: Linux Guest Kernel panic on virtnet_send_command
@jgc234 have you tested the SSL connection with Debian 10? I was not able to establish an SSL connection to the Inter... Till Wegmüller
12:28 AM Bug #13659: Linux Guest Kernel panic on virtnet_send_command
I've been running into the same problem for the last 6 months or so.. I assume it's more of a Linux problem tripped u... Jim Crumpler
04:50 PM Feature #13812 (Closed): Makefile: add gcc 10
"git commit d7976f11093c24626f8d0e08643011f0028a8971":https://github.com/illumos/illumos-gate/commit/d7976f11093c2462... Electric Monk
03:56 PM Bug #13619 (Closed): sgs: variable may be used uninitialized
"git commit 7879e8a6e519927d54da6cc205d016d1ffe88e09":https://github.com/illumos/illumos-gate/commit/7879e8a6e519927d... Electric Monk

2021-05-16

08:23 PM Bug #13816 (Closed): loader: BIOS build should not use -fPIC
BIOS loader has limited memory for program binary, building it with PIC objects is wasting some amount of that memory... Toomas Soome
07:34 PM Bug #13815 (Closed): Trusted extensions /etc/security/tsol/label_encodings file installed with wrong permissions during gate build
During a illumos-gate build, trusted extensions: /etc/security/tsol/label_encodings file is installed with the wrong ... Klaus Ziegler
06:21 PM Bug #13785 (Closed): loader: move libcrypto to libstand
"git commit 411d06f4173dcc82abb7baec9fd0860cde7df236":https://github.com/illumos/illumos-gate/commit/411d06f4173dcc82... Electric Monk

2021-05-15

03:14 PM Bug #13814 (Closed): libnisdb: 'nonnull' argument compared to NULL
Build errors with gcc 10:... Toomas Soome
03:05 PM Bug #13813 (Closed): libast: function may return address of local variable
Build error with gcc 10:... Toomas Soome
02:54 PM Feature #13812 (Closed): Makefile: add gcc 10
Add gcc 10 specific options to Makefiles. This allows to attempt to have build with gcc 10 compilers (currently there... Toomas Soome

2021-05-14

09:20 PM Bug #13811 (Closed): libmtmalloc: 'size_nx' may be used uninitialized
Build errors with gcc compilers:... Toomas Soome
08:50 PM Bug #13810 (New): ldapclient needs better default behavior
ldapclient copies nsswitch.ldap over nsswitch.conf. This is a problem because nsswitch.ldap doesn't use DNS.
There...
Brian Bennett
06:18 PM Feature #12807 (Closed): Want option to explicitly set bhyve virtio disk serial number
"git commit 4b82e532e7bf2c770ccd1f39cad0c7e91fdaedce":https://github.com/illumos/illumos-gate/commit/4b82e532e7bf2c77... Electric Monk
03:23 PM Bug #13759: dladm create-simnet should allow mac-address to be provided
Some analysis of command line options:
-u mac-address is used by create-aggr for specifying the unicast address to...
William Welliver
02:23 PM Bug #13809 (Closed): cpio: variable may be used uninitialized
Build errors with gcc compilers:... Toomas Soome
01:56 PM Bug #13808 (In Progress): sharemgr: variable may be used uninitialized
Build errors with gcc compilers:... Toomas Soome
10:10 AM Bug #13807 (Closed): diff: variable may be used uninitialized
Build errors with gcc compilers:... Toomas Soome
09:36 AM Bug #13806 (Closed): dladm: variable may be used uninitialized
Build errors from gcc compilers:... Toomas Soome
08:59 AM Bug #13805 (Closed): nwamcfg: variable may be used uninitialized
Build errors with gcc compilers:... Toomas Soome
08:01 AM Bug #13804 (In Progress): ipsecutils: variable may be used uninitialized
Build errors with gcc compilers:... Toomas Soome
07:58 AM Bug #13793: va_arg(9F): va_arg() returns type, not (type *)
Review Board: https://www.illumos.org/rb/r/2585/ Marcel Telka

2021-05-13

10:20 PM Bug #13780 (Closed): Add support for rust v0 mangling format
"git commit 1cd083931cfd3fb8617c1178f62bce417cfa6af2":https://github.com/illumos/illumos-gate/commit/1cd083931cfd3fb8... Electric Monk
09:09 PM Bug #13797: libumem should only have one umem_log_enter()
Tested just with an i386 build, and use of UMEM_LOGGING Rich Lowe
09:06 PM Bug #13803 (In Progress): rdist: variable may be used uninitialized
Build errors with gcc compilers:... Toomas Soome
08:51 PM Bug #13802 (Closed): nwamd: variable may be used uninitialized
Build errors with gcc compilers:... Toomas Soome
07:35 PM Bug #13801 (In Progress): ilbadm: variable may be used uninitialized
Build errors with gcc compilers:... Toomas Soome
06:53 PM Bug #13798 (Closed): loader: Update the EFI timer to be called once a second
"git commit 4fe48c6ec9f06cbcce19c4cf97f662b64efde582":https://github.com/illumos/illumos-gate/commit/4fe48c6ec9f06cbc... Electric Monk
05:31 PM Bug #13374 (Closed): Port L2ARC Improvements from OpenZFS
"git commit 9e3493cb8a0cfe96c9aef9b7da42c6c9b5c24b43":https://github.com/illumos/illumos-gate/commit/9e3493cb8a0cfe96... Electric Monk
11:48 AM Bug #13800 (In Progress): snoop: variable may be used uninitialized
Build errors with different gcc versions:... Toomas Soome
04:44 AM Bug #8883 (Closed): zpool list parsable output is inconsistent
"git commit 3dfe801733ea71102fa4b1f79dddf16ee3ea546f":https://github.com/illumos/illumos-gate/commit/3dfe801733ea7110... Electric Monk
04:20 AM Bug #8883: zpool list parsable output is inconsistent
See #13678 for testing notes. Dan McDonald
04:44 AM Feature #13678 (Closed): Make zpool list -vp print individual vdev sizes parsable.
"git commit 3dfe801733ea71102fa4b1f79dddf16ee3ea546f":https://github.com/illumos/illumos-gate/commit/3dfe801733ea7110... Electric Monk
04:44 AM Bug #6395 (Closed): cannot tune segkpsize up
"git commit 860b5cc8ca1cde8ee07c510e06bf21ad9103bb69":https://github.com/illumos/illumos-gate/commit/860b5cc8ca1cde8e... Electric Monk
12:02 AM Bug #13777 (Closed): bhyve kernel ifdef cleanup
"git commit f703164ba851040400c59bb71d4667c477b96bdb":https://github.com/illumos/illumos-gate/commit/f703164ba8510404... Electric Monk

2021-05-12

09:15 PM Bug #13799 (In Progress): mailx: variable may be used uninitialized
Build errors with gcc 10 and gcc 7 and earlier:... Toomas Soome
08:49 PM Bug #13759: dladm create-simnet should allow mac-address to be provided
Testing notes:
- originally developed and tested on SmartOS.
- illumos-gate compiles cleanly with this change applie...
William Welliver
08:34 PM Bug #13798 (Closed): loader: Update the EFI timer to be called once a second
There is no need to call it evert 10ms when we need 1s granularity. Update to update the time every second.
Picked...
Toomas Soome
07:29 PM Bug #13797 (Closed): libumem should only have one umem_log_enter()
libumem has two umem_log_enter() functions (both static), one to enter into the txn/content logs, one to log messages... Rich Lowe
01:43 PM Bug #13796: libuuid: map_state() leaks file when mmap() fails
The situation seems to be even worse:
In a case the the @mmap()@ fails we will also leave @file_type@ set to a non...
Marcel Telka
12:38 PM Bug #13796 (New): libuuid: map_state() leaks file when mmap() fails
When @mmap()@ fails in @map_state()@ the @fd@ is not closed and leaks at line 273:... Marcel Telka
10:14 AM Bug #13795 (New): Encrypted zfs is not compatible with openzfs
Encrypted zfs which is created by illumos-gate cannot be imported by Openzfs in linux.
Steps:...
jing zhang
09:19 AM Bug #13794 (In Progress): isns: variables may be used uninitialized
Build errors with gcc 10/gcc7:... Toomas Soome
07:42 AM Bug #13793 (Closed): va_arg(9F): va_arg() returns type, not (type *)
@va_arg()@ returns @type@, but man page synopsis says @(type *)@.
Reference: https://pubs.opengroup.org/onlinepubs...
Marcel Telka
05:02 AM Bug #13789 (Closed): logadm: conf_scan() depens on non-zero value from stack
"git commit 509030e0926e72abde83b73397c61375773aaf9e":https://github.com/illumos/illumos-gate/commit/509030e0926e72ab... Electric Monk

2021-05-11

11:52 PM Bug #13374: Port L2ARC Improvements from OpenZFS
For testing, I ran the zfs test suite. The only failures were known failures with existing tickets. Jason King
11:51 PM Bug #13792 (Closed): zfs_program_json zfs test can sometimes fail due to poor json comparison
I encountered a failure with zfs_program_json, looking at the failure:... Jason King
09:35 PM Bug #13791 (Closed): loader: gfx_fb_drawrect should use GfxFbBltVideoFill
The gfx_fb_drawrect() is drawing rectangle by pixels, this can be very slow on some systems. Use Blt() video fill pri... Toomas Soome
09:20 PM Bug #13790 (Closed): krb5: variable may be used uninitialized
Build errors with gcc10/shadow gcc 7:... Toomas Soome
09:05 PM Feature #13678: Make zpool list -vp print individual vdev sizes parsable.
I ran the full zfs test suite before and after, and there were no differences, I also applied the patch version and r... Matt Fiddaman
08:34 PM Bug #13777: bhyve kernel ifdef cleanup
I booted the typical suite of guest OSes (Linux, Windows, illumos, OpenBSD) on Intel and AMD hardware. There was no ... Patrick Mooney

2021-05-10

07:02 PM Feature #13726: distinguish ourselves with a macro
I have added a commit to the new proposed illumos gcc 10.3 PR that defines this macro in the compiler:
https://git...
Andy Fiddaman
05:51 PM Bug #13747 (Closed): udfs: variable may be used uninitialized
"git commit eee96f107560ac00d5cc32e4aa8a02376aaf19d4":https://github.com/illumos/illumos-gate/commit/eee96f107560ac00... Electric Monk
05:22 PM Bug #13748 (Closed): ypcmd: variable may be used uninitialized
"git commit 920f538e9d81325e0e046cbc740f5c127eaee05a":https://github.com/illumos/illumos-gate/commit/920f538e9d81325e... Electric Monk
05:09 PM Bug #13746 (Closed): statd: variable may be used uninitialized
"git commit c6c850bf6e55f15fd8f56fb2e2c696a02b87948d":https://github.com/illumos/illumos-gate/commit/c6c850bf6e55f15f... Electric Monk
04:27 PM Bug #13760 (Closed): luxadm: variable may be used uninitialized
"git commit 826703e5ab8201460531b75273c9fa3814413cd9":https://github.com/illumos/illumos-gate/commit/826703e5ab820146... Electric Monk
04:11 PM Bug #13717 (Closed): kernel fpu use can still lead to panic
"git commit a16c2dd277fe07b088b1a5da5b953f5415ce55ec":https://github.com/illumos/illumos-gate/commit/a16c2dd277fe07b0... Electric Monk
03:26 PM Feature #13709 (Closed): sparc: we should be able to read boot_archive in cpio format
"git commit 55dca7cbc3def8d68188566c201eb08bfa439fde":https://github.com/illumos/illumos-gate/commit/55dca7cbc3def8d6... Electric Monk
03:22 PM Bug #13779 (Closed): su: cast between incompatible function types
"git commit e476cc14bc84d0f0ee2be4b969d558ef54fd2d8f":https://github.com/illumos/illumos-gate/commit/e476cc14bc84d0f0... Electric Monk
03:17 PM Bug #13773 (Closed): zs: cast between incompatible function types
"git commit 2696d28bdff8fd7efcfc04100ee084df09358c52":https://github.com/illumos/illumos-gate/commit/2696d28bdff8fd7e... Electric Monk
03:12 PM Bug #13629 (Closed): nxge: build errors with gcc 10
"git commit e3d11eee533a61e848d8b250c8db63f7cb855904":https://github.com/illumos/illumos-gate/commit/e3d11eee533a61e8... Electric Monk
02:55 PM Feature #13782 (Closed): Add missing capabilities for SPARC T4
"git commit 1ba081ee9f36cc673e86a7218c97c558c5b193e1":https://github.com/illumos/illumos-gate/commit/1ba081ee9f36cc67... Electric Monk
02:52 PM Feature #13771 (Closed): util-tests: create svr4pkg tests
"git commit aec0cbfb50629fbd4e80cf64ed4d22f1bb36a1f0":https://github.com/illumos/illumos-gate/commit/aec0cbfb50629fbd... Electric Monk
02:47 PM Bug #13411 (Closed): zfs_mount_all_mountpoints.ksh: cleanup_all should leave pool root mounted
"git commit 2663b0582183d1cc1437bc1462ecd94eca977da2":https://github.com/illumos/illumos-gate/commit/2663b0582183d1cc... Electric Monk
02:39 PM Bug #11245 (Closed): zfstest rename_dirs_001_pos RENAME_DIRS is undefined
"git commit 8459c777fc1aaabb2f7dad05de1313aa169417cd":https://github.com/illumos/illumos-gate/commit/8459c777fc1aaabb... Electric Monk

2021-05-08

08:43 PM Bug #13789 (Closed): logadm: conf_scan() depens on non-zero value from stack
13761 did reveal an issue where we depend on vaiable having non-zero value. Since we only do set cp in timescan conte... Toomas Soome
02:14 PM Bug #13788 (Closed): restart of privilege-aware zone init fails
Found whilst working on making @bhyve@ privilege aware (#13764) and using security flags (#13786) on OmniOS bloody.
...
Andy Fiddaman
02:04 PM Feature #13786 (In Progress): bhyve could use ASLR
Andy Fiddaman

2021-05-07

08:50 PM Bug #11245: zfstest rename_dirs_001_pos RENAME_DIRS is undefined
To test this change I ran the test after the change, and confirmed that it still passed, and while it was running I r... Matt Fiddaman
08:28 PM Feature #13776: ship demangle-sys.h
h1. Testing Notes
Built with updated package, checked repo with @pkgrepo contents@. Updated with @onu@ and confirme...
Joshua M. Clulow
03:40 PM Bug #13745 (Closed): Make SMBsrv compatible with Modern Cups/ OpenPrinting Cups
"git commit c778cbeb4bc8b9609f43b41183c6c774f574a9c2":https://github.com/illumos/illumos-gate/commit/c778cbeb4bc8b960... Electric Monk
10:03 AM Bug #13787 (New): smbsrv hardcodes printer name
While testing #13745, Toomas discovered that smbsrv hardcodes the printer name to be "Postscript". SMB printing works... Hans Rosenfeld
09:29 AM Feature #13786 (Closed): bhyve could use ASLR
... Andy Fiddaman
09:13 AM Bug #13784: zoneadm clone does not respect "-m copy" parameter
hmm. it seems that i can't find the correct source of my local file
/usr/lib/brand/ipkg/clone
it is NOT
i...
Stephan Althaus
08:28 AM Bug #13784: zoneadm clone does not respect "-m copy" parameter
Ok, i am thinking of this:
->clone.ksh ( origin: local OI installation )
...
# Other brand clone options are inv...
Stephan Althaus
06:05 AM Bug #13784: zoneadm clone does not respect "-m copy" parameter
As the "zfs clone" is carried out in the brand-specific script, i think
/usr/src/lib/brand/solaris10/zone/clone.ks...
Stephan Althaus
05:16 AM Bug #13784 (New): zoneadm clone does not respect "-m copy" parameter

zoneadm does not properly parse the command line parameters.
# zoneadm -z mail2 clone -m copy mail
/usr/lib/bra...
Stephan Althaus
08:33 AM Bug #13785 (Closed): loader: move libcrypto to libstand
No functional changes; move current loader libcrypto sources and build into libstand. This is needed because future c... Toomas Soome
05:31 AM Bug #13374: Port L2ARC Improvements from OpenZFS
Just to note, while the L2ARC tests are improved, they still can fail on occasion (and require re-running). I've tal... Jason King
05:13 AM Bug #13766 (Closed): Restore ARC MFU/MRU pressure
"git commit 9facd51aead02cdbd00e66663a6c34c9254ed0e7":https://github.com/illumos/illumos-gate/commit/9facd51aead02cdb... Electric Monk

2021-05-06

09:30 PM Bug #13781 (Closed): fwflash can't spell KEEP_STATE
"git commit f413b00b047a5329b0e18e60df18f9b8abde0bbc":https://github.com/illumos/illumos-gate/commit/f413b00b047a5329... Electric Monk
08:05 PM Feature #13688 (Closed): Want support for AMD Zen 3 Milan CPC Events
"git commit 281939df320dc275543124ebb96b5a9415c503be":https://github.com/illumos/illumos-gate/commit/281939df320dc275... Electric Monk
06:27 PM Feature #13688: Want support for AMD Zen 3 Milan CPC Events
To test this I used a Milan system and looked at a couple things:
1. Made sure that we saw expected stats in @cpus...
Robert Mustacchi
07:44 PM Support #13778: AMD Ryzen 5600 Starship/Matisse support
Couple notes here:
* On AMD systems in general (Rome, Milan, etc.) you'll find devices without drivers. For some o...
Robert Mustacchi
07:29 PM Bug #13745: Make SMBsrv compatible with Modern Cups/ OpenPrinting Cups
The interface between the SMB/RPC print service and CUPS could use work,
but it's likely to be a while before anyone...
Gordon Ross
05:56 PM Feature #13783 (Closed): viona should operate page-wise
Viona has long assumed that guest-physical memory is accessible via large virtually-contiguous regions in the kernel ... Patrick Mooney
03:03 PM Feature #13782 (Closed): Add missing capabilities for SPARC T4
Add code to recognize the SPARC T4 capabilities. Just list them, so we wont get the messages about unknown capabiliti... Toomas Soome

2021-05-05

10:25 PM Bug #13781 (Closed): fwflash can't spell KEEP_STATE
exactly what it says on the tin, the fwflash makefiles put a space in "KEEP_STATE". Rich Lowe
09:55 PM Bug #13736: ZFS Panic - Assertion failed during scrub
Corrected the above one per your request. Dan McDonald
08:39 PM Bug #13736: ZFS Panic - Assertion failed during scrub
Oops... my hex math was off.. @fffffe2db7781d80::print scan_prefetch_issue_ctx_t@ Jason King
08:32 PM Bug #13736: ZFS Panic - Assertion failed during scrub
(Corrected version)... Dan McDonald
08:26 PM Bug #13736: ZFS Panic - Assertion failed during scrub
On that second dump, @fffffe2db7781d90::print scan_prefetch_issue_ctx_t@ -- it'd be interesting to see if it's also a... Jason King
07:57 PM Bug #13736: ZFS Panic - Assertion failed during scrub
Just as another bit of data -- the blkid in the zbookmark for that bad blkptr is @DMU_SPILL_BLKID@. Jason King
07:42 PM Bug #13774: [OpenIndiana Hipster 2021.04] Slow then unusable video after startup menu on 2012 Mac mini
Will B wrote in #note-11:
> Toomas Soome wrote in #note-10:
> > Can you test with FreeBSD 13 or FreeBSD current (14...
Toomas Soome
05:14 PM Bug #13774: [OpenIndiana Hipster 2021.04] Slow then unusable video after startup menu on 2012 Mac mini
Toomas Soome wrote in #note-10:
> Can you test with FreeBSD 13 or FreeBSD current (14), does its kernel get the corr...
Will B
07:08 AM Bug #13774: [OpenIndiana Hipster 2021.04] Slow then unusable video after startup menu on 2012 Mac mini
Will B wrote in #note-9:
> Toomas Soome wrote in #note-8:
> > Yea, I do not think there is mode switch happening, t...
Toomas Soome
03:08 AM Bug #13774: [OpenIndiana Hipster 2021.04] Slow then unusable video after startup menu on 2012 Mac mini
Toomas Soome wrote in #note-8:
> Yea, I do not think there is mode switch happening, there is nothing to perform suc...
Will B
08:57 AM Bug #13769 (Closed): bhyve should name viona poll threads
"git commit 39eba7d4e0d9f5891ff3887719832b60281b41f9":https://github.com/illumos/illumos-gate/commit/39eba7d4e0d9f589... Electric Monk
02:28 AM Bug #13780: Add support for rust v0 mangling format
To test, the demangling tests (including the new added ones) were run, and all pass.
Additionally, Eduard-Mihai Burt...
Jason King
01:43 AM Bug #13780 (Closed): Add support for rust v0 mangling format
RUST "RFC 2603":https://github.com/rust-lang/rfcs/blob/master/text/2603-rust-symbol-name-mangling-v0.md describes a n... Jason King
01:43 AM Bug #13659: Linux Guest Kernel panic on virtnet_send_command
Small Update.
It is still happening on Kernel 5.11 but not with docker, only with Kubernetes.
Till Wegmüller

2021-05-04

09:50 PM Bug #13774: [OpenIndiana Hipster 2021.04] Slow then unusable video after startup menu on 2012 Mac mini
Will B wrote in #note-7:
> Toomas Soome wrote in #note-6:
> > right, yes, once you set console, type menu to get me...
Toomas Soome
09:05 PM Bug #13774: [OpenIndiana Hipster 2021.04] Slow then unusable video after startup menu on 2012 Mac mini
Toomas Soome wrote in #note-6:
> right, yes, once you set console, type menu to get menu up again:D
Oh, okay. Th...
Will B
08:35 PM Bug #13774: [OpenIndiana Hipster 2021.04] Slow then unusable video after startup menu on 2012 Mac mini
Will B wrote in #note-5:
> > Yes, we did not thing about the corruption; but the question is, after this command, is...
Toomas Soome
08:22 PM Bug #13774: [OpenIndiana Hipster 2021.04] Slow then unusable video after startup menu on 2012 Mac mini
> Yes, we did not thing about the corruption; but the question is, after this command, is the screen draw ok?
To m...
Will B
08:07 PM Bug #13774: [OpenIndiana Hipster 2021.04] Slow then unusable video after startup menu on 2012 Mac mini
Will B wrote in #note-3:
> > if you press esc on boot menu and on OK prompt enter: set console=text - does it fix t...
Toomas Soome
08:00 PM Bug #13774: [OpenIndiana Hipster 2021.04] Slow then unusable video after startup menu on 2012 Mac mini
> if you press esc on boot menu and on OK prompt enter: set console=text - does it fix the screen draw?
>
> For c...
Will B
07:53 PM Bug #13774: [OpenIndiana Hipster 2021.04] Slow then unusable video after startup menu on 2012 Mac mini
Will B wrote in #note-1:
> Video of issue:
> https://www.pismotek.com/media/OpenIndiana-2021-04-Mac-mini-video-prob...
Toomas Soome
01:23 AM Bug #13774: [OpenIndiana Hipster 2021.04] Slow then unusable video after startup menu on 2012 Mac mini
Video of issue:
https://www.pismotek.com/media/OpenIndiana-2021-04-Mac-mini-video-problem.mp4
Screenshots of issu...
Will B
09:26 PM Bug #13779 (Closed): su: cast between incompatible function types
Build error on SPARC with gcc 10:... Toomas Soome
09:07 PM Support #13778 (New): AMD Ryzen 5600 Starship/Matisse support
I am running OpenIndiana Hipster when I run the Device Driver Utility it reports that the following AMD components ar... r a
08:50 PM Bug #13777: bhyve kernel ifdef cleanup
There are a few ifdefs I'm leaving in place for now:
1. Ones relating to the iommu/vtd/pci-passthru, since I have li...
Patrick Mooney
07:30 PM Bug #13777 (Closed): bhyve kernel ifdef cleanup
When bhyve was originally ported, a number of ifdef/ifndef __FreeBSD__ statements were put in place to mitigate diffe... Patrick Mooney
08:21 PM Bug #13736: ZFS Panic - Assertion failed during scrub
It looks like that blkptr_t as well as the next blkptr_t in the prefetch queue look bad.. the others seem reasonable ... Jason King
07:55 PM Bug #13736: ZFS Panic - Assertion failed during scrub
It's still the prefetch thread though. Jason King
06:35 PM Bug #13736: ZFS Panic - Assertion failed during scrub
I will also note, in case this was missed in my original post, that I can do a zfs send | recv from this pool into a ... Nick Hall
06:32 PM Bug #13736: ZFS Panic - Assertion failed during scrub
Dan McDonald wrote in #note-13:
> I was provided another dump, with a completely different panic-stack, and a comple...
Nick Hall
06:14 PM Bug #13736: ZFS Panic - Assertion failed during scrub
I was provided another dump, with a completely different panic-stack, and a completely different iffy-block-pointer:
...
Dan McDonald
07:52 PM Bug #13768: mpapi is too clever with its ioctls tripping SSP
That just changes stack corruption to heap corruption (I suspect if you ran that with UMEM_DEBUG=default, it'd also c... Jason King
07:16 PM Bug #13768: mpapi is too clever with its ioctls tripping SSP
One possible solution would be to move the problematic data from stack to heap, like attached patch.
With this chang...
Carsten Grzemba
01:10 PM Bug #13768: mpapi is too clever with its ioctls tripping SSP
I see this problem on Omnios r151038 and want to do some investigation.
For that how can I activate the log output i...
Carsten Grzemba
07:37 PM Bug #13756 (Closed): mdb: cast between incompatible function types
"git commit 0597f6f3c66723c1dd0a4c1ad4b79db2dfd71b12":https://github.com/illumos/illumos-gate/commit/0597f6f3c66723c1... Electric Monk
06:51 PM Bug #13647 (Closed): onu does not work with python3.x
"git commit b3013b70462052910fea345a14462dcaa00cf7f6":https://github.com/illumos/illumos-gate/commit/b3013b7046205291... Electric Monk
06:51 PM Bug #13646 (Closed): onu fails if the system being updated has linked image zones
"git commit b3013b70462052910fea345a14462dcaa00cf7f6":https://github.com/illumos/illumos-gate/commit/b3013b7046205291... Electric Monk
06:51 PM Feature #13642 (Closed): onu could support updating on OmniOS
"git commit b3013b70462052910fea345a14462dcaa00cf7f6":https://github.com/illumos/illumos-gate/commit/b3013b7046205291... Electric Monk
06:51 PM Bug #13718 (Closed): ksh: segfault on typeset -l/-u against special/read-only variables
"git commit 5b8dd251e631f58e50129eeb313228a0646df3fe":https://github.com/illumos/illumos-gate/commit/5b8dd251e631f58e... Electric Monk
01:00 PM Bug #13718: ksh: segfault on typeset -l/-u against special/read-only variables
I've tested that the original crashes no longer occur, and that the new tests added as part of this change pass succe... Andy Fiddaman
06:51 PM Bug #13720 (Closed): ksh: segfault on unsetting/changing ${.sh.lineno}
"git commit b0be34a9836f228ccc040cc619b03ae1fe91256e":https://github.com/illumos/illumos-gate/commit/b0be34a9836f228c... Electric Monk
11:47 AM Bug #13720: ksh: segfault on unsetting/changing ${.sh.lineno}
To test this, I confirmed that unsetting/modifying @${.sh.lineno}@ no longer causes a segfault. The new test from #13... Andy Fiddaman
06:49 PM Bug #13762 (Closed): stop passing MFLAGS to make(1)
"git commit f96a0cef040313f6281fbc014a0b63d5c5cc760f":https://github.com/illumos/illumos-gate/commit/f96a0cef040313f6... Electric Monk
06:41 PM Feature #13776: ship demangle-sys.h
>Note: OmniOS already ship this in their distribution
Yes, and still use it for openjdk8, although we did switch t...
Andy Fiddaman
05:58 PM Feature #13776 (Closed): ship demangle-sys.h
Though @libdemangle-sys@ is a private interface, we ship a compilation symlink and we should ship the header as well.... Joshua M. Clulow
03:30 PM Feature #13741 (Closed): want microstates for bhyve vCPUs
"git commit 59460b493cd70b38e999010c370d57e58b989e45":https://github.com/illumos/illumos-gate/commit/59460b493cd70b38... Electric Monk
03:30 PM Bug #13723 (Closed): expose bhyve metrics as kstats
"git commit 59460b493cd70b38e999010c370d57e58b989e45":https://github.com/illumos/illumos-gate/commit/59460b493cd70b38... Electric Monk
01:13 PM Feature #12807: Want option to explicitly set bhyve virtio disk serial number
Testing the new patch using an OmniOS guest:... Andy Fiddaman

2021-05-03

11:27 PM Bug #13774 (New): [OpenIndiana Hipster 2021.04] Slow then unusable video after startup menu on 2012 Mac mini
When attempting to use Hipster 2021.04 Live USB on a 2012 Mac mini, the initial boot menu draws *very* slowly (you ca... Will B
09:30 PM Bug #13773 (Closed): zs: cast between incompatible function types
Build errors on SPARC:... Toomas Soome
09:29 PM Bug #13723: expose bhyve metrics as kstats
Testing across reboots of a guest, I confirmed that active vCPUs maintained their time accounting across the reboot (... Patrick Mooney
07:04 PM Bug #13723: expose bhyve metrics as kstats
Mike Zeller tested this with bhyve instances in zones to confirm kstat visibility:
> From the gz I am now able to ...
Patrick Mooney
06:59 PM Bug #13723: expose bhyve metrics as kstats
This (along with #13741) was tested on both Intel and AMD machines. Different guests were fired up to verify that vC... Patrick Mooney
08:54 PM Bug #13725 (Closed): ms: cast between incompatible function types
"git commit 166fc0161da8f2aef0ff36cc5241a32f8f0cf3bc":https://github.com/illumos/illumos-gate/commit/166fc0161da8f2ae... Electric Monk
08:47 PM Bug #13772 (Closed): viona: Typo in block comment.
"git commit 26613631796368939c5265b0fc7346569774e7a2":https://github.com/illumos/illumos-gate/commit/2661363179636893... Electric Monk
08:17 PM Bug #13772: viona: Typo in block comment.
Note there is no testable impact here; this change is constrained entirely to comments and line numbers don't change. Dan Cross
05:54 PM Bug #13772 (Closed): viona: Typo in block comment.
In `viona_main.c`, the word "acquiring" is misspelled as "aqcuiring".
This is clearly a typo, and has no discernib...
Dan Cross
07:00 PM Feature #13741: want microstates for bhyve vCPUs
This was tested in conjunction with the #13723 work. Patrick Mooney
06:40 PM Bug #13749 (Closed): users: variable may be used uninitialized
"git commit dfae6925aa6a17baa5c4ac06bcda3654657432d1":https://github.com/illumos/illumos-gate/commit/dfae6925aa6a17ba... Electric Monk
05:47 PM Bug #13722 (Closed): Enabling SMB3 encryption breaks macOS Big Sur clients
"git commit 715c0bc682f21743c2b3b52b748c228fbe9524ad":https://github.com/illumos/illumos-gate/commit/715c0bc682f21743... Electric Monk
03:08 PM Bug #13753 (Closed): svr4pkg: variable may be used uninitialized
"git commit 014740def2fccbcada139c94bad0664bfc172ab5":https://github.com/illumos/illumos-gate/commit/014740def2fccbca... Electric Monk
03:04 PM Bug #13752 (Closed): stat: variable may be used uninitialized
"git commit ea429a71818e2432d0d0a924065a009b1e5abdd1":https://github.com/illumos/illumos-gate/commit/ea429a71818e2432... Electric Monk
10:10 AM Feature #13771 (Closed): util-tests: create svr4pkg tests
Implement simple tests to create prototype, package, transform package to stream form, install and uninstall package.... Toomas Soome

2021-05-02

06:37 PM Bug #13088: uniqtime() is too clever for its own good
shua ll wrote in #note-3:
> with following results run inside omnios qemu guest on an i7
> [...]...
Toomas Soome
07:17 AM Bug #13766: Restore ARC MFU/MRU pressure
Also, the FreeBSD for the equivalent change is here: https://reviews.freebsd.org/D19094
Jason King
07:14 AM Bug #13766: Restore ARC MFU/MRU pressure
To test, I ran the zfs test suite, and the only failures were tests with known issues (and bugs filed). Jason King

2021-05-01

05:27 PM Bug #13767 (Closed): Dumping C++ demangling state can trigger ASSERT
"git commit 6bb387f32ea92818dd741fd3f0164ceb3a2e989e":https://github.com/illumos/illumos-gate/commit/6bb387f32ea92818... Electric Monk
02:04 PM Bug #13769: bhyve should name viona poll threads
With the change in place, a test VM with two viona interfaces backed with @xxx0@ and @xxx1@ shows up as:... Andy Fiddaman
01:49 PM Bug #13769 (Closed): bhyve should name viona poll threads
Looking at a running bhyve process, I saw a thread that did not have a name associated with it:... Andy Fiddaman
04:25 AM Bug #13736: ZFS Panic - Assertion failed during scrub
First one:... Dan McDonald

2021-04-30

10:24 PM Bug #13736: ZFS Panic - Assertion failed during scrub
Something that might be interesting:... Jason King
10:15 PM Bug #13736: ZFS Panic - Assertion failed during scrub
could you try to test this iso:
http://apt2.dilos.org/dilos/isos/dilos-core-21-05-01_01-08-2.0.2.85.iso
no need i...
Igor Kozhukhov
10:00 PM Bug #13736: ZFS Panic - Assertion failed during scrub
That seems... wrong....
What's interesting is that OpenZFS does have this bit of code a bit ahead of the code that...
Jason King
09:45 PM Bug #13736: ZFS Panic - Assertion failed during scrub
... Dan McDonald
08:53 PM Bug #13736: ZFS Panic - Assertion failed during scrub
Does @::blkptr@ show anything more interesting? Jason King
08:46 PM Bug #13736: ZFS Panic - Assertion failed during scrub
I received a vmdump with a DIFFERENT stack, but what I'm going to guess might have the same blktptr in the aforementi... Dan McDonald
02:17 PM Bug #13736: ZFS Panic - Assertion failed during scrub
Dan McDonald wrote in #note-4:
> Thank you for confirming it's recent. Happen to have the vmdump.N file handy?
Y...
Nick Hall
02:00 PM Bug #13736: ZFS Panic - Assertion failed during scrub
Thank you for confirming it's recent. Happen to have the vmdump.N file handy? Dan McDonald
01:36 PM Bug #13736: ZFS Panic - Assertion failed during scrub
This was SmartOS 20210325T002528Z Nick Hall
07:19 PM Bug #13768 (Closed): mpapi is too clever with its ioctls tripping SSP
Using mpathadm, it would segfault with the following stack:... Jason King
08:33 AM Bug #13722: Enabling SMB3 encryption breaks macOS Big Sur clients
With the fix proposed in 1420 the issue is no longer reproducible; mac OS Big Sur clients are able to connect just fi... Andrew Stormont
07:15 AM Bug #13761 (Closed): logadm: variable may be used uninitialized
"git commit 2ed5ea5a06df7f669d20d88729c625981a0de7bc":https://github.com/illumos/illumos-gate/commit/2ed5ea5a06df7f66... Electric Monk
06:56 AM Bug #13100 (Closed): zdb rpool crash on raidz
"git commit 9178578f07d5330b7bf2b7b699ec04ea6635297a":https://github.com/illumos/illumos-gate/commit/9178578f07d5330b... Electric Monk
06:52 AM Feature #13728 (Closed): build zdb command as 64-bit binary
"git commit 37630fa7bc917bff982fad0be16789eba84c5486":https://github.com/illumos/illumos-gate/commit/37630fa7bc917bff... Electric Monk
03:29 AM Bug #13767: Dumping C++ demangling state can trigger ASSERT
To test, I tried to recreate the assert with the change in place. I was not able to re-trigger the assert. Jason King
03:25 AM Bug #13767 (Closed): Dumping C++ demangling state can trigger ASSERT
After #13727, when using the undocumented @DEMANGLE_DEBUG@ environment variable to verify some demangling cases, I tr... Jason King
12:02 AM Bug #13766 (Closed): Restore ARC MFU/MRU pressure
From OpenZFS #10548 and #10618:
The arc_adapt() function tunes LRU/MLU balance according to 4 types of
cache hits...
Jason King

2021-04-29

03:52 PM Bug #13765: zfs_clone_010_pos fails with newer python
Who/what repo is 'we'? That is not in illumos-gate, and there wasn't an obvious open ticket for this already. Jason King
03:26 PM Bug #13765: zfs_clone_010_pos fails with newer python
We just changed it to the following to get rid of python dependency entirely (at least for that test case):... Yuri Pankov
03:15 PM Bug #13765 (Closed): zfs_clone_010_pos fails with newer python
I noticed that zfs_clone_010_pos fails with:... Jason King
01:57 PM Bug #13736: ZFS Panic - Assertion failed during scrub
1.) Providing a core dump would be helpful (one was also asked for in #13033)
2.) Please include the SmartOS PI ve...
Dan McDonald
12:23 PM Feature #13764 (Closed): bhyve could reduce privileges(5)
By default, @bhyve(1M)@ runs as root with all privileges. We could use illumos privileges to reduce this.
(NB: when ...
Andy Fiddaman
11:20 AM Feature #13763 (Closed): Want rx-only DLPI promiscuous modes
The MAC layer already has a notion of a given mac callback only being promiscuous when receiving traffic. We should p... Andy Fiddaman
12:06 AM Bug #13762: stop passing MFLAGS to make(1)
wsdiff clean Rich Lowe

2021-04-28

06:18 PM Bug #13762 (Closed): stop passing MFLAGS to make(1)
make(1) handles inheriting command line flags itself. If we pass MFLAGS to make, options that are sensitive to the n... Rich Lowe
12:09 PM Bug #13761 (Closed): logadm: variable may be used uninitialized
Build errors:... Toomas Soome
01:25 AM Bug #13088: uniqtime() is too clever for its own good
wrote test program similar to those in previous ticket, but copying conversion logic from @uniqtime@. I originally tr... shua ll
12:15 AM Bug #12169: acpica leaks terribly
I'm attaching a set of output from the still-leaky larry, on the off chance someone with ACPICA knowledge can look at... Dan McDonald

2021-04-27

09:20 PM Bug #13760 (Closed): luxadm: variable may be used uninitialized
Build errors:... Toomas Soome
08:04 PM Bug #13100 (In Progress): zdb rpool crash on raidz
Toomas Soome
03:15 PM Bug #13759 (In Progress): dladm create-simnet should allow mac-address to be provided
Currently, creating a new simnet device results in the device being assigned a random MAC address. It would be helpfu... William Welliver
02:29 PM Bug #12169: acpica leaks terribly
Visit https://kebe.com/~danmcd/webrevs/acpi-dev/ for vmdumps and ::findleaks output. The leaks in VMware appear to ... Dan McDonald
09:37 AM Feature #13758 (New): Can the prtfru command be implemented in illumos/openindiana
Can the prtfru command be implemented so that can display the replaceable components inside a normal pc?
eg
===...
r a

2021-04-26

09:46 PM Bug #13756 (Closed): mdb: cast between incompatible function types
Build errors on SPARC:... Toomas Soome
08:45 PM Bug #13755 (In Progress): mdb: variable may be used uninitialized
Build error:... Toomas Soome
07:15 PM Bug #13754 (In Progress): sendmail: variable may be used uninitialized
Build errors:... Toomas Soome
06:39 PM Bug #13753 (Closed): svr4pkg: variable may be used uninitialized
Build errors:... Toomas Soome
04:23 PM Feature #13677: pwait -v should decode wait status
Shout out to Andy Fiddaman, who created the following code in order to create a zombie process. This was needed in or... Ryan England
03:47 PM Bug #13722: Enabling SMB3 encryption breaks macOS Big Sur clients
The Samba client also exposes this (that's where we first noticed it).
BTW this was exposed after #11038
Gordon Ross
01:18 PM Bug #8679: failed to attach AMD IOMMU
I have upgraded the BIOS on my MSI MPG Gaming Plus motherboard, after searching on Google I found a fix for the Faile... r a

2021-04-25

10:02 PM Bug #13752 (Closed): stat: variable may be used uninitialized
Build errors with shadow gcc 7:... Toomas Soome
07:39 PM Bug #13751 (New): mdb command buffer should be larger
In trying to debug ctfmerge of genunix, I can't actually ::run it, because I can't fit all the object files on the co... Rich Lowe
07:34 PM Feature #13750 (New): mdb ::run could support globbing
It'd be handy if mdb's ::run supported globbing in the same manner as the shell. Full shell expansion is probably a ... Rich Lowe
06:39 PM Bug #13749 (Closed): users: variable may be used uninitialized
Build errors with shadow gcc 7:... Toomas Soome
06:07 PM Feature #13698 (Closed): CTF could handle C99 VLAs in function arguments
"git commit e0cbdd5af707390adb289995fdf2dd8a3869dcca":https://github.com/illumos/illumos-gate/commit/e0cbdd5af707390a... Electric Monk
09:50 AM Bug #13748 (Closed): ypcmd: variable may be used uninitialized
Build errors with gcc 7 as shadow:... Toomas Soome
08:22 AM Bug #13747 (Closed): udfs: variable may be used uninitialized
Build errors with shadow gcc 7:... Toomas Soome

2021-04-24

10:11 PM Bug #13746 (Closed): statd: variable may be used uninitialized
Build errors with gcc 10/shadow gcc 7:... Toomas Soome
09:59 PM Bug #13745: Make SMBsrv compatible with Modern Cups/ OpenPrinting Cups
Something like but we need somebody to work on it more :)... Till Wegmüller
10:49 AM Bug #13745: Make SMBsrv compatible with Modern Cups/ OpenPrinting Cups
I think the best option is to make the changes in gate so that it works with newer cups, then re-enable the integrati... Andy Fiddaman
09:25 PM Bug #13744 (Closed): scsi_hba_attach_setup(9F) missing a period
"git commit 779e7536581132768ca7b59a0d19bdb89035ef2c":https://github.com/illumos/illumos-gate/commit/779e753658113276... Electric Monk
12:30 AM Bug #13744: scsi_hba_attach_setup(9F) missing a period
Testing was a visual inspection of the man page before and after. With the change, the @Fa@ macro is now being interp... Jason King
01:19 PM Feature #13698: CTF could handle C99 VLAs in function arguments
I've tested this by running the CTF testsuite, including the new tests which failed before.
This has also been used ...
Andy Fiddaman
01:11 PM Bug #13643 (Closed): smb share of lofs mount fails
"git commit af536d7d6143277f3f642ce0ab6794bdd09083ed":https://github.com/illumos/illumos-gate/commit/af536d7d6143277f... Electric Monk

2021-04-23

11:01 PM Bug #13745: Make SMBsrv compatible with Modern Cups/ OpenPrinting Cups
In IRC multiple other options where suggested:
- Move the only the Printing feature out of tree and make a "plugin...
Till Wegmüller
10:26 PM Bug #13745 (Closed): Make SMBsrv compatible with Modern Cups/ OpenPrinting Cups
Our SMB server is using a deprecated interface in IPP to print. This has been removed in cups 2.3 and thus SMB_PRINTI... Till Wegmüller
08:03 PM Bug #13744 (Closed): scsi_hba_attach_setup(9F) missing a period
Just noticed that scsi_hba_attach_setup(9F) has the following:... Jason King
08:00 PM Feature #13638: Update ACPI to illumos/20201113
Running this under VMware ESXi the high-count leaks described in #12169 appear to be fixed.
After running a while, I ...
Gordon Ross
07:58 PM Bug #12169: acpica leaks terribly
Some test results: With either this fix, or #13638 the large volume of leaking disappears.
(The one originating fro...
Gordon Ross
02:55 PM Bug #12169: acpica leaks terribly
I still saw leaks with a version I tried. To be fair, it might be replacement leaks, I didn't do a before/after leak ... Dan McDonald
02:51 PM Bug #12169: acpica leaks terribly
We found that #13638 didn't help with the leak. Did you find that it did? Robert Mustacchi
02:49 PM Bug #12169: acpica leaks terribly
We've lived with this leak for quite a while, so can probably just wait for #13638 to be integrated. Gordon Ross
 

Also available in: Atom