crash with X Window System error right after opening
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
New
|
Undecided
|
Unassigned |
Bug Description
Hi,
since today, Mail (r2024, also tried r2036 ) crashes with an X Window System error right after opening and loading my accounts:
(pantheon-
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
(Details: serial 4472 error_code 11 request_code 53 (core protocol) 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 GDK_SYNCHRONIZE environment
variable to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
[1] 15401 trace trap (core dumped) pantheon-mail --debug
the complete debug log is attached
(I replaced account names etc. for privacy reasons)
Hello,
Can you please run the following command in a terminal and tell me what it returns:
gsettings get org.pantheon.mail window-width
If it shows an unusually high value (say, higher than 2000), it is likely you're experiencing bug #1547949.