Re: [Evolution] evolution client crashing at startup



Hi Milan:

When running from the console, got this:
jserink@jserinki7 ~ $ evolution

(evolution:28496): Gdk-WARNING **: 16:09:13.347: Native Windows wider or taller than 32767 pixels are not supported

(evolution:28496): Gdk-ERROR **: 16:09:13.663: The program 'evolution' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
  (Details: serial 2273 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.)
Trace/breakpoint trap


Rebuilding with debug info now.

Cheers,
john

On Wed, Jul 4, 2018 at 3:18 PM, Milan Crha via evolution-list <evolution-list gnome org> wrote:
On Wed, 2018-07-04 at 12:08 +0800, John Serink wrote:
> Looking for some tips on how to chase this down.

        Hi,
could you make sure you build with debug symbols (or install debug info
packages) and then get the backtrace of the crash, please? That would
be like this:

   $ gdb evolution --ex r --ex "t a a bt" --ex q

This should show where the crash happened and eventually also why,
because there can also be a runtime warning on the console of
evolution, which is not logged in the journal.

Please check the gdb output for any private information, like
passwords, email address, server addresses,... I usually search for
"pass" at least (quotes for clarity only), before sharing it in public.
        Bye,
        Milan

_______________________________________________
evolution-list mailing list
evolution-list gnome org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list



--
John Edward Serink 
Product Applications Engineer, 
Advanced Positioning 
Trimble Navigation Singapore PTE Ltd. 
80 Marine Parade Road, 
Co. Reg. No. 199204958W 
#22-06 Parkway Parade 
Singapore 449269 
Tel 65-6348-2212 
Fax 65-6348-2232 
DID 65-6348-2178 
HP  65-9129-4250
Skype: johnserink  



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]