Bug 55439 - failut in mutex.c in glib cause mozilla to crash with j2sdk 1.4.0 beta3
Summary: failut in mutex.c in glib cause mozilla to crash with j2sdk 1.4.0 beta3
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: mozilla
Version: 7.2
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Christopher Blizzard
QA Contact: Aaron Brown
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-10-31 07:51 UTC by Knut J BJuland
Modified: 2007-04-18 16:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-11-01 00:59:51 UTC
Embargoed:


Attachments (Terms of Use)

Description Knut J BJuland 2001-10-31 07:51:05 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.78 [en] (X11; U; Linux 2.4.14-pre5-xfs i686)

Description of problem:
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)

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.install mozilla 0.95 from people.redhat.com/blizard
2.install j2sdk1.4 and symlinuk libjava_oji140.so to mozilla plugin dir.	
3.run mozilla
	

Actual Results:  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)

Expected Results:  mozilla should run

Additional info:

I found out this by running gdb.

Comment 1 Owen Taylor 2001-11-01 00:59:46 UTC
Doesn't seem to have anything to do with GLib

Comment 2 Knut J BJuland 2001-11-01 05:56:07 UTC
I upgrade to mozilla nightly and it work now with java 1.4.0 beta3


Note You need to log in before you can comment on or make changes to this bug.