Closed
Bug 107717
Opened 24 years ago
Closed 24 years ago
mozilla 0.95 segment fault __phtread_mutex_lock at mutex.c:99 in mutex.c
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: knutjbj, Assigned: joe.chou)
Details
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 5245)]
__pthread_mutex_lock (mutex=0x854ef499) at mutex.c:99
in mutex.c
(gdb)
Mozilla 0.95 crash was caused by j2sdk 1.4.0 beta3. I have redhat 7.2.
jre1.3.0_01 does work.
Comment 2•24 years ago
|
||
Could you pleasae clarify how to reproduce the crash?
(is it happen on startup?)
How did you install plugin j2sdk1.4?
I made a symlink. ln -s /usr/lib/mozilla/plugins/libjava_oji140.so
/usr/java/j2sdk1.4.0/jre/plugin/i386/ns610/libjava_oji140.so. I tried booth
plugin in ns600 and ns610.My system has glibc 2.2.4-19.
Comment 5•24 years ago
|
||
knutjbj:
i saw from
http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=55439
that your problem seems gone in latest mozilla.
If so then please close this bug as Resolved & Fixed. Thanks.
Java 1.4.0 beta3 works with lates nightliy. By doing ./regxpcom
/path-to-plugin-java-1.4.0-beta3. It segment crash after doing regxpcom though,
somebody else has reported this error.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Knutt, I couldn't reproduce the problem. Based on your comments dated 2001-11-01
09:44, you mentioned no crash anymore. Could I close this bug then?
You need to log in
before you can comment on or make changes to this bug.
Description
•