diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-July/017048.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-July/017048.html | 99 |
1 files changed, 99 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-July/017048.html b/zarb-ml/mageia-dev/2012-July/017048.html new file mode 100644 index 000000000..904769f7b --- /dev/null +++ b/zarb-ml/mageia-dev/2012-July/017048.html @@ -0,0 +1,99 @@ +<!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=%3C1341147325.8891.1.camel%40ThinkFox%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="017049.html"> + <LINK REL="Next" HREF="017052.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] net_applet segfaulting</H1> + <B>Robert Fox</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20net_applet%20segfaulting&In-Reply-To=%3C1341147325.8891.1.camel%40ThinkFox%3E" + TITLE="[Mageia-dev] net_applet segfaulting">list at foxconsult.net + </A><BR> + <I>Sun Jul 1 14:55:25 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="017049.html">[Mageia-dev] a lot of packages need rebuilding against libavformat/libavcodec.so.53 +</A></li> + <LI>Next message: <A HREF="017052.html">[Mageia-dev] net_applet segfaulting +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#17048">[ date ]</a> + <a href="thread.html#17048">[ thread ]</a> + <a href="subject.html#17048">[ subject ]</a> + <a href="author.html#17048">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Tue, 2012-06-19 at 19:46 +0200, Thierry Vignaud wrote: +><i> On 19 June 2012 16:01, Robert Fox <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">list at foxconsult.net</A>> wrote: +</I>><i> > So for some unexplained reason it segfaults and I have to start it +</I>><i> > again. +</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>><i> 2) run "gdb perl /usr/bin/net_applet" +</I>><i> 3) type "run" to start it from the debuger +</I>><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> +Finally got around to trying this - here is the output so far: + +[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">rfox at ThinkFox</A> ~]$ gdb perl /usr/bin/net_applet +GNU gdb (GDB) 7.3.50.20110722-4.mga2 (Mageia release 2) +Copyright (C) 2011 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later +<<A HREF="http://gnu.org/licenses/gpl.html">http://gnu.org/licenses/gpl.html</A>> +This is free software: you are free to change and redistribute it. +There is NO WARRANTY, to the extent permitted by law. Type "show +copying" +and "show warranty" for details. +This GDB was configured as "x86_64-mageia-linux-gnu". +For bug reporting instructions, please see: +<<A HREF="http://www.gnu.org/software/gdb/bugs/">http://www.gnu.org/software/gdb/bugs/</A>>... +Reading symbols from /usr/bin/perl...Reading symbols +from /usr/lib/debug/usr/bin/perl5.16.0.debug...done. +done. +"/usr/bin/net_applet" is not a core dump: File format not recognized +(gdb) run +Starting program: /usr/bin/perl +[Thread debugging using libthread_db enabled] +Using host libthread_db library "/lib64/libthread_db.so.1". + +and it just sits there - program doesn't start. + +Didn't get very far . . . + + +</PRE> + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="017049.html">[Mageia-dev] a lot of packages need rebuilding against libavformat/libavcodec.so.53 +</A></li> + <LI>Next message: <A HREF="017052.html">[Mageia-dev] net_applet segfaulting +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#17048">[ date ]</a> + <a href="thread.html#17048">[ thread ]</a> + <a href="subject.html#17048">[ subject ]</a> + <a href="author.html#17048">[ 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> |