plash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Plash] Plash on Ubuntu/feisty


From: Thomas Leonard
Subject: [Plash] Plash on Ubuntu/feisty
Date: Sat, 28 Apr 2007 19:23:29 +0100

Does anyone know how to get plash to work on Ubuntu/feisty?

The edgy deb installs, but just uses more and more memory without
doing anything:

$ ulimit -v 100000
$ pola-run -e echo hello
pola-run: src/region.c:118: region_alloc: Assertion `!"Out of memory
extending region"' failed.

$ strace pola-run -e echo hello
[...]
brk(0x84a7000)                          = 0x84a7000
brk(0x84c9000)                          = 0x84c9000
brk(0x84eb000)                          = 0x84eb000
brk(0x850d000)                          = 0x850d000
[...]

And:

$ pola-run --prog /bin/ls
pola-run: open/exec: /bin/ls: No such file or directory
$ ls -l /bin/ls
-rwxr-xr-x 1 root root 77844 2007-03-05 06:25 /bin/ls

Building from source doesn't work either, because gcc-4.0 isn't
available (only gcc-4.1).

Thanks,


--
Dr Thomas Leonard               http://rox.sourceforge.net
GPG: 9242 9807 C985 3C07 44A6  8B9A AE07 8280 59A5 3CC1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]