Seems this is an XRandR problem, see the output of torcs -d below:

[EMAIL PROTECTED]:~$ torcs -d
GNU gdb 6.6-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(gdb) Starting program: /usr/lib/torcs/torcs-bin -l /home/paladine/.torcs -L 
/usr/lib/torcs -D /usr/share/games/torcs
(no debugging symbols found)
Failed to read a valid object file image from memory.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type <return> to continue, or q <return> to quit---bt
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type <return> to continue, or q <return> to quit---(no debugging symbols 
found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1229596944 (LWP 20117)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
Visual Properties Report
------------------------
Compatibility mode, properties unknown.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1229596944 (LWP 20117)]
0xb7923454 in ?? () from /usr/lib/libXrandr.so.2
(gdb) quit
The program is running.  Exit anyway? (y or n) [answered Y; input not from 
terminal]
[EMAIL PROTECTED]:~$ 
--

XRandR is disabled by Xinerama so this would appear to be the cause of
the segfault.  Is it possible to build torcs without requiring XRandR?
I discovered a similar problem with MythTV recently which was fixed by
using --disable-xrandr passed during ./configure

See https://bugs.launchpad.net/ubuntu/+source/mythtv/+bug/109227 for
more info on this.

Paladine

-- 
Torcs Segfaults on Launch
https://bugs.launchpad.net/bugs/120464
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to