Bug 151210 - asserts when trying to analyze cddb information
Summary: asserts when trying to analyze cddb information
Status: RESOLVED WORKSFORME
Alias: None
Product: kscd
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Aaron J. Seigo
URL:
Keywords:
: 154153 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-10-23 01:53 UTC by Andreas Pakulat
Modified: 2020-12-04 14:04 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Pakulat 2007-10-23 01:53:16 UTC
Version:            (using KDE KDE 3.94.0)
Installed from:    Compiled From Sources

When inserting a CD while kscd is running it crashes as soon as it tries to retrieve the cddb information. It seems an assertion is triggered. 

I can't seem to get a proper backtrace, so I only have the output from the shell:

andreas@morpheus:~/temp>kscd(6635) KWMLibCompactDiscPrivate::timerExpired: New disc with  12  tracks
kscd(6635) KWMLibCompactDiscPrivate::timerExpired: m_tracks  12
kscd(6635) KWMLibCompactDiscPrivate::timerExpired: m_trackStartFrames  (150, 5535, 23919, 46568, 63293, 83194, 103773, 122944, 136832, 150297, 173356, 191769, 216324)
kscd(6635) KWMLibCompactDiscPrivate::timerExpired: m_trackArtists  ("Unknown Artist", "Unknown Artist", "Unknown Artist", "Unknown Artist", "Unknown Artist", "Unknown Artist", "Unknown Artist", "Unknown Artist", "Unknown Artist", "Unknown Artist", "Unknown Artist", "Unknown Artist", "Unknown Artist")
kscd(6635) KWMLibCompactDiscPrivate::timerExpired: m_trackTitles  ("Unknown Title", "Track  1", "Track  2", "Track  3", "Track  4", "Track  5", "Track  6", "Track  7", "Track  8", "Track  9", "Track 10", "Track 11", "Track 12")
ASSERT: "info.numberOfTracks() == cddbInfo.numberOfTracks()" in file /home/andreas/KDE-work/4.0/kdemultimedia/kscd/kscd.cpp, line 750
KCrash: crashing... crashRecursionCounter = 2
Comment 1 Pino Toscano 2007-12-16 14:15:00 UTC
*** Bug 154153 has been marked as a duplicate of this bug. ***
Comment 2 Dario Andres 2009-03-25 19:53:24 UTC
Can you still reproduce this bug with a recent KDE (4.1.4 / 4.2.1 / 4.2svn / 4.3svn) ? Thanks :)
Comment 3 Justin Zobel 2020-12-03 21:57:21 UTC
Thank you for the report, Andreas.

As it has been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved.

I have set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved/worksforme" when you respond, thank you.
Comment 4 Andreas Pakulat 2020-12-04 14:04:12 UTC
I'll put in works-for-me for now, but the reality is that this is so old I wouldn't even know how to reproduce. Plus I'm not even having a cd-drive anymore. Feel free to close differently if I overlooked a 'invalid' state.