Closed Bug 15883 Opened 25 years ago Closed 25 years ago

assert, then crash

Categories

(Core :: Networking, defect, P3)

x86
Windows NT
defect

Tracking

()

CLOSED WORKSFORME

People

(Reporter: buster, Assigned: warrensomebody)

References

()

Details

in apprunner, open www.wb.com pop up window appears, something about getting wb cursors click "no" get this assert: nsDebug::Assertion(const char * 0x01116470, const char * 0x01116458, const char * 0x01116428, int 756) line 280 + 13 bytes nsFileTransport::Process() line 756 + 38 bytes nsFileTransport::Run(nsFileTransport * const 0x02d8bce4) line 652 nsThreadPoolRunnable::Run(nsThreadPoolRunnable * const 0x01006850) line 590 + 12 bytes nsThread::Main(void * 0x01006810) line 79 + 26 bytes _PR_NativeRunThread(void * 0x010064e0) line 379 + 13 bytes _threadstartex(void * 0x01006390) line 212 + 13 bytes try to continue in the debugger, get this ugly threading assert: js_GetSlotWhileLocked(JSContext * 0x02d77440, JSObject * 0x027fd1a8, unsigned long 2) line 258 + 39 bytes JS_GetPrivate(JSContext * 0x02d77440, JSObject * 0x027fd1a8) line 1325 + 98 bytes nsJSContext::GetGlobalObject(nsJSContext * const 0x02d775b0) line 252 + 17 bytes nsJSContext::EvaluateString(nsJSContext * const 0x02d775b0, const nsString & {...}, void * 0x027fd1a8, nsIPrincipal * 0x00000000, const char * 0x00000000, unsigned int 0, nsString & {...}, int * 0x0170fbc0) line 159 + 12 bytes nsJSInputStream::Eval() line 165 + 65 bytes nsJSInputStream::Available(nsJSInputStream * const 0x02d4f740, unsigned int * 0x0170fc90) line 105 + 8 bytes nsJSInputStream::Read(nsJSInputStream * const 0x02d4f740, char * 0x01f12778, unsigned int 2048, unsigned int * 0x0170fcd4) line 120 + 16 bytes nsReadFromInputStream(void * 0x02d4f740, char * 0x01f12778, unsigned int 0, unsigned int 2048, unsigned int * 0x0170fcd4) line 739 nsPipe::nsPipeOutputStream::WriteSegments(nsPipe::nsPipeOutputStream * const 0x02d8afb4, unsigned int (void *, char *, unsigned int, unsigned int, unsigned int *)* 0x10033c70 nsReadFromInputStream(void *, char *, unsigned int, unsigned int, unsigned int *), void * 0x02d4f740, unsigned int 4294967295, unsigned int * 0x0170ff0c) line 630 + 25 bytes nsPipe::nsPipeOutputStream::WriteFrom(nsPipe::nsPipeOutputStream * const 0x02d8afb4, nsIInputStream * 0x02d4f740, unsigned int 4294967295, unsigned int * 0x0170ff0c) line 747 nsFileTransport::Process() line 759 + 67 bytes nsFileTransport::Run(nsFileTransport * const 0x02d8bce4) line 652 nsThreadPoolRunnable::Run(nsThreadPoolRunnable * const 0x01006850) line 590 + 12 bytes nsThread::Main(void * 0x01006810) line 79 + 26 bytes line = JS_ASSERT(me == CurrentThreadId()); continue again, hit the debug abort and die.
Assignee: gagan → warren
a dupe of warren's bugs.
Status: NEW → ASSIGNED
Target Milestone: M11
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
I don't hit this assertion.
Bulk move of all Necko (to be deleted component) bugs to new Networking component.
can not reproduce this - closing
Status: RESOLVED → CLOSED
You need to log in before you can comment on or make changes to this bug.