mono-list  

[Mono-list] Caspol fails with segementation fault on ARM

Alexander Schleifer
Fri, 12 Mar 2010 06:52:08 -0800

Hi list,

I compiled Mono-SVN for ARM (Buildroot-2009-11) and get a segementation
fault everytime I run caspol with an option on the command line. Only the
first call with an unknown argument quits without the segementation fault as
shown below.
Does anyone have a clue why this is happening? The error resides even if the
device is restarted.

# caspol
Mono CasPol - version 2.7.0.0
Command line tool to modify Code Access Security policies.
Copyright 2002, 2003 Motus Technologies. Copyright 2004-2008 Novell. BSD
licensed.

Usage: caspol [options] [arguments] ...

# caspol -v
Mono CasPol - version 2.7.0.0
Command line tool to modify Code Access Security policies.
Copyright 2002, 2003 Motus Technologies. Copyright 2004-2008 Novell. BSD
licensed.

*** unknown argument -v ***

# caspol -v
Mono CasPol - version 2.7.0.0
Command line tool to modify Code Access Security policies.
Copyright 2002, 2003 Motus Technologies. Copyright 2004-2008 Novell. BSD
licensed.

Segmentation fault
_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list
  • [Mono-list] Caspol fails with segementation fault on ARM Alexander Schleifer