Closed
Bug 352
Opened 27 years ago
Closed 27 years ago
Mozilla-CVS19980505-0513 (Linux,Glibc,Lesstif) crashes at the beginning
Categories
(MozillaClassic Graveyard :: XFE, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: mozilla-bugs, Assigned: ramiro)
Details
Created by Aleksey Nogin (ayn2@cornell.edu) on Thursday, May 14, 1998 10:51:17 AM PDT
Additional Details :
Hi,
The new bug seem to be introduced after Mozilla-19980429.
I've compiled the Mozilla from the public CVS server image
05/05 and 05/13 and both had the same problem - Mozilla
segfaults after loading plugins and before opening any
windows.
On 05/13:
(gdb) bt
#0 0x845bdbb in _MD_WAIT (thread=0x50025ec0,
ticks=4294967295) at linux.c:72
#1 0x844a2f5 in _PR_WaitCondVar (thread=0x50025ec0,
cvar=0x885f820, lock=0x885f800,
timeout=4294967295) at prucv.c:232
#2 0x844915c in PR_Wait (mon=0x885f7e0, ticks=4294967295)
at prmon.c:155
#3 0x83e044a in et_SubEventLoop (qse=0x8853e60) at
et_mocha.c:2255
#4 0x83e04f7 in lm_wait_for_events (pB=0x0) at
et_mocha.c:2296
#5 0x844cf38 in _PR_UserRunThread () at pruthr.c:471
#6 0x844e77d in _PR_CreateThread (type=141101824,
start=0xbfffe538 <_pr_pageSize+3080215300>,
arg=0x4033eda0, priority=128, scope=1073783288,
state=-1073743736, stackSize=134558480,
flags=3221218640) at pruthr.c:1263
RedHat 5.0, Linux 2.0.32, glibc-2.0.7-7, gcc-2.7.2.3-8,
lesstif-current of May 1.
Updated by Aleksey Nogin (ayn2@cornell.edu) on Thursday, May 14, 1998 3:29:13 PM PDT
Additional Details :
When I downloaded and compiled the lastest (05/14) Mozilla update from the
public CVS server and the lastest (05/14) lesstif-current, the problem
disappeared.
Reporter | ||
Updated•27 years ago
|
Severity: trivial → critical
Status: NEW → RESOLVED
Closed: 27 years ago
Component: XFE
Resolution: --- → FIXED
Version: 1998-04-29 → other
Updated•26 years ago
|
QA Contact: 3849
Comment 1•26 years ago
|
||
setting bug as verified -- old mozilla codebase.
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•