summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-July/017095.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2012-July/017095.html')
-rw-r--r--zarb-ml/mageia-dev/2012-July/017095.html144
1 files changed, 144 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-July/017095.html b/zarb-ml/mageia-dev/2012-July/017095.html
new file mode 100644
index 000000000..9e14f4c44
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-July/017095.html
@@ -0,0 +1,144 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] net_applet segfaulting
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20net_applet%20segfaulting&In-Reply-To=%3C20120702131435.5974732e%40lap.shlomifish.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="017086.html">
+ <LINK REL="Next" HREF="017053.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] net_applet segfaulting</H1>
+ <B>Shlomi Fish</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20net_applet%20segfaulting&In-Reply-To=%3C20120702131435.5974732e%40lap.shlomifish.org%3E"
+ TITLE="[Mageia-dev] net_applet segfaulting">shlomif at shlomifish.org
+ </A><BR>
+ <I>Mon Jul 2 12:14:35 CEST 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="017086.html">[Mageia-dev] net_applet segfaulting
+</A></li>
+ <LI>Next message: <A HREF="017053.html">[Mageia-dev] net_applet segfaulting
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#17095">[ date ]</a>
+ <a href="thread.html#17095">[ thread ]</a>
+ <a href="subject.html#17095">[ subject ]</a>
+ <a href="author.html#17095">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Hi Robert,
+
+On Mon, 02 Jul 2012 09:05:46 +0200
+Robert Fox &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">list at foxconsult.net</A>&gt; wrote:
+
+&gt;<i>
+</I>&gt;<i> On Sun, 2012-07-01 at 18:15 +0300, Shlomi Fish wrote:
+</I>&gt;<i> &gt; On Sun, 01 Jul 2012 14:55:25 +0200
+</I>&gt;<i> &gt; Robert Fox &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">list at foxconsult.net</A>&gt; wrote:
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; &gt; On Tue, 2012-06-19 at 19:46 +0200, Thierry Vignaud wrote:
+</I>&gt;<i> &gt; &gt; &gt; On 19 June 2012 16:01, Robert Fox &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">list at foxconsult.net</A>&gt; wrote:
+</I>&gt;<i> &gt; &gt; &gt; &gt; So for some unexplained reason it segfaults and I have to start it
+</I>&gt;<i> &gt; &gt; &gt; &gt; again.
+</I>&gt;<i> &gt; &gt; &gt;
+</I>&gt;<i> &gt; &gt; &gt; Please:
+</I>&gt;<i> &gt; &gt; &gt; 1) install perl-debug glibc-debug perl-Glib-debug perl-Gtk2-debug
+</I>&gt;<i> &gt; &gt; &gt; gtk2.0-debug gdb
+</I>&gt;<i> &gt; &gt; &gt; 2) run &quot;gdb perl /usr/bin/net_applet&quot;
+</I>&gt;<i> &gt; &gt; &gt; 3) type &quot;run&quot; to start it from the debuger
+</I>&gt;<i> &gt; &gt; &gt; 4) type &quot;bt&quot; to get a backstrace once it segfaulted
+</I>&gt;<i> &gt; &gt; &gt; 5) paste the backtrace in a text file you'll _attach_ to a bug report
+</I>&gt;<i> &gt; &gt;
+</I>&gt;<i> &gt; That's the wrong way to invoke gdb. You need:
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; $ gdb /usr/bin/perl
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; And in the gdb prompt:
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; $ r /usr/bin/net_applet
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; You can also use a --command start-up flag for that.
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; Regards,
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; Shlomi Fish
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt;
+</I>&gt;<i>
+</I>&gt;<i> Thanks Shlomi! Here's the results - I guess I need to open a formal bug
+</I>&gt;<i> now:
+</I>
+You're welcome. However, it seems that your stack trace is missing some debug
+packages. Please try to install them and to reproduce the stack trace again.
+
+Regards,
+
+ Shlomi Fish
+
+&gt;<i>
+</I>&gt;<i> Program received signal SIGSEGV, Segmentation fault.
+</I>&gt;<i> [Switching to Thread 0x7fffe8043700 (LWP 5147)]
+</I>&gt;<i> Perl_csighandler (sig=17, sip=&lt;optimized out&gt;, uap=&lt;optimized out&gt;) at
+</I>&gt;<i> mg.c:1381
+</I>&gt;<i> 1381 (sig == SIGSEGV || (PL_signals &amp;
+</I>&gt;<i> PERL_SIGNALS_UNSAFE_FLAG)))
+</I>&gt;<i> (gdb) bt
+</I>&gt;<i> #0 Perl_csighandler (sig=17, sip=&lt;optimized out&gt;, uap=&lt;optimized out&gt;)
+</I>&gt;<i> at mg.c:1381
+</I>&gt;<i> #1 &lt;signal handler called&gt;
+</I>&gt;<i> #2 0x00007ffff6a8f378 in __GI___poll (fds=&lt;optimized out&gt;,
+</I>&gt;<i> nfds=&lt;optimized out&gt;, timeout=&lt;optimized out&gt;)
+</I>&gt;<i> at ../sysdeps/unix/sysv/linux/poll.c:87
+</I>&gt;<i> #3 0x00007ffff2b06ef6 in ?? () from /lib/../lib64/libglib-2.0.so.0
+</I>&gt;<i> #4 0x00007ffff2b0735a in g_main_loop_run ()
+</I>&gt;<i> from /lib/../lib64/libglib-2.0.so.0
+</I>&gt;<i> #5 0x00007fffec67b4e6 in ?? () from /lib64/libgio-2.0.so.0
+</I>&gt;<i> #6 0x00007ffff2b28ac5 in ?? () from /lib/../lib64/libglib-2.0.so.0
+</I>&gt;<i> #7 0x00007ffff6d51c7d in start_thread (arg=0x7fffe8043700) at
+</I>&gt;<i> pthread_create.c:301
+</I>&gt;<i> #8 0x00007ffff6a97f4d in clone ()
+</I>&gt;<i> at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
+</I>&gt;<i> #9 0x0000000000000000 in ?? ()
+</I>&gt;<i>
+</I>&gt;<i> R.Fox
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i>
+</I>
+
+
+--
+-----------------------------------------------------------------
+Shlomi Fish <A HREF="http://www.shlomifish.org/">http://www.shlomifish.org/</A>
+Apple Inc. is Evil - <A HREF="http://www.shlomifish.org/open-source/anti/apple/">http://www.shlomifish.org/open-source/anti/apple/</A>
+
+Chuck Norris has 0 messages in his E-mail inbox. Including already read ones.
+
+Please reply to list if it's a mailing list post - <A HREF="http://shlom.in/reply">http://shlom.in/reply</A> .
+</PRE>
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="017086.html">[Mageia-dev] net_applet segfaulting
+</A></li>
+ <LI>Next message: <A HREF="017053.html">[Mageia-dev] net_applet segfaulting
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#17095">[ date ]</a>
+ <a href="thread.html#17095">[ thread ]</a>
+ <a href="subject.html#17095">[ subject ]</a>
+ <a href="author.html#17095">[ 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>