Closed Bug 9027 Opened 25 years ago Closed 25 years ago

Crash-Clicking on redirect link causes crash

Categories

(Core :: Networking, defect, P2)

PowerPC
Mac System 8.6
defect

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: teruko, Assigned: gordon)

References

()

Details

Tested 6-28-09 and 6-29-09 MAC build.  This does not happen in Win32 build.

Step of reproduce
1. Launch Apprunner
2. Go to above URL
3. Click on "Netscape でWebを検索"
Apprunner tries to go to the link, then it will crash.

In the source code, it links to "/ja/escapes/internet_search.html?cp=ijahsrc".
I tried to click on other redirect links on this page, they do not have any problems.
Priority: P3 → P2
Target Milestone: M9
Assignee: ftang → don
Did you generate a core dump?  via TalkBack?
I don't know why this would have anything to do with I18N.
Let's find out where it is crashing.
I generated a cure dump via Talkback.

Talkback incident 11327220
 Trigger Type:  Program Crash
 Trigger Reason:  Illegal PowerPC instruction

 Call Stack:    (Signature = 0x02020000 9b0ec42b)
     0x02020000
     net_ProcessHTTP()                                           [mkhttp.c, line 3626]
     NET_ProcessNet()                                             [mkgeturl.c, line 3353]
     NET_PollSockets()                                             [mkselect.c, line 320]
     nsNetlibService::NetPollSocketsCallback()             [nsNetService.cpp, line 1271]
     TimerImpl::Fire()                                                [nsTimer.cpp, line 223]
     TimerPeriodical::RepeatAction()                           [nsTimer.cpp, line 335]
     Repeater::DoRepeaters()                                    [nsRepeater.cpp, line 111]
     nsMacMessagePump::DispatchEvent()                   [nsMacMessagePump.cpp, line 329]
     nsMacMessagePump::DoMessagePump()               [nsMacMessagePump.cpp, line 230]
     nsAppShell::Run()                                              [nsAppShell.cpp, line 90]
     nsAppShellService::Run()                                    [nsAppShellService.cpp, line 427]
     main()                                                             [nsAppRunner.cpp, line 696]
teruko, can you verify with a necko build?
Assignee: don → warren
Component: Internationalization → Necko
Target Milestone: M9
Assignee: warren → gordon
Target Milestone: M9
One for Gordon.
Works on Windows.
I tested this in 8-3-09 Mac build.  It still crash.
The following is the talkback info.

Incident #12013351
 Trigger Type:  Program Crash

 Trigger Reason:  PowerPC access violation
 Call Stack:    (Signature = 0xfe6dfb44 febcd1e5)

   0xfe6dfb44
   nsServiceManager::GetService()        [nsServiceManager.cpp, line 447]
   DOM_DLL + 0x17a5c (0x0b3aab2c)
   DOM_DLL + 0x19c18 (0x0b3acce8)
   js_GetProperty()                             [jsobj.c, line 1700]
   js_Interpret()                                  [jsinterp.c, line 2184]
   js_Invoke()                                     [jsinterp.c, line 670]
   js_Interpret()                                  [jsinterp.c, line 2226]
I tested this in 8-03-13 Linux and Windows builds.

Apprunner does not crash in Linux and Windows builds, but the redirected link's
page http://home.jp.netscape.com/ja/escapes/internet_search.html?cp=ijahsrc
is not loaded correctly.
It is blank page even though the message
"Document http://home.jp.netscape.com/ja/escapes/internet_search.html?cp=ijahsrc
loaded successfully" displays in Dos prompt console.
Status: NEW → ASSIGNED
Target Milestone: M9 → M10
are there other examples of re-directs that are broken on mac?
this latest stack trace doesn't make much sense.
moving this bug to m10 for more study.  let me know if this doesn't make
sense.
Seems to work fine under linux with the latest builds (09-18-99). The redirected
page loads successfully ...
Target Milestone: M10 → M11
jan, can we get someone to retest on mac? looks like this one might be closable.
-> m11
Teruko, can you retest this on tody's build? Thanks
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
OK.  I tested this in 9-27 Mac build.  This does not happen.
Status: RESOLVED → VERIFIED
Bulk move of all Necko (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.