Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
CDRDAO Core Dump
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
danfairs
n00b
n00b


Joined: 06 Jan 2003
Posts: 14
Location: London, UK

PostPosted: Sun Dec 28, 2003 11:16 am    Post subject: CDRDAO Core Dump Reply with quote

EDIT: The problem below doesn't seem to happen with all CDs... I just tried a Tori Amos CD and the copying started without a problem. The CD that gave the error is an 'enhanced' one with trailers and stuff on it. Could this be the problem, and should I report it as a bug to the cdrdao people?

Hi,

I'm having a problem with cdrdao. I haven't used it for a while, as usual, and I came to want to copy a CD and got this:

Code:

dan@goldfish dan $ cdrdao copy --device 0,0,0 --driver generic-mmc
Cdrdao version 1.1.7 - (C) Andreas Mueller <andreas@daneb.de>
  SCSI interface library - (C) Joerg Schilling
  Paranoia DAE library - (C) Monty

Check http://cdrdao.sourceforge.net/drives.html#dt for current driver tables.

Using libscg version 'andreas-0.5-UNIXWARE_Patch'

0,0,0: LITE-ON LTR-48246S       Rev: SS06
Using driver: Generic SCSI-3/MMC - Version 2.0 (options 0x0000)

Starting CD copy at speed 48...

Track   Mode    Flags  Start                Length
------------------------------------------------------------
 1      AUDIO   0      00:00:00(     0)     02:40:33( 12033)
 2      AUDIO   0      02:40:33( 12033)     03:02:69( 13719)
 3      AUDIO   0      05:43:27( 25752)     03:24:58( 15358)
 4      AUDIO   0      09:08:10( 41110)     01:27:50(  6575)
 5      AUDIO   0      10:35:60( 47685)     00:57:03(  4278)
 6      AUDIO   0      11:32:63( 51963)     02:05:72(  9447)
 7      AUDIO   0      13:38:60( 61410)     02:46:59( 12509)
 8      AUDIO   0      16:25:44( 73919)     02:18:18( 10368)
 9      AUDIO   0      18:43:62( 84287)     02:28:63( 11163)
10      AUDIO   0      21:12:50( 95450)     10:30:25( 47275)
11      AUDIO   0      31:43:00(142725)     01:59:29(  8954)
12      AUDIO   0      33:42:29(151679)     01:37:54(  7329)
13      AUDIO   0      35:20:08(159008)     03:52:27( 17427)
14      AUDIO   0      39:12:35(176435)     04:20:56( 19556)
15      AUDIO   0      43:33:16(195991)     01:14:28(  5578)
16      AUDIO   0      44:47:44(201569)     00:16:39(  1239)
17      AUDIO   0      45:04:08(202808)     01:06:05(  4955)
18      AUDIO   0      46:10:13(207763)     00:22:50(  1700)
19      AUDIO   0      46:32:63(209463)     00:21:16(  1591)
20      AUDIO   0      46:54:04(211054)     00:04:49(   349)
21      AUDIO   0      46:58:53(211403)     00:05:52(   427)
22      AUDIO   0      47:04:30(211830)     00:09:06(   681)
Leadout AUDIO   0      47:13:36(212511)

cdrdao: Msf.cc:36: Msf::Msf(int, int, int): Assertion `sec >= 0 && sec < 60' failed.
Aborted (core dumped)


I'm using this:

Code:

Linux goldfish.anticlimax.org.uk 2.4.19-gentoo-r10 #4 SMP Sat Apr 26 10:47:56 BST 2003 i686 AMD Duron(tm) Processor AuthenticAMD GNU/Linux


etcat gives:

Code:

dan@goldfish dan $ etcat -v cdrdao
[ Results for search key : cdrdao ]
[ Applications found : 1 ]

*  app-cdr/cdrdao :
        [   ] app-cdr/cdrdao-1.1.5-r1 (0)
        [   ] app-cdr/cdrdao-1.1.7 (0)
        [  I] app-cdr/cdrdao-1.1.7-r1 (0)
        [M~ ] app-cdr/cdrdao-1.1.7-r2 (0)
        [M~ ] app-cdr/cdrdao-1.1.7-r3 (0)


I've got this in my kernel line in my menu.lst:

Code:

kernel /boot/bzImage root=/dev/hdb7 hdc=ide-scsi


and dmesg | grep hdc gives:

Code:

goldfish grub # dmesg | grep hdc
Kernel command line: root=/dev/hdb7 hdc=ide-scsi
ide_setup: hdc=ide-scsi
    ide1: BM-DMA at 0xd008-0xd00f, BIOS settings: hdc:DMA, hdd:DMA
hdc: LITE-ON LTR-48246S, ATAPI CD/DVD-ROM drive


I'm afraid I'm at a bit of a loss here - this has Just Worked(tm) in the past... Any ideas?

Cheers,
Dan
Back to top
View user's profile Send private message
cayenne
l33t
l33t


Joined: 17 Oct 2002
Posts: 945
Location: New Orleans

PostPosted: Thu Aug 09, 2007 12:53 am    Post subject: Same problem. Reply with quote

Has anyone come up with a solution to this? cdrdao choked on me too with the following:
Quote:
cdrdao copy --device 0,0,0 --driver generic-mmc
Cdrdao version 1.1.7 - (C) Andreas Mueller <andreas@daneb.de>
SCSI interface library - (C) Joerg Schilling
Paranoia DAE library - (C) Monty

Check http://cdrdao.sourceforge.net/drives.html#dt for current driver tables.

Using libscg version 'andreas-0.5-UNIXWARE_Patch'

0,0,0: LITE-ON LTR-24102M Rev: 4DS3
Using driver: Generic SCSI-3/MMC - Version 2.0 (options 0x0000)

Starting CD copy at speed 24...

Track Mode Flags Start Length
------------------------------------------------------------
1 AUDIO 0 00:00:00( 0) 05:32:48( 24948)
2 AUDIO 0 05:32:48( 24948) 03:47:20( 17045)
3 AUDIO 0 09:19:68( 41993) 05:39:47( 25472)
4 AUDIO 0 14:59:40( 67465) 04:00:65( 18065)
5 AUDIO 0 19:00:30( 85530) 04:37:20( 20795)
6 AUDIO 0 23:37:50(106325) 06:56:25( 31225)
7 AUDIO 0 30:34:00(137550) 04:48:60( 21660)
8 AUDIO 0 35:22:60(159210) 04:35:38( 20663)
9 AUDIO 0 39:58:23(179873) 04:01:05( 18080)
10 AUDIO 0 43:59:28(197953) 08:25:67( 37942)
11 AUDIO 0 52:25:20(235895) 05:11:00( 23325)
12 AUDIO 0 57:36:20(259220) 05:50:73( 26323)
13 AUDIO 0 63:27:18(285543) 09:14:72( 41622)
Leadout AUDIO 0 72:42:15(327165)

cdrdao: Msf.cc:36: Msf::Msf(int, int, int): Assertion `sec >= 0 && sec < 60' failed.
Aborted


I've had it working just the other day with a CD....pukes on this new cd I just got....same burner, etc...

TIA,

cayenne
_________________
Light travels faster than sound. This is why some people appear bright until you hear them speak.........
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum