pkgsrc-Bugs archive

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

Re: pkg/40072



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

From: Sergey Svishchev <svs%ropnet.ru@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/40072
Date: Tue, 2 Dec 2008 01:17:10 +0300

 For example, prior to KDE 3.5.9, kdesu crashed on startup.
 
 drkonqi's output:
 
 This backtrace appears to be of no use.
 This is probably because your packages are built in a way which prevents 
creation of proper backtraces, or the stack frame was seriously corrupted in 
the crash.
 
 (no debugging symbols found)
 0xba84b19f in ?? ()
 #0  0xba84b19f in ?? ()
 #1  0xbab13806 in ?? ()
 #2  0xbfbfb508 in ?? ()
 #3  0xbfbfb500 in ?? ()
 #4  0xbbbfec7c in ?? ()
 #5  0xbab137ae in ?? ()
 #6  0xba82b000 in ?? ()
 #7  0xbfbfb514 in ?? ()
 #8  0xbbbf5686 in ?? ()
 #9  0x0000048a in ?? ()
 #10 0xbaca4000 in ?? ()
 #11 0xbfbfb4b4 in ?? ()
 #12 0x00000000 in ?? ()
 
 gdb output:
 
 % gdb ./bin/kdesu
 GNU gdb 6.5
 Copyright (C) 2006 Free Software Foundation, Inc.
 GDB is free software, covered by the GNU General Public License, and you are
 welcome to change it and/or distribute copies of it under certain conditions.
 Type "show copying" to see the conditions.
 There is absolutely no warranty for GDB.  Type "show warranty" for details.
 This GDB was configured as "i386--netbsdelf"...(no debugging symbols found)
 
 (gdb) run
 Starting program: /tmp/bin/kdesu
 (no debugging symbols found)
 <...>
 Program received signal SIGSEGV, Segmentation fault.
 0xba8826a4 in setenv () from /usr/lib/libc.so.12
 (gdb) where
 #0  0xba8826a4 in setenv () from /usr/lib/libc.so.12
 #1  0x0804ebe7 in main ()
 
 -- 
 Sergey Svishchev
 


Home | Main Index | Thread Index | Old Index