Closed
Bug 55177
Opened 24 years ago
Closed 24 years ago
Crash when link is clicked on
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
People
(Reporter: kleist, Assigned: asa)
References
()
Details
(Keywords: crash)
Build ID: 2000100321 / RH 6.2 + glibc 2.1.3-21
Clicking on the link "Produktinfo" causes a crash.
Note that the URL that the link leads to ("http://195.100.165.109/www/web.nsf")
can be opened directly without a crash.
Incident ID: TB18511874H
Comment 1•24 years ago
|
||
Confirming.
works fine on WinNT commercial build id 2000100408. Maybe linux-specific?
Assignee | ||
Comment 3•24 years ago
|
||
nsHTTPServerListener::OnDataAvailable()
nsOnDataAvailableEvent::HandleEvent()
nsStreamListenerEvent::HandlePLEvent()
PL_HandleEvent()
PL_ProcessPendingEvents()
nsEventQueueImpl::ProcessPendingEvents()
event_processor_callback()
our_gdk_io_invoke()
libglib-1.2.so.0+0xeaca(0x4080faca)
libglib-1.2.so.0+0x10186(0x40811186)
libglib-1.2.so.0+0x10751(0x40811751)
libglib-1.2.so.0+0x108f1(0x408118f1)
libgtk-1.2.so.0+0x8c5b9(0x407395b9)
nsAppShell::Run()
nsAppShellService::Run()
main1()
main()
libc.so.6+0x189cb(0x4025d9cb
probably a dupe of bug 54397
*** This bug has been marked as a duplicate of 54397 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 4•24 years ago
|
||
Reopening. This may be a dupe of some other bug, but bug 54397 seems unrelated.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Assignee | ||
Comment 5•24 years ago
|
||
good catch, I meant 52397 -Crashing in [@ nsHTTPServerListener::OnDataAvailable]
*** This bug has been marked as a duplicate of 52397 ***
Status: REOPENED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•