bzr-svn core dumps on Linux
Nicholas Allen
allen at ableton.com
Fri Mar 7 17:30:07 GMT 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
| Any chance you can provide a backtrace for this core dump? This is most
| probably a bug in python-subversion, but it's hard to tell (or fix)
| without a gdb backtrace.
Hi Jelmer,
Sorry for taking so long to get back to you with the stack trace - I
have been very busy.
Anyway I rebuilt svn with --enable-debug, reinstalled everything and ran
it in gdb. Unfortunately the stack trace does not look too helpful (even
though I compiled with -g).
I've included it here in case you can see something I did wrong. It
seems as though the debug symbols aren't there but I have no idea why as
everything was compiled with -g like I said. Perhaps the crash is not
inside the subversion libraries?
nia at nia-desktop:~/test$ gdb python
GNU gdb 6.6-debian
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 "i486-linux-gnu"...
(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(gdb) set ar
architecture args
(gdb) set ar
architecture args
(gdb) set args /usr/bin/bzr branch svn://heinz/Ableton/trunk/Projects/WindOs
(gdb) run
Starting program: /usr/bin/python /usr/bin/bzr branch
svn://heinz/Ableton/trunk/Projects/WindOs
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1209952064 (LWP 9694)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1209952064 (LWP 9694)]
0x08062f26 in ?? ()
(gdb) bt
#0 0x08062f26 in ?? ()
#1 0xb7d31694 in ?? ()
#2 0xffffffff in ?? ()
#3 0xbfd3a838 in ?? ()
#4 0x08099aae in ?? ()
#5 0xb7d31694 in ?? ()
#6 0xb70bbddc in ?? ()
#7 0x00000000 in ?? ()
(gdb)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFH0XufbpmWsXfOU58RAjJJAKChm7y+SJQ8GO/K7DQgbCSLRuuk7QCeLLPW
lCasJlR8nPCz02NzS2eFz+g=
=domI
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list