[mb-users] Adding DiscID segfaults

Grant emailgrant at gmail.com
Sun Jun 29 17:52:21 UTC 2008


>> > Might be helpful if you actually tell people which operating system,
>> > Picard version etc you're using.
>>
>> Linux but I moved the process back over to the desktop so I'm
>> submitting DiscIDs again.
>
> If would be still nice to help us fix it. There are at least two bug
> reports about this in Debian:

Happy to help, MBz is a worthwhile endeavour.  I'm on Gentoo.

> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=459504
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=459622
>
> Does this crash as well?
>
> python -c 'from musicbrainz2 import disc; print disc.readDisc().id'

$ python -c 'from musicbrainz2 import disc; print disc.readDisc().id'
Traceback (most recent call last):
  File "<string>", line 1, in ?
ImportError: No module named musicbrainz2

Should I continue with the below?  I get 'command not found' from 'gdb python'.

- Grant

> If yes, please try to run `gdb python`, then `run -c 'from musicbrainz2
> import disc; print disc.readDisc().id'` and when it crashes, type `bt`
> and post here the output please.
>
> Lukas


More information about the MusicBrainz-users mailing list