[Mono-bugs] [Bug 348445] Winforms Execution on Mac OS X

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Dec 13 12:28:41 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=348445

User bronxbomber92 at yahoo.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=348445#c2





--- Comment #2 from Jedd H <bronxbomber92 at yahoo.com>  2007-12-13 10:28:41 MST ---
I did install your package

x86

Mono JIT compiler version 1.1.16.1, (C) 2002-2006 Novell, Inc and Contributors.
www.mono-project.com
        TLS:           normal
        GC:            System Boehm (with typed GC)
        SIGSEGV:       normal
        Disabled:      none

What do you mean by "t a a bt"?
Here's the output I got with my little knowledge of gdb.

jedd-haberstros-computer:~/desktop jeddhaberstro$ gdb --args mono hello.exe
GNU gdb 6.3.50-20050815 (Apple version gdb-563) (Wed Jul 19 05:10:58 GMT 2006)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-apple-darwin"...Reading symbols for shared
libraries ........ done

(gdb)
(gdb) run
Starting program: /opt/local/bin/mono hello.exe
Reading symbols for shared libraries .+.+.....++++ done

Program received signal EXC_BAD_INSTRUCTION, Illegal instruction/operand.
0x8fe12f94 in __dyld_stub_binding_helper_interface ()
(gdb) c
Continuing.

Program received signal EXC_BAD_INSTRUCTION, Illegal instruction/operand.
0x8fe12f94 in __dyld_stub_binding_helper_interface ()
(gdb) bt
#0  0x8fe12f94 in __dyld_stub_binding_helper_interface ()
#1  0x00000000 in ?? ()


-- 
Configure bugmail: https://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