Closed
Bug 5854
Opened 25 years ago
Closed 25 years ago
ftp://ftp.mozilla.org crashes
Categories
(Core :: Networking: FTP, defect, P3)
Tracking
()
M10
People
(Reporter: mcafee, Assigned: gagan)
References
()
Details
Linux, build from Saturday 5/1.
ftp://ftp.mozilla.org crashes. More timer confusion?
#0 0x40bc46a1 in __kill ()
#1 0x40bc44cf in raise (sig=6) at ../sysdeps/posix/raise.c:27
#2 0x40bc56df in abort () at ../sysdeps/generic/abort.c:83
#3 0x408d62f4 in PR_Assert (s=0x40277126 "0", file=0x4027711b "mkgeturl.c",
ln=3326) at prlog.c:480
#4 0x40261e32 in NET_ProcessNet (ready_fd=0x0, fd_type=2) at mkgeturl.c:3326
#5 0x40269df9 in NET_PollSockets () at mkselect.c:298
#6 0x4028cb02 in nsNetlibService::NetPollSocketsCallback (aTimer=0x839af50,
aClosure=0x809d968) at nsNetService.cpp:1263
#7 0x40178de9 in TimerImpl::FireTimeout (this=0x839af50) at nsTimer.cpp:73
#8 0x401792d2 in nsTimerExpired (aCallData=0x839af50) at nsTimer.cpp:189
#9 0x40a74a60 in g_timeout_dispatch (source_data=0x8334ba0,
current_time=0xbffff32c, user_data=0x839af50) at gmain.c:1144
#10 0x40a73d53 in g_main_dispatch (current_time=0xbffff32c) at gmain.c:644
#11 0x40a742df in g_main_iterate (block=1, dispatch=1) at gmain.c:851
#12 0x40a74461 in g_main_run (loop=0x80f6890) at gmain.c:909
#13 0x409a15f7 in gtk_main () at gtkmain.c:501
#14 0x400af240 in nsAppShell::Run (this=0x80ddeb8) at nsAppShell.cpp:203
#15 0x4001e0a9 in nsAppShellService::Run (this=0x80785a8)
at nsAppShellService.cpp:186
#16 0x804b874 in main (argc=1, argv=0xbffff4a4) at nsAppRunner.cpp:447
Per DP's suggestion marking these till M8. Though Necko lands with M7, we will
be able to verify it for M8.
Comment 4•25 years ago
|
||
I'm moving this to target M9, Necko will be enabled somewhere during late M8 or
early M9. We will need to get on this and it cannot be postponed past the M9
milestone.
Changing all Networking Library/Browser bugs to Networking-Core component for
Browser.
Occasionally, Bugzilla will burp and cause Verified bugs to reopen when I do
this in a bulk change. If this happens, I will fix. ;-)
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 7•25 years ago
|
||
cleaning up bugs, marking this as dup of general ftp bug
*** This bug has been marked as a duplicate of 10737 ***
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Bulk move of all Networking-Core (to be deleted component) bugs to new
Networking component.
You need to log in
before you can comment on or make changes to this bug.
Description
•