pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/45292: net/samba35 smbd crashes on sparc w/SIGSEGV



The following reply was made to PR pkg/45292; it has been noted by GNATS.

From: "John D. Baker" <jdbaker%mylinuxisp.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/45292: net/samba35 smbd crashes on sparc w/SIGSEGV
Date: Thu, 19 Jul 2012 13:06:15 -0500 (CDT)

 As of 19 July 2012, NetBSD-6.0_BETA2, and pkgsrc-2012Q2, a problem
 similar to that originally reported occurs with samba-3.6.5.
 
 Updated configuration information:
 
 NetBSD david.technoskunk.fur 6.0_BETA2 NetBSD 6.0_BETA2 (DAVID) #14: Tue Jul 17
 11:03:47 CDT 2012  
sysop%verthandi.technoskunk.fur@localhost:/d0/build/netbsd-6/obj/sparc/
 sys/arch/sparc/compile/DAVID sparc
 
 
 Messages upon attempting to start:
 
 $ sudo /usr/pkg/share/examples/rc.d/samba start
 Starting nmbd.
 [1]   Segmentation fault (core dumped) /usr/pkg/sbin/nm...
 Starting smbd.
 [1]   Segmentation fault (core dumped) /usr/pkg/sbin/sm...
 
 
 GDB output (sorry, no symbols until I can recompile with "-g"):
 
 $ sudo gdb nmbd /var/tmp/cores/nmbd.core
 [...]
 Reading symbols from /usr/pkg/sbin/nmbd...(no debugging symbols found)...done.
 [New process 1]
 Core was generated by `nmbd'.
 Program terminated with signal 11, Segmentation fault.
 #0  0x91be911c in ?? ()
 (gdb) bt
 #0  0x91be911c in ?? ()
 #1  0x0028ff84 in ?? ()
 Backtrace stopped: previous frame identical to this frame (corrupt stack?)
 (gdb)
 
 
 $ sudo gdb smbd /var/tmp/cores/smbd.core
 [...]
 Reading symbols from /usr/pkg/sbin/smbd...(no debugging symbols found)...done.
 [New process 1]
 Core was generated by `smbd'.
 Program terminated with signal 11, Segmentation fault.
 #0  0x92088bc4 in ?? ()
 (gdb) bt
 #0  0x92088bc4 in ?? ()
 #1  0x0072fa2c in ?? ()
 Backtrace stopped: previous frame identical to this frame (corrupt stack?)
 (gdb)
 
 
 
 
 -- 
 |/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
 |\ / jdbaker[snail]mylinuxisp[flyspeck]com    OpenBSD            FreeBSD
 | X  No HTML/proprietary data in email.   BSD just sits there and works!
 |/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645
 


Home | Main Index | Thread Index | Old Index