Closed Bug 16840 Opened 25 years ago Closed 25 years ago

crash with todays tip using "viewer -f file"

Categories

(SeaMonkey :: General, defect, P3)

x86
Linux
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: kipp, Assigned: danm.moz)

Details

(Whiteboard: i see the problem. working on it.)

Here is the backtrace, from gdb on linux. I get this crash running the table
regression tests (layout/html/tests/table; on linux use 'rtest.sh baseline'; on
windoze use 'rtest.bat baseline')

(gdb) bt
#0  0x404c6111 in __kill ()
#1  0x401eff7b in raise (sig=6) at signals.c:63
#2  0x404c7447 in abort () at ../sysdeps/generic/abort.c:88
#3  0x401b1684 in PR_Assert (s=0x401dfab0 "PT_TRYLOCK_BUSY == rv",
file=0x401df7e0 "ptsynch.c", ln=487)
at prlog.c:449
#4  0x401cbf24 in PR_EnterMonitor (mon=0x80c9b30) at ptsynch.c:487
#5  0x40199d58 in PL_GetEvent (self=0x80c9ae8) at plevent.c:335
#6  0x4019a18d in PL_ProcessPendingEvents (self=0x80c9ae8) at plevent.c:464
#7  0x40158da9 in nsEventQueueImpl::ProcessPendingEvents (this=0x80c9ac0) at
nsEventQueue.cpp:190
#8  0x405e2da6 in event_processor_callback (data=0x80c9ac0, source=8,
condition=GDK_INPUT_READ) at
nsAppShell.cpp:166
#9  0x4032cd7b in gdk_io_invoke ()
#10 0x4035b3ca in g_io_unix_dispatch ()
#11 0x4035ca86 in g_main_dispatch ()
#12 0x4035d041 in g_main_iterate ()
#13 0x4035d1e1 in g_main_run ()
#14 0x402857a9 in gtk_main ()
#15 0x405e32c9 in nsAppShell::Run (this=0x809ccf0) at nsAppShell.cpp:334
#16 0x806d0e2 in nsNativeViewerApp::Run (this=0x80ad658) at nsGtkMain.cpp:45
#17 0x806d3c4 in main (argc=3, argv=0xbffff6f4) at nsGtkMain.cpp:185
#18 0x404bfcb3 in __libc_start_main (main=0x806d2a8 <main at nsGtkMain.cpp:162>,
argc=3, argv=0xbffff6f4,
init=0x8055d1c <_init>,
    fini=0x8072488 <_fini>, rtld_fini=0x4000a350 <_dl_fini at dl-fini.c:25>,
stack_end=0xbffff6ec)
    at ../sysdeps/generic/libc-start.c:78
Status: NEW → ASSIGNED
Whiteboard: i see the problem. working on it.
Target Milestone: M11
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Adding verifyme keyword.
Keywords: verifyme
Table test run fine on 2000-03-09-13 build for Linux.  Marking Verified.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
Keywords: verifyme
You need to log in before you can comment on or make changes to this bug.