Page 4 of 4

Re: Benchmark

Posted: Sun Nov 14, 2010 11:25 am
by qubodup
The file from the first post segfaults

LOVE 0.7.0 (Game Slave)

Arch Linux 32bit / love-beta 0.7.0-1

Asus EeePC 1000H

Code: Select all

[Thread debugging using libthread_db enabled]
[New Thread 0xb6fc0b70 (LWP 8829)]

Program received signal SIGSEGV, Segmentation fault.
0x080d7f4f in ?? ()
(gdb) bt
#0  0x080d7f4f in ?? ()
#1  0x080df7b3 in ?? ()
#2  0x080d357b in ?? ()
#3  0xb7cbfe18 in ?? () from /usr/lib/liblua.so
#4  0xb7cc9e62 in ?? () from /usr/lib/liblua.so
#5  0xb7cc02c8 in ?? () from /usr/lib/liblua.so
#6  0xb7cbad41 in ?? () from /usr/lib/liblua.so
#7  0xb7cbf607 in ?? () from /usr/lib/liblua.so
#8  0xb7cc045c in ?? () from /usr/lib/liblua.so
#9  0xb7cbc08b in lua_pcall () from /usr/lib/liblua.so
#10 0xb7cccd0a in ?? () from /usr/lib/liblua.so
#11 0xb7cbfe18 in ?? () from /usr/lib/liblua.so
#12 0xb7cc9e62 in ?? () from /usr/lib/liblua.so
#13 0xb7cc02c8 in ?? () from /usr/lib/liblua.so
#14 0xb7cbc005 in lua_call () from /usr/lib/liblua.so
#15 0x08054060 in ?? ()
#16 0xb78bac76 in __libc_start_main () from /lib/libc.so.6
#17 0x0804f001 in ?? ()

Re: Benchmark

Posted: Sun Nov 14, 2010 12:47 pm
by Robin
nevon wrote:Oh! Didn't know that. Must have been changed in a very recent build.
It was committed a week ago, so any build since that time has the change. (devs: it's not in the changelog yet, right?)

Re: Benchmark

Posted: Sun Nov 14, 2010 12:52 pm
by bartbes
Robin wrote:(devs: it's not in the changelog yet, right?)
Yes it is.

Re: Benchmark

Posted: Sun Nov 14, 2010 1:35 pm
by Robin
Please excuse me, I was being daft. :roll: