debug quit unexpectedly

How can I track down an error that is not specified:

[quote]xxxx.debug quit unexpectedly.
Click Reopen to open the application again. Click Report to see more detailed information and send a report to Apple.[/quote]

THere is a button “report” but doesn’t say anything about the error

Can you post the crash report?

Process: GIF2MOV.debug [65804]
Path: /Users/USER/*/GIF2MOV.debug.app/Contents/MacOS/GIF2MOV.debug
Identifier: com.amato.gif2mov
Version: ??? (1.1.0.3.21)
Code Type: X86 (Native)
Parent Process: launchd [475]
Responsible: GIF2MOV.debug [65804]
User ID: 501

Date/Time: 2013-10-27 10:02:08.090 -0200
OS Version: Mac OS X 10.9 (13A603)
Report Version: 11
Anonymous UUID: 9846D6C7-4193-BCCF-52CB-63957E717472

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

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000000000cd

VM Regions Near 0xcd:
–> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] —/--- SM=NUL /Users/USER//GIF2MOV.debug.app/Contents/MacOS/GIF2MOV.debug
__TEXT 0000000000001000-00000000002b9000 [ 2784K] r-x/rwx SM=COW /Users/USER/
/GIF2MOV.debug.app/Contents/MacOS/GIF2MOV.debug

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.QuickTime 0x90b0a39b GetMovieVisualContext_priv + 35
1 com.apple.QTKit 0x9737e8e4 -[QTMovie_QuickTime _usingVisualContext] + 42
2 com.apple.QTKit 0x9737cf1b -[QTMovie_QuickTime idle] + 99
3 com.apple.QTKit 0x9737ccec +[QTMovie_QuickTime idleAllMovies:] + 340
4 com.apple.Foundation 0x9427678b __NSFireTimer + 117
5 com.apple.CoreFoundation 0x984e2186 CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION + 22
6 com.apple.CoreFoundation 0x984e1b43 __CFRunLoopDoTimer + 1395
7 com.apple.CoreFoundation 0x9855c2ad __CFRunLoopDoTimers + 349
8 com.apple.CoreFoundation 0x984996c3 __CFRunLoopRun + 1779
9 com.apple.CoreFoundation 0x98498d5a CFRunLoopRunSpecific + 394
10 com.apple.CoreFoundation 0x98498bbb CFRunLoopRunInMode + 123
11 com.apple.HIToolbox 0x9abcbe2d RunCurrentEventLoopInMode + 259
12 com.apple.HIToolbox 0x9abcbbb2 ReceiveNextEventCommon + 526
13 com.apple.HIToolbox 0x9abcb98d _BlockUntilNextEventMatchingListInModeWithFilter + 92
14 com.apple.AppKit 0x925a55a9 _DPSNextEvent + 1602
15 com.apple.AppKit 0x925a4ad0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
16 rbframework.dylib 0x00442e91 0x343000 + 1048209
17 com.apple.AppKit 0x92922eac -[NSApplication _realDoModalLoop:peek:] + 828
18 com.apple.AppKit 0x92922b5d -[NSApplication _doModalLoop:peek:] + 209
19 com.apple.AppKit 0x92921536 -[NSApplication runModalForWindow:] + 235
20 com.apple.AppKit 0x929210c2 -[NSAlert runModal] + 208
21 rbframework.dylib 0x00470873 0x343000 + 1235059
22 rbframework.dylib 0x003ebed9 0x343000 + 691929
23 rbframework.dylib 0x003c59ee RuntimeMsgBox + 302
24 com.amato.gif2mov 0x0019a2ea REALbasic.MsgBox%%s + 74
25 com.amato.gif2mov 0x00251a64 Window1.Window1.PushButton4_Action%%o<Window1.Window1>o + 188
26 com.amato.gif2mov 0x00267ab0 Delegate.IM_Invoke%%o + 110
27 com.amato.gif2mov 0x00267af4 AddHandler.Stub.15%% + 54
28 rbframework.dylib 0x00412b02 0x343000 + 850690
29 rbframework.dylib 0x0043b584 0x343000 + 1017220
30 libobjc.A.dylib 0x9a3342af -[NSObject performSelector:withObject:] + 70
31 com.apple.AppKit 0x927d1c35 -[NSApplication sendAction:to:from:] + 438
32 com.apple.AppKit 0x927d1a3d -[NSControl sendAction:to:] + 102
33 com.apple.AppKit 0x92820fcb -[NSCell _sendActionFrom:] + 159
34 com.apple.AppKit 0x9283c2ea -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2465
35 com.apple.AppKit 0x9283b521 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 513
36 com.apple.AppKit 0x9283ab45 -[NSControl mouseDown:] + 690
37 rbframework.dylib 0x004316f0 0x343000 + 976624
38 com.apple.AppKit 0x927b6e4d -[NSWindow sendEvent:] + 11953
39 rbframework.dylib 0x0047576c 0x343000 + 1255276
40 com.apple.AppKit 0x92752cad -[NSApplication sendEvent:] + 4034
41 rbframework.dylib 0x00442d64 0x343000 + 1047908
42 rbframework.dylib 0x00442db0 0x343000 + 1047984
43 com.amato.gif2mov 0x00003333 Delegate.Invoke%% + 34
44 com.amato.gif2mov 0x000949c6 Application._CallFunctionWithExceptionHandling%%op + 248
45 rbframework.dylib 0x003c6684 0x343000 + 538244
46 rbframework.dylib 0x00442cd5 0x343000 + 1047765
47 com.apple.AppKit 0x925973bc -[NSApplication run] + 823
48 rbframework.dylib 0x003c6707 0x343000 + 538375
49 rbframework.dylib 0x00397dd2 RuntimeRun + 50
50 com.amato.gif2mov 0x0019c01d REALbasic._RuntimeRun + 34
51 com.amato.gif2mov 0x0000321f _Main + 257
52 com.amato.gif2mov 0x000024f0 % main + 36
53 com.amato.gif2mov 0x0029347f _start + 116
54 com.amato.gif2mov 0x002933d5 start + 43

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x95ef6992 kevent64 + 10
1 libdispatch.dylib 0x9a28e8bd _dispatch_mgr_invoke + 238
2 libdispatch.dylib 0x9a28e556 _dispatch_mgr_thread + 52

Thread 2:
0 libsystem_kernel.dylib 0x95ef0f7a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x95ef016c mach_msg + 68
2 com.apple.CoreFoundation 0x98499f69 __CFRunLoopServiceMachPort + 169
3 com.apple.CoreFoundation 0x98499541 __CFRunLoopRun + 1393
4 com.apple.CoreFoundation 0x98498d5a CFRunLoopRunSpecific + 394
5 com.apple.CoreFoundation 0x98498bbb CFRunLoopRunInMode + 123
6 com.apple.AppKit 0x9274ef18 _NSEventThread + 283
7 libsystem_pthread.dylib 0x974a85fb _pthread_body + 144
8 libsystem_pthread.dylib 0x974a8485 _pthread_start + 130
9 libsystem_pthread.dylib 0x974adcf2 thread_start + 34

Thread 3:
0 libsystem_kernel.dylib 0x95ef6046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x974a9dcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x974adcce start_wqthread + 30

Thread 4:
0 libsystem_kernel.dylib 0x95ef6046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x974a9dcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x974adcce start_wqthread + 30

Thread 5:
0 libsystem_kernel.dylib 0x95ef6046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x974a9dcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x974adcce start_wqthread + 30

Thread 6:
0 libsystem_kernel.dylib 0x95ef6046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x974a9dcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x974adcce start_wqthread + 30

Thread 7:
0 libsystem_kernel.dylib 0x95ef6046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x974a9dcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x974adcce start_wqthread + 30

Thread 8:: Dispatch queue: com.apple.root.default-priority
0 libsystem_kernel.dylib 0x95ef0f7a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x95ef016c mach_msg + 68
2 com.apple.CoreFoundation 0x98499f69 __CFRunLoopServiceMachPort + 169
3 com.apple.CoreFoundation 0x98499541 __CFRunLoopRun + 1393
4 com.apple.CoreFoundation 0x98498d5a CFRunLoopRunSpecific + 394
5 com.apple.CoreFoundation 0x98498bbb CFRunLoopRunInMode + 123
6 com.apple.Foundation 0x9427b319 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277
7 com.apple.AppKit 0x92869c50 -[NSAnimation(NSInternal) _runBlocking] + 463
8 com.apple.AppKit 0x92869a67 -[NSAnimation(NSInternal) _animationThread] + 79
9 com.apple.AppKit 0x928699fc __42-[NSAnimation(NSInternal) _runInNewThread]_block_invoke + 36
10 libdispatch.dylib 0x9a28f78f _dispatch_call_block_and_release + 15
11 libdispatch.dylib 0x9a28c3a6 _dispatch_client_callout + 50
12 libdispatch.dylib 0x9a28e467 _dispatch_root_queue_drain + 257
13 libdispatch.dylib 0x9a28f732 _dispatch_worker_thread2 + 39
14 libsystem_pthread.dylib 0x974a9dab _pthread_wqthread + 336
15 libsystem_pthread.dylib 0x974adcce start_wqthread + 30

Thread 9:: CVDisplayLink
0 libsystem_kernel.dylib 0x95ef57ca __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x974aad1d _pthread_cond_wait + 728
2 libsystem_pthread.dylib 0x974acbd9 pthread_cond_wait$UNIX2003 + 71
3 com.apple.CoreVideo 0x957e4540 CVDisplayLink::runIOThread() + 936
4 com.apple.CoreVideo 0x957e4180 startIOThread(void*) + 159
5 libsystem_pthread.dylib 0x974a85fb _pthread_body + 144
6 libsystem_pthread.dylib 0x974a8485 _pthread_start + 130
7 libsystem_pthread.dylib 0x974adcf2 thread_start + 34

Thread 10:
0 libsystem_kernel.dylib 0x95ef6046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x974a9dcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x974adcce start_wqthread + 30

Thread 11:
0 libsystem_kernel.dylib 0x95ef6046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x974a9dcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x974adcce start_wqthread + 30

Thread 12:
0 libsystem_kernel.dylib 0x95ef57ca __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x974aad8a _pthread_cond_wait + 837
2 libsystem_pthread.dylib 0x974ab042 pthread_cond_timedwait_relative_np + 47
3 com.apple.CoreServices.CarbonCore 0x9228cb2d TSWaitOnConditionTimedRelative + 161
4 com.apple.CoreServices.CarbonCore 0x9228c6ea TSWaitOnSemaphoreCommon + 531
5 com.apple.CoreServices.CarbonCore 0x9228c89d TSWaitOnSemaphoreRelative + 24
6 com.apple.QuickTimeComponents.component 0x903421b1 0x900d5000 + 2544049
7 libsystem_pthread.dylib 0x974a85fb _pthread_body + 144
8 libsystem_pthread.dylib 0x974a8485 _pthread_start + 130
9 libsystem_pthread.dylib 0x974adcf2 thread_start + 34

Thread 13:
0 libsystem_kernel.dylib 0x95ef57ca __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x974aad8a _pthread_cond_wait + 837
2 libsystem_pthread.dylib 0x974ab042 pthread_cond_timedwait_relative_np + 47
3 com.apple.CoreServices.CarbonCore 0x9228cb2d TSWaitOnConditionTimedRelative + 161
4 com.apple.CoreServices.CarbonCore 0x9228c6ea TSWaitOnSemaphoreCommon + 531
5 com.apple.CoreServices.CarbonCore 0x9228c89d TSWaitOnSemaphoreRelative + 24
6 com.apple.CoreServices.CarbonCore 0x922268ec AIOFileThread(void*) + 1014
7 libsystem_pthread.dylib 0x974a85fb _pthread_body + 144
8 libsystem_pthread.dylib 0x974a8485 _pthread_start + 130
9 libsystem_pthread.dylib 0x974adcf2 thread_start + 34

Thread 14:: com.apple.appkit-heartbeat
0 libsystem_kernel.dylib 0x95ef5b76 __semwait_signal + 10
1 libsystem_c.dylib 0x9b7a005b nanosleep$UNIX2003 + 219
2 libsystem_c.dylib 0x9b79ff06 usleep$UNIX2003 + 60
3 com.apple.AppKit 0x92819ddc -[NSUIHeartBeat _heartBeatThread:] + 2318
4 com.apple.Foundation 0x94278f2e -[NSThread main] + 45
5 com.apple.Foundation 0x94278e86 NSThread__main + 1426
6 libsystem_pthread.dylib 0x974a85fb _pthread_body + 144
7 libsystem_pthread.dylib 0x974a8485 _pthread_start + 130
8 libsystem_pthread.dylib 0x974adcf2 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0xffffffce ebx: 0x9737ce00 ecx: 0xffffffff edx: 0x00000000
edi: 0x0064f250 esi: 0xbfffc1ec ebp: 0xbfffc1d8 esp: 0xbfffc1d0
ss: 0x00000023 efl: 0x00010282 eip: 0x90b0a39b cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x000000cd

Logical CPU: 7
Error Code: 0x00000004
Trap Number: 14

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 11
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 1053454
thread_create: 1
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=244.1M resident=76.1M(31%) swapped_out_or_unallocated=168.1M(69%)
Writable regions: Total=197.2M written=22.2M(11%) resident=63.8M(32%) swapped_out=0K(0%) unallocated=133.4M(68%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 5020K
CG image 1216K
CG raster data 1376K
CG shared images 244K
CoreAnimation 2008K
CoreAnimation (reserved) 24K reserved VM address space (unallocated)
Foundation 4K
IOKit 31.1M
IOKit (reserved) 4K reserved VM address space (unallocated)
Image IO 72K
Kernel Alloc Once 4K
MALLOC 142.2M
MALLOC (admin) 48K
Memory Tag 241 124K
Memory Tag 242 12K
Memory Tag 249 156K
OpenCL 44K
OpenGL GLSL 1280K
Stack 70.7M
VM_ALLOCATE 20.9M
__DATA 31.6M
__IMAGE 528K
__LINKEDIT 46.0M
__OBJC 4100K
__PAGEZERO 4K
__TEXT 198.2M
__UNICODE 544K
mapped file 83.7M
shared memory 68K
=========== =======
TOTAL 640.8M
TOTAL, minus reserved VM space 640.8M

[quote=42733:@Alexandre Amato]24 com.amato.gif2mov 0x0019a2ea REALbasic.MsgBox%%s + 74
25 com.amato.gif2mov 0x00251a64 Window1.Window1.PushButton4_Action%%o<Window1.Window1>o + 188[/quote]

I’d focus on whatever this Window1.Window1.PushButton4_Action button is doing & the code that it subsequently causes to run as that looks like the origin in your application

That I already know… It crashes after running that code. It converts a movie file. But it finishes converting, saves the file, and return to the pushbutton action, then, any code after that, whatever it is, even a msgbox, crashes the app.

thanks for trying to help !