Forums » Bugs

SIGSEGV errors since update

Jan 09, 2010 vskye link
Ever since the update last night, I get the the bug reporter popping up after logging off the game. Here's the stack trace:

caught SIGSEGV; generating stack trace
fault address (nil), 00000000, 00000001
ss 0x0000007b 123
uesp 0xbfe000ec -1075838740
efl 0x00010246 66118
cs 0x00000073 115
eip 0x080dd166 135123302
err 0x00000004 4
trapno 0x0000000e 14
eax 0x00000000 0
ecx 0xbfe00290 -1075838320
edx 0xbfe00b28 -1075836120
ebx 0x0d99f210 228192784
esp 0xbfe000ec -1075838740
ebp 0xbfe00228 -1075838424
esi 0x00000000 0
edi 0x00000000 0
ds 0xffff007b -65413
es 0xffff007b -65413
fs 0xc0100000 -1072693248
gs 0x00000033 51
brk> 080dd166: 0d99f210 00000000 bfe00290 00000000
- 080f2193: 0d99d6e8 0a12e470 0d99da90 0d99da90
- 080cdaea: 0a12e468 0a16d9c8 09e9d6e6 09e9d6e6
- 08111778: 092147a0 bfe003c0 bfe003a0 000000e3
- 082543c2: 09deb078 00000000 bfe00458 10c506b4
- 08221e1f: 09deb078 10c50738 00000000 10c50780
- 08231998: 09deb078 00000005 00000000 00000000
- 082226c0: 09deb078 10c505e8 00000001 08240152
- 0821f3c9: 09deb078 bfe007b0 00000000 00000000
- 082212fd: 09deb078 0821f3b0 bfe007b0 00000000
- 08222cec: 09deb078 0821f3b0 bfe007b0 00000018
- 0821f418: 09deb078 00000002 00000001 00000001
- 08077204: 09deb078 00000002 00000001 0a9fc010
- 0808214a: 0a9fc010 0c0eaccc bfe00848 08092d99
- 080a358c: 0a9fc010 0c0eacb8 00000080 bfe0088c
- 080a5fff: 0aa0b1a0 0c0eaccc 00000080 00000008
- 0816a4fe: 0c0eacb8 00000008 43bb8000 44030000
- 080551a9: 00000008 43bb8000 44030000 00000000
- 0016db63: 092ce8d8 00000000 00000000 00000000
- 08059264: 00000000 00000000 00000000 00000000
- 080599f0: 00000001 bfe02b74 00000000 00000000
- 080606b5: 00000001 bfe02b74 bfe02b7c 006deab8
- 0050cb56: 08060610 00000001 bfe02b74 0804a9b0

Linux 32-bit client, Ubuntu 9.10. Intel Pentium IV, 2.53Ghz,
1GB of ram.

Edit: I did send this in via the bug reporter, but just in case.
Jan 10, 2010 raybondo link
Yeah, there's a bug that I'm fixing that is causing some clients to crash on logoff. The patch should be out in a few minutes. (version 1.8.109.1)
Jan 10, 2010 vskye link
Cool, thanks Ray.
Jan 10, 2010 Inco link
My 64 bit linux client keeps crashing.

[edit]
My 32 bit linux laptop is fine.
Jan 10, 2010 ladron link
The update didn't fix it, ray.

On the other hand, when the game crashes this way I usually see the crash report utility. I have never seen the crash report utility before when the client crashed, so I guess that much is an improvement.
Jan 10, 2010 raybondo link
Apparently there are two separate but related crashes. I fixed one of them but not the other. I'l still working on the other.
Jan 11, 2010 ladron link
I kind of enjoy being able to completely quit the client in one shot, rather than typing /logout, waiting a minute, and then hitting esc. Don't break your back 'fixing' it :p
Jan 11, 2010 raybondo link
Heh, well, you can always kill the vendetta process in your OS.
Jan 11, 2010 ladron link
If I could call system commands from the VO lua API, I'd bind a 'pkill update.rlb' to the PLAYER_LOGGED_OUT event (or whatever it's called), but alas I cannot.
Jan 11, 2010 mr_spuck link
Calling Game.Quit() would work too.

I also just had the bug reporter pop up on exit.
Jan 12, 2010 vskye link
Ray, your fix didn't fix the issue yet.
Jan 12, 2010 ladron link
I think he knows that.
Jan 13, 2010 vskye link
Thanks Ray, seems the update tonight fixed it.