blob: 9fb4eb7ad5f271797213cd6547fe08991f894dcf (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-bugsquad] Fwd: Re: [Mageia-dev] net_applet segfaulting
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-bugsquad%40mageia.org?Subject=Re%3A%20%5BMageia-bugsquad%5D%20Fwd%3A%20Re%3A%20%5BMageia-dev%5D%20net_applet%20segfaulting&In-Reply-To=%3C4FF449A5.3030307%40xs4all.nl%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Next" HREF="000148.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-bugsquad] Fwd: Re: [Mageia-dev] net_applet segfaulting</H1>
<B>Marja van Waes</B>
<A HREF="mailto:mageia-bugsquad%40mageia.org?Subject=Re%3A%20%5BMageia-bugsquad%5D%20Fwd%3A%20Re%3A%20%5BMageia-dev%5D%20net_applet%20segfaulting&In-Reply-To=%3C4FF449A5.3030307%40xs4all.nl%3E"
TITLE="[Mageia-bugsquad] Fwd: Re: [Mageia-dev] net_applet segfaulting">marja11 at xs4all.nl
</A><BR>
<I>Wed Jul 4 15:48:21 CEST 2012</I>
<P><UL>
<LI>Next message: <A HREF="000148.html">[Mageia-bugsquad] Differentiate mails concerning update candidates and backports candidates (and ideally mga1/2)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#147">[ date ]</a>
<a href="thread.html#147">[ thread ]</a>
<a href="subject.html#147">[ subject ]</a>
<a href="author.html#147">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Just forwarding this mail, in case we decide to enhance
<A HREF="https://wiki.mageia.org/en/Debugging_software_crashes">https://wiki.mageia.org/en/Debugging_software_crashes</A>
(I don't think we have a useful example there)
Is it true that tv's method is wrong, or are they both good?
-------- Original Message --------
Subject: Re: [Mageia-dev] net_applet segfaulting
Date: Mon, 2 Jul 2012 20:45:20 +0300
From: Shlomi Fish <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-bugsquad">shlomif at shlomifish.org</A>>
Reply-To: Mageia development mailing-list <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-bugsquad">mageia-dev at mageia.org</A>>
To: Mageia development mailing-list <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-bugsquad">mageia-dev at mageia.org</A>>
><i>
</I>><i> Hello Shlomi - I installed what Thierry Vignaud suggested:
</I>><i>
</I>><i> Please:
</I>><i> 1) install perl-debug glibc-debug perl-Glib-debug perl-Gtk2-debug
</I>><i> gtk2.0-debug gdb
</I>
Looks fine.
><i> 2) run "gdb perl /usr/bin/net_applet"
</I>
That's wrong - it should just be "gdb perl".
><i> 3) type "run" to start it from the debuger
</I>
"run /usr/bin/net_applet".
><i> 4) type "bt" to get a backstrace once it segfaulted
</I>><i> 5) paste the backtrace in a text file you'll _attach_ to a bug report
</I>><i>
</I></PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Next message: <A HREF="000148.html">[Mageia-bugsquad] Differentiate mails concerning update candidates and backports candidates (and ideally mga1/2)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#147">[ date ]</a>
<a href="thread.html#147">[ thread ]</a>
<a href="subject.html#147">[ subject ]</a>
<a href="author.html#147">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-bugsquad">More information about the Mageia-bugsquad
mailing list</a><br>
</body></html>
|