Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 457676

Summary: dev-python/pymad-0.6 madmodule.so is segfaulting as soon as it is invoked
Product: Gentoo Linux Reporter: Stefan Wimmer <stefan>
Component: [OLD] DevelopmentAssignee: Python Gentoo Team <python>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: gdb output madmodule.so
Emerge log pymad-0.6
Completely forgot the output from emerge --info :(

Description Stefan Wimmer 2013-02-15 09:41:35 UTC
Created attachment 338972 [details]
gdb output madmodule.so

I'm using a rather old Python programm called PyTone (http://www.luga.de/pytone/) which depends on pymad to be able to decode & playback mp3 files. Since 2 weeks PyTone is crashing as soon as I try to playback a mp3 file and it seems that madmodule.so is segfaulting:

"kernel: python2.7[29110]: segfault at 7f2600000078 ip 00007f2694177719 sp 00007f26888d8af0 error 4 in madmodule.so[7f2694175000+4000]"

Since PyTone is a Python script I can't run it through gdb but I did so with madmodule.so directly (not that that makes a lot of sense). The output is attached. The emerge log as well ...

PS: I should mention that I still have libao-1.0.0-r1 installed since PyTone can't run with any version higher :-/
Comment 1 Stefan Wimmer 2013-02-15 09:42:40 UTC
Created attachment 338974 [details]
Emerge log pymad-0.6
Comment 2 Stefan Wimmer 2013-02-15 12:39:27 UTC
Created attachment 338980 [details]
Completely forgot the output from emerge --info :(
Comment 3 Patrice Clement gentoo-dev 2016-10-14 11:24:37 UTC
File a bug upstream.