Re: ucom_free Fatal trap on shutdown / module unload

2014-07-01 Thread Lundberg, Johannes
Hi Hans Thanks for the uhso patch. That did the trick. Now reboot and kldunload works fine. -- Johannes Lundberg BRILLIANTSERVICE CO., LTD. On Tue, Jul 1, 2014 at 2:33 PM, Hans Petter Selasky h...@selasky.org wrote: Hi, Try the attached patch. Does it make any difference? --HPS --

Re: ucom_free Fatal trap on shutdown / module unload

2014-07-01 Thread Hans Petter Selasky
Hi, Try the attached patch. Does it make any difference? --HPS === uhso.c == --- uhso.c (revision 268059) +++ uhso.c (local) @@ -559,8 +559,6 @@ mtx_init(sc-sc_mtx, uhso, NULL, MTX_DEF); ucom_ref(sc-sc_super_ucom); -

[head tinderbox] failure on ia64/ia64

2014-07-01 Thread FreeBSD Tinderbox
TB --- 2014-07-01 04:07:43 - tinderbox 2.22 running on freebsd-current.sentex.ca TB --- 2014-07-01 04:07:43 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

[head tinderbox] failure on mips64/mips

2014-07-01 Thread FreeBSD Tinderbox
TB --- 2014-07-01 04:33:16 - tinderbox 2.22 running on freebsd-current.sentex.ca TB --- 2014-07-01 04:33:16 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

Re: ucom_free Fatal trap on shutdown / module unload

2014-07-01 Thread Hans Petter Selasky
Hi Johannes, Thank you for your patience! http://svnweb.freebsd.org/changeset/base/268078 --HPS ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to

[head tinderbox] failure on sparc64/sparc64

2014-07-01 Thread FreeBSD Tinderbox
TB --- 2014-07-01 06:20:57 - tinderbox 2.22 running on freebsd-current.sentex.ca TB --- 2014-07-01 06:20:57 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

Re: FreeBSD iscsi target

2014-07-01 Thread Edward Tomasz Napierała
Hi. I've replied in private, but just for the record: On 0627T0927, Sreenivasa Honnur wrote: Does freebsd iscsi target supports: 1. ACL (access control lists) In 10-STABLE there is a way to control access based on initiator name and IP address. 2. iSNS No; it's one of the iSCSI features

[head tinderbox] failure on powerpc/powerpc

2014-07-01 Thread FreeBSD Tinderbox
TB --- 2014-07-01 05:50:42 - tinderbox 2.22 running on freebsd-current.sentex.ca TB --- 2014-07-01 05:50:42 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

[head tinderbox] failure on powerpc64/powerpc

2014-07-01 Thread FreeBSD Tinderbox
TB --- 2014-07-01 06:02:07 - tinderbox 2.22 running on freebsd-current.sentex.ca TB --- 2014-07-01 06:02:07 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

Re: [CURRENT]: weird memory/linker problem?

2014-07-01 Thread O. Hartmann
Am Mon, 23 Jun 2014 17:22:25 +0200 Dimitry Andric d...@freebsd.org schrieb: On 23 Jun 2014, at 16:31, O. Hartmann ohart...@zedat.fu-berlin.de wrote: Am Sun, 22 Jun 2014 10:10:04 -0700 Adrian Chadd adr...@freebsd.org schrieb: When they segfault, where do they segfault? ... GIMP, LaTeX

[head tinderbox] failure on arm/arm

2014-07-01 Thread FreeBSD Tinderbox
TB --- 2014-07-01 10:30:46 - tinderbox 2.22 running on freebsd-current.sentex.ca TB --- 2014-07-01 10:30:46 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

Re: freebsd and utf-8 directory names

2014-07-01 Thread dt71
MS - Krasznai András wrote, On 06/30/2014 08:30: There is a partition formatted for FAT32 where I store documents which I would like to view (and edit) both in windows and freebsd. The problem is that if the path name contains certain Hungarian characters (e.g o with double accent), then

RE: [CURRENT]: weird memory/linker problem?

2014-07-01 Thread Rang, Anton
DOT = DOD 444F54 = 444F44 That's a single-bit flip. Bad memory, perhaps? Anton -Original Message- From: owner-freebsd-curr...@freebsd.org [mailto:owner-freebsd-curr...@freebsd.org] On Behalf Of O. Hartmann Sent: Tuesday, July 01, 2014 8:08 AM To: Dimitry Andric Cc: Adrian Chadd;

RE: freebsd and utf-8 directory names

2014-07-01 Thread MS - Krasznai András
Hi, I am not very satisfied with this situation. Today I was looking up the Hungarian FreeBSD site, but the Hungarian translation of the handbook deals only with settings for German, Russian and Japanese environment. A little additional info: I installed xfe (x11-fm/xfe) file manager in

Re: freebsd and utf-8 directory names

2014-07-01 Thread dt71
MS - Krasznai András wrote, On 07/01/2014 17:07: I installed xfe (x11-fm/xfe) file manager in the same freebsd configuration. This application displays and handles those diretories and files perfectly, but as soon as I want to open such a file with double click on it (I set xfe to invoke

Re: [CURRENT]: weird memory/linker problem?

2014-07-01 Thread Willem Jan Withagen
On 2014-07-01 16:48, Rang, Anton wrote: DOT = DOD 444F54 = 444F44 That's a single-bit flip. Bad memory, perhaps? Very likely, especially if the system does not have ECC It just happens on rare occasions that a alpha particle, power cycle, or any things else disruptive damages a memory

userland breakage, zfs ?

2014-07-01 Thread Sean Bruno
Just updated two machines in the fbsd cluser, buildworld/kernel, installkernel, reboot into single user. zfs from oldworld (pre installworld) doesn't work and segfaults in new and magical ways. Trying to mount root from zfs:zroot []... Enter full pathname of shell or RETURN for /bin/sh: Cannot

Re: freebsd and utf-8 directory names

2014-07-01 Thread Gyrd Thane Lange
Den 30. juni 2014 08:56, skrev Rainer Hurling: Am 30.06.2014 08:30 (UTC+1) schrieb MS - Krasznai András: Hi I have been using FreeBSD as desktop since 2003, and living in a mixed (windows-linux) environment I installed FreeBSd along with my usual (Windows 7) work environment, I have a

Re: [CURRENT]: weird memory/linker problem?

2014-07-01 Thread O. Hartmann
Am Tue, 01 Jul 2014 17:23:14 +0200 Willem Jan Withagen w...@digiware.nl schrieb: On 2014-07-01 16:48, Rang, Anton wrote: DOT = DOD 444F54 = 444F44 That's a single-bit flip. Bad memory, perhaps? Very likely, especially if the system does not have ECC It just happens on rare

Re: freebsd and utf-8 directory names

2014-07-01 Thread Steve Kargl
On Tue, Jul 01, 2014 at 04:41:56PM +0200, d...@gmx.com wrote: Poke the FreeBSD developers to start fixing bugs, maybe (but not very likely) that will help. Or become a FreeBSD developer, fix the problem, submit a patch, and make everyone happy. Yes, I know the path of least resistance is

Re: freebsd and utf-8 directory names

2014-07-01 Thread dt71
Steve Kargl wrote, On 07/01/2014 17:30: Or become a FreeBSD developer, fix the problem, submit a patch, and make everyone happy. I would be very interested in 1-on-1 coaching from you. I will pay for your work with awesome patches. ___

RE: freebsd and utf-8 directory names

2014-07-01 Thread MS - Krasznai András
xfe display the file and directory names correctly together with creation date and time (simple 'ls' does not; it shows double question marks in the place of Hungarian characters. ls | od -c shows that such characters are represented in ls output as two characters e.g. 241 253 or such, I

RE: freebsd and utf-8 directory names

2014-07-01 Thread MS - Krasznai András
hi I use the -L hu_HU.UTF-8 option in fstab, but I admit I forgot to set the LCxxx variables. I will test it soon. rgds András -Original Message- From: Gyrd Thane Lange [mailto:gyrd...@thanelange.no] Sent: Tuesday, July 01, 2014 5:30 PM To: Rainer Hurling; MS - Krasznai András;

Re: userland breakage, zfs ?

2014-07-01 Thread Xin LI
I'll take a look on this. On Tue, Jul 1, 2014 at 8:28 AM, Sean Bruno sbr...@ignoranthack.me wrote: Just updated two machines in the fbsd cluser, buildworld/kernel, installkernel, reboot into single user. zfs from oldworld (pre installworld) doesn't work and segfaults in new and magical

Re: userland breakage, zfs ?

2014-07-01 Thread Sean Bruno
On Tue, 2014-07-01 at 08:41 -0700, Xin LI wrote: I'll take a look on this. I'm updating from: FreeBSD chaos.ysv.freebsd.org 11.0-CURRENT FreeBSD 11.0-CURRENT #1 r267362: Wed Jun 11 15:50:24 UTC 2014 sbr...@chaos.ysv.freebsd.org:/usr/obj/usr/src/sys/CHAOS amd64 sean On Tue, Jul 1, 2014

Re: [CURRENT]: weird memory/linker problem?

2014-07-01 Thread Willem Jan Withagen
On 2014-07-01 17:33, O. Hartmann wrote: Am Tue, 01 Jul 2014 17:23:14 +0200 Willem Jan Withagen w...@digiware.nl schrieb: On 2014-07-01 16:48, Rang, Anton wrote: DOT = DOD 444F54 = 444F44 That's a single-bit flip. Bad memory, perhaps? Very likely, especially if the system does not have

Re: freebsd and utf-8 directory names

2014-07-01 Thread Steve Kargl
On Tue, Jul 01, 2014 at 05:36:20PM +0200, d...@gmx.com wrote: Steve Kargl wrote, On 07/01/2014 17:30: Or become a FreeBSD developer, fix the problem, submit a patch, and make everyone happy. I would be very interested in 1-on-1 coaching from you. I will pay for your work with awesome

Re: freebsd and utf-8 directory names

2014-07-01 Thread dt71
Steve Kargl wrote, On 07/01/2014 18:34: As far as coaching, I'll give you the secret to how I started fixing libm: step 1. Obtain src/ step 2. Read relevent files in src/ step 3. Find problem. step 4. Search literature. step 5. Fix problem. step 6. Submit patch 6a. Receive review of

gpart(8) man page missing list documentation

2014-07-01 Thread Chris Ross
Looking at the man page for gpart(8) on a recent 10-stable system, I was trying to find out what the -a option to list does. (shown in the output of gpart when run with no parameters). Interestingly, despite “list” being highlighted in paragraph text as an action for the command, it does

Re: [CURRENT]: weird memory/linker problem?

2014-07-01 Thread O. Hartmann
Am Tue, 01 Jul 2014 17:57:26 +0200 Willem Jan Withagen w...@digiware.nl schrieb: On 2014-07-01 17:33, O. Hartmann wrote: Am Tue, 01 Jul 2014 17:23:14 +0200 Willem Jan Withagen w...@digiware.nl schrieb: On 2014-07-01 16:48, Rang, Anton wrote: DOT = DOD 444F54 = 444F44 That's a

Re: freebsd and utf-8 directory names

2014-07-01 Thread David Chisnall
On 1 Jul 2014, at 15:41, d...@gmx.com wrote: Also, you're at least the 3rd user (I'm at least the 2nd) that runs into this case; ie., here's a report: http://forums.freebsd.org/showthread.php?t=14612 (of course, this does not contain a solution). Please note that forums.freebsd.org is not a

Re: freebsd and utf-8 directory names

2014-07-01 Thread Steve Kargl
On Tue, Jul 01, 2014 at 06:53:31PM +0200, d...@gmx.com wrote: Steve Kargl wrote, On 07/01/2014 18:34: As far as coaching, I'll give you the secret to how I started fixing libm: step 1. Obtain src/ step 2. Read relevent files in src/ step 3. Find problem. step 4. Search

Re: freebsd and utf-8 directory names

2014-07-01 Thread Warren Block
On Tue, 1 Jul 2014, d...@gmx.com wrote: In other words, You, the general user, should learn the art of operating system development (on your own) for the sole purpose of being able to fix the bug yourself. It's one approach to solving a technical problem, but not the only one. You can fix

Re: freebsd and utf-8 directory names

2014-07-01 Thread Jamie Landeg-Jones
MS - Krasznai Andr??s krasznai.and...@mands.hu wrote: xfe display the file and directory names correctly together with creation date and time (simple 'ls' does not; it shows double question marks in the place of Hungarian characters. ls | od -c shows that such characters are

Re: gpart(8) man page missing list documentation

2014-07-01 Thread Warren Block
On Tue, 1 Jul 2014, Chris Ross wrote: Looking at the man page for gpart(8) on a recent 10-stable system, I was trying to find out what the -a option to list does. (shown in the output of gpart when run with no parameters). Interestingly, despite ?list? being highlighted in paragraph text

HEADSUP -- ZFS users

2014-07-01 Thread Xin Li
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, As some of you may have already noticed, I have accidentally introduced a regression when implementing backward compatibility to existing zfs binaries when importing a recent ZFS change as of r268075, which will cause system to block on 'kmem

Re: Fix Emulex oce driver in CURRENT

2014-07-01 Thread borjam
El 30.06.2014 18:36, Stefano Garzarella escribió: Hello, I had problems during some experiments with Emulex and oce driver in CURRENT. I found several bugs in the oce driver and this patch fixes them. At least with some cards, the driver simply does not work. It causes a panic when there is

Re: gpart(8) man page missing list documentation

2014-07-01 Thread mikej
On 2014-07-01 14:49, Warren Block wrote: On Tue, 1 Jul 2014, Chris Ross wrote: Looking at the man page for gpart(8) on a recent 10-stable system, I was trying to find out what the -a option to list does. (shown in the output of gpart when run with no parameters). Interestingly, despite

[head tinderbox] failure on mips/mips

2014-07-01 Thread FreeBSD Tinderbox
TB --- 2014-07-01 18:18:31 - tinderbox 2.22 running on freebsd-current.sentex.ca TB --- 2014-07-01 18:18:31 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

[head tinderbox] failure on ia64/ia64

2014-07-01 Thread FreeBSD Tinderbox
TB --- 2014-07-01 18:08:45 - tinderbox 2.22 running on freebsd-current.sentex.ca TB --- 2014-07-01 18:08:45 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

[head tinderbox] failure on mips64/mips

2014-07-01 Thread FreeBSD Tinderbox
TB --- 2014-07-01 18:33:43 - tinderbox 2.22 running on freebsd-current.sentex.ca TB --- 2014-07-01 18:33:43 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

Re: Fix Emulex oce driver in CURRENT

2014-07-01 Thread Luigi Rizzo
On Tue, Jul 1, 2014 at 8:58 PM, bor...@sarenet.es wrote: El 30.06.2014 18:36, Stefano Garzarella escribió: Hello, I had problems during some experiments with Emulex and oce driver in CURRENT. I found several bugs in the oce driver and this patch fixes them. At least with some cards, the

Re: HEADSUP -- ZFS users

2014-07-01 Thread Xin Li
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Should be fixed in r268116. Cheers, - -- Xin LI delp...@delphij.nethttps://www.delphij.net/ FreeBSD - The Power to Serve! Live free or die -BEGIN PGP SIGNATURE- Version: GnuPG v2

HeadsUp: NFSv4.1 server code merged into head

2014-07-01 Thread Rick Macklem
Hi, I just merged the NFSv4.1 server code from projects/nfsv4.1-server into head (r268115). You will need to rebuild kernels and all NFS related modules, including a config KERNEL after this update. It is a rather large merge, but I hope it doesn't cause any regression for non-NFSv4.1 NFS

[head tinderbox] failure on sparc64/sparc64

2014-07-01 Thread FreeBSD Tinderbox
TB --- 2014-07-01 20:05:39 - tinderbox 2.22 running on freebsd-current.sentex.ca TB --- 2014-07-01 20:05:39 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

Re: svn commit: r267977 - head/bin/mv

2014-07-01 Thread Jilles Tjoelker
On Fri, Jun 27, 2014 at 04:06:53PM -0700, Xin Li wrote: [moving discussion to freebsd-current@] On 06/27/14 15:23, Jilles Tjoelker wrote: On Fri, Jun 27, 2014 at 07:57:54PM +, Xin LI wrote: Author: delphij Date: Fri Jun 27 19:57:54 2014 New Revision: 267977 URL:

Re: freebsd and utf-8 directory names

2014-07-01 Thread dt71
David Chisnall wrote, On 07/01/2014 19:06: Please note that forums.freebsd.org is not a bug tracker. I tried searching the bug tracker for bugs with FAT and filename or FAT and utf-8/utf8/character in their names and could not find any reference to this issue. If you actually want to see

Re: FreeBSD iscsi target

2014-07-01 Thread Slawa Olhovchenkov
On Tue, Jul 01, 2014 at 11:12:52AM +0200, Edward Tomasz Napierala wrote: Hi. I've replied in private, but just for the record: On 0627T0927, Sreenivasa Honnur wrote: Does freebsd iscsi target supports: 1. ACL (access control lists) In 10-STABLE there is a way to control access based

[head tinderbox] failure on arm/arm

2014-07-01 Thread FreeBSD Tinderbox
TB --- 2014-07-02 00:00:50 - tinderbox 2.22 running on freebsd-current.sentex.ca TB --- 2014-07-02 00:00:50 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

[head tinderbox] failure on i386/i386

2014-07-01 Thread FreeBSD Tinderbox
TB --- 2014-07-02 00:00:50 - tinderbox 2.22 running on freebsd-current.sentex.ca TB --- 2014-07-02 00:00:50 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

[head tinderbox] failure on amd64/amd64

2014-07-01 Thread FreeBSD Tinderbox
TB --- 2014-07-02 00:00:50 - tinderbox 2.22 running on freebsd-current.sentex.ca TB --- 2014-07-02 00:00:50 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

[head tinderbox] failure on mips/mips

2014-07-01 Thread FreeBSD Tinderbox
TB --- 2014-07-02 04:16:54 - tinderbox 2.22 running on freebsd-current.sentex.ca TB --- 2014-07-02 04:16:54 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

[head tinderbox] failure on ia64/ia64

2014-07-01 Thread FreeBSD Tinderbox
TB --- 2014-07-02 03:39:46 - tinderbox 2.22 running on freebsd-current.sentex.ca TB --- 2014-07-02 03:39:46 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

Re: FreeBSD iscsi target

2014-07-01 Thread Kevin Oberman
On Tue, Jul 1, 2014 at 4:13 PM, Slawa Olhovchenkov s...@zxy.spb.ru wrote: On Tue, Jul 01, 2014 at 11:12:52AM +0200, Edward Tomasz Napierala wrote: Hi. I've replied in private, but just for the record: On 0627T0927, Sreenivasa Honnur wrote: Does freebsd iscsi target supports: 1. ACL

Re: [head tinderbox] failure on mips/mips

2014-07-01 Thread Mateusz Guzik
On Wed, Jul 02, 2014 at 05:22:29AM +, FreeBSD Tinderbox wrote: cc1: warnings being treated as errors /src/sys/kern/kern_exec.c: In function 'kern_execve': /src/sys/kern/kern_exec.c:346: warning: 'newsigacts' may be used uninitialized in this function /src/sys/kern/kern_exec.c:346: note: