[MonoTouch] MonoDevelop crashes on cut of text
David O'Hara
daveohara at gmail.com
Fri Nov 6 09:57:00 EST 2009
I'm running MD 1.2 on Snow Leopard and every time I cut some text, it
crashes. I found the following error in the reporting window:
Process: mono [13048]
Path:
/Library/Frameworks/Mono.framework/Versions/Current/bin/mono
Identifier: com.ximian.monodevelop
Version: 2.1.1 (2.1.1)
Code Type: X86 (Native)
Parent Process: sh [13027]
Date/Time: 2009-11-06 06:54:37.408 -0800
OS Version: Mac OS X 10.6.1 (10B504)
Report Version: 6
Interval Since Last Report: 148283 sec
Crashes Since Last Report: 2
Per-App Interval Since Last Report: 918 sec
Per-App Crashes Since Last Report: 2
Anonymous UUID: 26DBA5FE-F90B-4249-8859-1946992D057F
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException',
reason: '*** -[NSConcreteData
initWithBytes:length:copy:freeWhenDone:bytesAreVM:]: absurd length:
4294967295, maximum size: 2147483648 bytes'
*** Call stack at first throw:
(
0 CoreFoundation 0x920fe58a __raiseError + 410
1 libobjc.A.dylib 0x976c9f49 objc_exception_throw
+ 56
2 CoreFoundation 0x920fe2b8 +[NSException
raise:format:arguments:] + 136
3 CoreFoundation 0x920fe22a +[NSException
raise:format:] + 58
4 Foundation 0x91515a82 -[NSConcreteData
initWithBytes:length:copy:freeWhenDone:bytesAreVM:] + 135
5 Foundation 0x91544a66 -[NSData(NSData)
initWithBytesNoCopy:length:freeWhenDone:] + 72
6 Foundation 0x91555e1d +[NSData(NSData)
dataWithBytesNoCopy:length:freeWhenDone:] + 96
7 libgtk-quartz-2.0.0.dylib 0x02f119c7
_gtk_quartz_set_selection_data_for_pasteboard + 652
8 libgtk-quartz-2.0.0.dylib 0x02f0c22c -[GtkClipboardOwner
pasteboard:provideDataForType:] + 164
9 AppKit 0x9642a4c8
__NSPasteboardProvideData + 176
10 AppKit 0x9642a6f4
__NSPasteboardProvidePboardData + 50
11 CoreFoundation 0x92123ddf
__CFPasteboardClientCallBack + 927
12 CoreFoundation 0x920fd323
__CFMessagePortPerform + 483
13 CoreFoundation 0x9206db8e __CFRunLoopDoSource1
+ 366
14 CoreFoundation 0x920699e9 __CFRunLoopRun + 5561
15 CoreFoundation 0x92067d34 CFRunLoopRunSpecific
+ 452
16 CoreFoundation 0x92067b61 CFRunLoopRunInMode +
97
17 HIToolbox 0x90903fec
RunCurrentEventLoopInMode + 392
18 HIToolbox 0x90903da3
ReceiveNextEventCommon + 354
19 HIToolbox 0x90903c28
BlockUntilNextEventMatchingListInMode + 81
20 AppKit 0x95f77c95 _DPSNextEvent + 847
21 AppKit 0x95f7750a -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
22 libgdk-quartz-2.0.0.dylib 0x03142808 poll_func + 134
23 libglib-2.0.0.dylib 0x007e543d
g_main_context_iterate + 600
24 libglib-2.0.0.dylib 0x007e58db g_main_loop_run + 397
25 libgtk-quartz-2.0.0.dylib 0x02dc930f gtk_main + 174
26 ??? 0x1a2f92fb 0x0 + 439325435
27 ??? 0x1a2f92c3 0x0 + 439325379
28 ??? 0x1a2f92a3 0x0 + 439325347
29 ??? 0x00b6bc4c 0x0 + 11975756
30 ??? 0x00b61327 0x0 + 11932455
31 ??? 0x00b6120b 0x0 + 11932171
32 mono 0x00190110
mono_jit_runtime_invoke + 382
33 mono 0x000e5fa6 mono_runtime_invoke +
111
34 mono 0x000e77f2
mono_runtime_exec_main + 621
35 mono 0x000e71e6 mono_runtime_run_main
+ 805
36 mono 0x00004651 mono_jit_exec + 199
37 mono 0x00004810 main_thread_handler +
435
38 mono 0x00006ebb mono_main + 8798
39 mono 0x000034da main + 48
40 mono 0x00003452 _start + 228
41 mono 0x0000336d start + 41
42 ??? 0x00000004 0x0 + 4
)
*** There was more in the stack trace but I'm hoping this is sufficient ***
I'm happy to provide whatever information is needed to see if we can get
this resolved.
Thanks,
Dave O'Hara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monotouch/attachments/20091106/38329fc9/attachment.html
More information about the MonoTouch
mailing list