Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 457676 - dev-python/pymad-0.6 madmodule.so is segfaulting as soon as it is invoked
Summary: dev-python/pymad-0.6 madmodule.so is segfaulting as soon as it is invoked
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-15 09:41 UTC by Stefan Wimmer
Modified: 2016-10-14 11:24 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
gdb output madmodule.so (madmodule.gdb,976 bytes, text/plain)
2013-02-15 09:41 UTC, Stefan Wimmer
Details
Emerge log pymad-0.6 (dev-python:pymad-0.6:20130215-093940.log,3.87 KB, text/plain)
2013-02-15 09:42 UTC, Stefan Wimmer
Details
Completely forgot the output from emerge --info :( (emerge.info,4.75 KB, text/plain)
2013-02-15 12:39 UTC, Stefan Wimmer
Details

Note You need to log in before you can comment on or make changes to this bug.
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.