Closed
Bug 26704
Opened 25 years ago
Closed 25 years ago
talkback users find linux crash in AsyncReadStreamAdapto::OnStopRequest()
Categories
(Core :: Networking, defect, P3)
Tracking
()
People
(Reporter: chofmann, Assigned: warrensomebody)
Details
Attachments
(1 file)
29.82 KB,
text/html
|
Details |
stacktrace looks like below. user comments to follow
Incident ID 4955304
AsyncReadStreamAdaptor::OnStopRequest()
nsOnStopRequestEvent::HandleEvent()
nsStreamListenerEvent::HandlePLEvent()
libplds3.so + 0x1c17 (0x4012dc17)
libplds3.so + 0x1b86 (0x4012db86)
nsEventQueueImpl::ProcessPendingEvents()
event_processor_callback()
our_gdk_io_invoke()
libglib-1.2.so.0 + 0xe52a (0x4069a52a)
libglib-1.2.so.0 + 0xfbe6 (0x4069bbe6)
libglib-1.2.so.0 + 0x101a1 (0x4069c1a1)
libglib-1.2.so.0 + 0x10341 (0x4069c341)
libgtk-1.2.so.0 + 0x8c209 (0x405c3209)
nsAppShell::Run()
nsAppShellService::Run()
main1()
main()
libc.so.6 + 0x181eb (0x402171eb)
Reporter | ||
Comment 1•25 years ago
|
||
Reporter | ||
Comment 2•25 years ago
|
||
not much to go on here but maybe warren will have some ideas.
I noticed that seth also checked in fix for a random crashing
he was seeing in some of the code I was lxr'ing around in
trying to track this down.
Assignee: chofmann → warren
Component: other → Networking
Assignee | ||
Comment 3•25 years ago
|
||
*** This bug has been marked as a duplicate of 26649 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 4•25 years ago
|
||
verified dupe of bug 22649 crash (now assertion) in AsyncReadStreamAdaptor
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•