blob: fb62a45acc51408fe049734c69bf2ae7ddfb4f82 (
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
112
113
114
115
116
117
118
119
120
121
|
<!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=%3C1354106356.12049.3.camel%40ThinkFox%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="020368.html">
<LINK REL="Next" HREF="020371.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Evolution segfaults when trying to confirm a calendar invite</H1>
<B>Robert Fox</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=%3C1354106356.12049.3.camel%40ThinkFox%3E"
TITLE="[Mageia-dev] Evolution segfaults when trying to confirm a calendar invite">list at foxconsult.net
</A><BR>
<I>Wed Nov 28 13:39:16 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="020368.html">[Mageia-dev] Evolution segfaults when trying to confirm a calendar invite
</A></li>
<LI>Next message: <A HREF="020371.html">[Mageia-dev] Evolution segfaults when trying to confirm a calendar invite
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#20369">[ date ]</a>
<a href="thread.html#20369">[ thread ]</a>
<a href="subject.html#20369">[ subject ]</a>
<a href="author.html#20369">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Wed, 2012-11-28 at 12:31 +0000, Pascal Terjan wrote:
><i> 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>><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>><i>
</I>><i>
</I>><i> probably libwebkitgtk unless evolution calls it with strange parameters
</I>><i>
</I>><i> > Should i file a bug?
</I>><i>
</I>><i>
</I>><i> Yes, and please:
</I>><i> - Install webkit-debug and evolution-debug from Debug media
</I>><i> - Run evolution inside gdb:
</I>><i> * run "gdb evolution" in a terminal
</I>><i> * type "run" and enter
</I>><i> * after the crash type "set logging on" to enable logging to file and
</I>><i> then "thread apply all bt full"
</I>><i> - Attach gdb.txt to the bug report
</I>><i>
</I>><i> Thanks
</I>
I will see what I can do - I am a bit pressed for time now with a new
project underway . . . and normally I try to avoid loading -debug
packages on my work laptop . . .
Cheers,
R.Fox
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="020368.html">[Mageia-dev] Evolution segfaults when trying to confirm a calendar invite
</A></li>
<LI>Next message: <A HREF="020371.html">[Mageia-dev] Evolution segfaults when trying to confirm a calendar invite
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#20369">[ date ]</a>
<a href="thread.html#20369">[ thread ]</a>
<a href="subject.html#20369">[ subject ]</a>
<a href="author.html#20369">[ 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>
|