Closed
Bug 7387
Opened 26 years ago
Closed 26 years ago
m6 crashes when ftp'ing
Categories
(Core Graveyard :: Networking: FTP, defect, P1)
Tracking
(Not tracked)
People
(Reporter: c.kotsokalis, Assigned: don)
Details
mozilla@linux-i386, release m6, while trying to open sample ftp link ftp.mozilla.org/bin
dumped core. Stack trace from gdb:
#1 0x4052863f in raise (sig=6) at ../sysdeps/posix/raise.c:27
#2 0x4052984f in abort () at ../sysdeps/generic/abort.c:83
#3 0x403b32f4 in PR_Assert ()
#4 0x403b0709 in _PR_InvalidStatus ()
#5 0x403b07b3 in PR_Close ()
#6 0x4017bfea in net_ResumeFTP ()
#7 0x40206f3f in NET_ProcessNet ()
#8 0x4020c5d7 in NET_PollSockets ()
#9 0x40225561 in nsNetlibService::NetPollSocketsCallback ()
#10 0x40144cfa in TimerImpl::FireTimeout ()
#11 0x40145060 in nsTimerExpired ()
#12 0x80e6bab in g_main_iteration ()
#13 0x80e6130 in g_list_length ()
#14 0x80e65ab in g_list_length ()
#15 0x80e66c5 in g_main_iteration ()
#16 0x8084e2f in gtk_main ()
#17 0x4009281b in nsAppShell::Run ()
#18 0x40018df6 in nsAppShellService::Run ()
#19 0x8051313 in main ()
Also, a diagnostic message was:
Assertion failure: !"I/O method is invalid", at priometh.c:86
Status: NEW → RESOLVED
Closed: 26 years ago
Priority: P1
Resolution: --- → DUPLICATE
Known bug. Marking Verified/Dup.
*** This bug has been marked as a duplicate of 5854 ***
Moving all Apprunner bugs past and present to Other component temporarily whilst
don and I set correct component. Apprunner component will be deleted/retired
shortly.
Updated•2 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•