blob: 5e907b3a984003094bd640c66691913dcbe3b49c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Evolution segfaults when trying to confirm a calendar invite
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Evolution%20segfaults%20when%20trying%20to%20confirm%20a%0A%20calendar%20invite&In-Reply-To=%3CCA%2BCX%2BbhrRB09-gy4Ri%2B%3DOw53n6BMeiYa4XD%2BD-wW40Ur9EP-8A%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="020367.html">
<LINK REL="Next" HREF="020369.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Evolution segfaults when trying to confirm a calendar invite</H1>
<B>Pascal Terjan</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Evolution%20segfaults%20when%20trying%20to%20confirm%20a%0A%20calendar%20invite&In-Reply-To=%3CCA%2BCX%2BbhrRB09-gy4Ri%2B%3DOw53n6BMeiYa4XD%2BD-wW40Ur9EP-8A%40mail.gmail.com%3E"
TITLE="[Mageia-dev] Evolution segfaults when trying to confirm a calendar invite">pterjan at gmail.com
</A><BR>
<I>Wed Nov 28 13:31:10 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="020367.html">[Mageia-dev] Evolution segfaults when trying to confirm a calendar invite
</A></li>
<LI>Next message: <A HREF="020369.html">[Mageia-dev] Evolution segfaults when trying to confirm a calendar invite
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#20368">[ date ]</a>
<a href="thread.html#20368">[ thread ]</a>
<a href="subject.html#20368">[ subject ]</a>
<a href="author.html#20368">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Wed, Nov 28, 2012 at 12:21 PM, Robert Fox <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">list at foxconsult.net</A>> wrote:
><i>
</I>><i> Nov 28 13:17:33 ThinkFox kernel: evolution[11598]: segfault at 74 ip
</I>><i> 00007f81c6342533 sp 00007fff9be95c08 error 4 in
</I>><i> libwebkitgtk-3.0.so.0.17.4[7f81c5c7c000+17cd000]
</I>><i> Nov 28 13:17:53 ThinkFox kernel: traps: evolution[11958] general
</I>><i> protection ip:7fb7414405a1 sp:7fffde035338 error:0 in
</I>><i> libwebkitgtk-3.0.so.0.17.4[7fb740d7a000+17cd000]
</I>><i>
</I>><i> Is this an Evolution issue or libwebkitgtk-3.0.so.0.17.4 issue?
</I>
probably libwebkitgtk unless evolution calls it with strange parameters
><i> Should i file a bug?
</I>
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
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="020367.html">[Mageia-dev] Evolution segfaults when trying to confirm a calendar invite
</A></li>
<LI>Next message: <A HREF="020369.html">[Mageia-dev] Evolution segfaults when trying to confirm a calendar invite
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#20368">[ date ]</a>
<a href="thread.html#20368">[ thread ]</a>
<a href="subject.html#20368">[ subject ]</a>
<a href="author.html#20368">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|