Activity
From 2014-08-10 to 2014-09-08
2014-09-07
-
06:37 PM Bug #5141 (Closed): zfs minimum indirect block size is 4K
- The smallest indirect block size that we use is 4K (for the DDT). We should
encode and enforce this in the code. T... -
03:27 PM Bug #5140 (Closed): message about "%recv could not be opened" is printed when booting after crash
- After crashing, the ZIL tries to open all filesystems to claim their log
blocks. If we were in the middle of a rece... -
03:05 PM Bug #5139 (Closed): SEEK_HOLE failed to report a hole at end of file
- If the file has contents up to exactly block 128^N (e.g. 1MB w/8K blocks, as with
this file), then we will misrepor... -
02:36 PM Bug #5138 (Closed): add tunable for maximum number of blocks freed in one txg
- By limiting the maximum number of blocks freed during a single transaction
group, we can limit how much of the dedup... -
12:01 PM Bug #5137 (New): Typo in zpool-feature manual page
- This is reported by Dmitry Morozovsky <marck rinet ru>, applied to FreeBSD as r271222.
2014-09-05
-
10:18 PM Bug #5133: fix races for two panics on NULL pointer derefs in nsmb connection teardown
- SUP-538 summary:
This was a race between:
(a) the smbiod closing it's connection, leading to an "unloan" of the net... -
07:20 PM Bug #5133 (Closed): fix races for two panics on NULL pointer derefs in nsmb connection teardown
- In both cases an smbiod worker process triggers the panic with system calls against the nsmb (SMB client) kernel modu...
-
09:53 PM Bug #5136 (Closed): fix write throttle comment in dsl_pool.c
- fix write throttle comment in dsl_pool.c
-
09:45 PM Bug #5135 (Closed): zpool_find_import_cached() can use fnvlist_*
- zpool_find_import_cached() can, and should, use fnvlist_*
-
09:36 PM Bug #5134 (Closed): if ZFS_DEBUG or debug= is set, libzpool should enable debug prints
- currently you have to set both ZFS_DEBUG (or debug= as a command argument) and
set the zfs_flags global variable. S... -
05:06 PM Bug #5118 (Closed): When verifying or creating a storage pool, error messages only show one device
- "git commit 75fbdf9b9f63da7e23a9814982b78a782559c086":https://github.com/illumos/illumos-gate/commit/75fbdf9b9f63da7e...
-
04:50 AM Bug #5118: When verifying or creating a storage pool, error messages only show one device
- we now iterate through all the children in the newly-renamed is_device_in_use() so that functions it calls print more...
-
05:04 PM Bug #5116 (Closed): zpool history -i goes into infinite loop
- "git commit 3339867a862f63acdad71abd574d5d79e18d8579":https://github.com/illumos/illumos-gate/commit/3339867a862f63ac...
-
05:02 PM Bug #5117 (Closed): space map reallocation can cause corruption
- "git commit e503a685964805f048b35c2a4e70e0638344f2b7":https://github.com/illumos/illumos-gate/commit/e503a685964805f0...
-
04:21 PM Bug #5131: Update hwdata (pci.ids and usb.ids)
- Let's add the version/date of the databases we are updating to next time.
-
02:12 PM Bug #5131 (Closed): Update hwdata (pci.ids and usb.ids)
- "git commit 5d4be6c45d0c128ceaac913513c2a83b5010b7ff":https://github.com/illumos/illumos-gate/commit/5d4be6c45d0c128c...
-
01:20 AM Bug #5131 (Closed): Update hwdata (pci.ids and usb.ids)
- Time for an update.
-
01:58 PM Bug #5132: mdb loops forever printing a stack backtrace
- The cause is, in this crash dump, finstack find a frame that looks valid (and mostly is) but has a frame where the "f...
-
01:56 PM Bug #5132 (Closed): mdb loops forever printing a stack backtrace
- Description:
I have a customer crash dump (taken with reboot -d) where mdb loops forever trying to print out one of... -
04:11 AM Bug #5129 (Closed): Update timezone info db to 2014g
- "git commit 6f8e89373f0dffcc7c2bd674dc6758497e03817f":https://github.com/illumos/illumos-gate/commit/6f8e89373f0dffcc...
2014-09-04
-
07:12 PM Bug #5130 (New): Kernel Panic on importing pool without log device
- My system had been running for years with no issues. I performed a pkg update a few weeks ago to a9. Last week the sy...
-
03:43 PM Bug #5129: Update timezone info db to 2014g
- NOTE --> this bugfix will also include https://github.com/Nexenta/illumos-nexenta/commit/dd338f4b4c9f7e1226098630364c...
-
03:42 PM Bug #5129 (Closed): Update timezone info db to 2014g
- In preparation for the next OmniOS, I was asked to update the timezone information. Here it is.
-
01:42 PM Feature #5015: improvements to mpt_sas debug logging and mdb module
- webrev: http://ma.nexenta.com/~woodstock/illumos-mptsas-dbg/
The changes include a few bits of cleanup in the exis... -
11:11 AM Bug #5128 (New): arc_memory_throttle uses vmem_size return as bytes
- arc_memory_throttle uses the return from vmem_size(heap_arena, VMEM_FREE), which is page count, when setting up avail...
2014-09-03
-
08:04 PM Bug #5126: nfs4: stat does not trigger mirror mount
- If you'll try the similar test with automounter (instead of mirror mounts), you'll find that the behavior is similar ...
-
03:18 PM Bug #5126 (New): nfs4: stat does not trigger mirror mount
- I’m using nfs4 mirror mounts. The directory @data@ is an empty (currently not mounted) mount point within a shared tr...
2014-09-02
-
06:33 PM Bug #4518: lockd: Cannot establish NLM service over <file desc. 9, protocol udp>
- What are potential causes of the slow statd? Is there a fix in the works?
-
06:27 PM Bug #4518: lockd: Cannot establish NLM service over <file desc. 9, protocol udp>
- To reproduce the issue you need to have slow statd. To achieve that you could use the following patch:...
-
04:44 PM Bug #4518: lockd: Cannot establish NLM service over <file desc. 9, protocol udp>
- what's the core repro steps? in having the same issue on smartos from July. it's annoying to have to perform manual...
2014-08-30
-
06:04 PM Bug #4678: lms and heci can probably be EOF'd
- Furthermore, Intel AMT has changed substantially. The version we have is based on v2 or v3, but version 8 is now cur...
2014-08-29
-
05:43 PM Bug #5088 (Closed): it's probably ok for vi to stop working around pdp-11 bugs now
- "git commit 0f1f78266c1aea63b41bde99723de7aa3fa9f7cc":https://github.com/illumos/illumos-gate/commit/0f1f78266c1aea63...
-
05:43 PM Bug #5083 (Closed): avoid undefined order of operations in assignments
- "git commit 2bc987325e3ded1865bff043128661815c4690b9":https://github.com/illumos/illumos-gate/commit/2bc987325e3ded18...
-
05:43 PM Bug #5121 (Closed): dscfglockd is needless wsdiff noise
- "git commit 4ef97ab2f8bc3015a04caa68a4fb9053546fe1ec":https://github.com/illumos/illumos-gate/commit/4ef97ab2f8bc3015...
-
04:04 PM Feature #5119 (Closed): Add EFI/GPT System and BIOS Boot partition support
- "git commit e088753c56867594fc7d2221ad9ac39a9298883d":https://github.com/illumos/illumos-gate/commit/e088753c56867594...
-
08:07 AM Bug #5125 (Closed): update zpool/libzfs to manage bootable whole disk pools (EFI/GPT labeled disks)
- zpool command should support creating bootable whole disk pools, implies EFI/GPT label with automatic boot partition ...
2014-08-27
-
10:13 PM Feature #5069 (Closed): Removal of wu-ftpd
- "git commit 4e762ae71a675489e308ef67b9c4f35fa31042da":https://github.com/illumos/illumos-gate/commit/4e762ae71a675489...
-
10:13 PM Bug #5100 (Closed): sparc build failed after 5004
- "git commit 6481fd49a4385db15285ddf89f9c80b45eaaa407":https://github.com/illumos/illumos-gate/commit/6481fd49a4385db1...
-
08:19 PM Bug #5124 (New): machine eventually becomes unresponsive, floods console with "unsolicited ack for DL_UNITDATA_REQ on vnic999"
- Found a machine running il-gate 20140821 entirely unresponsive local or remotely, console showed "1":http://skysrv.ph...
-
06:49 PM Bug #3925: IP DCE does not scale
- re-opened similar issue as https://www.illumos.org/issues/5123#change-13027
-
01:07 PM Bug #5122: mpt_sas hangs forever with some kinds of malfunctioning drive
- By the by, pulling the drive or reseating such a drive will not fix this problem once it occurs - nor will cycling th...
2014-08-26
-
07:25 PM Bug #5123: IP DCE does not scale - part deux
- I forgot to add this bit about memory consumption rate...
root@www007:~# for i in `seq 1 10000`; do d=`date`; k=`e... -
07:08 PM Bug #5123 (Closed): IP DCE does not scale - part deux
My web proxy tier falls over dead, on 151a9, in less than one day with the DCE cache consuming presumably consumin...-
05:28 PM Bug #5122 (New): mpt_sas hangs forever with some kinds of malfunctioning drive
- Precisely as it says....
-
03:21 PM Bug #5121 (Closed): dscfglockd is needless wsdiff noise
- dscfglockd missed the pure of __DATE__ and such from the gate, by virtue of being in NWS at the time. It should be p...
-
06:28 AM Feature #5120 (Closed): zfs should allow large block/gzip/raidz boot pool (loader project)
- current kernel zfs module does not allow to set following features for boot pools:
large blocks
gzip compression
r... -
05:41 AM Bug #5062 (In Progress): bootadm update-archive should not fail if grub1 is missing
2014-08-25
-
03:24 PM Bug #4453 (Feedback): driver/storage/sdcard package missing driver for sdcard
- This is sort of time scale for changes.
https://github.com/illumos/illumos-gate/commits?author=gdamore
Might be wor... -
07:41 AM Feature #5119 (Closed): Add EFI/GPT System and BIOS Boot partition support
- To support grub2, illumos needs EFI system and bios boot partition support in sys/efi_partition.h, sys/vtoc.h, libefi...
2014-08-24
-
06:05 AM Bug #5118 (Closed): When verifying or creating a storage pool, error messages only show one device
- When verifying or creating a storage pool, error messages only show one device.
The error message should list all de... -
05:04 AM Bug #5117: space map reallocation can cause corruption
- typo in the bug synopsis; we are talking about space maps here, not astronauts. (I don't see how to change it.)
-
04:59 AM Bug #5117 (Closed): space map reallocation can cause corruption
- The system panicked with space map corruption:
> $c
vpanic()
vcmn_err+0x23(3, fffffffff7a69098, ffffff0006463d60... -
04:31 AM Bug #5116 (Closed): zpool history -i goes into infinite loop
- After doing a "zfs destroy" that destroys many snapshots in one ioctl,
if you run "zpool history -i", it
will go i...
2014-08-23
-
11:21 PM Bug #5113 (Closed): move elxl.7d and iprb.7d to intel section
- "git commit d43e36083971394ac9c1341783ff58802c2e73ef":https://github.com/illumos/illumos-gate/commit/d43e36083971394a...
2014-08-22
-
06:19 PM Bug #5113 (Pending RTI): move elxl.7d and iprb.7d to intel section
-
02:55 PM Bug #5102 (Closed): Kstat.xs fails to build on the SPARC platform
- "git commit 1c3ca989438eb557ef3330f5677c699b85944e44":https://github.com/illumos/illumos-gate/commit/1c3ca989438eb557...
-
01:36 PM Feature #5115 (Closed): Want Intel 40GbE NIC driver for illumos
- Intel's NICs based on the XL710 chipset exist "1":http://ark.intel.com/products/82945/Intel-Ethernet-Controller-XL710...
-
01:10 PM Bug #5114 (New): lf_cv_waiters is never initialized/destroyed
- The lf_cv_waiters condition variable in struct log_file is never explicitly initialized and destroyed by calling cv_i...
2014-08-21
-
09:48 PM Feature #5030 (Closed): VNICs should support a variable MTU
- "git commit a776d98e5f349dbb7f5a47eca48f50e6117adcb7":https://github.com/illumos/illumos-gate/commit/a776d98e5f349dbb...
-
08:14 PM Bug #5113: move elxl.7d and iprb.7d to intel section
- http://apt.dilos.org/cr/il-5113/
-
08:12 PM Bug #5113 (Closed): move elxl.7d and iprb.7d to intel section
- we have man pages elxl.7d and iprb.7d only for Intel and have message on SPARC:...
-
06:33 PM Bug #5111 (Closed): smb_common_rename uses uninitialized variable
- "git commit 896cab575ec8a9c845350d470dabb5a0997efebf":https://github.com/illumos/illumos-gate/commit/896cab575ec8a9c8...
-
01:29 AM Bug #5111 (Closed): smb_common_rename uses uninitialized variable
- An OmniOS customer reported some SMB coredumps. The first of which was this:...
-
03:02 PM Bug #5112 (Closed): svcadm manpage needs more 5021-related updates
- In #5021, the svcadm manpage got updated to reflect the new behavior. Unfortunately, the "Operands" subsection didn'...
-
02:29 PM Bug #5099 (Closed): sparc build failed after 5043
- "git commit 8498b9f364b7f274756eeaa1de40daf3bca76798":https://github.com/illumos/illumos-gate/commit/8498b9f364b7f274...
-
11:00 AM Bug #4453: driver/storage/sdcard package missing driver for sdcard
- Moved to hipster-2014.1 long time ago and still no luck:...
-
10:25 AM Bug #4234: PATH=/usr/gnu/bin:$PATH breaks things
- Gordon Ross wrote:
> In theory, /usr/bin/login should give you a usable PATH even without any of those .profile over... -
12:19 AM Feature #5021 (Closed): SMF: allow svcadm to act on multiple instances simultaneously
- "git commit 6c7c876ca6ff79eaf105ad9329de9003cabead35":https://github.com/illumos/illumos-gate/commit/6c7c876ca6ff79ea...
-
12:19 AM Feature #5022 (Closed): svcadm could use -Z option
- "git commit 702a871ab9051e1bba904410d3f0f3ad4c858dcb":https://github.com/illumos/illumos-gate/commit/702a871ab9051e1b...
-
12:19 AM Feature #5023 (Closed): Please, oh please, let me clear N services in maintenance across zones from the GZ
- "git commit 37b40227c992afc6bf6acdd1854ccd2e42a45028":https://github.com/illumos/illumos-gate/commit/37b40227c992afc6...
-
12:19 AM Feature #5024 (Closed): Want svcadm restart -d [...] for taking cores before restart
- "git commit ac0324d26eb303fa7f174e9ed0543767cca4ad95":https://github.com/illumos/illumos-gate/commit/ac0324d26eb303fa...
2014-08-20
-
06:03 PM Bug #5108: value may be used uninitialized in rpcbind.c
- [corrected.. after restarting in a clean environment seemed okay]
Pedantically this is probably correct and is why -W... -
06:35 AM Bug #5108: value may be used uninitialized in rpcbind.c
- This is my analysis from May 2014:
http://www.listbox.com/member/archive/182179/2014/05/sort/time_rev/page/15/entr... -
05:36 PM Bug #5106: elfdump compiles using headers from the build system
- Looks like 4902 was already open
https://www.illumos.org/issues/4902
covering (substantially) the same problem, th... -
02:26 PM Bug #2094 (Closed): EOF wu-ftpd
- Duplicates #5069.
-
12:24 PM Feature #5110 (Closed): want pam_timestamp module
- Linux and Solaris has useful pam module which, like sudo, caches successful authentication attempts and allows to use...
-
06:24 AM Bug #5109 (Closed): Variable uninitialized in rpcbind.c
- This is a duplicate of #5108.
-
02:38 AM Bug #5109 (Closed): Variable uninitialized in rpcbind.c
- A build of illumos on the SPARC platform results in these error messages:
@
rpcbind.c:1061: error: 'val' may be u...
2014-08-19
-
11:48 PM Bug #5108: value may be used uninitialized in rpcbind.c
- Simple fix (attached)
-
11:47 PM Bug #5108 (Closed): value may be used uninitialized in rpcbind.c
- Building $SRC/cmd/rpcbind (on sparc)
rpcbind.c:1061: error: 'val' may be used uninitialized in this function [-Wuni... -
11:12 PM Bug #5106: elfdump compiles using headers from the build system
- Here's an easy way to fix this: (attached)
0003-elfdump-build-is-using-the-wrong-procfs.h.patch
Longer term, Robert... -
10:58 PM Bug #5106 (Closed): elfdump compiles using headers from the build system
- For an example of how this breaks things, do:...
-
11:11 PM Feature #5107 (New): Eliminate "native" programs that run during the build
- There are "native" programs used in parts of the build, where we compile a program that runs ("native") on the build ...
-
06:41 PM Bug #3925 (Closed): IP DCE does not scale
- Can you please open a new bug related to this and include data such as flamegraphs or bucket sizes, etc. Whatever we ...
-
06:38 PM Bug #3925 (Feedback): IP DCE does not scale
I still see this problem on OI151a9.
My webservers talk to several hundred million clients each month. I expect...-
06:20 PM Bug #5095 (Closed): panic when adding a duplicate dbuf to dn_dbufs
- "git commit 86bb58aec7165f8a0303564575c65e5a2ad58bf1":https://github.com/illumos/illumos-gate/commit/86bb58aec7165f8a...
-
04:26 PM Feature #5105 (New): want recursive zfs bookmarks
- zfs bookmark "-r" option is present in the original snippet of the manpage presented in the original ticket[0] but no...
-
02:01 PM Bug #5104 (Closed): reboot should check for (and remove) extra -B zfs-bootfs options.
- background: if /lib/svc/method/fs-usr fails to run bootadm update-archive for any reason, it will use eeprom bootcmd ...
2014-08-18
-
10:43 PM Bug #790: need {smtp,snmp}-notify man pages
- Changing the subject as svccfg(1M) man page does exist, and {smtp,snmp}-notify are related to FM, not SMF.
-
04:24 PM Bug #2867: iscsit remote vulnerability
- Not fixed, just checked.
-
04:18 PM Feature #4032: man(1) should allow specifying paths to a page
- This will most likely conflict with current way of searching the man page by specifying path to binary.
-
12:50 PM Bug #5099 (Pending RTI): sparc build failed after 5043
-
12:49 PM Bug #5100 (Pending RTI): sparc build failed after 5004
-
09:00 AM Feature #4118 (Resolved): libuuid should provide uuid_unparse_{upper,lower} functions
-
07:47 AM Bug #5079: panicstr = stmf_svc: I/O deadman hit
- Fourth system affected, disabling stmf_io_deadman did help, system did not panic at this time, but sbdadm delete-lu g...
-
12:56 AM Bug #5102 (Closed): Kstat.xs fails to build on the SPARC platform
- A build on the SPARC platform stops with these errors:
@
"Kstat.xs", line 86: cannot find include file: <vm/hat_sfm... -
12:52 AM Bug #4989: removal of ntfsprogs and parted
- Is usr/src/lib/libparted/AUTHORS.txt supposed to remain with this integrated?
-
12:25 AM Feature #3728 (Closed): want getifaddrs manual page
- Done in #4158.
-
12:21 AM Bug #3550 (Closed): html pages generated by webrev(1) should force utf-8 encoding
- Done in #4907.
-
12:10 AM Bug #2674 (Closed): ntfsprogs should go
- Done in #4989.
-
12:10 AM Feature #2673 (Closed): parted should go
- Done in #4989.
-
12:09 AM Feature #2665 (Resolved): sd.conf should be able to override physical-block-size
2014-08-17
-
11:42 PM Feature #1195 (Closed): man -k and -s should cooperate
- Done in #5025.
-
11:42 PM Bug #1157 (Closed): man could support gzipped pages
- Done in #5025.
-
11:34 PM Bug #708 (Closed): libparted reiserfs support gets its bitwise ops muddled
- Obsoleted by #4989.
-
11:29 PM Bug #614 (Closed): catman should execute nawk
- Obsoleted by #5025.
-
11:26 PM Feature #281 (Closed): Make man(1) suck slightly less
- Done in #5025.
-
07:57 PM Bug #5101 (Closed): privileges(5) manual page missing some privileges
- The privileges(5) manual page is missing these: PRIV_FILE_READ, PRIV_FILE_WRITE, PRIV_NET_ACCESS, PRIV_NET_MAC_IMPLIC...
-
02:18 PM Bug #5100: sparc build failed after 5004
- http://apt.dilos.org/cr/il-5004-fix/
-
02:17 PM Bug #5100 (Closed): sparc build failed after 5004
- build on SPARC failed after integration of 5004:...
2014-08-16
-
12:27 PM Bug #5099 (In Progress): sparc build failed after 5043
- http://apt.dilos.org/cr/il-5099/
-
12:16 PM Bug #5099 (Closed): sparc build failed after 5043
- sparc build failed with:...
2014-08-15
-
11:31 PM Bug #5091 (Closed): illumos.sh env file's LOCKNAME definition is busted
- "git commit 60a61f7adabc73a7a0cb70d200ac2a6735f4a6e8":https://github.com/illumos/illumos-gate/commit/60a61f7adabc73a7...
-
11:31 PM Bug #5092 (Closed): env files don't need to define LOCKNAME by default
- "git commit 60a61f7adabc73a7a0cb70d200ac2a6735f4a6e8":https://github.com/illumos/illumos-gate/commit/60a61f7adabc73a7...
-
11:31 PM Bug #4989 (Closed): removal of ntfsprogs and parted
- "git commit 5e3f545c431ec4bce3e1b52f3f81bc9befe501f2":https://github.com/illumos/illumos-gate/commit/5e3f545c431ec4bc...
-
06:50 PM Bug #5068 (Closed): Remove SCCSID() macro from <macros.h>
- "git commit ba3594ba9b5dd4c846c472a8d657edcb7c8109ac":https://github.com/illumos/illumos-gate/commit/ba3594ba9b5dd4c8...
-
06:50 PM Bug #5066 (Closed): remove support for non-ANSI compilation
- "git commit ba3594ba9b5dd4c846c472a8d657edcb7c8109ac":https://github.com/illumos/illumos-gate/commit/ba3594ba9b5dd4c8...
-
12:35 AM Bug #5098 (New): psignal(3C) header file could be <signal.h>
- psignal was standardized as part of posix to appear from signal.h. Today that works just fine, we should update the m...
-
12:26 AM Bug #5097 (Closed): psignal and psiginfo don't handle NULL arguments correctly
- The standard (and other implementations) clearly indicate that when NULL (or an empty string) is passed in for the me...
2014-08-14
-
11:12 PM Bug #5096 (Closed): getaddrinfo doesn't properly handle AI_ADDRCONFIG | AI_V4MAPPED
- When getaddrinfo() is invoked with AF_UNSPEC and flags set to AI_ADDRCONFIG | AI_V4MAPPED (aka AI_DEFAULT), and there...
-
11:02 PM Bug #5095 (Closed): panic when adding a duplicate dbuf to dn_dbufs
- We hit a panic in dbuf_compare when testing Illumos recently (this was initially reported to us by Joyent, but we rep...
-
10:30 PM Feature #5094: Update libsmbios with recent items
- https://reviews.csiden.org/r/77
This patch updates the following classes of items to those defined in the DMTF SMB... -
10:27 PM Feature #5094 (Closed): Update libsmbios with recent items
- libsmbios contains tables of various devices and their identifying numbers as defined in the DMTF SMBIOS spec. These ...
-
09:55 PM Bug #5093 (New): broken webmin shipped with oi_151a8
- ...
-
05:19 PM Bug #5091: illumos.sh env file's LOCKNAME definition is busted
- /usr/bin/basename is that way for apparent compatibility reasons.
That and whether a 2nd argument is ignored are t... -
04:57 PM Bug #5091: illumos.sh env file's LOCKNAME definition is busted
- Or is it our /usr/bin/basename that is busted not treating the '--' as 'no more options'?
-
04:45 PM Bug #5091 (Closed): illumos.sh env file's LOCKNAME definition is busted
- The line:...
-
04:47 PM Bug #5092 (Closed): env files don't need to define LOCKNAME by default
- Defining LOCKNAME in your env file causes nightly to create this lock file *in addition* to creating a lockfile in th...
-
04:15 PM Bug #5090 (New): Setting of sharenfs for unshared dataset shouldn't re-share it
- This is in the zfs(1m) man page:...
-
04:00 PM Bug #5089 (New): iconv don't support conversion from/to WCHAR_T
- illumos (and OI) doesn't provide conversion tables to/from WCHAR_T.
Test example (extracted from glib/gtkmm test ... -
02:33 PM Bug #5087 (Closed): 8-bit inline atomic {add,or,and} use wrong reg constraints on x86
- "git commit d8ccf998f9c944b8cf27ed840c376f9b79ebce5c":https://github.com/illumos/illumos-gate/commit/d8ccf998f9c944b8...
2014-08-13
-
11:24 PM Bug #5088 (Closed): it's probably ok for vi to stop working around pdp-11 bugs now
- in vi(1), we workaround a bug in the overlay implementation on the pdp-11. This appears to come from the original 4B...
-
06:39 PM Bug #5087 (Closed): 8-bit inline atomic {add,or,and} use wrong reg constraints on x86
- 5044 introduced a possible compile-time issue. The 8-bit ops must use the "q" register constraint since 32-bit code ...
-
04:18 PM Bug #5086 (Closed): Remove OpenSSL 0.9.8a
- The Openssl source in usr/src/common/openssl is only built on the SPARC platform and only to produce the wanboot stan...
-
02:36 PM Bug #5085 (New): errno clobbering in libdtrace
- I've been seeing occasional errors from dtrace(1) on FreeBSD which were caused by the BUFSNAP ioctl returning an erro...
-
04:25 AM Bug #5080 (Closed): potential memory leak in mpt_sas
- "git commit c65ceeb86e91d6d94cf15d4cb9884845c2ce8a04":https://github.com/illumos/illumos-gate/commit/c65ceeb86e91d6d9...
-
04:25 AM Bug #5081 (Closed): mpt_sas watchdog timout needs to be initialized earlier
- "git commit c65ceeb86e91d6d94cf15d4cb9884845c2ce8a04":https://github.com/illumos/illumos-gate/commit/c65ceeb86e91d6d9...
2014-08-12
-
11:58 PM Bug #5043 (Closed): remove deprecated atomic functions' prototypes
- "git commit 6ed9368a130d7c9a82e574da808d34034da33748":https://github.com/illumos/illumos-gate/commit/6ed9368a130d7c9a...
-
11:58 PM Bug #5044 (Closed): define static inlines for most often used atomic functions
- "git commit febac2a0e9cb29c6762618e32b7ca73916512d7f":https://github.com/illumos/illumos-gate/commit/febac2a0e9cb29c6...
-
11:58 PM Bug #5046 (Closed): comstar: use the correct type instead of casting all the time
- "git commit 9c68c0524222ca5eac2fb0835154553c1cdaa96c":https://github.com/illumos/illumos-gate/commit/9c68c0524222ca5e...
-
11:58 PM Bug #5047 (Closed): don't use atomic_*_nv if you discard the return value
- "git commit 640c1670a105457bb0040e8e11037b53ab6ebcfa":https://github.com/illumos/illumos-gate/commit/640c1670a105457b...
-
11:58 PM Bug #5042 (Closed): stop using deprecated atomic functions
- "git commit 75d94465dbafa487b716482dc36d5150a4ec9853":https://github.com/illumos/illumos-gate/commit/75d94465dbafa487...
-
11:58 PM Bug #5045 (Closed): use atomic_{inc,dec}_* instead of atomic_add_*
- "git commit 1a5e258f5471356ca102c7176637cdce45bac147":https://github.com/illumos/illumos-gate/commit/1a5e258f5471356c...
-
11:24 PM Bug #5084 (Closed): struct ecppunit's e_busy is multi-value, can't be a boolean_t
- We compare e_busy to several values, none of which are 0.
We declare it to be boolean_t, it should be a 5-valued e... -
10:11 PM Bug #5083 (Closed): avoid undefined order of operations in assignments
- In several places in our tree we have code which has undefined behaviour because it mutates on both sides of an assig...
-
07:09 PM Bug #5082: DDI warnings from ixgbe
- Webrev: http://ma.nexenta.com/~woodstock/illumos-ixgbe-1/
-
06:58 PM Bug #5082 (New): DDI warnings from ixgbe
- We've seen warnings from DDI on some systems using ixgbe:
WARNING: ixgbe1: failed callback (action=0, ret=-1)
T... -
04:22 PM Bug #5072 (Closed): all rdma cm events should be in the enum
- "git commit 588575c88d134c8f25f645542bcf36d61ac43a82":https://github.com/illumos/illumos-gate/commit/588575c88d134c8f...
-
01:30 PM Bug #5081 (Closed): mpt_sas watchdog timout needs to be initialized earlier
- The mptsas watchdog needs to be set up earlier in attach() so that it already works for mptsas_smhba_setup().
This... -
01:28 PM Bug #5080 (Closed): potential memory leak in mpt_sas
- There's a potential leak of a topo_node in the error code paths for ddi_dispatch_taskq(mptsas_handle_dr ...
Found ... -
09:51 AM Bug #5079: panicstr = stmf_svc: I/O deadman hit
- panicstack = stmf:stmf_wait_ilu_tasks_finish+b8 () | stmf:stmf_svc+112 () | genunix:taskq_thread+285 () | unix:thread...
2014-08-11
-
06:16 PM Bug #5077: panicstr = stmf_svc: I/O deadman hit
- Moved under https://www.illumos.org/issues/5079 sorry for mess.
-
06:09 PM Bug #5077: panicstr = stmf_svc: I/O deadman hit
- As workaround I disabled stmf deadman by: echo stmf_io_deadman_enabled/W0 | mdb -kw
Also, should this ticket be un... -
06:08 PM Bug #5077: panicstr = stmf_svc: I/O deadman hit
- Other system that had same issues (different datacenter, similar setup) http://www.mui.fi/vmdump.1
-
12:42 PM Bug #5077: panicstr = stmf_svc: I/O deadman hit
- I suspect this could be related fix in https://illumos.org/issues/3621 ?
-
12:04 PM Bug #5077 (New): panicstr = stmf_svc: I/O deadman hit
- I experienced following panic on two OI-boxes simultaneously, however these two servers do not share any i/o systems ...
-
06:14 PM Bug #5079 (New): panicstr = stmf_svc: I/O deadman hit
- (moved here from site triage:)
I experienced following panic on two OI-boxes simultaneously, however these two ser... -
06:04 PM Bug #5078 (New): ib/srpt hangs
- We've noticed on several 151a9 OI setups that ib/srpt hangs on undetermined situations where linux is acting as clien...
2014-08-10
-
10:44 PM Bug #5076 (New): -Wsecurity/-Wformat issues reported when compiling zfs(8) with clang on FreeBSD
- Saw these issues pop up when compiling zfs(8) on FreeBSD with clang.
- The printf warnings can be easily fixed by ... -
09:11 PM Bug #5065: ZFS assertion failure on 20140723 nightly il-gate
- Hurray, I got a core.
Boo, that means it's reproducible.
http://skysrv.pha.jhu.edu/~rercola/cores/histogram_pan... -
06:41 AM Bug #5075 (In Progress): EOF cardbus & pcmcia
- Finally complete the EOF of cardbus and pcmcia.
-
03:05 AM Bug #3326: VMWare: mutex panic during shutdown
- Updating priority to normal (panic during shutdown), and synopsis. It appears that this may be a bug in VMWare's tools.
Also available in: Atom