diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-September/018569.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-September/018569.html | 99 |
1 files changed, 99 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-September/018569.html b/zarb-ml/mageia-dev/2012-September/018569.html new file mode 100644 index 000000000..539328011 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-September/018569.html @@ -0,0 +1,99 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] pthread segfaults? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20pthread%20segfaults%3F&In-Reply-To=%3C20120908190148.76e0ab0a%40pitrou.net%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="018556.html"> + <LINK REL="Next" HREF="018557.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] pthread segfaults?</H1> + <B>Antoine Pitrou</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20pthread%20segfaults%3F&In-Reply-To=%3C20120908190148.76e0ab0a%40pitrou.net%3E" + TITLE="[Mageia-dev] pthread segfaults?">solipsis at pitrou.net + </A><BR> + <I>Sat Sep 8 19:01:48 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="018556.html">[Mageia-dev] pthread segfaults? +</A></li> + <LI>Next message: <A HREF="018557.html">[Mageia-dev] [RFC] x11-server-1.13 +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#18569">[ date ]</a> + <a href="thread.html#18569">[ thread ]</a> + <a href="subject.html#18569">[ subject ]</a> + <a href="author.html#18569">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Sat, 08 Sep 2012 13:00:32 +0200 +eatdirt <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">dirteat at gmail.com</A>> wrote: +><i> Hi, +</I>><i> am I alone to get pthread segfaults in the log for various programs?? +</I>><i> +</I>><i> upowerd[759]: segfault at 0 ip 00007f7a03efbfe0 sp 00007fff5497d498 +</I>><i> error 4 in libc-2.16.so[7f7a03dfc000+1a2000] +</I>><i> +</I>><i> motion[3066]: segfault at 18 ip 00007f98abe78b80 sp 00007fffdbfa6678 +</I>><i> error 4 in libpthread-2.16.so[7f98abe6f000+16000] +</I> +A segfault "in" libpthread doesn't mean libpthread is at fault. The +application (or another library) may simply have handed it an invalid +pointer. + +Regards + +Antoine. + + +-- +Software development and contracting: <A HREF="http://pro.pitrou.net">http://pro.pitrou.net</A> + + +</PRE> + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="018556.html">[Mageia-dev] pthread segfaults? +</A></li> + <LI>Next message: <A HREF="018557.html">[Mageia-dev] [RFC] x11-server-1.13 +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#18569">[ date ]</a> + <a href="thread.html#18569">[ thread ]</a> + <a href="subject.html#18569">[ subject ]</a> + <a href="author.html#18569">[ 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> |