[Mono-bugs] [Bug 559913] New: [verifier] abort in get_stack_type on bad assembly
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Dec 2 10:25:21 EST 2009
http://bugzilla.novell.com/show_bug.cgi?id=559913
http://bugzilla.novell.com/show_bug.cgi?id=559913#c0
Summary: [verifier] abort in get_stack_type on bad assembly
Classification: Mono
Product: Mono: Runtime
Version: 2.6.x
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: verifier
AssignedTo: rkumpera at novell.com
ReportedBy: spouliot at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=330516)
--> (http://bugzilla.novell.com/attachment.cgi?id=330516)
assembly to reproduce abort
** ERROR:(verify.c:2394):get_stack_type: code should not be reached
[New Thread 0x7f6fd204e710 (LWP 25698)]
Program received signal SIGABRT, Aborted.
[Switching to Thread 0x7f6fd204e710 (LWP 25698)]
0x00007f6fd0bbb5c5 in raise () from /lib64/libc.so.6
(gdb) bt
#0 0x00007f6fd0bbb5c5 in raise () from /lib64/libc.so.6
#1 0x00007f6fd0bbcbb3 in abort () from /lib64/libc.so.6
#2 0x00007f6fd19e92c7 in g_assertion_message () from
/usr/lib64/libglib-2.0.so.0
#3 0x0000000000495806 in get_stack_type (type=<value optimized out>) at
verify.c:2394
#4 0x000000000049659b in store_local (ctx=0x7fffda06cba0, arg=0) at
verify.c:391
#5 0x000000000049e5fc in mono_method_verify (method=<value optimized out>,
level=<value optimized out>) at verify.c:5222
#6 0x000000000040db2d in main (argc=0, argv=<value optimized out>) at
pedump.c:374
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list