gco / rubyripper

Automatically exported from code.google.com/p/rubyripper
0 stars 0 forks source link

crash due to sysread #502

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please add code to check for this exception / error:

/home/brian/stage/rubyripper-0.6.1/rr_lib.rb:2054:in `sysread': sysread for 
buffered IO (IOError)
        from /home/brian/stage/rubyripper-0.6.1/rr_lib.rb:2054:in `correctErrorPos'
        from /home/brian/stage/rubyripper-0.6.1/rr_lib.rb:2052:in `each'
        from /home/brian/stage/rubyripper-0.6.1/rr_lib.rb:2052:in `correctErrorPos'
        from /home/brian/stage/rubyripper-0.6.1/rr_lib.rb:1885:in `main'
        from /home/brian/stage/rubyripper-0.6.1/rr_lib.rb:1830:in `ripTrack'
        from /home/brian/stage/rubyripper-0.6.1/rr_lib.rb:1802:in `ripTracks'
        from /home/brian/stage/rubyripper-0.6.1/rr_lib.rb:1798:in `each'
        from /home/brian/stage/rubyripper-0.6.1/rr_lib.rb:1798:in `ripTracks'
        from /home/brian/stage/rubyripper-0.6.1/rr_lib.rb:1792:in `initialize'
        from /home/brian/stage/rubyripper-0.6.1/rr_lib.rb:2535:in `new'
        from /home/brian/stage/rubyripper-0.6.1/rr_lib.rb:2535:in `startRip'
        from ./rubyripper_gtk2.rb:305:in `do_rip'
        from ./rubyripper_gtk2.rb:296:in `initialize'
        from ./rubyripper_gtk2.rb:296:in `new'
        from ./rubyripper_gtk2.rb:296:in `do_rip'
        from ./rubyripper_gtk2.rb:288:in `start_rip'
        from ./rubyripper_gtk2.rb:90:in `create_signals'
        from ./rubyripper_gtk2.rb:1485:in `call'
        from ./rubyripper_gtk2.rb:1485:in `main'
        from ./rubyripper_gtk2.rb:1485

Original issue reported on code.google.com by brooks.b...@gmail.com on 4 Dec 2011 at 5:07

GoogleCodeExporter commented 9 years ago
This is already fixed in the stable branch.

Original comment by boukewou...@gmail.com on 14 Dec 2011 at 7:00

GoogleCodeExporter commented 9 years ago
Is there a ppa for latest stable?

Original comment by brooks.b...@gmail.com on 14 Dec 2011 at 8:43

GoogleCodeExporter commented 9 years ago
Don't know what a ppa is, but you can use latest release 0.6.2.

Original comment by boukewou...@gmail.com on 14 Dec 2011 at 9:10