Activity
From 2015-04-01 to 2015-04-30
2015-04-30
-
10:04 PM Feature #5894 (Closed): Want big theory statement on MAC's data path
- This condense all of the knowledge accumulated as part of the overlay performance investigations into a big theory st...
-
09:35 PM Bug #5651: Missing header file sys/fs/s5ino.h referenced in /usr/src/cmd/acct/diskusg.c
- Actually,all of the sys/fs headers included in this file don't exist. There's no error message because diskusg.c is ...
-
08:38 PM Bug #5893 (Closed): igmp timout logic induces panic
- We have two (at least) dumps in thoth in which igmp_slowtimo() has been invoked after the corresponding ip stack has ...
-
08:29 PM Bug #5892 (New): CPU caps can throttle performance more than intended
- From Brendan's original analysis:
CPU caps throttle performance more than intended. I suspect this may be due to t... -
06:23 PM Feature #5891 (Closed): want to be able to see x86 control regs with kmdb
- This adds a new dmod ::crregs that adds the ability to inspect the control registers. It only functions under kmdb.
-
06:23 PM Feature #5890 (Closed): Enable Intel SMEP support when available
- We should enable support for Intel's supervisor mode execution protection (SMEP) when it exists in the underlying pla...
-
06:23 PM Feature #5889 (Closed): want ::x86_featureset
- The x86_featureset it a bitmap vector that can often be a bit cumbersome to manually translate it into the appropriat...
-
06:23 PM Feature #5888 (Closed): need ::scalehrtime dcmd
- Increasingly in the system, timestamps are being recorded as TSCs (e.g., t_hrtime) – but this leaves them unscaled. S...
-
05:02 PM Feature #5887 (Closed): want bootfs
- This is the follow up to 5886 which provides a file system, bootfs, which can be used to see these boot-time objects ...
-
05:01 PM Feature #5886 (Closed): want ability to provide additional objects at boot
- It would be useful if there were a mechanism to provide the system with additional (arbitrary) objects at boot and ex...
-
04:55 PM Feature #5885 (Closed): want a dcmd for going from netstack id to nestack_t
- It'd be useful to have a dmod that can convert from a netstack id to the netstack itself.
-
04:55 PM Feature #5884 (Closed): want zid2zone
- It'd be useful to have a dcmd that can go from a zoneid_t to the corresponding zone_t.
-
04:55 PM Bug #5883 (Closed): race in netstack_unregister and zone creation
- Bill hit this again. I did a fresh analysis not looking at what we currently had.
Our stack looks like:... -
04:34 PM Bug #5882 (Closed): Temporary pool names
- This is an import of the temporary pool names functionality from ZoL:
https://github.com/zfsonlinux/zfs/commit/e22... -
03:09 PM Bug #4426 (Closed): mci_rw_lock white-hot under load
- "git commit 3bb0cb708b0d9e3882b52efcf67a78f2a39baf90":https://github.com/illumos/illumos-gate/commit/3bb0cb708b0d9e38...
-
02:00 PM Bug #5461: #pragma align before the declaration
- This certainly seems like a better solution than mine. Please proceed.
-
10:59 AM Bug #5461: #pragma align before the declaration
- The code builds fine with these changes (the removal of vm_cpu_data0 from vm_dep.h). I haven't tested the build yet ...
-
01:10 PM Bug #5881 (Closed): taskq.c: maxall vs. maxalloc in comments
- Here in usr/src/uts/common/os/taskq.c the 'maxall' should be changed to 'maxalloc' to avoid confusion:...
-
04:37 AM Bug #5596 (Closed): tar doesn't properly wait for its children
- "git commit c536b1f93b31eba539c635a91be8ee2ab0fcb15a":https://github.com/illumos/illumos-gate/commit/c536b1f93b31eba5...
2015-04-29
-
11:40 PM Feature #5880 (Closed): Increase IOV_MAX to at least 1024
- Today IOV_MAX on most other platforms is 1024; however, on illumos it is 16. This is properly informed by the value o...
-
10:39 PM Bug #5624 (Closed): sed(1) should not refer to re_format(7)
- "git commit 21520208ad6fda66aa89c585cc9d64979b0f3103":https://github.com/illumos/illumos-gate/commit/21520208ad6fda66...
-
10:39 PM Bug #5623 (Closed): auditconfig(1M) man page incomplete
- "git commit 999cb8a98e50b015e1a30b4fe74618510fd0b4ac":https://github.com/illumos/illumos-gate/commit/999cb8a98e50b015...
-
10:03 PM Bug #5751: Missing type definitions
- It's failing because the source is using non-standard type names. The equivalent standard names are:
uint8_t
uin... -
09:38 PM Bug #5879 (Closed): Additional check_rtime exceptions needed for non-OI illumos-gate compilation
- To compile on OmniOS, some changes to exceptions_list/check_rtime need to happen.
-
09:31 PM Bug #5878 (Closed): Additional lint fixes for sunstudio12.1 and more modern OpenSSL
- As part of allowing illumos-gate to be built on OmniOS, additional lint fixes need to be in place.
-
06:46 PM Bug #5876: sys/regset.h pollutes name space
- Here's a Samba bug referring to this problem:
https://bugzilla.samba.org/attachment.cgi?id=10623&action=edit
-
06:05 PM Bug #5876: sys/regset.h pollutes name space
- I temporarily made sys/regset.h unreadable. Here's how we're getting it:...
-
05:59 PM Bug #5876: sys/regset.h pollutes name space
- One could easily argue that "With <notextile>__EXTENSIONS__</notextile> defined, we can pollute as much as we want."
... -
05:54 PM Bug #5876 (Closed): sys/regset.h pollutes name space
- Running a compile with -D__EXTENSIONS__ and this program:...
-
06:11 PM Feature #5877: Want zone aware vanity naming and transient devices in dladm and flowadm
- Note, this covers portions of the following SmartOS related bugs. It also has additional work and fixes to verify tha...
-
06:06 PM Feature #5877 (New): Want zone aware vanity naming and transient devices in dladm and flowadm
- This represents a chunk of work that allows dladm and flowadm to have vanity names be scoped to a zone as opposed to ...
-
03:11 PM Bug #5638: SYSTEM hang
- The server does not have USB3.
the C-states can not only adjust SpeedStep.
which I have now disabled -
02:49 PM Bug #5638: SYSTEM hang
- Two silly questions -- do you have USB3 enabled on this guy's BIOS? And do you have C-states enabled? Both need to ...
-
07:11 AM Bug #5638: SYSTEM hang
- Hi,
Unfortunately, I realized that the BUG still exists!
The system now runs a little longer.
as I wrote alrea...
2015-04-28
-
07:56 PM Bug #5875: psignal and psiginfo should not be exposed in environments prior to POSIX 2008
- Since the functions actually come from siginfo.h, and not directly from signal.h, I'm wondering if they need to move ...
-
02:14 PM Bug #5875: psignal and psiginfo should not be exposed in environments prior to POSIX 2008
- The issue description should read, "psignal and psiginfo need to be wrapped...", not the whole of siginfo.h.
-
02:05 PM Bug #5875: psignal and psiginfo should not be exposed in environments prior to POSIX 2008
- Also, as part of this fix, the signal_h libc test should be expanded to cover these functions, and the siginfo_t stru...
-
01:57 PM Bug #5875 (New): psignal and psiginfo should not be exposed in environments prior to POSIX 2008
- This issue grew out of work to make these functions compliant with POSIX 2008 (Issue #5863). According to Garrett, s...
-
06:18 PM Bug #5863 (Closed): psiginfo arguments should be const
- "git commit 3e5de5d019b8b1edc6c40c035fa29f3a41341841":https://github.com/illumos/illumos-gate/commit/3e5de5d019b8b1ed...
-
02:06 PM Bug #5863: psiginfo arguments should be const
- During review, the issue of testing compliance for psiginfo and psignal was raised. During said testing, we realized...
-
06:16 PM Bug #5861 (Closed): clean up obsolete init scripts
- "git commit 4b92079ba1c38eb015d4df99305947dbeccbb80d":https://github.com/illumos/illumos-gate/commit/4b92079ba1c38eb0...
-
05:23 PM Bug #5763: missing va_end() on return from __fini_daemon_priv()
- I'll handle this one. The code changes are about 90% complete. I'm in the testing phase now.
-
05:22 PM Feature #1527 (Closed): SMB server in non-global zones
- "git commit 8622ec4569457733001d4982ef7f5b44427069be":https://github.com/illumos/illumos-gate/commit/8622ec4569457733...
-
09:00 AM Bug #5778: nvpair_type_is_array() does not recognize DATA_TYPE_INT8_ARRAY
- https://svnweb.freebsd.org/base/head/sys/cddl/contrib/opensolaris/common/nvpair/nvpair.c?r1=282122&r2=282121&pathrev=...
-
08:59 AM Bug #5752: dump_nvlist() is not aware of boolean array
- See https://svnweb.freebsd.org/base/head/cddl/contrib/opensolaris/lib/libnvpair/libnvpair.c?r1=282121&r2=282120&pathr...
-
12:57 AM Bug #1501 (Closed): taskq_create_proc ... TQ_DYNAMIC puts tasks in p0
- "git commit e548823371e6dfbf1717dabbe24870fec98c6051":https://github.com/illumos/illumos-gate/commit/e548823371e6dfbf...
-
12:46 AM Bug #5465 (Closed): CFLAGS missing from BUILD.SO in lib/Makefile.lib
- "git commit ee637354acf5da3e4a5853a500f444e3aec1a76e":https://github.com/illumos/illumos-gate/commit/ee637354acf5da3e...
2015-04-27
-
03:43 PM Bug #5874 (New): Very low memory may cause a TCP double-free
- Consider this code snippet from tcp_input_listener():...
-
11:34 AM Bug #5638: SYSTEM hang
- Dan McDonald wrote:
> So wait. Are you now *running* with r151014, where '012 was not running?
>
> As for the ch... -
05:40 AM Bug #5870: dmu_recv_end_check() leaks origin_head hold if error happens in drc_force branch
- See https://reviews.csiden.org/r/206/
-
04:47 AM Feature #3233: zfs send should be receivable on other filesystems
- I see that there was some work toward this goal done in Oct 2012, culminating in this webrev:
http://cr.illumo... -
01:04 AM Bug #5050: ddi_dma_attr warning shouldn't state corruption may occur
- Actually, the error is not *altogether* wrong. For USCSI ioctls. it kind of is, since USCSI has an all-or-nothing fa...
2015-04-26
-
10:44 PM Bug #5811 (In Progress): zfs fails to expand if lun added when os is in shutdown state
-
10:35 PM Bug #5811 (Closed): zfs fails to expand if lun added when os is in shutdown state
- "git commit 0532ef858808a3823ce8f3b5510905d8634b913a":https://github.com/illumos/illumos-gate/commit/0532ef858808a382...
-
10:32 PM Bug #5814 (Closed): bpobj_iterate_impl(): Close a refcount leak iterating on a sublist.
- "git commit b67dde11a73a9455d641403cbbb65ec2add41b41":https://github.com/illumos/illumos-gate/commit/b67dde11a73a9455...
-
10:31 PM Bug #5812 (Closed): assertion failed in zrl_tryenter(): zr_owner==NULL
- "git commit 8df173054ca442cd8845a7364c3edad9d6822351":https://github.com/illumos/illumos-gate/commit/8df173054ca442cd...
-
10:29 PM Bug #5810 (Closed): zdb should print details of bpobj
- "git commit 732885fca09e11183dd0ea69aaaab5588fb7dbff":https://github.com/illumos/illumos-gate/commit/732885fca09e1118...
-
10:27 PM Bug #5809 (Closed): Blowaway full receive in v1 pool causes kernel panic
- "git commit f40b29ce2a815bcc0787acf6f520a2b74258b785":https://github.com/illumos/illumos-gate/commit/f40b29ce2a815bcc...
-
10:26 PM Bug #5808 (Closed): spa_check_logs is not necessary on readonly pools
- "git commit 23367a2f2caec1ccb4d918bdd0f2fc2c9cadcd06":https://github.com/illumos/illumos-gate/commit/23367a2f2caec1cc...
-
10:24 PM Bug #5767 (Closed): fix several problems with zfs test suite
- "git commit 52244c0958bdf281ca42932b449f644b4decfdc2":https://github.com/illumos/illumos-gate/commit/52244c0958bdf281...
2015-04-25
-
06:26 PM Bug #5872 (New): zfs_ioc_recv, zfs_ioc_send* do not seem to check fd opening mode
- It seems that @zfs_ioc_recv@ and @zfs_ioc_send@ and possibly other ioctl handlers do not check the fd opening mode.
... -
06:21 PM Bug #5871: svcs: memory leak in get_fmri_state()
- Why do we care about such "leaks"? It's not shared library or long running daemon.
-
06:08 PM Bug #5871 (New): svcs: memory leak in get_fmri_state()
- ...
-
12:21 PM Bug #5610: zfs clone from different source and target pools produces coredump
- BTW, the same issue and another one were earlier fixed in ZoL:
https://github.com/zfsonlinux/zfs/commit/9063f65476b7... -
12:10 PM Bug #5870: dmu_recv_end_check() leaks origin_head hold if error happens in drc_force branch
In the @!drc_newfs@ branch of @dmu_recv_end_check()@ we first take a hold on @drc_tofs@ (as @origin_head@).
If t...
2015-04-24
-
09:36 PM Bug #5870 (Closed): dmu_recv_end_check() leaks origin_head hold if error happens in drc_force branch
- In the `!drc_newfs` branch of `dmu_recv_end_check()` we first take a hold on `drc_tofs` (as origin_head).
If the `d... -
05:12 PM Feature #5869 (In Progress): Need AES CMAC support in KCF+PKCS11
-
05:11 PM Feature #5869 (Closed): Need AES CMAC support in KCF+PKCS11
- The SMB3 support we're working on requires AES/CMAC from KCS and PKCS11.
-
03:39 PM Bug #5868 (Closed): Make checks in inet_matchaddr() more robust
- Currently, inet_matchaddr() doesn't check if string->address conversion was successful, fix it.
Don't use err() in s... -
03:29 PM Bug #5638: SYSTEM hang
- Hi,
with the version r151012 there were problems with both USB and with the installation on CF cards.
With version ... -
02:29 PM Bug #5638: SYSTEM hang
- So wait. Are you now *running* with r151014, where '012 was not running?
As for the changelog, the best thing to ... -
08:04 AM Bug #5638: SYSTEM hang
- Hi,
I have my server updated to OmniOS r151014.
the file system now runs already for 1 week not as before withi... -
02:27 PM Bug #1501: taskq_create_proc ... TQ_DYNAMIC puts tasks in p0
- New, version of this out for review. See: https://www.illumos.org/rb/r/24
It turns out that there's no need to cre... -
02:52 AM Bug #1501: taskq_create_proc ... TQ_DYNAMIC puts tasks in p0
- My first attempt to fix this caused a problem when a thread from a
dynamic taskq attempted a door_upcall (which smbs... -
02:25 PM Bug #5847 (Closed): libzfs_diff should check zfs_prop_get() return
- "git commit 8430278980a48338e04c7dd52b495b7f1551367a":https://github.com/illumos/illumos-gate/commit/8430278980a48338...
-
11:42 AM Bug #5867 (New): zfs_resume_fs() should refresh cached z_root value
- Object ID of a root dnode in a dataset is not fixed and thus it can potentially change if, for example, a full strea...
-
10:01 AM Bug #5866 (Closed): "wrong authentication" messages with root=@0.0.0.0/0 set, result in loss of client access
- A subtle regression introduced in 9b241b4e - "@0.0.0.0/0" is no longer accepted as valid access list entry.
2015-04-23
-
10:32 PM Bug #5865 (Closed): snoop prints timestamps oddly
- With "snoop -t a", snoop prints absolute timestamps like "15:15:5.58921", which is missing the leading zero on the nu...
-
05:42 PM Bug #5864 (Closed): typo in git-pbchk(1)
- "git commit 3c799a5a4e27f67d79142853c829f741e989c941":https://github.com/illumos/illumos-gate/commit/3c799a5a4e27f67d...
-
04:48 PM Bug #5864 (Closed): typo in git-pbchk(1)
- Patch is here:
https://gist.githubusercontent.com/nshalman/84be1c7b235d4c56c158/raw/b25cf1b052b93636b3a2b5cde9575900... -
03:17 PM Feature #5470: libz should be part of illumos
- I don't think you should give up on these changes yet. I am definitely not happy with the status quo.
-
02:54 PM Feature #5470: libz should be part of illumos
- Since most people are satisfied with the status quo, I'm going to abandon this project. It seems that illumos requir...
-
02:59 PM Bug #1427: import libssl
- I'm going to abandon this project and close the associated bug report. Most people seem to favour the current situat...
-
02:57 PM Bug #1002: Integrate zlib
- Since most people are satisfied with the status quo, I'm going to abandon this project. It seems that illumos requir...
-
01:51 PM Bug #5863: psiginfo arguments should be const
- I should add that this tripped me up when trying to build Apache Trafficserver, which expects psiginfo to use const. ...
-
01:46 PM Bug #5863 (Closed): psiginfo arguments should be const
- According to POSIX, psiginfo's arguments should all be specified as const, but ours does not. From "usr/src/head/sig...
2015-04-22
-
09:28 PM Bug #5831 (Closed): "beadm umount <dir>" core dump
- "git commit 85aac7c12e738f35fbcd61cdc0503288fb66b382":https://github.com/illumos/illumos-gate/commit/85aac7c12e738f35...
-
09:28 PM Bug #5761 (Closed): nfs4_prot.x should be updated for RFC 7531
- "git commit bbe876c07ed632b8f85e195d41e7948382064a95":https://github.com/illumos/illumos-gate/commit/bbe876c07ed632b8...
-
09:28 PM Feature #5862 (New): SMF manifest recursive enable
- In a manifest file I can specify:...
-
04:24 PM Bug #3723: NFS client can establish more TCP connections than clnt_max_conns
- Another solution would be to cache the value of clnt_max_conns after "if (retryaddr == NULL)" and just avoid the whol...
-
01:17 PM Bug #5861 (Closed): clean up obsolete init scripts
- Some of /etc/init.d/* scripts are outdated:
/etc/init.d/devlinks,
/etc/init.d/drvconfig - we use devfsadm service...
2015-04-21
-
09:37 PM Bug #5605 (Closed): Disable IPP printing like SMB printing can be disabled
- "git commit 14c3be3932e278c263b32fb17daff38fd4de18f8":https://github.com/illumos/illumos-gate/commit/14c3be3932e278c2...
-
07:06 PM Bug #1501 (In Progress): taskq_create_proc ... TQ_DYNAMIC puts tasks in p0
- Unfortunately, my first attempt at fixing this had problems, so we backed it out.
I don't know all the details of wh... -
07:03 PM Bug #5761 (Pending RTI): nfs4_prot.x should be updated for RFC 7531
-
06:18 PM Bug #5860 (New): NFSv4 server incorrectly processes linktext4 (symbolic link) data
- With #5761 we introduce the updated RFC 7531 definition of the NFSv4 XDR interface. Symbolic link contents are now ex...
-
09:50 AM Bug #5859 (New): cpqary3 missing /dev links
- cpqary3 doesn't put device links in /dev/cpqary3*. The binary blob from HP we used previously did, and those nodes ar...
-
07:01 AM Feature #5858 (Closed): Support Ed25519 SSH keys
- I would like to use my Ed25519 SSH keys, which I'm using for Linux and BSD remote access also for IllumOS-based syste...
2015-04-20
-
11:02 PM Bug #3594: Accessing a password protected CIFS share from an android device always fail
- Interesting.
I just downloaded the latest OmniOS release, installed it in a VBox VM, created some smb shares with ... -
09:55 PM Bug #5841 (Pending RTI): NFSv3 writes underneath mounted filesystem to directory
-
09:41 PM Bug #5856 (Closed): syscall/memctl should compare attr != 0, being an int, instead of NULL
- "git commit ede2438e8f556ca20640a62396a44cf0c635b8f9":https://github.com/illumos/illumos-gate/commit/ede2438e8f556ca2...
-
02:51 PM Bug #5856: syscall/memctl should compare attr != 0, being an int, instead of NULL
- The fundamental problem here is that at the moment NULL is defined to be 0L in the kernel, as opposed to being define...
-
03:57 AM Bug #5856 (Closed): syscall/memctl should compare attr != 0, being an int, instead of NULL
- ...
-
07:58 PM Feature #5857 (Closed): lofiadm should ask passphrase once if the crypto is already set up
- Before asking passphrase lofiadm should check if the crypto is already set up(the same way as lofi_init_crypto() does...
-
10:17 AM Bug #5269: zpool import slow
- The latest version is here:
http://cr.illumos.org/~webrev/sensille/find_parallel_dp/
Please also check the mail...
2015-04-19
-
11:28 PM Bug #4418: svc.startd crash with a long instance name and more than one dependency
- Yuri Pankov wrote:
> Hi Dan, are you still working on this issue?
Hi Yuri,
I got this fix up for review: https:/... -
05:58 PM Bug #3594: Accessing a password protected CIFS share from an android device always fail
- Accessing SMB share with user/password *works* for me (using BSPlayer here), however the *guest* access does *not* work.
-
12:27 PM Bug #3594: Accessing a password protected CIFS share from an android device always fail
- The issue is still open as of OmniOS r151012 http://omnios.omniti.com/wiki.php/ReleaseNotes/r151012
This is cuttin...
2015-04-18
-
01:43 PM Bug #4418: svc.startd crash with a long instance name and more than one dependency
- Hi Dan, are you still working on this issue?
-
04:52 AM Bug #5851: usr/lib/pool/poold has incorrect run path after 4719
- The problem is that JAVA_ROOT is *only* buildtime, but poold +remembers+ this via the runpath.
It is the *only* ja... -
03:01 AM Bug #5831 (Pending RTI): "beadm umount <dir>" core dump
2015-04-17
-
08:59 PM Bug #5851: usr/lib/pool/poold has incorrect run path after 4719
- Using LD_PRELOAD is definitely the *wrong thing* to do and I would also say that using $ORIGIN (as suggested on the m...
-
05:36 PM Bug #5851: usr/lib/pool/poold has incorrect run path after 4719
- Well, the alternative is to hardcode `-R$(ADJUNCT_PROTO)/usr/java/...`
Which is, imho, far worse in keeping a runpa... -
04:20 PM Bug #5851: usr/lib/pool/poold has incorrect run path after 4719
- This fix is horrible. Setting the RUNPATH is definitely the way to go. How about introducing a new variable like DE...
-
02:43 PM Bug #5851 (Closed): usr/lib/pool/poold has incorrect run path after 4719
- As part of https://www.illumos.org/issues/4719 pools/poold is also the last remaining runpath abuser
building with ... -
05:33 PM Bug #5854 (Closed): pfexecd should initialize pfexec response buffers
- "git commit b01b59e369b297df1b370a7ef94d2b9230d04452":https://github.com/illumos/illumos-gate/commit/b01b59e369b297df...
-
03:20 PM Bug #5854 (Closed): pfexecd should initialize pfexec response buffers
- pfexecd's callback_pfexec() uses variable sized data to reply to a door routine. This is allocated with alloca; howev...
-
05:33 PM Bug #5853 (Closed): pfexec_call() error handling could be improved
- "git commit b01b59e369b297df1b370a7ef94d2b9230d04452":https://github.com/illumos/illumos-gate/commit/b01b59e369b297df...
-
03:20 PM Bug #5853 (Closed): pfexec_call() error handling could be improved
- Right now pfexec_call()'s default error is negative one. However, callers are expecting errnos or zero. In addition, ...
-
04:20 PM Bug #2886 (Rejected): remove patch machinery from the uts build
-
03:37 PM Bug #5855 (Closed): fix __RESTRICT_KYWD to support the correct keyword with c++
- (as indicated https://www.illumos.org/issues/2941#note-2)
gcc bootstraps fail define to define __restrict for g++ ... -
03:14 PM Bug #5852 (Closed): remove SFW* from the gate's Makefiles
- most everybody has only symlinks in /usr/sfw/ pointing to /usr/ primary locations,
so let's remove all traces of SF... -
02:04 PM Bug #5831 (In Progress): "beadm umount <dir>" core dump
-
01:50 PM Bug #5850 (Closed): tcp timestamping behavior changed mid-connection
- If the peer sends a segment lacking timestamps on a connection which negotiated timestamps, illumos stops sending tim...
-
01:46 AM Bug #5849 (New): useradd(1M) and usermod(1M) use incorrect syntax in usage messages
- useradd(1M) and usermod(1M) use incorrect syntax in usage messages, and useradd(1M)'s one overflows 80 characters.
2015-04-16
-
09:43 PM Bug #5753 (In Progress): libnsl: set_up_connection() over TCP does not adhere the specified timeout
-
03:39 PM Bug #5753: libnsl: set_up_connection() over TCP does not adhere the specified timeout
- The set_up_connection() tries three times to connect to the other party in a case the connect is unsuccessful. The fi...
-
08:25 PM Bug #5834 (Closed): Remove dependency on sysidtool
- "git commit 3e8c3b95d57b4ab5caca2cc99b412489015c4858":https://github.com/illumos/illumos-gate/commit/3e8c3b95d57b4ab5...
-
05:25 PM Bug #5837 (Closed): libdtrace audit library build missing LDLIBS
- "git commit 7721f1230adeb792b06df9580f9696d03ff5911d":https://github.com/illumos/illumos-gate/commit/7721f1230adeb792...
-
05:25 PM Bug #5843 (Closed): getrandom(2) lays it on a bit thick
- "git commit a17dff0dc9d07cb9734943b1f593b856d17776b4":https://github.com/illumos/illumos-gate/commit/a17dff0dc9d07cb9...
-
01:42 PM Bug #5848 (New): TCP options are reset after failed connect()
- The TCP options (for example TCP_KEEPIDLE, or TCP_CONN_ABORT_THRESHOLD) are reset to their default values after the f...
-
01:13 PM Bug #5847 (Closed): libzfs_diff should check zfs_prop_get() return
- get_snapshot_names() doesn’t check the return of zfs_prop_get(), and when target dataset or snapshot are not descenda...
2015-04-15
-
10:26 PM Bug #5843 (Closed): getrandom(2) lays it on a bit thick
- Due to a clerical error, *getrandom(2)* overruns the usermode buffer passed in for random data.
_NB: This bug mirr... -
10:13 PM Bug #5269: zpool import slow
- We see this all the time on our servers when they are booting. a long delay of more then several minutes, all while r...
-
09:33 PM Bug #5650: mod_ipp/Makefile should search for headers
- This bug has been fixed by modifying lib/print/mod_ipp/Makefile to obtain the headers from /usr/apr/1.3 and /usr/apr-...
-
08:33 PM Bug #3704 (Closed): libfmd_snmp should compile with newer net-snmp
- "git commit e3dc7d16623f78f12e240686f2c357ca545426f2":https://github.com/illumos/illumos-gate/commit/e3dc7d16623f78f1...
-
08:33 PM Bug #5835 (Closed): fix printf tokens for net-snmp 5.7.2
- "git commit 545758327e65fa2c3d514152f4c010e8faddfa6d":https://github.com/illumos/illumos-gate/commit/545758327e65fa2c...
-
03:48 PM Bug #5842 (New): bind() on AF_UNIX socket may sporadically fail with EADDRINUSE
- If a process calls unlink() on the path of a bound socket before calling close() on it's file descriptor, it seems th...
-
03:08 PM Bug #5841: NFSv3 writes underneath mounted filesystem to directory
- The NFSv4 behavior is completely different than in NFSv2/3:
- on lookup, the NFSv4 server always traverses to the ... -
03:01 PM Bug #5701 (Closed): zpool list reports incorrect "alloc" value for cache devices
- "git commit a52fc310ba80fa3b2006110936198de7f828cd94":https://github.com/illumos/illumos-gate/commit/a52fc310ba80fa3b...
-
02:26 PM Bug #5839 (Closed): vmstat(1M) should stop documenting -c
- "git commit 155173561a7af3379c70dd10c51cf4729aedeea3":https://github.com/illumos/illumos-gate/commit/155173561a7af337...
-
02:02 PM Bug #5610 (Closed): zfs clone from different source and target pools produces coredump
- "git commit 03b1c2971d24a9cd2c073d634f7e074fbd14e984":https://github.com/illumos/illumos-gate/commit/03b1c2971d24a9cd...
-
01:30 PM Bug #5610: zfs clone from different source and target pools produces coredump
- Please see the duplicate bug #5824 for a detailed analysis.
-
01:38 PM Bug #4786: emlxs shouldn't abuse ddi_get_time(9f)
- I don't really have time to update this patch to apply against the latest emlxs code so I'm sharing in case someone w...
-
01:06 AM Bug #5393 (Closed): spurious failures from dsl_dataset_hold_obj()
- "git commit e1f3c208abda53769a6531bb1141618555273460":https://github.com/illumos/illumos-gate/commit/e1f3c208abda5376...
2015-04-14
-
09:13 PM Bug #5841 (Pending RTI): NFSv3 writes underneath mounted filesystem to directory
- If there is a hierarchy of file systems (e.g. ZFS datasets) shared via NFSv2 and/or NFSv3, the NFS client is required...
-
07:19 PM Bug #5840 (Closed): cmd/ypcmd build failed without usr/lib/libsocket.so on build host
- ...
-
06:03 PM Feature #5838: a Linux-like free(1M) would probably not be a bad thing
- Rich Lowe wrote:
> Over time, users tend to ask how they discover how much free RAM, virtual memory, etc, they have.... -
05:23 PM Feature #5838: a Linux-like free(1M) would probably not be a bad thing
- How do you convince people that free memory is wasted memory?
-
04:36 PM Feature #5838 (New): a Linux-like free(1M) would probably not be a bad thing
- Over time, users tend to ask how they discover how much free RAM, virtual memory, etc, they have.
The answer being... -
04:44 PM Bug #5839 (Closed): vmstat(1M) should stop documenting -c
- We have documentation in vmstat(1M) for -c (saying it may be removed), and then way down in the NOTES section, the no...
-
03:59 PM Bug #5837: libdtrace audit library build missing LDLIBS
- proposed fix:...
-
03:34 PM Bug #5837 (Closed): libdtrace audit library build missing LDLIBS
- ...
-
02:10 PM Bug #5579: zfs mount is inconsistent with mount(1m)
- The zfs(1m) man page does not suggest that the mount point directory must be empty. The man page says this about the...
-
01:52 PM Bug #5603 (Closed): Break dependency on docbook in libshell & SUNWcs
- "git commit 1297d8898193fe6153c0d9a04833671e9d7068f4":https://github.com/illumos/illumos-gate/commit/1297d8898193fe61...
-
11:50 AM Bug #5836 (Closed): sshd VerifyReverseMapping fails for IPv4 connections to machines with IPv6 addresses.
- The code in sshd which verifies the reverse mapping for a client IP address (VerifyReverseMapping yes in sshd_config)...
-
11:39 AM Feature #1858: ssh reverse-mapping check should care about crafted PTR records
- Other than a more informative log message in this case, this doesn't add anything to the reverse mapping check we alr...
-
11:16 AM Bug #4877: sshd never resolves client name in default configuration
- I've hit the same issue when migrating from Solaris 10 to OmniOS.
I think the fix for #1848 should be backed out.
... -
02:16 AM Bug #5832 (Closed): EOF wireless usb (aka UWB)
- "git commit e2c88f0c2610f16de7b639746b40dea5f3e2256e":https://github.com/illumos/illumos-gate/commit/e2c88f0c2610f16d...
2015-04-13
-
09:41 PM Bug #5801 (Closed): nuke big file scanner (bfs)
- "git commit eba03e8e19855a13cb54c87ad0767659a673b834":https://github.com/illumos/illumos-gate/commit/eba03e8e19855a13...
-
08:32 PM Bug #5835 (Closed): fix printf tokens for net-snmp 5.7.2
- This comes from OmniOS, and goes along with #3704.
-
07:11 PM Bug #5834 (Closed): Remove dependency on sysidtool
- Two SMF service, single-user and rpc/bind, are currently dependent on sysidtool in illumos-gate.
We removed these ... -
07:00 PM Feature #3842: remove the machid commands
- "git commit 403aa8eca43fa3e4e59c280724e47bd18f2051bc":https://github.com/illumos/illumos-gate/commit/403aa8eca43fa3e4...
-
05:34 PM Bug #5596: tar doesn't properly wait for its children
- The uncompress_file() path has the same problem starting at line 9376. This fails reproducibly by piping any .tar.gz...
-
05:33 PM Bug #5833 (Closed): kernel crash on zfs import (mount)
- Hi,
on a reboot I got this crash (over and over):
Apr 13 17:22:05 nasjpk ^Mpanic[cpu2]/thread=ffffff03e3b32780:
... -
03:55 PM Bug #5832 (Closed): EOF wireless usb (aka UWB)
- The wireless USB stack we have was built to support a specification that never got more than token adoption by the in...
-
03:35 PM Bug #5659: in the manual page for zpool(1M), one misuse of the word 'zpool' to describe a pool
- Is it? zpool is just what it is: a zfs pool and in this context both are interchangeable, IMHO.
-
04:08 AM Bug #5806 (Closed): uuid_generate can leak its cache in edge conditions
- "git commit 9d12795f87b63c2e39e87bff369182edd34677d3":https://github.com/illumos/illumos-gate/commit/9d12795f87b63c2e...
-
04:08 AM Feature #5805 (Closed): want MC_INHERIT_ZERO
- "git commit 9d12795f87b63c2e39e87bff369182edd34677d3":https://github.com/illumos/illumos-gate/commit/9d12795f87b63c2e...
-
04:08 AM Feature #5804 (Closed): want explicit_bzero(3C)
- "git commit 9d12795f87b63c2e39e87bff369182edd34677d3":https://github.com/illumos/illumos-gate/commit/9d12795f87b63c2e...
-
04:08 AM Feature #5803 (Closed): want getrandom(2)
- "git commit 9d12795f87b63c2e39e87bff369182edd34677d3":https://github.com/illumos/illumos-gate/commit/9d12795f87b63c2e...
-
04:08 AM Feature #5802 (Closed): want getentropy(3C)
- "git commit 9d12795f87b63c2e39e87bff369182edd34677d3":https://github.com/illumos/illumos-gate/commit/9d12795f87b63c2e...
-
04:08 AM Feature #5830 (Closed): want arc4random(3C) suite
- "git commit 9d12795f87b63c2e39e87bff369182edd34677d3":https://github.com/illumos/illumos-gate/commit/9d12795f87b63c2e...
2015-04-12
-
07:31 PM Bug #5831 (Closed): "beadm umount <dir>" core dump
- steps for reproduce:
beadm create newBE
beadm mount newBE /a
beadm umount /a
(beadm core dump)
but we have no ... -
05:13 PM Bug #1501 (Closed): taskq_create_proc ... TQ_DYNAMIC puts tasks in p0
- "git commit a32725da2e029a7b2cff859759c591f9a11fe521":https://github.com/illumos/illumos-gate/commit/a32725da2e029a7b...
-
05:13 PM Feature #5321 (Closed): Convenience scripts to build/clean smbsrv, idmap, zfs
- "git commit 10b444a87400224fdb8ed3a329960a27385a96da":https://github.com/illumos/illumos-gate/commit/10b444a87400224f...
-
05:13 PM Bug #1517 (Closed): smbsrv workers run at excessively high priority
- "git commit 08344b293eab865a57e4629b178f2003dced397e":https://github.com/illumos/illumos-gate/commit/08344b293eab865a...
2015-04-11
-
06:38 PM Bug #5813 (Closed): zfs_setprop_error(): Handle errno value E2BIG.
- "git commit 6fdcb3d1c2baae812d9cbce37b41469b924efd90":https://github.com/illumos/illumos-gate/commit/6fdcb3d1c2baae81...
-
06:37 PM Bug #5817 (Closed): change type of arcs_size from uint64_t to refcount_t
- "git commit 2fd872a734cf486007a8dba532cec52bfb4d40e5":https://github.com/illumos/illumos-gate/commit/2fd872a734cf4860...
-
06:36 PM Bug #5820 (Closed): verify failed in zio_done(): BP_EQUAL(bp, io_bp_orig)
- "git commit 34e8acef009195effafdcf6417aec385e241796e":https://github.com/illumos/illumos-gate/commit/34e8acef009195ef...
-
03:16 PM Feature #5830 (Closed): want arc4random(3C) suite
- The arc4random suite of routines come from OpenBSD and provide a high random userland PRNG. Third-party software is c...
-
02:57 PM Bug #5829 (Closed): Drop misleading 64ONLY variable
- All instances should be replaced with NOT_SPARCBLD
-
12:02 PM Bug #5579: zfs mount is inconsistent with mount(1m)
- Andrew Stormont wrote:
> That seems perfectly reasonable to me. Here is the matching code from the zfs_mount functi... -
09:47 AM Bug #5579: zfs mount is inconsistent with mount(1m)
- That seems perfectly reasonable to me. Here is the matching code from the zfs_mount function in zfs_vfsops.c, lines ...
-
09:38 AM Bug #5579: zfs mount is inconsistent with mount(1m)
- The "zfs mount" is failing on non-empty mount points because of this piece of code in zfs_mount() (in libzfs):
<pr... -
10:02 AM Bug #5610: zfs clone from different source and target pools produces coredump
- This makes sense, I'm going to re-test.
-
09:17 AM Bug #5610: zfs clone from different source and target pools produces coredump
- Based on analysis in #5824 I'd suggest to also remove those two checks for differing pools in @dmu_objset_clone_check...
-
08:53 AM Feature #5827 (Closed): Unify nicenum() in libcmdutils
-
06:08 AM Bug #5828 (Closed): Verify usleep and ualarm in symbol test
- "git commit aaec9ca27fa0bbff6dbb446cd02e5cdd463e85ef":https://github.com/illumos/illumos-gate/commit/aaec9ca27fa0bbff...
-
06:08 AM Bug #5776 (Closed): vfork and getwd should not be exposed under XPG7
- "git commit aaec9ca27fa0bbff6dbb446cd02e5cdd463e85ef":https://github.com/illumos/illumos-gate/commit/aaec9ca27fa0bbff...
2015-04-10
-
11:13 PM Bug #5828 (Closed): Verify usleep and ualarm in symbol test
- Symbols test could verify that the exposure of these is correctly limited -- not in SUSv4+, however introduced in SUS...
-
11:03 PM Bug #640: number_to_scaled_string is duplicated in several commands
- Here's the work so far.. lint still produces a diarrhea of messages though.
-
11:02 PM Feature #5827: Unify nicenum() in libcmdutils
- Dup of issue #640
-
05:21 PM Feature #5827 (Closed): Unify nicenum() in libcmdutils
- I've seen three implementations of nicenum() in illumos-gate. One in fsstat, one in pyzfs, one in beadm, and one in ...
-
09:29 PM Bug #5824: zfs_ioc_clone() return EINVAL where EXDEV is expected
- This one has far better description than #5610, I'd suggest moving Andriy's analysis to #5610.
-
07:23 PM Bug #5824 (Rejected): zfs_ioc_clone() return EINVAL where EXDEV is expected
-
07:00 PM Bug #5824: zfs_ioc_clone() return EINVAL where EXDEV is expected
- Yes, this is it.
I would close this issue as a dup, but it looks like I can't. -
01:36 PM Bug #5824: zfs_ioc_clone() return EINVAL where EXDEV is expected
- See #5610
-
12:56 PM Bug #5824 (Rejected): zfs_ioc_clone() return EINVAL where EXDEV is expected
- dmu_objset_clone_check() has the following code:...
-
04:53 PM Bug #5826 (New): elfexec should take more care to avoid name collisions
- We build most of the sources for the elfexec module twice, for 32bit and 64bit executables.
The "important" symbol... -
03:57 PM Bug #3804: pyzfs is old, unused, unmaintained and broken
- I would be surprised. The pyzfs bindings don't really let you do all that much.
-
03:49 PM Bug #3804: pyzfs is old, unused, unmaintained and broken
- I *thought* pkg(5) used pyzfs, but now I'm not so sure.
-
03:44 PM Bug #5610: zfs clone from different source and target pools produces coredump
- Review: http://cr.illumos.org/~webrev/alhazred/5610/
-
03:41 PM Bug #5825 (New): Minor format issue with trace log statement in sd.c sd_start_cmds routine
- Very low priority thing, but perhaps as someone is already working on sd, this could be touched at same time.
http... -
08:05 AM Bug #5823 (New): ZFS: ZIO deadlock
- We’ve hit another ZFS deadlock involving at least the following two ZIO threads:...
2015-04-09
-
11:10 PM Bug #5822 (New): rfs_create() could leak vnode
- The dvp could leak at lines 1708 and 1765 here in rfs_create():...
-
07:36 PM Bug #5746 (Closed): more checksumming in zfs send
- "git commit 98110f08fa182032082d98be2ddb9391fcd62bf1":https://github.com/illumos/illumos-gate/commit/98110f08fa182032...
-
07:31 PM Feature #5821 (Closed): need strerror_l()
- I tried to build VLC but had a problem due to the fact that strerror_l() was not supported.
Checking POSIX.1-2008 in... -
03:58 PM Bug #5820 (Closed): verify failed in zio_done(): BP_EQUAL(bp, io_bp_orig)
- we hit this VERIFY in zio_done()::
if (zio->io_flags & ZIO_FLAG_NOPWRITE)
VERIFY(BP_EQUAL(bp, &zio->io_bp_or... -
01:32 PM Bug #5789: lzc_snapshot() produces inconsistent errlist for different errors
- Apparently zfs_secpolicy_snapshot() is responsible for this behavior.
-
12:08 PM Feature #5819 (Closed): want dumpadm(1m) option to print estimated dump size
- It would be useful for admin to get such info and then increase dump device size if needed.
-
04:46 AM Bug #5818 (Closed): zfs {ref}compressratio is incorrect with 4k sector size
- The dataset's "compressed" size is incorrect:
ds_phys->ds_referenced_bytes = 0x705c9d14000 (7TB)
ds_phys-... -
04:42 AM Bug #5817 (Closed): change type of arcs_size from uint64_t to refcount_t
- As a way to make it more difficult to introduce bugs into the ARC, and to make it easier to diagnose issues when bugs...
-
04:37 AM Bug #5816 (Closed): mdb '::status' truncates assertion messages
- ...
-
04:33 AM Bug #5815 (Closed): libzpool's panic function doesn't set global panicstr, ::status not as useful
- ...
-
04:30 AM Bug #5814 (Closed): bpobj_iterate_impl(): Close a refcount leak iterating on a sublist.
- Lets pull in this patch from freebsd:
http://svnweb.freebsd.org/base?view=revision&revision=271781
bpobj_iterate_im... -
04:25 AM Bug #5813 (Closed): zfs_setprop_error(): Handle errno value E2BIG.
- Lets pull in this patch from freebsd:
http://svnweb.freebsd.org/base?view=revision&revision=271764
zfs_setprop_erro... -
04:21 AM Bug #5812 (Closed): assertion failed in zrl_tryenter(): zr_owner==NULL
- ...
-
04:17 AM Bug #5811 (In Progress): zfs fails to expand if lun added when os is in shutdown state
- How to reproduce:
1 - create VM in VMware running illumos
2 - Bring system online, and initialize server setup and ... -
04:07 AM Bug #5810 (Closed): zdb should print details of bpobj
- When printing a bpobj, zdb should print the value of bpo_subobjs (in addition to printing the referenced object's con...
-
03:59 AM Bug #5809 (Closed): Blowaway full receive in v1 pool causes kernel panic
- Steps to reproduce:
1. Create v1 pool "test".
2. Create filesystem "test/fs"
3. Create filesystem "test/fs2"
4. A... -
03:41 AM Bug #5808 (Closed): spa_check_logs is not necessary on readonly pools
- When using zdb, spa_check_logs() can cause a lot of i/o before we even have the pool open. A damaged (or changing) po...
-
01:44 AM Bug #5807 (Closed): Dell H330,no disk can be found when install solaris
- This is a dup of 5719.
-
01:41 AM Bug #5807 (Closed): Dell H330,no disk can be found when install solaris
- Install solaris with dell H330 raid card.the H330 configure raid-mode.When select which disk to install the system,it...
2015-04-08
-
11:36 PM Bug #5806 (Closed): uuid_generate can leak its cache in edge conditions
uuid_generate_random has a cache for /dev/urandom. This cache is cleared across threads by the use of an atfork h...-
11:36 PM Feature #5805 (Closed): want MC_INHERIT_ZERO
As part of the arc4random() suite we need a guaranteed way that we can effectively zero data in a child process. ...-
11:36 PM Feature #5804 (Closed): want explicit_bzero(3C)
- explicit_bzero(3C) is an interface that originated from OpenBSD and allows for a way to bzero data without allowing f...
-
11:36 PM Feature #5803 (Closed): want getrandom(2)
- Linux introduced the getrandom(2) system call as a way to get at both /dev/random and /dev/urandom in a blocking and ...
-
11:36 PM Feature #5802 (Closed): want getentropy(3C)
- getentropy is an OpenBSD system call that's at the heart of the implementation of arc4random(). getentropy in designe...
-
07:10 PM Bug #5801 (Closed): nuke big file scanner (bfs)
- The description of bfs from the manpage:...
-
06:48 PM Bug #5745 (Closed): zfs set allows only one dataset property to be set at a time
- "git commit 30925561c223021e91d15899cbe75f80e54d8889":https://github.com/illumos/illumos-gate/commit/30925561c223021e...
-
06:38 PM Bug #5765 (Closed): add support for estimating send stream size with lzc_send_space when source is a bookmark
- "git commit 643da460c8ca583e39ce053081754e24087f84c8":https://github.com/illumos/illumos-gate/commit/643da460c8ca583e...
-
06:15 PM Bug #5764 (Closed): "zfs send -nv" directs output to stderr
- "git commit dc5f28a3c341db7c241bba77ddc109c141072f27":https://github.com/illumos/illumos-gate/commit/dc5f28a3c341db7c...
-
06:01 PM Bug #5800 (New): want newer Intel processor branch trace support
- ::branches works on Pentium 4 and older as well as AMD chips. It'd be nice to have support for newer chips.
-
05:48 PM Bug #5798: fexecve() needed per POSIX 2008
- Yes, Igor, I could compress this. But what is magic about 10, the 0123456789 loses the fact that the maximum size of...
-
05:39 PM Bug #5798: fexecve() needed per POSIX 2008
- ...
-
05:06 PM Bug #5798: fexecve() needed per POSIX 2008
- That said, there seems to be contention right now. Some want to have a new system call ala execveat() from Linux. I...
-
05:04 PM Bug #5798: fexecve() needed per POSIX 2008
- You didn't read the code. I don't depend on /dev/fd to actually exist. It is special cased in os/exec.c. This allo...
-
04:57 PM Bug #5798: fexecve() needed per POSIX 2008
- Use of /dev/fd would not be standard conforming - it will not work if a boot shell is required to use fexecve(). Dock...
-
04:30 PM Bug #5610 (In Progress): zfs clone from different source and target pools produces coredump
-
04:01 PM Bug #5799 (Feedback): incorrect use of NULL in symbols_test.c
- My fix is attached.
-
03:28 PM Bug #5799 (Feedback): incorrect use of NULL in symbols_test.c
- Gary Mills pointed out this around line 950 in my recently integrated symbols_test program:...
-
03:37 PM Bug #5794 (Closed): Add reference to RFC 5903 to ike.config(4)
- "git commit 1c445679611e2f17e31e163f4eeb49f65c99d191":https://github.com/illumos/illumos-gate/commit/1c445679611e2f17...
-
03:25 PM Bug #5775 (Closed): mr_sas initialisation pauses unecessarily for 60 seconds.
- "git commit 4bc492d2bb45bc1a51b553ae441cfee4289cb3ee":https://github.com/illumos/illumos-gate/commit/4bc492d2bb45bc1a...
2015-04-07
-
11:14 PM Bug #5786 (Closed): Fast reboot broken on EFI formatted drives
- "git commit 57631629e78d7cda75d1f6ec529fc985298b24f4":https://github.com/illumos/illumos-gate/commit/57631629e78d7cda...
-
11:14 PM Bug #5688 (Closed): ELF tools need to be more careful with dwarf data
- "git commit 37915d862fc5cc87b5b702954d7d7f16a9f98e5c":https://github.com/illumos/illumos-gate/commit/37915d862fc5cc87...
-
06:49 PM Bug #5798 (In Progress): fexecve() needed per POSIX 2008
- POSIX 2008 introduces fexecve(), which allows for one to execute a file from a file descriptor. This is required to ...
-
05:53 PM Bug #5782 (Closed): ike.config(4) needs additional oakley_group numbers
- "git commit 808449d51f6ccd25ce8ca4ff2e7cb4302ad9b574":https://github.com/illumos/illumos-gate/commit/808449d51f6ccd25...
-
04:30 AM Bug #5766 (Closed): Avoid 128K kmem allocations in mzap_upgrade()
- "git commit be3e2ab906b80af79c7b22885f279e45ad8fb995":https://github.com/illumos/illumos-gate/commit/be3e2ab906b80af7...
-
04:28 AM Bug #5768 (Closed): zfsctl_snapshot_inactive() can leak a vnode hold
- "git commit 20a95fb2c4af266e063e0cf86037f910a303c710":https://github.com/illumos/illumos-gate/commit/20a95fb2c4af266e...
2015-04-06
-
08:16 PM Bug #5772 (Closed): isxdigit_l, iswxdigit_l not exported (missing from mapfile)
- "git commit 309d9ad9da46080f1b86b839b1c868d8769899c0":https://github.com/illumos/illumos-gate/commit/309d9ad9da46080f...
-
06:36 PM Bug #5772: isxdigit_l, iswxdigit_l not exported (missing from mapfile)
Here's a test program:...-
08:16 PM Bug #5710 (Closed): iswblank_l missing from headers
- "git commit 61a52ead5b18fada129835d3958519853b5e74ba":https://github.com/illumos/illumos-gate/commit/61a52ead5b18fada...
-
06:21 PM Feature #5795 (New): Link time symbol visibility test desired
- As reported in bug 5772, we had a case (not the first one) where symbol visibility at compile time was present, but d...
-
06:03 PM Bug #5773 (Closed): Extra pointless steps in kernel module builds
- "git commit 105958d7eca6f896fb8caab1f9777157eb0a352c":https://github.com/illumos/illumos-gate/commit/105958d7eca6f896...
-
05:29 PM Bug #5564 (Closed): arcstat does not work after 5497
- "git commit 78d7e9613776b02098bc0b12fc9b9652b788b605":https://github.com/illumos/illumos-gate/commit/78d7e9613776b020...
-
05:03 PM Feature #5293 (Closed): desire symbol visibility test
- "git commit de572d98af8238405c5d1292a788b1a85b0c68eb":https://github.com/illumos/illumos-gate/commit/de572d98af823840...
-
03:48 PM Bug #5769 (Closed): Cast 'zfs bad bloc' to ULL for x86
- "git commit 8c76e0763bcf0029556e106377da859f6492a7ee":https://github.com/illumos/illumos-gate/commit/8c76e0763bcf0029...
-
02:46 PM Bug #5794 (Closed): Add reference to RFC 5903 to ike.config(4)
- Followup change to Issue #5782 to add a reference to RFC 5903, which instantiates a number of ECC curves for use in I...
-
01:26 PM Bug #5790: lzc_clone() returns ENOENT for different conditions
- That's a really good point and a good suggestion.
On the other hand, arranging for lzc_hold() adds extra boilerpla... -
12:46 PM Bug #5793 (New): #3446 broke support for BCM5704
- Network stopped working after recent update to illumos-gate in OpenIndiana Hipster on a Sun V20z.
pci bus 0x0002 c...
2015-04-05
-
05:29 AM Bug #5692 (Closed): expose the number of hole blocks in a file
- "git commit 2bcf0248e992f292c7b814458bcdce2f004925d6":https://github.com/illumos/illumos-gate/commit/2bcf0248e992f292...
-
01:34 AM Bug #5770 (Closed): Add load_nvlist() error handling
- "git commit a45f1c3c5ee26f908655e7762d7e1e2aecdfefbc":https://github.com/illumos/illumos-gate/commit/a45f1c3c5ee26f90...
2015-04-04
-
10:17 PM Bug #5779: ::bp -c '$<systemdump' stopped working
- I debugged this a bit when rv mentioned it on IRC.
What happens is that when we continue from the breakpoint, we r... -
05:35 PM Bug #2941: need to protect __RESTRICT_KYWD from foolish compilers
- I'd like to propose redoing this patch as follows:...
-
03:16 PM Bug #5699: Missing tcp/udp checksum with hardware offloading and tagged vlan
- The issue here is that the vnd driver which was driving this is taking the outgoing traffic via a promiscuous callbac...
-
02:13 PM Bug #5625 (Closed): __GNU_UNUSED macro should have different definitions for compilers
- "git commit 05c2421435747d58bdc8212e3253bdd321948b8a":https://github.com/illumos/illumos-gate/commit/05c2421435747d58...
2015-04-03
-
07:39 PM Bug #5792 (New): Kernel panic while exporting ZFS
- I got this on a fresh OmniOS r151014.
Imported a usb disk containing a v28 ZFS pool.
zpool upgraded to feature flag... -
05:22 PM Feature #1403: Support deferring TCP accept()s
- More justification written here:
http://www.techrepublic.com/article/take-advantage-of-tcp-ip-options-to-optimize-... -
03:42 PM Bug #5790: lzc_clone() returns ENOENT for different conditions
- This is really no different to how say, the link syscall works. I think what you want is perhaps to call lzc_hold be...
-
01:44 PM Bug #5790 (New): lzc_clone() returns ENOENT for different conditions
- lzc_clone() returns ENOENT if either an origin snapshot does not exist or a parent for a target dataset does not exis...
-
02:50 PM Bug #5786 (In Progress): Fast reboot broken on EFI formatted drives
- proposed fix is located at:
https://www.illumos.org/rb/r/20/ -
01:50 PM Bug #5782 (Feedback): ike.config(4) needs additional oakley_group numbers
-
01:16 PM Bug #5789: lzc_snapshot() produces inconsistent errlist for different errors
- A more elaborate example. lzc_snapshot() is called to create 3 snapshots: one already exists, one is for a nonexisten...
-
01:03 PM Bug #5789 (New): lzc_snapshot() produces inconsistent errlist for different errors
- It seems that errlist is inconsistently populated by lzc_snapshot() depending on what problems are encountered.
On t... -
12:02 PM Feature #5788 (Closed): Want support for GCC's stack protector in libc
- Building code with the -fstack-protector option is more difficult than it needs to be. One way to make it easier wou...
-
04:41 AM Bug #3880 (Feedback): gcc doesn't like complex.h
- Confirm this
2015-04-02
-
08:00 PM Bug #5787 (Closed): Fix SMBIOS output to be more Chef/ohai friendly
- "git commit 95ae72860cded354ca12541709a4d511e663d5ef":https://github.com/illumos/illumos-gate/commit/95ae72860cded354...
-
06:55 PM Bug #5787 (Closed): Fix SMBIOS output to be more Chef/ohai friendly
- Joyent discovered that the output changes in smbios(1M) negatively impact Chef's "ohai" plugin.
Swapping the outpu... -
05:47 PM Bug #5786: Fast reboot broken on EFI formatted drives
- The parsing error might be in findroot()
usr/src/lib/libgrubmgmt/common/libgrub_cmd.c
https://github.com/illumos/... -
05:11 PM Bug #5786 (Closed): Fast reboot broken on EFI formatted drives
- Fast reboot fails with the following error on EFI formatted drives:
reboot: Failed to process GRUB menu entry for ... -
04:28 PM Feature #5470: libz should be part of illumos
- While I appreciate the efforts to deal with these dependencies, before we start copying more code into illumos-gate, ...
-
04:17 PM Bug #5784 (New): libmd could use some performance love
- I got curious whether libmd/KCF would be faster at SHA2 hashing than OpenSSL, which we currently use in our applicati...
-
03:52 PM Bug #5783 (New): Want _calc() functions for hash types other than md5
- According to Dan McDonald, we have only md5_calc(3) because it dates to before libmd, when all we had was libmd5. It...
-
03:49 PM Bug #3880: gcc doesn't like complex.h
- It looks like this was fixed as part of the libm integration. The test case in question passes for me without fixincl...
-
03:40 PM Bug #5782: ike.config(4) needs additional oakley_group numbers
- The ikedoor.h file has the values we support: http://src.illumos.org/source/xref/illumos-gate/usr/src/lib/libipsecut...
-
03:36 PM Bug #5782 (Closed): ike.config(4) needs additional oakley_group numbers
- While setting up a new IPsec tunnel, I noticed that the documented oakley_group numbers in ike.config(4) are not the ...
-
12:31 PM Bug #5780 (Closed): Truncated coredumps
- I’m debugging a problem with truncated coredumps caused by my application. It turns out, that my application opens a ...
2015-04-01
-
09:14 PM Feature #5470: libz should be part of illumos
- I've had successful builds on x86 and SPARC.
-
09:00 PM Bug #4467: kadmind: segfault in acquire_accept_cred+0x140()
- The attached patch seems to clear up the null ptr deref in kadmind
-
08:26 PM Bug #5779 (New): ::bp -c '$<systemdump' stopped working
- Setting a breakpoint with $<systemdump as its action in kmdb /used to/ cause a panic followed by a core dump. It does...
-
02:05 PM Bug #5638: SYSTEM hang
- Hi,
there are already any news in this regard.
or else I can do what?
is really penetrate!
Also available in: Atom