[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#221969: libc6.1 2.3.2.ds1-10 & 2.3.2-9 causes Segmentation fault in Java JDK1.3.1 programs on Alpha



Package: libc6.1
Version: 2.3.2.ds1-10
Version: 2.3.2-9

After an update of the libc6.1 package (from version 2.3.1 ?? or 2.3.2-7 ??, 
i'm not sure about it), running  Java programs under the JDK1.3.1 (Tomcat, 
SQuirrel) will end up with an Segmentation fault. These programs worked under 
previous libc6.1 versions.
Downgrading the system to libc6.1 to version 2.2.5-11.5 resolves the problem.
Upgrading back to 2.3.2.ds1-10 lets the problem reappear.

gdb output shows the following (for Tomcat)
(gdb) run
Starting program: /usr/java/jdk1.3.1/bin/alpha/native_threads/java 
-Djava.endorsed.dirs=/var/tomcat41/common/endorsed -classpath 
/usr/java/jdk1.3.1/lib/tools.jar:/var/tomcat41/bin/bootstrap.jar 
-Dcatalina.base=/var/tomcat41 -Dcatalina.home=/var/tomcat41 
-Djava.io.tmpdir=/var/tomcat41/temp org.apache.catalina.startup.Bootstrap 
start
[New Thread 16384 (LWP 10704)]
[New Thread 32769 (LWP 10705)]
[New Thread 16386 (LWP 10706)]
[New Thread 32771 (LWP 10707)]
[New Thread 49156 (LWP 10708)]

Program received signal SIGEMT, Emulation trap.
[Switching to Thread 49156 (LWP 10708)]
0x2000003588c in __pthread_sigsuspend () from /lib/libpthread.so.0

after a few steps, the segmentation fault appears
(gdb) step
Single stepping until exit from function __pthread_sigsuspend,
which has no line number information.

Program received signal SIGPWR, Power fail/restart.
0x200003bc550 in sigsuspend () from /lib/libc.so.6.1
(gdb) step
Single stepping until exit from function sigsuspend,
which has no line number information.

Program received signal SIGSEGV, Segmentation fault.
0x200003b9ffc in textdomain () from /lib/libc.so.6.1
--- end gdb

This problem happens on a 
Alpha system (XP1000) with Debian GNU/Linux 3.01r stable\testing, kernel 
2.2.20  and libc6.1 version 2.3.2.ds1-10,
as well as on a similar
Alpha system with Debian GNU/Linux 3.01 testing kernel 2.4.22 and libc6.1 
version 2.3.2-9

It appears to be somwhat similar to bug #220584 since it appearss to involve
libpthread

Cheers
Ulrich 
-- 
/////////////////////////////////
Dr. Ulrich Harttig, Protein Struktur Fabrik

RZPD Deutsches Ressourcenzentrum für Genomforschung GmbH
Heubnerweg 6 D, D-14059 Berlin, Germany
Tel    (+49 30) 32639-2814, Fax    (+49 30) 32639-2833
Email  harttig@rzpd.de
WWW    www.proteinstrukturfabrik.de
/////////////////////////////////




Reply to: