Bug#337047: gobby segfaults while reading its own config

2005-11-27 Thread Tony Whitmore
I am experiencing this problem on two different Debian Etch systems. On both systems gobby runs fine the first time it is run, but segfaults on subsequent attempts. Deleting ~/.gobby or the config.xml file therein and re-running gobby solves the issue temporarily. Obviously subsequent attempts to

Bug#337047: gobby segfaults while reading its own config

2005-11-27 Thread Philipp Kern
On Nov 27, 2005, at 22:01, Tony Whitmore wrote: I am experiencing this problem on two different Debian Etch systems. On both systems gobby runs fine the first time it is run, but segfaults on subsequent attempts. Deleting ~/.gobby or the config.xml file therein and re-running gobby solves

Bug#337047: gobby segfaults while reading its own config

2005-11-06 Thread Philipp Kern
On Nov 2, 2005, at 12:53, Alexander Wirt wrote: if I start gobby, quits it segfaults the next if I try to start it. An strace looks like that it has problems while reading the xml config. I cannot trace this bug back to /anything/ useful, I am sorry. Currently I am hoping that the new

Bug#337047: gobby segfaults while reading its own config

2005-11-02 Thread Alexander Wirt
Package: gobby Version: 0.2.2-2 Severity: grave Justification: renders package unusable Hi, if I start gobby, quits it segfaults the next if I try to start it. An strace looks like that it has problems while reading the xml config. The log has been attached. Thank you Alex -- System

Bug#337047: gobby segfaults while reading its own config

2005-11-02 Thread Philipp Kern
On Nov 2, 2005, at 12:53, Alexander Wirt wrote: if I start gobby, quits it segfaults the next if I try to start it. An strace looks like that it has problems while reading the xml config. Does it also happen when you set your locale to C? Do you get any console output? Kind regards,

Bug#337047: gobby segfaults while reading its own config

2005-11-02 Thread Philipp Kern
On Nov 2, 2005, at 12:53, Alexander Wirt wrote: The log has been attached. Oh and please send me a the output of bt full in gdb. We recently got a report[1] probably about the same problem and I need to know if it crashes in the same component. Thanks, Philipp Kern [1]

Bug#337047: gobby segfaults while reading its own config

2005-11-02 Thread Alexander Wirt
Philipp Kern schrieb am Mittwoch, den 02. November 2005: Does it also happen when you set your locale to C? Do you get any console output? I tried this first. [EMAIL PROTECTED]:~$ export LANG=C [EMAIL PROTECTED]:~$ gobby Segmentation fault Unfortunatly this doesn't

Bug#337047: gobby segfaults while reading its own config

2005-11-02 Thread Alexander Wirt
Philipp Kern schrieb am Mittwoch, den 02. November 2005: Oh and please send me a the output of bt full in gdb. We recently got a report[1] probably about the same problem and I need to know if it crashes in the same component. Sure, here it is (I installed only debugging symbols for

Bug#337047: gobby segfaults while reading its own config

2005-11-02 Thread Steve Langasek
On Wed, Nov 02, 2005 at 01:21:07PM +0100, Alexander Wirt wrote: Philipp Kern schrieb am Mittwoch, den 02. November 2005: Oh and please send me a the output of bt full in gdb. We recently got a report[1] probably about the same problem and I need to know if it crashes in the same

Bug#337047: gobby segfaults while reading its own config

2005-11-02 Thread Alexander Wirt
Steve Langasek schrieb am Mittwoch, den 02. November 2005: *snip* Random guess... could you post the output of 'info shared' in gdb? Here it is: (gdb) info shared FromTo Syms Read Shared Object Library 0x0ffca958 0x0ffd922c Yes /usr/lib/libxml++-2.6.so.1 0x0fe074ec

Bug#337047: gobby segfaults while reading its own config

2005-11-02 Thread Steve Langasek
On Wed, Nov 02, 2005 at 01:50:23PM +0100, Alexander Wirt wrote: Steve Langasek schrieb am Mittwoch, den 02. November 2005: *snip* Random guess... could you post the output of 'info shared' in gdb? Here it is: Ok, I guessed wrong. :) Another thing might be to try running this under