Opened 12 months ago
Closed 12 months ago
#576 closed defect (notanissue)
Strange Thunderbird crash...
| Reported by: | joanna | Owned by: | rafal |
|---|---|---|---|
| Priority: | major | Milestone: | Release 1 |
| Component: | gui-virtualization | Keywords: | |
| Cc: | marmarek |
Description
I got this crash twice over the last 2-3 days:
Add-ons: qubes-attachment@qubes-os.org:1.0,{847b3a00-7ab1-11d4-8f02-006008948af5}:1.4,{972ce4c6-7e08-4474-a285-3208198ce6fd}:11.0.1
BuildID: 20120329083519
CrashTime: 1337850181
EMCheckCompatibility: true
FramePoisonBase: 7ffffffff0dea000
FramePoisonSize: 4096
InstallTime: 1334407273
Notes: GLXtest process failed (exited with status 1): VENDOR
VMware, Inc.
RENDERER
Gallium 0.4 on llvmpipe
VERSION
2.1 Mesa 7.11.2
TFP
TRUE
X error occurred in GLX probe, error_code=8, request_code=72, minor_code=0
ProductID: {3550f703-e582-4d05-9a08-453d09bdfdc6}
ProductName: Thunderbird
ReleaseChannel: default
SecondsSinceLastCrash: 141608
StartupTime: 1337761657
Theme: classic/1.0
Throttleable: 1
Vendor:
Version: 11.0.1
This report also contains technical information about the state of the application when it crashed.
The gui agent log shows the following:
May 24 11:03:01 work qubes_gui[624]: Create for 0x1800001 class 0x1 May 24 11:03:01 work qubes_gui[624]: ErrorHandler: BadWindow (invalid Window parameter) May 24 11:03:01 work qubes_gui[624]: Major opcode: 12 (X_ConfigureWindow) May 24 11:03:01 work qubes_gui[624]: ResourceID: 0x1ac8402 May 24 11:03:01 work qubes_gui[624]: Failed serial number: 55760 May 24 11:03:01 work qubes_gui[624]: Current serial number: 55761 May 24 11:03:01 work qubes_gui[624]: ErrorHandler: BadWindow (invalid Window parameter) May 24 11:03:01 work qubes_gui[624]: Major opcode: 42 (X_SetInputFocus) May 24 11:03:01 work qubes_gui[624]: ResourceID: 0x1ac8402 May 24 11:03:01 work qubes_gui[624]: Failed serial number: 55761 May 24 11:03:01 work qubes_gui[624]: Current serial number: 55761 May 24 11:03:01 work qrexec_agent[480]: eintr May 24 11:03:01 work qubes_gui[624]: Create for 0x1800003 class 0x1 May 24 11:03:01 work qubes_gui[624]: got wmname=crashreporter May 24 11:03:02 work qubes_gui[624]: got wmname=Mozilla Crash Reporter
This is thunderbird-11.0.1-1.fc15.x86_64, qubes-gui-vm-1.4.6-1.fc15.x86_64.
???
Change History (2)
comment:1 Changed 12 months ago by marmarek
comment:2 Changed 12 months ago by joanna
- Resolution set to notanissue
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Looks irrelevant to qubes, thunderbird window is destroyed (as result of crash) right after create, so gui-agent cannot get/set window parameters.
Similar problem:
https://bugzilla.redhat.com/show_bug.cgi?id=803284
Try to start thunderbird from terminal to get its stderr.