Closed Bug 534842 Opened 16 years ago Closed 16 years ago

attempt to install English GB dictionary as extension via Get Add-ons tab search results causes crash

Categories

(Toolkit :: Add-ons Manager, defect)

1.9.1 Branch
x86
Linux
defect
Not set
critical

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: bugzilla, Unassigned)

Details

(Keywords: crash, stackwanted)

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.0.15) Gecko/2009102814 Ubuntu/8.10 (intrepid) Firefox/3.0.15 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.1.5) Gecko/20091130 Thunderbird/3.0 Downloaded and installed English (GB) version of TB. no dictionary present. Used extension manager to locate dictionary and, during install, the application crashes with an error in the X subsystem. The program 'thunderbird-bin' received an X Window System error. This probably reflects a bug in the program. The error was 'BadValue (integer parameter out of range for operation)'. (Details: serial 49719 error_code 2 request_code 53 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) Locking assertion failure. Backtrace: #0 /usr/lib/libxcb-xlib.so.0 [0xb6edd7c7] #1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [0xb6edd96e] #2 /usr/lib/libX11.so.6 [0xb7764619] #3 /usr/lib/libXrender.so.1(XRenderFreePicture+0x41) [0xb750df41] #4 /usr/lib/libQtGui.so.4 [0xb47d96bf] #5 /usr/lib/libQtGui.so.4 [0xb47da17d] #6 /usr/lib/libQtGui.so.4(_ZN7QPixmap5derefEv+0x5d) [0xb47ce9ad] #7 /usr/lib/libQtGui.so.4(_ZN7QPixmapD1Ev+0x30) [0xb47cedb0] #8 /usr/lib/kde4/plugins/styles/oxygen.so [0xb455531a] #9 /usr/lib/kde4/plugins/styles/oxygen.so [0xb455f64f] #10 /usr/lib/kde4/plugins/styles/oxygen.so [0xb455fec0] #11 /usr/lib/kde4/plugins/styles/oxygen.so [0xb4564c35] #12 /usr/lib/kde4/plugins/styles/oxygen.so [0xb4578a2b] #13 /lib/tls/i686/cmov/libc.so.6(exit+0x89) [0xb707fd89] #14 /usr/lib/libgdk-x11-2.0.so.0 [0xb7a3b6b7] #15 /usr/lib/libbonoboui-2.so.0 [0xb66f0d15] #16 /usr/lib/libX11.so.6(_XError+0x109) [0xb775cef9] #17 /usr/lib/libX11.so.6 [0xb7764fe8] #18 /usr/lib/libX11.so.6(_XReply+0x15a) [0xb776539a] #19 /usr/lib/libX11.so.6(XGetGeometry+0x6d) [0xb7740a6d] Reproducible: Always Steps to Reproduce: 1. Go to extension manager 2. enter "dictionary" in search and find 3. Choose English (British) Dictionary, and install 4. Starts to indicate downloading and crash occurs Actual Results: crashes and does not install dictionary Expected Results: should install dictionary If I download the dictionary extension and install via install button on extension manager, then extension installs fine.
Sounds like this *might* have something to do with either xpinstall or the extension manager.
Component: Installer → Add-ons Manager
Product: Thunderbird → Toolkit
QA Contact: installer → add-ons.manager
Version: 3.0 → 1.9.1 Branch
rs: nah, this could be anything, it could be em that is tickling a theme bug in oxygen.so, or it could be something else. Reporter: please try disabling your Qt theme. Also, please read the instructions you get from the console, specifically this portion that you helpfully included: > To debug your program, run it with the --sync command line > option to change this behavior. http://developer.mozilla.org/En/How_to_get_a_stacktrace_for_a_bug_report#Linux has instructions for various distros, you will want to install symbols for at least: libxcb-xlib, libX11, libXrender, libQtGui, oxygen, libgdk-x11, libbonoboui
Keywords: stackwanted
No real info to go on here, closing as incomplete
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.