diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-September/007987.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-September/007987.html | 108 |
1 files changed, 108 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-September/007987.html b/zarb-ml/mageia-dev/2011-September/007987.html new file mode 100644 index 000000000..ca07a8312 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-September/007987.html @@ -0,0 +1,108 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Problem with python + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Problem%20with%20python&In-Reply-To=%3C20110912021455.30bb8ca6%40ono.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="007988.html"> + <LINK REL="Next" HREF="007989.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Problem with python</H1> + <B>JA Magallon</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Problem%20with%20python&In-Reply-To=%3C20110912021455.30bb8ca6%40ono.com%3E" + TITLE="[Mageia-dev] Problem with python">jamagallon at ono.com + </A><BR> + <I>Mon Sep 12 02:14:55 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="007988.html">[Mageia-dev] [RPM] cauldron core/release gcc-4.5.2-5.mga2 +</A></li> + <LI>Next message: <A HREF="007989.html">[Mageia-dev] Erhalte Zugang zu meinen Bildern und mehr +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#7987">[ date ]</a> + <a href="thread.html#7987">[ thread ]</a> + <a href="subject.html#7987">[ subject ]</a> + <a href="author.html#7987">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi.... + +After latest updates, something went nuts wrt pyton. Some apps that use python +plugins just crash, for example gedit or totem. +Running on gdb, I get this: + +gdb gedit +... +Starting program: /usr/bin/gedit +[Thread debugging using libthread_db enabled] +[New Thread 0x7fffedd76710 (LWP 32034)] +[New Thread 0x7fffed575710 (LWP 32035)] +[New Thread 0x7fffecb6b710 (LWP 32036)] + +Program received signal SIGSEGV, Segmentation fault. +0x00007fffdeeded1d in PySys_GetObject () from /usr/lib64/libpython2.7.so.1.0 + +For totem, its the same: + +... +Program received signal SIGSEGV, Segmentation fault. +0x00007fffc98d5d1d in PySys_GetObject () from /usr/lib64/libpython2.7.so.1.0 + +Someone else sees this ? +Any ideas ? + +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="007988.html">[Mageia-dev] [RPM] cauldron core/release gcc-4.5.2-5.mga2 +</A></li> + <LI>Next message: <A HREF="007989.html">[Mageia-dev] Erhalte Zugang zu meinen Bildern und mehr +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#7987">[ date ]</a> + <a href="thread.html#7987">[ thread ]</a> + <a href="subject.html#7987">[ subject ]</a> + <a href="author.html#7987">[ 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> |