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

https://bugzilla.novell.com/show_bug.cgi?id=664798#c0


           Summary: btouch fails with "abort trap"
    Classification: Mono
           Product: MonoTouch
           Version: unspecified
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Tools
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; en-US)
AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10

While trying to compile bindings for tapku and three20
(http://code.google.com/p/btouch-library) from parser-based branch in svn,
btouch fails with:

$> ./build
/Developer/MonoTouch/usr/bin/smcs -unsafe -target:library tapku.cs -nowarn:436
-out:/var/folders/Su/Su-Y9V8fHhyr2t2r9xBcHU+++TI/-Tmp-/5wc1ym8w.q7l/temp.dll
-r:/Developer/MonoTouch/usr/lib/btouch/btouch.exe enum.cs  
-r:/Developer/MonoTouch/usr/lib/mono/2.1/monotouch.dll  
/Developer/MonoTouch/usr/bin/btouch: line 2: 16914
Abort trap
MONO_PATH=/Developer/MonoTouch/usr/lib/mono/2.1
/Developer/MonoTouch/usr/bin/mono
/Developer/MonoTouch/usr/lib/btouch/btouch.exe "$@"
$> 

This isn't related to the locale bug fixed in 1.5.1 (I'm running 3.2.4), nor is
it related to the other bug like this caused by optional enum parameters (there
are none).

Version stuff:
$> /Developer/MonoTouch/usr/bin/mono -V
Mono JIT compiler version 2.6.3 (tarball Tue 16 Nov 2010 21:53:42 EST)
$> mono -V
Mono JIT compiler version 2.8.2 (tarball Tue Jan  4 15:08:58 MST 2011)
$> /Developer/MonoTouch/usr/bin/mtouch --version
mtouch 3.2.4.9004 EVALUATION

Any ideas?

Reproducible: Always

Steps to Reproduce:
svn checkout http://btouch-library.googlecode.com/svn/branches/parser-based
parser-based
cd parser-based/Tapku
/build
Actual Results:  
Abort trap

Expected Results:  
Get a dll to use with the bindings

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to