Closed
Bug 305636
Opened 19 years ago
Closed 19 years ago
Crash in trunk visiting http://www.rtl.nl/actueel/rtlnieuws/ [@ nsNativeThemeWin::ClassicGetThemePartAndState] [@ nsRenderingContextWin::PushState]
Categories
(Core Graveyard :: GFX: Win32, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: ria.klaassen, Assigned: pavlov)
References
()
Details
(5 keywords)
Crash Data
Attachments
(1 file)
|
373 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20050823 Firefox/1.6a1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20050823 Firefox/1.6a1 Crash visiting http://www.rtl.nl/actueel/rtlnieuws/ No flash installed. This is a recent regression: Working build: 1.9a1_2005082210 Failing build: 1.9a1_2005082222 Reproducible: Always Not in branch. Get the same result on another WinXP SP2 system. TB8641695Q @nsNativeThemeWin::ClassicGetThemePartAndState TB8641467Z TB8641414G TB8641129Q TB8641888W
Comment 1•19 years ago
|
||
Confirming Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20050823 Firefox/1.6a1 ID:2005082308
Assignee: general → win32
Status: UNCONFIRMED → NEW
Component: DOM → GFX: Win32
Ever confirmed: true
Keywords: crash
Updated•19 years ago
|
Severity: normal → critical
Summary: Crash in trunk visiting http://www.rtl.nl/actueel/rtlnieuws/ → Crash in trunk visiting http://www.rtl.nl/actueel/rtlnieuws/ [@ nsNativeThemeWin::ClassicGetThemePartAndState 8e23ebc7]
Comment 2•19 years ago
|
||
My guess would be, this is a regression from fixing bug 305291.
Depends on: 305291
Comment 3•19 years ago
|
||
I actually crash in nsRenderingContextWin::PushState.
Summary: Crash in trunk visiting http://www.rtl.nl/actueel/rtlnieuws/ [@ nsNativeThemeWin::ClassicGetThemePartAndState 8e23ebc7] → Crash in trunk visiting http://www.rtl.nl/actueel/rtlnieuws/ [@ nsNativeThemeWin::ClassicGetThemePartAndState 8e23ebc7 nsRenderingContextWin::PushState]
Assignee: win32 → vladimir
Keywords: regression
Comment 4•19 years ago
|
||
This is a quite minimal testcase that still crashes on load for me with current trunk build.
Assignee: vladimir → stuart
| Reporter | ||
Comment 6•19 years ago
|
||
Firefox doesn't crash anymore on this site: http://www.rtl.nl/actueel/rtlnieuws/ Failing build: 1.9a1_2005082320 Working build: 1.9a1_2005082322
Comment 8•19 years ago
|
||
pav says vlad's checkin to bug 305632 fixed this, marking fixed.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Comment 9•19 years ago
|
||
Adding topcrash+ keyword since this was a regression for 8/22 build on the Trunk: http://talkback-public.mozilla.org/reports/firefox/FFTrunk/FFTrunk-topcrashers.html Marking verified per that Talkback data, since there are no crashes with 8/23 builds. If this comes back or anyone is able to reproduce, please reopen.
Status: RESOLVED → VERIFIED
Keywords: topcrash+
Summary: Crash in trunk visiting http://www.rtl.nl/actueel/rtlnieuws/ [@ nsNativeThemeWin::ClassicGetThemePartAndState 8e23ebc7 nsRenderingContextWin::PushState] → Crash in trunk visiting http://www.rtl.nl/actueel/rtlnieuws/ [@ nsNativeThemeWin::ClassicGetThemePartAndState] [@ nsRenderingContextWin::PushState]
Comment 10•19 years ago
|
||
To be more clear, the "nsNativeThemeWin::ClassicGetThemePartAndState" crashes only happened with 8/22 builds and are no longer visible on 8/23. The "nsRenderingContextWin::PushState" crashes regressed on 8/23 builds and current Talkback data doesn't show any crashes with 8/24 builds yet, so hopefully that crash is fixed as well. We'll have to keep an eye on Talkback data to verify that too: http://talkback-public.mozilla.org/talkback/fastfind.jsp?search=1&searchby=stacksig&match=contains&searchfor=nsRenderingContextWin::PushState&vendor=MozillaOrg&product=FirefoxTrunk&platform=All&buildid=&sdate=&stime=&edate=&etime=&sortby=bbid
Comment 11•17 years ago
|
||
Mass-assigning the new rtl keyword to RTL-related (see bug 349193).
Keywords: rtl
Updated•16 years ago
|
Product: Core → Core Graveyard
Updated•13 years ago
|
Crash Signature: [@ nsNativeThemeWin::ClassicGetThemePartAndState]
[@ nsRenderingContextWin::PushState]
You need to log in
before you can comment on or make changes to this bug.
Description
•