On Sat, Aug 13, 2005 at 04:47:59AM -0700, Max wrote:
> Package: azureus
> Version: 2.3.0.4-1
> Severity: grave
> Justification: renders package unusable
>
> Azuzeus crashes immediately after start, no GUI window appears or whatever.
>
> $ azureus
>
> Segmentation fault
> $
>
> The last thing I see in strace log is
Can you provide a GDB backtrace as well?
$ gdb $(which azureus)
> r
...
bt
It would be ideal if you could locally compile the package with
debugging symbols for use with GDB:
$ DEB_BUILD_OPTIONS=nostrip apt-get -b source azureus
Greetings,
Justin
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]