Re: [Evolution] winmail.dat attachment causes 3.16.0 to crash when message opened
- From: Milan Crha <mcrha redhat com>
- To: evolution-list gnome org
- Subject: Re: [Evolution] winmail.dat attachment causes 3.16.0 to crash when message opened
- Date: Fri, 24 Jul 2015 10:26:36 +0200
On Fri, 2015-07-24 at 04:17 -0400, John Lauterbach wrote:
What are next steps to resolve problem?
Hi,
install debug info packages for evolution-data-server and evolution,
then run evolution under gdb:
$ gdb evolution --ex r
and reproduce the crash there. Once the gdb prompt stops due to the
crash (SIGSEGV) run these gdb commands:
(gdb) bt
(gdb) q
and for a quit prompt answer 'yes'. This will print a backtrace where
the evolution crashed.
The thing is that the tnef attachments require a tnef plugin to be
compiled. If you've it there, then it can also crash inside the plugin
and/or the library the plugin uses.
Bye,
Milan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]