Closed Bug 827299 Opened 12 years ago Closed 7 years ago

crash in nsWindow::GetClientOffset with abort message: "X_Bell: BadAccess (attempt to access private resource denied)"

Categories

(Core :: Widget: Gtk, defect, P3)

x86_64
Linux
defect

Tracking

()

RESOLVED WONTFIX
Tracking Status
firefox20 --- affected

People

(Reporter: scoobidiver, Unassigned)

Details

(Keywords: crash, Whiteboard: tpi:+)

Crash Data

I found one crash in 20.0a1. Signature mozalloc_abort(char const*) | NS_DebugBreak_P | X11Error More Reports Search UUID 1230f663-4c53-4a09-ac11-992a62130104 Date Processed 2013-01-04 14:40:39 Uptime 272 Last Crash 4.2 days before submission Install Age 4.5 minutes since version was first installed. Install Time 2013-01-04 14:18:59 Product Firefox Version 20.0a1 Build ID 20130104030823 Release Channel nightly OS Linux OS Version 0.0.0 Linux 3.2.0-4-amd64 #1 SMP Debian 3.2.35-2 x86_64 Build Architecture amd64 Build Architecture Info family 6 model 58 stepping 9 Crash Reason SIGSEGV Crash Address 0x0 App Notes GLXtest process failed (exited with status 1): GLX extension missing X_Bell: BadAccess (attempt to access private resource denied); 3 requests agoxpcom_runtime_abort(###!!! ABORT: X_Bell: BadAccess (attempt to access private resource denied); 3 requests ago: file /builds/slave/m-cen-lnx64-ntly/build/toolkit/xre/nsX11ErrorHandler.cpp, line 157) Processor Notes /data/socorro/stackwalk/bin/exploitable: ERROR: unable to analyze dump EMCheckCompatibility True Frame Module Signature Source 0 libmozalloc.so mozalloc_abort memory/mozalloc/mozalloc_abort.cpp:23 1 libxul.so NS_DebugBreak_P xpcom/base/nsDebugImpl.cpp:423 2 libxul.so X11Error toolkit/xre/nsX11ErrorHandler.cpp:157 3 libX11.so.6.3.0 libX11.so.6.3.0@0x47562 4 libXext.so.6.4.0 libXext.so.6.4.0@0x212fff 5 ld-2.13.so ld-2.13.so@0xd9f1 6 libX11.so.6.3.0 libX11.so.6.3.0@0x8fc7 7 ld-2.13.so ld-2.13.so@0x13a54 8 libX11.so.6.3.0 libX11.so.6.3.0@0x445d0 9 libX11.so.6.3.0 libX11.so.6.3.0@0x44614 10 libX11.so.6.3.0 libX11.so.6.3.0@0x4541f 11 libxul.so nsDOMEvent::DuplicatePrivateData nsAutoPtr.h:932 12 libX11.so.6.3.0 libX11.so.6.3.0@0x2b3e3 13 libgdk-x11-2.0.so.0.2400.10 libgdk-x11-2.0.so.0.2400.10@0x671ad 14 libglib-2.0.so.0.3200.4 libglib-2.0.so.0.3200.4@0x3a6ee 15 libxul.so nsWindow::GetClientOffset widget/gtk2/nsWindow.cpp:1540 16 libxul.so nsExternalResourceMap::EnumerateResources content/base/src/nsDocument.cpp:753 17 libxul.so nsWindow::GetClientBounds widget/gtk2/nsWindow.cpp:1510 18 libxul.so nsView::DoResetWidgetBounds view/src/nsView.cpp:252 19 libxul.so SearchTable obj-firefox/xpcom/build/pldhash.cpp:402 20 libxul.so libxul.so@0x19cdc2f 21 libxul.so nsViewManager::ProcessPendingUpdatesForView view/src/nsViewManager.cpp:391 22 libxul.so nsLayoutUtils::GetCrossDocParentFrame layout/base/nsLayoutUtils.cpp:780 23 libxul.so nsPresContext::GetRootPresContext layout/base/nsPresContext.cpp:1158 24 libxul.so nsViewManager::ProcessPendingUpdatesForView view/src/nsViewManager.cpp:397 ... More reports at: https://crash-stats.mozilla.com/report/list?signature=mozalloc_abort%28char+const*%29+|+NS_DebugBreak_P+|+X11Error
GDK uses XBell (from gdk_display_bell or gdk_window_bell, used by various widgets and IM) only when the display doesn't support the XKEYBOARD extension. That and the BadAccess might indicate some unusual kind of display such as a vnc or ssh connection.
Crash Signature: [@ mozalloc_abort(char const*) | NS_DebugBreak_P | X11Error] → [@ mozalloc_abort(char const*) | NS_DebugBreak_P | X11Error] [@ mozalloc_abort | NS_DebugBreak_P | X11Error]
Priority: -- → P3
Whiteboard: tpi:+
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.