Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

whipper drive analyze appears to be stuck #469

Closed
BezPowell opened this issue Feb 16, 2020 · 6 comments
Closed

whipper drive analyze appears to be stuck #469

BezPowell opened this issue Feb 16, 2020 · 6 comments
Labels
Accepted Accepted issue on our roadmap Bug Generic bug: can be used together with more specific labels Upstream Bug The issue is a result of an upstream bug

Comments

@BezPowell
Copy link

BezPowell commented Feb 16, 2020

I've just installed whipper and am currently trying to set it up. Unfortunately, the whipper drive analyze command never seems to complete, it's been running for about 15 minutes so far and is still showing 0%.

System is Fedora 30, using the whipper 0.9.0 package from the official repos. I've tried manually applying the patch from 29ee670, but the issue still persists.
whipper.log.gz

EDIT:L The CD I'm using to test is: https://www.discogs.com/Pink-Floyd-The-Dark-Side-Of-The-Moon/release/8557307 which has worked previously through EAC in Wine. Drive as shown by whipper is: drive: /dev/cdrom, vendor: ASUS , model: BW-16D1HT , release: 3.03

@github-actions
Copy link

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

To help make it easier for us to investigate your issue, please follow the contributing instructions.

@JoeLametta
Copy link
Collaborator

Hi, what's the output of the following command (same CD, same disc drive)?

cd-paranoia -A -d /dev/sr0

@JoeLametta JoeLametta added Bug Generic bug: can be used together with more specific labels Needed: more info A reply from issue author is required On Hold Waiting for other actions Upstream Bug The issue is a result of an upstream bug labels Feb 22, 2020
@BezPowell
Copy link
Author

I've tried running the command now, it seems to be doing the same thing as whipper, progresses and then gets stuck. Output is below:

cdparanoia III release 10.2 libcdio 2.0.0
(C) 2001 Monty <monty@xiph.org> and Xiphophorus
(C) 2004, 2005, 2008 Rocky Bernstein <rocky@gnu.org>
(C) 2014 Robert Kausch <robert.kausch@freac.org>

Report bugs to bug-libcdio@gnu.org

Using cdda library version: 10.2+2.0.0 x86_64-redhat-linux-gnu
Using paranoia library version: 10.2+2.0.0 x86_64-redhat-linux-gnu
Checking /dev/sr0 for cdrom...
		CDROM sensed: ASUS     BW-16D1HT        3.03 SCSI CD-ROM

Verifying drive can read CDDA...
	Expected command set reads OK.

Attempting to determine drive endianness from data.......
	Data appears to be coming back Little Endian.
	certainty: 100%

Attempting to set cdrom to full speed... 
	drive returned OK.

=================== Checking drive cache/timing behavior ===================

Seek/read timing:
	[42:44.20]:   51ms seek, 1.92ms/sec read [6.9x]                 
	[40:00.00]:   67ms seek, 1.96ms/sec read [6.8x]                 
	[30:00.00]:   51ms seek, 2.16ms/sec read [6.2x]                 
	[20:00.00]:   80ms seek, 2.44ms/sec read [5.5x]                 
	[10:00.00]:   81ms seek, 2.88ms/sec read [4.6x]                 
	[00:00.00]:   93ms seek, 3.69ms/sec read [3.6x]                 

Analyzing cache behavior...
	Approximate random access cache size: 32 sector(s)               
	Drive cache tests as contiguous                           
	Drive readahead past read cursor: 1030 sector(s)                
	Cache tail cursor tied to read cursor                      
	Cache tail granularity: 1 sector(s)                      
	Testing cache transfer speed..o

It gets stuck on the resting cache transfer speed step. Again left for about 15 minutes without any progress.

@JoeLametta
Copy link
Collaborator

All right, as I expected this seems to be an upstream bug so I suggest reporting it here.

@BezPowell
Copy link
Author

@JoeLametta Thanks for the quick response on this. It seems there's already an upstream issue open for it which I've chimed in on.

@JoeLametta JoeLametta added Accepted Accepted issue on our roadmap and removed Needed: more info A reply from issue author is required On Hold Waiting for other actions labels Mar 7, 2020
@JoeLametta
Copy link
Collaborator

I'm closing this ticket because it has been confirmed as an upstream issue in cd-paranoia and there's nothing we can do about it in whipper right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accepted Accepted issue on our roadmap Bug Generic bug: can be used together with more specific labels Upstream Bug The issue is a result of an upstream bug
Projects
None yet
Development

No branches or pull requests

2 participants