Closed Bug 1005056 Opened 10 years ago Closed 9 years ago

Intermittent Linux "ABORT: X_CreatePixmap: BadAlloc (insufficient resources for operation); 9 requests ago; id=0x12d" ([@ mozalloc_abort(char const*)])

Categories

(Core :: Graphics: Layers, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: cbook, Unassigned)

References

()

Details

(Keywords: crash, intermittent-failure)

Ubuntu VM 12.04 x64 mozilla-central debug test mochitest-browser-chrome-1 on 2014-05-01 19:30:49 PDT for push b673caba0c8e

slave: tst-linux64-spot-390

https://tbpl.mozilla.org/php/getParsedLog.php?id=38914812&tree=Mozilla-Central

TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/components/tabview/test/browser_tabview_bug656778.js | application terminated with exit code 11

20:22:46  WARNING -  PROCESS-CRASH | chrome://mochitests/content/browser/browser/components/tabview/test/browser_tabview_bug656778.js | application crashed [@ mozalloc_abort(char const*)]
20:22:46     INFO -  Crash dump filename: /tmp/tmpwDF8Mn/minidumps/41401366-ca83-e3cb-55e2f8fd-4e008f0f.dmp
20:22:46     INFO -  Operating system: Linux
20:22:46     INFO -                    0.0.0 Linux 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC 2012 x86_64
20:22:46     INFO -  CPU: amd64
20:22:46     INFO -       family 6 model 45 stepping 7
20:22:46     INFO -       1 CPU
20:22:46     INFO -  Crash reason:  SIGSEGV
20:22:46     INFO -  Crash address: 0x0
20:22:46     INFO -  Thread 0 (crashed)
20:22:46     INFO -   0  libmozalloc.so!mozalloc_abort(char const*) [mozalloc_abort.cpp:b673caba0c8e : 30 + 0x0]
20:22:46     INFO -      rbx = 0x00007f902d7a4828   r12 = 0x00007f902d7a4828
20:22:46     INFO -      r13 = 0x00007f90294d06c8   r14 = 0x0000000000000000
20:22:46     INFO -      r15 = 0x000000000a249768   rip = 0x00007f902be725e0
20:22:46     INFO -      rsp = 0x00007fff90d34420   rbp = 0x00007fff90d34430
20:22:46     INFO -      Found by: given as instruction pointer in context
20:22:46     INFO -   1  libxul.so!NS_DebugBreak [nsDebugImpl.cpp:b673caba0c8e : 421 + 0xb]
20:22:46     INFO -      rbx = 0x0000000000000003   r12 = 0x00007f902d7a4828
20:22:46     INFO -      r13 = 0x00007f90294d06c8   r14 = 0x0000000000000000
20:22:46     INFO -      r15 = 0x000000000a249768   rip = 0x00007f90272f8f72
20:22:46     INFO -      rsp = 0x00007fff90d34440   rbp = 0x00007fff90d348a0
20:22:46     INFO -      Found by: call frame info
20:22:46     INFO -   2  libxul.so!X11Error [nsX11ErrorHandler.cpp:b673caba0c8e : 157 + 0x1f]
20:22:46     INFO -      rbx = 0x00007fff90d351e0   r12 = 0x00000000010106c0
20:22:46     INFO -      r13 = 0x0000000000000009   r14 = 0x0000000000000000
20:22:46     INFO -      r15 = 0x00007f902464e670   rip = 0x00007f90289a87ce
20:22:46     INFO -      rsp = 0x00007fff90d348b0   rbp = 0x00007fff90d351c0
20:22:46     INFO -      Found by: call frame info
20:22:46     INFO -   3  libX11.so.6.3.0 + 0x4036e
20:22:46     INFO -      rbx = 0x00007fff90d351e0   r12 = 0x00000000010106c0
20:22:46     INFO -      r13 = 0x000000007fffffff   r14 = 0x00007fff90d353c8
20:22:46     INFO -      r15 = 0x00007f902464e670   rip = 0x00007f90237ca36f
20:22:46     INFO -      rsp = 0x00007fff90d351d0   rbp = 0x00007f9023abdcd0
20:22:46     INFO -      Found by: call frame info
20:22:46     INFO -   4  libxcb.so.1.1.0 + 0xb64c
20:22:46     INFO -      rip = 0x00007f9020b5064d   rsp = 0x00007fff90d35230
20:22:46     INFO -      Found by: stack scanning
20:22:46     INFO -   5  libxcb.so.1.1.0 + 0xa820
20:22:46     INFO -      rip = 0x00007f9020b4f821   rsp = 0x00007fff90d35280
20:22:46     INFO -      Found by: stack scanning
PROCESS-CRASH | chrome://mochitests/content/browser/browser/components/tabview/test/browser_tabview_bug656778.js | application crashed [@ mozalloc_abort(char const*)]
Missing the ABORT from the summary; also the exit code is normally superfluous and causes false positives :-)
Summary: Intermittent browser_tabview_bug656778.js | application terminated with exit code 11 | application crashed [@ mozalloc_abort(char const*)] → Intermittent browser_tabview_bug656778.js | application crashed [@ mozalloc_abort(char const*)] ("###!!! ABORT: X_CreatePixmap: BadAlloc (insufficient resources for operation); 9 requests ago; id=0x12d")
The recent X_FreePixmap failure is most likely a different a different bug to the X_CreatePixmap: BadAlloc, but these would both be graphics bugs.
Component: General → Graphics: Layers
OS: Mac OS X → Linux
Tweaking summary to hopefully avoid some of the mis-stars.
Summary: Intermittent browser_tabview_bug656778.js | application crashed [@ mozalloc_abort(char const*)] ("###!!! ABORT: X_CreatePixmap: BadAlloc (insufficient resources for operation); 9 requests ago; id=0x12d") → Intermittent "ABORT: X_CreatePixmap: BadAlloc (insufficient resources for operation); 9 requests ago; id=0x12d" ([@ mozalloc_abort(char const*)])
Summary: Intermittent "ABORT: X_CreatePixmap: BadAlloc (insufficient resources for operation); 9 requests ago; id=0x12d" ([@ mozalloc_abort(char const*)]) → Intermittent Linux "ABORT: X_CreatePixmap: BadAlloc (insufficient resources for operation); 9 requests ago; id=0x12d" ([@ mozalloc_abort(char const*)])
Inactive; closing (see bug 1180138).
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.