Public bug reported:

Binary package hint: boo


booi, booc nor booish do not work even with a simplest cases:

---cut---
~ % booish
Welcome to booish, an interpreter for the boo programming language.

Running boo 0.7.6.2237 in CLR v1.1.4322.2032.

[... cut ...]

Enter boo code in the prompt below.
>>> 42
ERROR: An error occurred during the execution of the step 
'Boo.Lang.Compiler.Steps.EmitAssembly': 'Object reference not set to an 
instance of an object'.

---cut---

and same error happens with booi and booc.

When stracing from other window what is happening in mono while running
booish (entering the above script '42'), one of its threads gets
segmentation fault.

---cut---
[ zillion lines cut ]
stat64("/usr/lib/boo/Mono.CompilerServices.SymbolWriter.dll", 0xbff90f2c) = -1 
ENOENT (No such file or directory)
stat64("/usr/lib/boo/Mono.CompilerServices.SymbolWriter.exe", 0xbff90f2c) = -1 
ENOENT (No such file or directory)
stat64("/usr/lib/boo/Mono.CompilerServices.SymbolWriter/Mono.CompilerServices.SymbolWriter.dll",
 0xbff90f2c) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/boo/Mono.CompilerServices.SymbolWriter/Mono.CompilerServices.SymbolWriter.exe",
 0xbff90f2c) = -1 ENOENT (No such file or directory)
open("/usr/lib/mono/gac/Mono.CompilerServices.SymbolWriter", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or 
directory)
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
rt_sigreturn(0)                         = 0
[ few more lines ]
---cut---


Running feisty on x86.

** Affects: boo (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
boo{c,i,ish} not working at all (seg fault)
https://bugs.launchpad.net/bugs/116674
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to