Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

prograham

macrumors member
Original poster
Jun 9, 2006
79
3
New York
Hi,

Just thought I would throw this out to see if anyone else having same issue.

OSX10.11.1, Handbrake 0.10.2

I've already done the regular DVD fix as listed here.

But now I am trying to convert some bluray rips I did using MakeMKV. Those mkv files are now crashing Handbrake immediately, as soon as I hit "Start".

The line in the crash log that catches my eye is "System Integrity Protection: enabled" (at top after "Time Awake..."), so I'm thinking I just need to disable SIP and it might work. I plan on trying this weekend but thought I would post here now.

I did make the mkv's almost a year ago and moved them around on drives so they could just be corrupted - although I did even try a repair permissions on their current drive.

Ideas welcome. Thanks.

Crash Log:
Code:
Process:               HandBrake [2864]
Path:                  /Applications/HandBrake.app/Contents/MacOS/HandBrake
Identifier:            fr.handbrake.HandBrake
Version:               0.10.2 x86_64 (2015061100)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           HandBrake [2864]
User ID:               502

Date/Time:             2015-11-10 20:52:46.075 -0500
OS Version:            Mac OS X 10.11.1 (15B42)
Report Version:        11
Anonymous UUID:        


Time Awake Since Boot: 92000 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

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

VM Regions Near 0x68:
-->
    __TEXT                 0000000100000000-000000010133f000 [ 19.2M] r-x/rwx SM=COW  /Applications/HandBrake.app/Contents/MacOS/HandBrake

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_c.dylib                 0x00007fff853a1d39 flockfile + 4
1   libsystem_c.dylib                 0x00007fff853a3701 fputs + 72
2   fr.handbrake.HandBrake            0x000000010001f3f6 -[HBOutputPanelController stderrRedirect:] + 360
3   com.apple.CoreFoundation          0x00007fff97682346 -[NSSet makeObjectsPerformSelector:withObject:] + 230
4   fr.handbrake.HandBrake            0x000000010001ff0a -[HBOutputRedirect(Private) forwardOutput:] + 107
5   com.apple.Foundation              0x00007fff8ef9f41e __NSThreadPerformPerform + 279
6   com.apple.CoreFoundation          0x00007fff976028b1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
7   com.apple.CoreFoundation          0x00007fff975e20ac __CFRunLoopDoSources0 + 556
8   com.apple.CoreFoundation          0x00007fff975e15cf __CFRunLoopRun + 927
9   com.apple.CoreFoundation          0x00007fff975e0fc8 CFRunLoopRunSpecific + 296
10  com.apple.HIToolbox               0x00007fff92759d55 RunCurrentEventLoopInMode + 235
11  com.apple.HIToolbox               0x00007fff92759a97 ReceiveNextEventCommon + 184
12  com.apple.HIToolbox               0x00007fff927599cf _BlockUntilNextEventMatchingListInModeWithFilter + 71
13  com.apple.AppKit                  0x00007fff8e1aad96 _DPSNextEvent + 1067
14  com.apple.AppKit                  0x00007fff8e1aa1c5 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
15  com.apple.AppKit                  0x00007fff8e19ed28 -[NSApplication run] + 682
16  com.apple.AppKit                  0x00007fff8e167fbe NSApplicationMain + 1176
17  fr.handbrake.HandBrake            0x00000001000015f4 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib            0x00007fff960b90a2 kevent_qos + 10
1   libdispatch.dylib                 0x00007fff96a8a11d _dispatch_mgr_invoke + 216
2   libdispatch.dylib                 0x00007fff96a89d85 _dispatch_mgr_thread + 52

Thread 2:
0   libsystem_kernel.dylib            0x00007fff960b82b2 __semwait_signal + 10
1   libsystem_c.dylib                 0x00007fff853e5a75 nanosleep + 199
2   libsystem_c.dylib                 0x00007fff853e5968 usleep + 54
3   fr.handbrake.HandBrake            0x000000010024a215 thread_func + 453
4   fr.handbrake.HandBrake            0x000000010025a494 hb_thread_func + 52
5   libsystem_pthread.dylib           0x00007fff952109b1 _pthread_body + 131
6   libsystem_pthread.dylib           0x00007fff9521092e _pthread_start + 168
7   libsystem_pthread.dylib           0x00007fff9520e385 thread_start + 13

Thread 3:
0   libsystem_kernel.dylib            0x00007fff960b82b2 __semwait_signal + 10
1   libsystem_c.dylib                 0x00007fff853e5a75 nanosleep + 199
2   libsystem_c.dylib                 0x00007fff853e5968 usleep + 54
3   fr.handbrake.HandBrake            0x000000010024a215 thread_func + 453
4   fr.handbrake.HandBrake            0x000000010025a494 hb_thread_func + 52
5   libsystem_pthread.dylib           0x00007fff952109b1 _pthread_body + 131
6   libsystem_pthread.dylib           0x00007fff9521092e _pthread_start + 168
7   libsystem_pthread.dylib           0x00007fff9520e385 thread_start + 13

Thread 4:: com.apple.NSEventThread
0   libsystem_kernel.dylib            0x00007fff960b2c96 mach_msg_trap + 10
1   libsystem_kernel.dylib            0x00007fff960b20d7 mach_msg + 55
2   com.apple.CoreFoundation          0x00007fff975e22b4 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation          0x00007fff975e177c __CFRunLoopRun + 1356
4   com.apple.CoreFoundation          0x00007fff975e0fc8 CFRunLoopRunSpecific + 296
5   com.apple.AppKit                  0x00007fff8e300d49 _NSEventThread + 149
6   libsystem_pthread.dylib           0x00007fff952109b1 _pthread_body + 131
7   libsystem_pthread.dylib           0x00007fff9521092e _pthread_start + 168
8   libsystem_pthread.dylib           0x00007fff9520e385 thread_start + 13

Thread 5:: com.apple.CoreAnimation.render-server
0   libsystem_kernel.dylib            0x00007fff960b2c96 mach_msg_trap + 10
1   libsystem_kernel.dylib            0x00007fff960b20d7 mach_msg + 55
2   com.apple.QuartzCore              0x00007fff8518c13f CA::Render::Server::server_thread(void*) + 257
3   com.apple.QuartzCore              0x00007fff8518c037 thread_fun + 25
4   libsystem_pthread.dylib           0x00007fff952109b1 _pthread_body + 131
5   libsystem_pthread.dylib           0x00007fff9521092e _pthread_start + 168
6   libsystem_pthread.dylib           0x00007fff9520e385 thread_start + 13

Thread 6:
0   libsystem_kernel.dylib            0x00007fff960b878a __workq_kernreturn + 10
1   libsystem_pthread.dylib           0x00007fff9521058c _pthread_wqthread + 1283
2   libsystem_pthread.dylib           0x00007fff9520e375 start_wqthread + 13

Thread 7:
0   libsystem_kernel.dylib            0x00007fff960b878a __workq_kernreturn + 10
1   libsystem_pthread.dylib           0x00007fff9521058c _pthread_wqthread + 1283
2   libsystem_pthread.dylib           0x00007fff9520e375 start_wqthread + 13

Thread 8:
0   libsystem_kernel.dylib            0x00007fff960b878a __workq_kernreturn + 10
1   libsystem_pthread.dylib           0x00007fff9521058c _pthread_wqthread + 1283
2   libsystem_pthread.dylib           0x00007fff9520e375 start_wqthread + 13

Thread 9:
0   libsystem_kernel.dylib            0x00007fff960b878a __workq_kernreturn + 10
1   libsystem_pthread.dylib           0x00007fff9521058c _pthread_wqthread + 1283
2   libsystem_pthread.dylib           0x00007fff9520e375 start_wqthread + 13

Thread 10:
0   libsystem_kernel.dylib            0x00007fff960b878a __workq_kernreturn + 10
1   libsystem_pthread.dylib           0x00007fff9521058c _pthread_wqthread + 1283
2   libsystem_pthread.dylib           0x00007fff9520e375 start_wqthread + 13

Thread 11:
0   libsystem_kernel.dylib            0x00007fff960b878a __workq_kernreturn + 10
1   libsystem_pthread.dylib           0x00007fff9521058c _pthread_wqthread + 1283
2   libsystem_pthread.dylib           0x00007fff9520e375 start_wqthread + 13

Thread 12:
0   libsystem_kernel.dylib            0x00007fff960b878a __workq_kernreturn + 10
1   libsystem_pthread.dylib           0x00007fff9521058c _pthread_wqthread + 1283
2   libsystem_pthread.dylib           0x00007fff9520e375 start_wqthread + 13

Thread 13:
0   libsystem_kernel.dylib            0x00007fff960b878a __workq_kernreturn + 10
1   libsystem_pthread.dylib           0x00007fff9521058c _pthread_wqthread + 1283
2   libsystem_pthread.dylib           0x00007fff9520e375 start_wqthread + 13

Thread 14:
0   libsystem_kernel.dylib            0x00007fff960b878a __workq_kernreturn + 10
1   libsystem_pthread.dylib           0x00007fff9521058c _pthread_wqthread + 1283
2   libsystem_pthread.dylib           0x00007fff9520e375 start_wqthread + 13

Thread 15:
0   libsystem_kernel.dylib            0x00007fff960b878a __workq_kernreturn + 10
1   libsystem_pthread.dylib           0x00007fff9521058c _pthread_wqthread + 1283
2   libsystem_pthread.dylib           0x00007fff9520e375 start_wqthread + 13

Thread 16:
0   libsystem_kernel.dylib            0x00007fff960b878a __workq_kernreturn + 10
1   libsystem_pthread.dylib           0x00007fff9521058c _pthread_wqthread + 1283
2   libsystem_pthread.dylib           0x00007fff9520e375 start_wqthread + 13

Thread 17:
0   libsystem_kernel.dylib            0x00007fff960b878a __workq_kernreturn + 10
1   libsystem_pthread.dylib           0x00007fff9521058c _pthread_wqthread + 1283
2   libsystem_pthread.dylib           0x00007fff9520e375 start_wqthread + 13

Thread 18:
0   libsystem_kernel.dylib            0x00007fff960b878a __workq_kernreturn + 10
1   libsystem_pthread.dylib           0x00007fff9521058c _pthread_wqthread + 1283
2   libsystem_pthread.dylib           0x00007fff9520e375 start_wqthread + 13

Thread 19:
0   libsystem_kernel.dylib            0x00007fff960b878a __workq_kernreturn + 10
1   libsystem_pthread.dylib           0x00007fff9521058c _pthread_wqthread + 1283
2   libsystem_pthread.dylib           0x00007fff9520e375 start_wqthread + 13

Thread 20:
0   libsystem_kernel.dylib            0x00007fff960b878a __workq_kernreturn + 10
1   libsystem_pthread.dylib           0x00007fff9521058c _pthread_wqthread + 1283
2   libsystem_pthread.dylib           0x00007fff9520e375 start_wqthread + 13

Thread 21:
0   libsystem_kernel.dylib            0x00007fff960b878a __workq_kernreturn + 10
1   libsystem_pthread.dylib           0x00007fff9521058c _pthread_wqthread + 1283
2   libsystem_pthread.dylib           0x00007fff9520e375 start_wqthread + 13

Thread 22:
0   libsystem_kernel.dylib            0x00007fff960b878a __workq_kernreturn + 10
1   libsystem_pthread.dylib           0x00007fff9521058c _pthread_wqthread + 1283
2   libsystem_pthread.dylib           0x00007fff9520e375 start_wqthread + 13

Thread 23:
0   libsystem_kernel.dylib            0x00007fff960b878a __workq_kernreturn + 10
1   libsystem_pthread.dylib           0x00007fff9521058c _pthread_wqthread + 1283
2   libsystem_pthread.dylib           0x00007fff9520e375 start_wqthread + 13

Thread 24:

Thread 25:
0   fr.handbrake.HandBrake            0x0000000100c2411a DYLD-STUB$$strcmp + 0

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x00007fff5fbfe2a0  rbx: 0x0000000000000000  rcx: 0x0000000000000001  rdx: 0x0000000108a426b1
  rdi: 0x0000000000000000  rsi: 0x000000000000fffc  rbp: 0x00007fff5fbfe290  rsp: 0x00007fff5fbfe290
   r8: 0x00000000fffffffc   r9: 0x00007fff747fec10  r10: 0x000000010a830a80  r11: 0x00007fff784eac30
  r12: 0x00007fff8ddfde40  r13: 0x0000000000000058  r14: 0x0000000000000000  r15: 0x000000010891c0c0
  rip: 0x00007fff853a1d39  rfl: 0x0000000000010212  cr2: 0x0000000000000068
 
Logical CPU:     18
Error Code:      0x00000004
Trap Number:     14


<<<<<TRUNCATED TO MEET 70,000 CHARACTER POST LIMIT IN THIS FORUM>>>>>

Model: MacPro5,1, BootROM MP51.007F.B03, 12 processors, 6-Core Intel Xeon, 2.4 GHz, 16 GB, SMC 1.39f11
Graphics: ATI Radeon HD 5870, ATI Radeon HD 5870, PCIe, 1024 MB
Memory Module: DIMM 1, 4 GB, DDR3 ECC, 1333 MHz, 0x857F, 0x463732353155363446393333334700000000
Memory Module: DIMM 2, 4 GB, DDR3 ECC, 1333 MHz, 0x0191, 0x202020204441544152414D20363433313320
Memory Module: DIMM 5, 4 GB, DDR3 ECC, 1333 MHz, 0x857F, 0x463732353155363446393333334700000000
Memory Module: DIMM 6, 4 GB, DDR3 ECC, 1333 MHz, 0x857F, 0x463732353155363446393333334700000000
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8E), Broadcom BCM43xx 1.0 (5.106.98.100.24)
Bluetooth: Version 4.4.2f1 16391, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en2
PCI Card: ATI Radeon HD 5870, Display Controller, Slot-1
PCI Card: pci1b4b,9182, AHCI Controller, Slot-2
PCI Card: pci1b21,612, AHCI Controller, Slot-3
Serial ATA Device: HL-DT-ST BD-RE  WH12LS39
Serial ATA Device: SAMSUNG SSD 830 Series, 256.06 GB
Serial ATA Device: Maxtor 7H500F0, 500.11 GB
Serial ATA Device: WDC WD20EARX-32PASB0, 2 TB
Serial ATA Device: SAMSUNG HD103SJ, 1 TB
Serial ATA Device: SAMSUNG HD103SJ, 1 TB
Serial ATA Device: eSATA-2 ExternalRAID, 9 TB
USB Device: USB 2.0 Bus
USB Device: USB 2.0 Bus
USB Device: Miscellaneous Device
USB Device: USB Bus
USB Device: USB Bus
USB Device: SideWinder‚Ñ¢ Mouse
USB Device: USB Bus
USB Device: BRCM2046 Hub
USB Device: Bluetooth USB Host Controller
USB Device: USB Bus
USB Device: USB Bus
USB Device: USB Bus
FireWire Device: built-in_hub, Up to 800 Mb/sec
Thunderbolt Bus:
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.