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 :-/
Created attachment 338974 [details] Emerge log pymad-0.6
Created attachment 338980 [details] Completely forgot the output from emerge --info :(
File a bug upstream.