Closed
Bug 265635
Opened 20 years ago
Closed 15 years ago
ibm.com - Privacy summary from page info causes crash [@GDI32.dll]
Categories
(Core Graveyard :: GFX: Win32, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: iannbugzilla, Unassigned)
References
()
Details
(Keywords: crash)
Crash Data
Attachments
(1 obsolete file)
Using BuildID 2004101607 on Win XP SP2 Steps to reproduce: 1. Go to above URL 2. Select View Page Info from context menu or View menu 3. After load has completed select privacy tab 4. Click on summary button Expected results 1. Summary page is displayed Actual results 1. Mozilla crashes Talkback IDs TB1458787X TB1458734Z
In builds that don't crash, you get a window with only a toolbar titled Privacy Policy Viewer
Crash starts happening between buildID 2004091804 and 2004092705
Stepping through with venkman indicates the crash happens when mozilla gets to: http://lxr.mozilla.org/seamonkey/source/extensions/p3p/resources/content/nsPolicyViewer.js#124
Comment 4•20 years ago
|
||
do you get any errors in the javascript console?
Comment 5•20 years ago
|
||
(In reply to comment #4) > do you get any errors in the javascript console? No (i also see the bug, though not the crash). The problem is the content of the page is actually generated, but not displayed (checked with DOM Inspector). Anyway is this bug about the crash or the faulty display now?
Comment 6•20 years ago
|
||
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8a5) Gecko/20041022 http://www.ibm.com/us/ first visit: no Privacy Summary shown waited until the site had loaded, opened View->PageInfo, waited until PageInfo´s loading progress bar finished, and then looked at PageInfo´s tabs. Summary on Privacy gave a dialog telling me there is no info. then I followed some links, Notebook Sales and selection individual configuration was loading Java, went on to storage. Then I closed the tab, opened the URL from here again second visit: Privacy summary shown. Maybe because I had a lot of session cookies collected in the meantime?
The only build I managed to get a crash that generated a talkback was 2004101607. The other builds with crashes (2004092705 and 2004102106) don't startup talkback. I will try with a new profile and see what happens.
I've pulled down the latest nightly zip (2004102207), extracted the files into a new directory (so no plugins or extensions), moved my profile directory out of the way, started mozilla, created a new profile and followed my steps. After sitting at 80-99% cpu for about 30-40 seconds mozilla crashes and doesn't kick in the talkback. I've repeated this on two WinXPSP2 boxes so far, I'll try a RH9.0 box and a 3rd WinXPSP2 box now.
Does not crash on RH7.0, I've logged Bug 265683 in reference to the problems on that platform.
| Reporter | ||
Comment 10•20 years ago
|
||
Program received signal SIGSEGV, Segmentation fault. 0x77f19a92 in GetObjectA () from /cygdrive/c/WINDOWS/system32/gdi32.dll
| Reporter | ||
Comment 11•20 years ago
|
||
Backtrace is as follows: #0 0x77f19a92 in GetObjectA () from /cygdrive/c/WINDOWS/system32/gdi32.dll
| Reporter | ||
Comment 12•20 years ago
|
||
Just in case you need the information my gdi32.dll is version 5.1.2600.2180 create 25th June 2002 8:06:44 pm modified 4th August 2004 12:56:44 am
Comment 13•20 years ago
|
||
(In reply to comment #8) > I've pulled down the latest nightly zip (2004102207), > mozilla crashes and doesn't kick in the talkback. Workaround for this known bug on zip-packages, if talkback.exe is in the components directory, but doesn´t work: delete compreg.dat in the components directory, it will be recreated at next start.
| Reporter | ||
Comment 14•20 years ago
|
||
Using BuildID 2004102207, and fixing zipped talkback problem as per comment 13, talkback ID is TB1472405Y
| Reporter | ||
Comment 15•20 years ago
|
||
Stack signature from talkback is GDI32.dll + 0x95b5 (0x77f195b5) 9c064c56
Summary: ibm.com - Privacy summary from page info causes crash → ibm.com - Privacy summary from page info causes crash [@GDI32.dll]
| Reporter | ||
Comment 16•20 years ago
|
||
The patch on Bug 265683 seems to stop this crash being triggered but I guess the underlying problem is still there.
Comment 17•20 years ago
|
||
The underlying problem ain't page info...
Assignee: db48x → win32
Component: Page Info → GFX: Win32
QA Contact: ian
Attachment #163028 -
Attachment is obsolete: true
Updated•16 years ago
|
Product: Core → Core Graveyard
Comment 18•15 years ago
|
||
P3P support has been removed.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
Updated•13 years ago
|
Crash Signature: [@GDI32.dll]
You need to log in
before you can comment on or make changes to this bug.
Description
•