Ticket #63 (assigned defect)
computer locks up ripping particular CDs
| Reported by: | http://carlwithak.myopenid.com/ | Owned by: | http://carlwithak.myopenid.com/ |
|---|---|---|---|
| Priority: | major | Milestone: | future |
| Component: | morituri | Version: | 0.1.1 |
| Keywords: | Cc: |
Description
on certain CDs, morituri will cause the computer to lock up so it requires a manual reboot. the last output to the screen is:
Checking device /dev/sr0
Reading TOC of session 1... (2 of 2)... 0%
On pretty much all other CDs it works fine.
I'm not sure what/if any log files to look at, I can't see anything obvious.
i'm running this on fedora 14 from your yum repository.
Change History
comment:2 Changed 2 years ago by http://carlwithak.myopenid.com/
that's it - this command kills my computer for this CD:
cdrdao read-toc --device /dev/sr0 --session 1 --fast-toc /tmp/tmpXY0QNR.readtablesession.morituri
i'll see if i can find anything to help for cdrdao.
thanks
Note: See
TracTickets for help on using
tickets.

Most likely it's cdrdao locking up. Please run with RIP_DEBUG=5 and see what the command is that cdrdao runs. Try running it manually and see what happens.