Bug#322897: azureus: Unusable because of constant segmentation faults

2005-08-23 Thread Shaun Jackman
package azureus severity 322897 normal tag 322897 +moreinfo thanks I have reduced the severity of this bug because it does not seem to affect any other users. Can you try a different JVM and see if your problem persists? I'm using sun-j2sdk1.5. You could try sun-j2re1.5. Cheers, Shaun 2005/8/13

Processed: Re: Bug#322897: azureus: Unusable because of constant segmentation faults

2005-08-23 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > package azureus Ignoring bugs not assigned to: azureus > severity 322897 normal Bug#322897: azureus: Unusable because of constant segmentation faults Severity set to `normal'. > tag 322897 +moreinfo Bug#322897: azureus: Unusable becau

Bug#322897: azureus: Unusable because of constant segmentation faults

2005-08-16 Thread Max Alekseyev
Justin Pryzby wrote: A shellscript is segfaulting? Or a command it calls is segfaulting? If so, which? Add "set -x;" as the second line of the script. Segfaulting is the following command that is run from the script exec java -Djava.library.path=/usr/lib \ -classpath $JARS:Azureus2.

Bug#322897: azureus: Unusable because of constant segmentation faults

2005-08-15 Thread Justin Pryzby
On Mon, Aug 15, 2005 at 08:51:56PM -0700, Max Alekseyev wrote: > Justin Pryzby wrote: > > >Can you provide a GDB backtrace as well? > > > > $ gdb $(which azureus) > >> r > >... > >bt > > $ file $(which azureus) > /usr/bin/azureus: Bourne shell script text executable Oh. I don't know

Bug#322897: azureus: Unusable because of constant segmentation faults

2005-08-15 Thread Max Alekseyev
Justin Pryzby wrote: Can you provide a GDB backtrace as well? $ gdb $(which azureus) > r ... bt $ file $(which azureus) /usr/bin/azureus: Bourne shell script text executable How can I run shell script under gdb ? It would be ideal if you could locally compile the package with

Bug#322897: azureus: Unusable because of constant segmentation faults

2005-08-15 Thread Justin Pryzby
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

Bug#322897: azureus: Unusable because of constant segmentation faults

2005-08-13 Thread Max
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 04:39:05 open("/usr/lib/libexpat.so.1", O_RDONLY) = 19 04