Closed
Bug 471186
Opened 16 years ago
Closed 13 years ago
XError 'BadAlloc (insufficient resources for operation)' from [@ ThemeRenderer::NativeDraw]
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: MatsPalmgren_bugz, Assigned: MatsPalmgren_bugz)
References
()
Details
(Keywords: crash, testcase, Whiteboard: [sg:dos])
Crash Data
Attachments
(2 files, 1 obsolete file)
12.88 KB,
text/plain
|
Details | |
926 bytes,
patch
|
Details | Diff | Splinter Review |
XError 'BadAlloc (insufficient resources for operation)' from [@ ThemeRenderer::NativeDraw]
STEPS TO REPRODUCE
1. load the testcase in bug 471147:
https://bugzilla.mozilla.org/attachment.cgi?id=354463
ACTUAL RESULTS
The XError leads to exit(). See attached stack.
PLATFORMS AND BUILDS TESTED
Bug occurs in trunk, 1.9.1 and 1.9.0 on Linux.
Bug does not occur in a debug 1.8 branch build on Linux.
Assignee | ||
Updated•16 years ago
|
Whiteboard: [sg:dos]
Assignee | ||
Comment 1•16 years ago
|
||
Assignee | ||
Comment 2•16 years ago
|
||
This fixes it for me. Not sure if it's the right thing to do...
Assignee | ||
Comment 3•16 years ago
|
||
Comment on attachment 354490 [details] [diff] [review]
wip
Nevermind, it leads to areas not being repainted correctly.
Attachment #354490 -
Attachment is obsolete: true
Assignee | ||
Comment 4•16 years ago
|
||
Updated•14 years ago
|
Crash Signature: [@ ThemeRenderer::NativeDraw]
Assignee | ||
Comment 7•13 years ago
|
||
WORKSFORME, in mozilla-beta and mozilla-central debug builds on Linux64,
and 32-bit opt builds on the same system. I don't think this bug needs to be hidden.
If anyone has a Linux32 system to verify it's WFM that would be good.
Group: core-security
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•