Menu

#424 Crash when opening a disc with a long volume title

Fixed
tmkk
None
Medium
Defect
2018-10-12
2017-11-15
No

OS X 10.13.1
Sometime it crashes reading the CD pre-gap. Removing / Reinserting the CD helps.

Application Specific Information:
*** CFRelease() called with NULL ***

Thread 4 Crashed:
0   com.apple.CoreFoundation        0x9389c219 CFRelease + 121
1   jp.tmkk.XLD                     0x000995a0 -[XLDOpticalDriveManager unmountDisc:] + 256
2   jp.tmkk.XLD                     0x0001721d -[XLDController readPreGapOfDisc:] + 301
3   com.apple.Foundation            0x952f3c08 -[NSThread main] + 39
4   com.apple.Foundation            0x952f3a8c __NSThread__start__ + 1269
5   libsystem_pthread.dylib         0xa778d50d _pthread_body + 347
6   libsystem_pthread.dylib         0xa778d3b2 _pthread_start + 357
7   libsystem_pthread.dylib         0xa778ca8e thread_start + 34

Discussion

  • Kelvin Sherlock

    Kelvin Sherlock - 2017-11-15

    The CD names have colons in them but perhaps it's a length issue and Cocoa is inserting non-breaking spaces into the menu title.

    mounted example that crashes:

    /dev/disk4 on /Volumes/Trouble No More: The Bootleg Series, Vol. 13 : 1979-1981 [Live] (Deluxe Edition) [Disc 7]
    

    when I change the name in iTunes, it no longer crashes:

    /dev/disk4 on /Volumes/The Bootleg Series Volume 13: Trouble No More (cddafs, local, nodev, nosuid, read-only, noowners)
    
     
  • tmkk

    tmkk - 2017-11-16

    Thanks for pointing it out. This test version should fix the problem.

     
  • tmkk

    tmkk - 2017-11-16
    • summary: Crash while reading pre-gap --> Crash when opening a disc with a long volume title
    • status: New --> Started
    • assigned_to: tmkk
     
  • calum

    calum - 2018-07-13

    I had the same problem; the test version cured it for me, thanks very much indeed.

     
  • tmkk

    tmkk - 2018-10-12
    • status: Started --> Fixed
     
  • tmkk

    tmkk - 2018-10-12

    Fixed in version 20181001

     

    Last edit: tmkk 2018-10-12

Log in to post a comment.

MongoDB Logo MongoDB