[Mageia-dev] Evolution segfaults when trying to confirm a calendar invite

Pascal Terjan pterjan at gmail.com
Wed Nov 28 13:31:10 CET 2012


On Wed, Nov 28, 2012 at 12:21 PM, Robert Fox <list at foxconsult.net> wrote:
>
> Nov 28 13:17:33 ThinkFox kernel: evolution[11598]: segfault at 74 ip
> 00007f81c6342533 sp 00007fff9be95c08 error 4 in
> libwebkitgtk-3.0.so.0.17.4[7f81c5c7c000+17cd000]
> Nov 28 13:17:53 ThinkFox kernel: traps: evolution[11958] general
> protection ip:7fb7414405a1 sp:7fffde035338 error:0 in
> libwebkitgtk-3.0.so.0.17.4[7fb740d7a000+17cd000]
>
> Is this an Evolution issue or libwebkitgtk-3.0.so.0.17.4 issue?


probably libwebkitgtk unless evolution calls it with strange parameters

> Should i file a bug?


Yes, and please:
- Install webkit-debug and evolution-debug from Debug media
- Run evolution inside gdb:
 * run "gdb evolution" in a terminal
 * type "run" and enter
 * after the crash type "set logging on" to enable logging to file and
then "thread apply all bt full"
- Attach gdb.txt to the bug report

Thanks


More information about the Mageia-dev mailing list