Closed Bug 9878 Opened 25 years ago Closed 25 years ago

NECKO: [PP]http://my.netscape.com crashes after I try to sign into my page

Categories

(Core :: DOM: Core & HTML, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED DUPLICATE of bug 8920

People

(Reporter: sspitzer, Assigned: gagan)

References

()

Details

(Whiteboard: waiting until posting works to verify)

when I go to http://my.netscape.com, and I haven't logged into to
my.netscape.com, it loads fine.

when I go to log into my.netscape.com, I enter my username and password, hit
submit, and a short while later it crashes.

7-14-99 8 am build on linux.

here's a stack trace:

#0  0x3c28900 in ?? ()
#1  0x400fa56e in NET_ProcessNet (ready_fd=0x841c488, fd_type=2) at
mkgeturl.c:3357
#2  0x40102671 in NET_PollSockets () at mkselect.c:320
#3  0x401252f2 in nsNetlibService::NetPollSocketsCallback (aTimer=0x810af20,
aClosure=0x80d9248) at nsNetService.cpp:1271
#4  0x4028d205 in TimerImpl::FireTimeout (this=0x810af20) at nsTimer.cpp:73
#5  0x4028d68a in nsTimerExpired (aCallData=0x810af20) at nsTimer.cpp:196
#6  0x4067ffa3 in ?? () from /usr/lib/libglib-1.2.so.0
#7  0x4067f2c6 in ?? () from /usr/lib/libglib-1.2.so.0
#8  0x4067f801 in ?? () from /usr/lib/libglib-1.2.so.0
#9  0x4067f979 in ?? () from /usr/lib/libglib-1.2.so.0
#10 0x405aef3a in ?? () from /usr/lib/libgtk-1.2.so.0
#11 0x4022b5a9 in ?? () from
/builds/seth/MOZILLA/07.09.1999/04.30/mozilla/dist/bin/libwidgetgtk.so
#12 0x4015681d in ?? () from
/builds/seth/MOZILLA/07.09.1999/04.30/mozilla/dist/bin/libnsappshell.so
#13 0x804ab20 in main (argc=2, argv=0xbffff9f4) at nsAppRunner.cpp:701
#14 0x407e1cb3 in ?? () from /lib/libc.so.6

more details:

it is crashing on this line
            rv = (*tmpEntry->proto_impl->process)(tmpEntry);

and

(gdb) print tmpEntry->proto_impl
$1 = (NET_ProtoImpl *) 0x22127

which is bogus.

perhaps this crasher is being triggered by the redirect?

-Seth
Darn. This was working just a few days ago. It crashes on Mac also. On Windows,
clicking on the Sign In button doesn't even trigger anything (js error).
Status: NEW → ASSIGNED
Target Milestone: M9
Will have to push this past Necko...
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. ;-)
Summary: http://my.netscape.com crashes after I try to sign into my page → [PP]http://my.netscape.com crashes after I try to sign into my page
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Summary: [PP]http://my.netscape.com crashes after I try to sign into my page → NECKO: [PP]http://my.netscape.com crashes after I try to sign into my page
Pl. verify with Necko. Posting may be the culprit if you see problems in Necko.
Whiteboard: waiting until posting works to verify
yes, we can't sign in yet
Status: RESOLVED → REOPENED
think I will mark this as a dup of 8920
Status: REOPENED → RESOLVED
Closed: 25 years ago25 years ago
Resolution: FIXED → DUPLICATE
Status: RESOLVED → VERIFIED
*** This bug has been marked as a duplicate of 8920 ***
Bulk move of all Networking-Core (to be deleted component) bugs to new
Networking component.
Component: Networking → Form Submission
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.