Closed
Bug 1027036
Opened 11 years ago
Closed 11 years ago
Intermittent Main app process exited normally | application crashed [@ nptest.dll + 0x254e]
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: crash, intermittent-failure)
Windows 7 32-bit mozilla-inbound debug test mochitest-browser-chrome-1 on 2014-06-18 03:54:43 PDT for push 45dd001f865a
slave: t-w732-ix-044
https://tbpl.mozilla.org/php/getParsedLog.php?id=41954250&tree=Mozilla-Inbound#error0
PROCESS-CRASH | Main app process exited normally | application crashed [@ nptest.dll + 0x254e]
04:41:51 INFO - Operating system: Windows NT
04:41:51 INFO - 6.1.7601 Service Pack 1
04:41:51 INFO - CPU: x86
04:41:51 INFO - GenuineIntel family 6 model 30 stepping 5
04:41:51 INFO - 8 CPUs
04:41:51 INFO - Crash reason: EXCEPTION_ACCESS_VIOLATION_WRITE
04:41:51 INFO - Crash address: 0x0
04:41:51 INFO - Assertion: Unknown assertion type 0x00000000
04:41:51 INFO - Thread 0 (crashed)
04:41:51 INFO - 0 nptest.dll + 0x254e
04:41:51 INFO - eip = 0x60bb254e esp = 0x002ce954 ebp = 0x002ce958 ebx = 0x002ceab0
04:41:51 INFO - esi = 0x60bf38bc edi = 0x00b0eb80 eax = 0x00000000 ecx = 0xf8c88022
04:41:51 INFO - edx = 0x002ce800 efl = 0x00010216
04:41:51 INFO - Found by: given as instruction pointer in context
04:41:51 INFO - 1 nptest.dll + 0x2304
04:41:51 INFO - eip = 0x60bb2305 esp = 0x002ce960 ebp = 0x002ce960
04:41:51 INFO - Found by: previous frame's frame pointer
04:41:51 INFO - 2 nptest.dll + 0x61d7
04:41:51 INFO - eip = 0x60bb61d8 esp = 0x002ce968 ebp = 0x002ce968
04:41:51 INFO - Found by: previous frame's frame pointer
04:41:51 INFO - 3 nptest.dll + 0x4933
04:41:51 INFO - eip = 0x60bb4934 esp = 0x002ce970 ebp = 0x002ce994
04:41:51 INFO - Found by: previous frame's frame pointer
04:41:51 INFO - 4 xul.dll!mozilla::plugins::PluginScriptableObjectChild::AnswerInvoke(mozilla::plugins::PPluginIdentifierChild *,nsTArray<mozilla::plugins::Variant> const &,mozilla::plugins::Variant *,bool *) [PluginScriptableObjectChild.cpp:45dd001f865a : 678 + 0x27]
04:41:51 INFO - eip = 0x65e8a4b8 esp = 0x002ce99c ebp = 0x002ceaa8
04:41:51 INFO - Found by: previous frame's frame pointer
04:41:51 INFO - 5 msvcr100.dll + 0x220ad
04:41:51 INFO - eip = 0x639320ae esp = 0x002ce9e0 ebp = 0x002ceaa8
04:41:51 INFO - Found by: stack scanning
04:41:51 INFO - 6 xul.dll!mozilla::plugins::PPluginScriptableObjectChild::OnCallReceived(IPC::Message const &,IPC::Message * &) [PPluginScriptableObjectChild.cpp:45dd001f865a : 839 + 0x27]
04:41:51 INFO - eip = 0x65668985 esp = 0x002ceab0 ebp = 0x002cee14
04:41:51 INFO - Found by: previous frame's frame pointer
04:41:51 INFO - 7 xul.dll!mozilla::plugins::PPluginModuleChild::OnCallReceived(IPC::Message const &,IPC::Message * &) [PPluginModuleChild.cpp:45dd001f865a : 1044 + 0x8]
04:41:51 INFO - eip = 0x6566baa9 esp = 0x002cee1c ebp = 0x002cf110
04:41:51 INFO - Found by: call frame info
04:41:51 INFO - 8 xul.dll!mozilla::ipc::MessageChannel::DispatchInterruptMessage(IPC::Message const &,unsigned int) [MessageChannel.cpp:45dd001f865a : 1217 + 0x17]
04:41:51 INFO - eip = 0x654abb7c esp = 0x002cf118 ebp = 0x002cf148
04:41:51 INFO - Found by: call frame info
Comment 1•11 years ago
|
||
Why aren't there symbols for nptest?
This doesn't look like a valid bug: we're intentionally crashing the plugin to test crash behavior, and this should be accounted as an expected crash.
| Reporter | ||
Comment 2•11 years ago
|
||
yeah will mark this bug as invalid, seems this was caused by bug 1026680 that i backed out now to fix this test failure
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•