Groups
Groups
Sign in
Groups
Groups
PyOgg
Conversations
About
Send feedback
Help
Patch to fix call to ov_read
72 views
Skip to first unread message
Sandro Tosi
unread,
Dec 26, 2012, 6:29:08 AM
12/26/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to py...@googlegroups.com
Hello,
I've got a report[1] in Debian about a crash in pyvorbis trying to call the read() method. The code to replicate the problem is as follow:
>>> import ogg.vorbis
>>> file = ogg.vorbis.VorbisFile('song.ogg')
>>> (data, bytes, bit) = file.read(4096)
Floating point exception
[1]
http://bugs.debian.org/696640
A patch is available at [2] and also I'm attaching the one I'm about to apply to the Debian package here.
[2]
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670062#10
Regards,
Sandro
03_fix_call_to_ov_read.patch
Reply all
Reply to author
Forward
0 new messages