[pypy-dev] Sandboxing - trunk - external function 'setlocale'
Maciej Fijalkowski
fijall at gmail.com
Wed Apr 21 17:10:21 CEST 2010
Bah.
I think fixed, will try later.
2010/4/21 Søren Laursen <sl at scrooge.dk>:
> Hi,
>
>
>
> The last 4-6 days the sandboxing pypy in trunk is not running.
>
>
>
> Running trunk and compiled the "latest" pypy, got this error when running
> the sandbox:
>
> Warning: cannot find your CPU L2 cache size in /proc/cpuinfo
>
> Not Implemented: sandboxing for external function 'setlocale'
>
> RPython traceback:
>
> File "implement.c", line 2383, in entry_point
>
> File "implement.c", line 27299, in PyFrame_execute_frame
>
> File "implement.c", line 46059, in PyFrame_dispatch
>
> File "implement.c", line 64153, in PyFrame_handle_bytecode
>
> File "implement.c", line 93878, in PyFrame_dispatch_bytecode
>
> File "implement.c", line 138371, in PyFrame_call_function
>
> File "implement.c", line 43324, in BuiltinCode_funcrun_obj
>
> File "implement.c", line 43873, in BuiltinCode_handle_exception
>
> Fatal RPython error: LocaleError
>
>
>
> uname -a:
>
> Linux mig 2.6.26-2-686 #1 SMP Wed Feb 10 08:59:21 UTC 2010 i686 GNU/Linux
>
>
>
> Debian lenny 32bit, x86.
>
>
>
> Regards
>
>
>
> Søren
>
> _______________________________________________
> pypy-dev at codespeak.net
> http://codespeak.net/mailman/listinfo/pypy-dev
>
More information about the Pypy-dev
mailing list