clementine-player / Clementine

:tangerine: Clementine Music Player
https://www.clementine-player.org/
GNU General Public License v3.0
3.68k stars 669 forks source link

Don't start on OSX 10.14.6 #7240

Open B-IT opened 1 year ago

B-IT commented 1 year ago

Model: Macmini6,2, BootROM 429.0.0.0.0, 4 processors, Intel Core i7, 2,3 GHz, 16 GB, SMC 2.8f0

Clementine v. 1.3.1

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY

Termination Signal: Segmentation fault: 11 Termination Reason: Namespace SIGNAL, Code 0xb Terminating Process: exc handler [53531]

VM Regions Near 0: --> __TEXT 000000010ff16000-0000000110d75000 [ 14.4M] r-x/rwx SM=COW /Applications/Multimedia/clementine.app/Contents/MacOS/clementine

zizlog commented 1 year ago

Same for macOS 12.x with Clementine v1.3.1 It quits unexpectedly while starting.

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008 Exception Codes: 0x0000000000000001, 0x0000000000000008 Exception Note: EXC_CORPSE_NOTIFY

Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11 Terminating Process: exc handler [3104]

VM Region Info: 0x8 is not in any region. Bytes before following region: 140737486831608 REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL UNUSED SPACE AT START --->
VM_ALLOCATE 7fffffe8c000-7fffffe8d000 [ 4K] r-x/r-x SM=ALI

Edit: just found this #6606 , a couple commenters suggest to use Clementine v1.40rc1, which works for them.