2007-01-03T04:55:58Z INFO: SDL_QuitSS/VID begins
[{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 6234
--- SIGCHLD (Child exited) @ 0 (0) ---
wait4(4294967295, [{WIFSIGNALED(s) && WTERMSIG(s) == SIGSEGV}], 0, NULL) = 6232
--- SIGCHLD (Child exited) @ 0 (0) ---
write(2, "Segmentation fault\n", 19Segmentation fault
) = 19
Last thing is SDL shutdown, then a segfault. This extra info comes up when running SL by the command 'strace -e trace=all ./secondlife'
Problem in SDL or in SL?