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

2005-10-03 Thread Max Alekseyev
Oh, this bug seems to be a dup of bug # 309072 Max -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

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

2005-10-03 Thread Max Alekseyev
Shaun Jackman wrote: You'll have to wait for the amd64 autobuilder to build libswt-gtk-3.1-jni 3.0+3.1M4-4. OK, they are now updated to the current version 3.1-2. But Azureus from the official debian distribution is still crashing. So I'm forced to use custom Azureus downloaded from its homepa

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

2005-08-24 Thread Max Alekseyev
Shaun Jackman wrote: I don't have an amd64, so I'd have difficulty trouble-shooting this. Your best bet is probably to report the crash to Sun, as the link above suggests. I did so. But as I've already said the version of Azureus from the official homepage works great here. So the problem see

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

2005-08-24 Thread Shaun Jackman
2005/8/24, Max Alekseyev <[EMAIL PROTECTED]>: > But as I've already said the version of Azureus from the official homepage > works great here. > So the problem seems to be debian-related in some way. True, but I'm still not in a good position to troubleshoot without an amd64. > I've noticed that

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

2005-08-24 Thread Shaun Jackman
2005/8/23, Max Alekseyev <[EMAIL PROTECTED]>: > Shaun Jackman wrote: > > > Can you try a different JVM and see if your problem persists? I'm > > using sun-j2sdk1.5. You could try sun-j2re1.5. > > $ azureus # > # An unexpected error has been detected by HotSpot Virtual Machine: > # > # SIGSEGV (0

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

2005-08-23 Thread Max Alekseyev
I've downloaded Azureus_2.3.0.4_linux.AMD64.tar.bz2 from the official Azureus homepage, and it happens to work fine on my system with either version of java. So this bug is specific to debian (or debian-amd64) package of Azureus. Max -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subje

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

2005-08-23 Thread Max Alekseyev
Shaun Jackman wrote: Can you try a different JVM and see if your problem persists? I'm using sun-j2sdk1.5. You could try sun-j2re1.5. $ azureus # # An unexpected error has been detected by HotSpot Virtual Machine: # # SIGSEGV (0xb) at pc=0x2ae50656, pid=30441, tid=46912501814992 # # J

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

2005-08-23 Thread Shaun Jackman
2005/8/23, Max Alekseyev <[EMAIL PROTECTED]>: > Shaun Jackman wrote: > > > Can you try a different JVM and see if your problem persists? I'm > > using sun-j2sdk1.5. You could try sun-j2re1.5. > > sun-j2re1.5 is not available for debian-amd64 > > # apt-get install sun-j2re1.5 > Reading package li

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

2005-08-23 Thread Max Alekseyev
Shaun Jackman wrote: Can you try a different JVM and see if your problem persists? I'm using sun-j2sdk1.5. You could try sun-j2re1.5. sun-j2re1.5 is not available for debian-amd64 # apt-get install sun-j2re1.5 Reading package lists... Done Building dependency tree... Done Package sun-j2re1.5

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

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