[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: lua51w4-rvm segmentation fault
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Wed, 16 Feb 2005 09:53:37 -0200
> Thread 0 Crashed:
> 0 <<00000000>> 0x0002f190 0 + 0x2f190
> 1 lua 0x000091a8 luaD_call + 0x78
> 2 lua 0x00007ad4 luaC_callGCTM + 0x2c
> 3 lua 0x00003a8c callallgcTM + 0x10
> 4 lua 0x00008440 luaD_rawrunprotected + 0x60
> 5 lua 0x00003b14 lua_close + 0x74
> 6 lua 0x000034e0 main + 0x94
> 7 lua 0x000021ac _start + 0x188 (crt.c:267)
> 8 dyld 0x8fe1a558 _dyld_start + 0x64
That does not help much. What does help is a minimal example that reproduces
this, so that other people can try it. --lhf