Closed
Bug 553332
Opened 15 years ago
Closed 14 years ago
Crash [@ nsSVGElement::ParseAttribute] in tests/layout/reftests/svg/filters/feComposite-1.svg
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: philor, Unassigned)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
39.97 KB,
text/plain
|
Details |
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1268930916.1268932466.12932.gz
WINNT 5.2 mozilla-central opt test reftest on 2010/03/18 09:48:36
s: win32-slave13
REFTEST INFO | Loading file:///e:/builds/moz2_slave/mozilla-central-win32-opt-unittest-reftest/build/reftest/tests/layout/reftests/svg/filters/feComposite-1.svg
TEST-UNEXPECTED-FAIL | automation.py | Exited with code -1073741819 during test run
INFO | automation.py | Application ran for: 0:06:44.344000
INFO | automation.py | Reading PID log: c:\docume~1\cltbld\locals~1\temp\tmp0uk0sgpidlog
==> process 4000 launched child process 952
INFO | automation.py | Checking for orphan process with PID: 952
PROCESS-CRASH | automation.py | application crashed (minidump found)
Operating system: Windows NT
5.2.3790 Service Pack 2
CPU: x86
GenuineIntel family 6 model 15 stepping 8
1 CPU
Crash reason: EXCEPTION_ACCESS_VIOLATION
Crash address: 0x0
Thread 0 (crashed)
0 xul.dll!nsSVGElement::ParseAttribute(int,nsIAtom *,nsAString_internal const &,nsAttrValue &) + 0x3a0
eip = 0x103907e3 esp = 0x0012d69c ebp = 0x0012d6cc ebx = 0x0724e480
esi = 0x00000000 edi = 0x026a9a80 eax = 0x00000002 ecx = 0x10aaf33c
edx = 0x00000000 efl = 0x00210246
Found by: given as instruction pointer in context
1 xul.dll!nsSVGStylableElement::ParseAttribute(int,nsIAtom *,nsAString_internal const &,nsAttrValue &) [nsSVGStylableElement.cpp:af2a60e9e64e : 130 + 0x10]
eip = 0x10026e6b esp = 0x0012d6d4 ebp = 0x0012d6ec
Found by: previous frame's frame pointer
2 xul.dll!nsGenericElement::SetAttr(int,nsIAtom *,nsIAtom *,nsAString_internal const &,int) [nsGenericElement.cpp:af2a60e9e64e : 4340 + 0x12]
eip = 0x1012f5ef esp = 0x0012d6f4 ebp = 0x026a9a80
Found by: previous frame's frame pointer
3 xul.dll!nsXMLContentSink::AddAttributes(unsigned short const * *,nsIContent *) [nsXMLContentSink.cpp:af2a60e9e64e : 1542 + 0x51]
eip = 0x1015b640 esp = 0x0012d7dc ebp = 0x0012d800
Found by: call frame info with scanning
4 xul.dll!nsXMLContentSink::HandleStartElement(unsigned short const *,unsigned short const * *,unsigned int,int,unsigned int,int) [nsXMLContentSink.cpp:af2a60e9e64e : 1093 + 0x13]
eip = 0x1012b02e esp = 0x0012d810 ebp = 0x0012d800
Found by: call frame info with scanning
5 xul.dll!nsXMLContentSink::HandleStartElement(unsigned short const *,unsigned short const * *,unsigned int,int,unsigned int) [nsXMLContentSink.cpp:af2a60e9e64e : 1020 + 0x1e]
eip = 0x101b6fc6 esp = 0x0012d848 ebp = 0x0012d860
Found by: call frame info with scanning
6 xul.dll!Driver_HandleStartElement [nsExpatDriver.cpp:af2a60e9e64e : 96 + 0xb]
eip = 0x1015e07f esp = 0x0012d868 ebp = 0x00000010
Found by: previous frame's frame pointer
7 xul.dll!doContent [xmlparse.c:af2a60e9e64e : 2464 + 0xd]
eip = 0x1006807a esp = 0x0012d894 ebp = 0x0012d8fc
Found by: call frame info with scanning
8 xul.dll!contentProcessor [xmlparse.c:af2a60e9e64e : 2095 + 0x25]
eip = 0x1006611c esp = 0x0012d904 ebp = 0x0012d928
Found by: previous frame's frame pointer
9 xul.dll!doProlog [xmlparse.c:af2a60e9e64e : 4075 + 0x18]
eip = 0x1006667f esp = 0x0012d930 ebp = 0x0012d970
Found by: previous frame's frame pointer
10 xul.dll!prologProcessor [xmlparse.c:af2a60e9e64e : 3810 + 0x22]
eip = 0x10048e24 esp = 0x0012d978 ebp = 0x0012d9b4
Found by: previous frame's frame pointer
... (attached)
Comment 1•14 years ago
|
||
Doesn't seem to have occurred again in a year and from the comment in the build log that build had a problem anyway.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•12 years ago
|
Keywords: intermittent-failure
Assignee | ||
Updated•12 years ago
|
Whiteboard: [orange]
You need to log in
before you can comment on or make changes to this bug.
Description
•