[Bsd-sharp-list] Problem with 1.9

Paul Hoffman paul.hoffman at gmail.com
Sun May 11 18:21:47 MDT 2008


[[ I've been trying to post to the list from a different, subscribed
address for weeks now. Hopefully this gets through. ]]

There seems to be a crash bug that doesn't exist in 1.2. In trying to
build a2c (see <http://code.google.com/p/a2c/>), lots and lots of
stuff makes, but then:

# make
gmcs -out:a2c.exe -debug+ -warn:0 AsnFile.cs C_Emitter.cs
C_Sharp_Emitter.cs CodeEmitter.cs Constraints.cs  Error.cs lex.l.cs
LogError.cs parser.y.cs Program.cs Rule.cs SymbolTable.cs  Token.cs
Type.cs Value.cs
Running a sanity test to see if the new a2c.exe works
mono a2c.exe -out=sanitytest ../test/rfc3280.asn ../test/pkix-common.asn
Fatal error 'thr_resume_wrapper: thread has returned from
_thread_switch' at line 1125 in file
/usr/src/lib/libpthread/thread/thr_kern.c (errno = 22)
Stacktrace:

Abort trap (core dumped)
*** Error code 134

Stop in /usr/home/phoffman/a2c/trunk/a2c.
#

1.9 is the first version past 1.2 that I have tried this with.

How can I help you debug this?

--Paul Hoffman


More information about the Bsd-sharp-list mailing list