[Mono-bugs] [Bug 581666] New: Crash with UIAlertView in latest beta 1.4.100
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Feb 22 01:09:36 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=581666
http://bugzilla.novell.com/show_bug.cgi?id=581666#c0
Summary: Crash with UIAlertView in latest beta 1.4.100
Classification: Mono
Product: MonoTouch
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Major
Priority: P5 - None
Component: Runtime
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: ed at anuff.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Program displays UIAlertView, clicking on any button causes error, alert
delegate is not called. Did not occur in prior versions.
Stacktrace:
at (wrapper managed-to-native)
MonoTouch.UIKit.UIApplication.UIApplicationMain (int,string[],intptr,intptr)
<0x00004>
at (wrapper managed-to-native)
MonoTouch.UIKit.UIApplication.UIApplicationMain (int,string[],intptr,intptr)
<0x00004>
at MonoTouch.UIKit.UIApplication.Main (string[],string,string) <0x00089>
at MonoTouch.UIKit.UIApplication.Main (string[]) <0x00014>
at XXXXXX.Application.Main (string[]) <0x00070>
at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object
(object,intptr,intptr,intptr) <0x00043>
Native stacktrace:
0 XXXXXXX 0x000c1fce mono_handle_native_sigsegv
+ 376
1 XXXXXXX 0x0000e2e2
mono_sigsegv_signal_handler + 313
2 libSystem.B.dylib 0x90b669bb _sigtramp + 43
3 ??? 0xffffffff 0x0 + 4294967295
4 UIKit 0x308f79d1 -[UIApplication
sendAction:to:from:forEvent:] + 119
5 UIKit 0x309598b1 -[UIControl
sendAction:to:forEvent:] + 67
6 UIKit 0x3095bad2 -[UIControl(Internal)
_sendActionsForEvents:withEvent:] + 478
7 UIKit 0x3095a81e -[UIControl
touchesEnded:withEvent:] + 442
8 UIKit 0x30910fdf -[UIWindow
_sendTouchesForEvent:] + 507
9 UIKit 0x308faecb -[UIApplication
sendEvent:] + 400
10 UIKit 0x309013e1
_UIApplicationHandleEvent + 4865
11 GraphicsServices 0x32046375 PurpleEventCallback +
1533
12 CoreFoundation 0x30245560 CFRunLoopRunSpecific +
3888
13 CoreFoundation 0x30244628 CFRunLoopRunInMode + 88
14 GraphicsServices 0x32044c31 GSEventRunModal + 217
15 GraphicsServices 0x32044cf6 GSEventRun + 115
16 UIKit 0x309021ee UIApplicationMain + 1157
17 ??? 0x018fade9 0x0 + 26193385
18 ??? 0x018fad22 0x0 + 26193186
19 ??? 0x018fa865 0x0 + 26191973
20 ??? 0x01797e81 0x0 + 24739457
21 ??? 0x01797efc 0x0 + 24739580
22 XXXXXXX 0x0000e0a6 mono_jit_runtime_invoke +
1360
23 XXXXXXX 0x001c71f5 mono_runtime_invoke + 137
24 XXXXXXX 0x001c8f4c mono_runtime_exec_main +
714
25 XXXXXXX 0x001c880d mono_runtime_run_main +
812
26 XXXXXXX 0x00097733 mono_jit_exec + 200
27 XXXXXXX 0x0027feb4 main + 2518
28 XXXXXXX 0x00002df6 start + 54
Debug info from gdb:
warning: Trying to remove a section from the ordered section list that did not
exist at 0x380000.
warning: Could not find object file
"/var/folders/bN/bNNyovynEUaeui1jOJWV5U+++TI/-Tmp-/tmp70246ff1.tmp/main.o" - no
debug information available for
"/var/folders/bN/bNNyovynEUaeui1jOJWV5U+++TI/-Tmp-/tmp70246ff1.tmp/main.m".
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list