[Mono-devel-list] xsp-1.0.4 Illegal instruction (core dumped)

Erik Dahlstrand df03daer at ing.hj.se
Mon Apr 18 05:46:59 EDT 2005


Hi! Are you talking about xsp or mono now? Is there a version 1.1.17 of xsp? Or do you mean the 1.1.7 version of mono? 

When trying to compile mono from the svn version I'm not getting far until:
collection.c:59: error: `PTHREAD_STACK_MIN' undeclared (first use in this function)

When trying to compile from mono-1.1.6 source code using
./configure --with-sigaltstack=yes --with-gc=none
I get pretty far, the compilation is interrupted at:

Making all in dis
gmake[3]: Entering directory `/usr/src/mono-1.1.6/mono/dis'
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include   -I../..  -D_REENTRANT   -g -O2 -fno-strict-aliasing -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT dis-cil.o -MD -MP -MF ".deps/dis-cil.Tpo" -c -o dis-cil.o dis-cil.c; \
then mv -f ".deps/dis-cil.Tpo" ".deps/dis-cil.Po"; else rm -f ".deps/dis-cil.Tpo"; exit 1; fi
dis-cil.c:24: error: parse error before "sizeof"
dis-cil.c:26: error: parse error before "sizeof"
dis-cil.c:30: warning: type defaults to `int' in declaration of `klass'
dis-cil.c:30: warning: implicit declaration of function `fpclass'
dis-cil.c:30: error: `num' undeclared here (not in a function)
dis-cil.c:30: error: initializer element is not constant
dis-cil.c:30: warning: data definition has no type or storage class
dis-cil.c:31: error: parse error before "if"


/Erik


>>> Bill Middleton <flashdict at gmail.com> 04/17/05 12:31 AM >>>
Consider waiting for the 1.1.17 release, due out RSN, or try the svn
version, which should work better on NetBSD.  Run 1.1.17 configure
with the sigaltstack option, and let me know how it goes.

Bill


On 4/17/05, Erik Dahlstrand <df03daer at ing.hj.se> wrote:
> Hi!
> 
> I'm trying to get xsp 1.0.4 to work on a NetBSD 2.0.2 box.
> I'm using the pre-compiled version (1.0.4) of mcs and mono for NetBSD.
> The xsp server was built from source code.
> 
> The xsp server starts up fine but on the first web request it crash with
> the following error message:
> Illegal instruction (core dumped)
> 
> When pressing enter, to shut the server down, it will also immediatly
> crash with the same error message.
> 
> What could be wrong? I have no idea where to start to "track this error
> down".
> 
> Kind regards, Erik
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list




More information about the Mono-devel-list mailing list