Closed Bug 26681 Opened 26 years ago Closed 25 years ago

Crash in nsSocketTransport::doRead() while browsing GIMP's gallery...

Categories

(Core :: Networking, defect, P3)

Sun
Solaris
defect

Tracking

()

RESOLVED FIXED

People

(Reporter: roland.mainz, Assigned: rpotts)

Details

(Keywords: crash, Whiteboard: [PDT-])

"bus error" in socket support code with browsing with my own Solaris 2.7/MU4 SPARC M13 build. Zilla's last words were: -- snip -- Document http://www.gimp.org/ loaded successfully Document: Done (4.66 secs) JavaScript Error: TypeError: controller has no properties title string = [The GIMP Homepage - Mozilla] Document http://www.gimp.org/the_gimp_screenshots.html loaded successfully Document: Done (2.307 secs) Going Back Error loading URL http://www.gimp.org/icons/gimp_in_action1.jpeg Document: Done (16.558 secs) title string = [The GIMP Homepage - Mozilla] Document http://www.gimp.org/the_gimp_screenshots.html loaded successfully Document: Done (3.707 secs) Bus Error - core dumped -- snip -- GDB backtrace gives a hint where it crashed... -- snip -- #0 0xfe130f00 in nsSocketTransport::doRead (this=0xc09d90, aSelectFlags=7) at ../../../../netwerk/base/src/nsSocketTransport.cpp:971 ---Type <return> to continue, or q <return> to quit--- 971 totalBytesWritten); (gdb) bt #0 0xfe130f00 in nsSocketTransport::doRead (this=0xc09d90, aSelectFlags=7) at ../../../../netwerk/base/src/nsSocketTransport.cpp:971 #1 0xfe12fcbc in nsSocketTransport::Process (this=0xc09d90, aSelectFlags=1) at ../../../../netwerk/base/src/nsSocketTransport.cpp:524 #2 0xfe134f84 in nsSocketTransportService::Run (this=0x88e20) at ../../../../netwerk/base/src/nsSocketTransportService.cpp:460 #3 0xff21ccd8 in nsThread::Main (arg=0x87ab0) at ../../../xpcom/threads/nsThread.cpp:83 #4 0xff0f813c in _pt_root (arg=0x89170) at ptthread.c:157 -- snip --
->rpotts
Assignee: gagan → rpotts
Keywords: beta1, crash
Target Milestone: M14
Tever can you check this on Linux?
Whiteboard: [PDT-]
Daver, I can't reproduce this with the information given on Linux 2000020908. I visited the jpgs listed above without any problems.
It looks like mReadListener has been corrupted :-( Tyhe crash is in the call to mReadListener->OnDataAvailable(...) here's the lxr url... http://lxr.mozilla.org/seamonkey/source/netwerk/base/src/nsSocketTransport.cpp#9 75
Target Milestone: M14 → M15
Can you verify that it still crashes? Works on Windows now.
Seems to work on Solaris with recent builds, too. (But it was a sporadic crash - sometimes working, sometimes crashing ;-( ).
Moving what's not done for M15 to M16.
Target Milestone: M15 → M16
M16 has been out for a while now, these bugs target milestones need to be updated.
Please update target, M16 is long gone
Hi Roland: Are you still seeing this crash? I couldn't reproduce it with our recent build.
Is anyone still seeing this crash? I still cannot reproduce this.
Clearing very old milestone (M16) in hope of reevaluation.
Target Milestone: M16 → ---
Never saw this in the last months. Seems to be fixed... :-)
reopen if still an issue.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Could not reproduce it on 2001-04-05 win32 mozilla build.
Work for me with 2001-04-05-08-trunk on Solaris 2.7/SPARC, too. Problem is gone, burried deeply in it's grave... =:-)
QA Contact: tever → benc
You need to log in before you can comment on or make changes to this bug.