03-26-2007, 05:08 AM,
|
|
Nigo
Member
|
Posts: 118
Threads: 9
Joined: Jun 2006
|
|
same :oops:
if we don't have the same libc version, it would be better to compile it on Etch directly. I will see if I have time to try it this week
|
|
03-26-2007, 10:42 AM,
|
|
rookie1
Member
|
Posts: 231
Threads: 32
Joined: Nov 2006
|
|
segfault in Feisty too.
|
|
03-26-2007, 03:33 PM,
|
|
Nigo
Member
|
Posts: 118
Threads: 9
Joined: Jun 2006
|
|
I just compiled VDrift (it's sooooo easier and faster on Linux :roll: ) and replaced the binary and it now works
also, in the SConstruct file, when using old_openal=1, "-lalut" is missing
|
|
03-26-2007, 04:06 PM,
|
|
Nigo
Member
|
Posts: 118
Threads: 9
Joined: Jun 2006
|
|
ok. Also, is it just me or there is something wrong with the AI ? the race begin at 40fps and the framerate drops over time, after 30s I got less than 1fps ??!!
everything is fine on Practice Game
|
|
03-27-2007, 02:11 AM,
|
|
joevenzon
Administrator
|
Posts: 2,679
Threads: 52
Joined: Jun 2005
|
|
gdb backtrace:
Code: Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1223747888 (LWP 16881)]
0xb7d33dc8 in std::string::compare ()
from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/libstdc++.so.5
(gdb) bt
#0 0xb7d33dc8 in std::string::compare ()
from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/libstdc++.so.5
#1 0x0808431c in std::operator+<char, std::char_traits<char>, std::allocator<char> > ()
#2 0x0808340c in std::operator+<char, std::char_traits<char>, std::allocator<char> > ()
#3 0x080d75a8 in std::out_of_range::~out_of_range ()
#4 0x080d7550 in std::out_of_range::~out_of_range ()
#5 0x080d7029 in std::out_of_range::~out_of_range ()
#6 0x080d6ff2 in std::out_of_range::~out_of_range ()
#7 0x080d293a in non-virtual thunk to std::basic_iostream<char, std::char_traits<char> >::~basic_iostream() ()
#8 0x080d3ff9 in non-virtual thunk to std::basic_iostream<char, std::char_traits<char> >::~basic_iostream() ()
#9 0x080d3750 in non-virtual thunk to std::basic_iostream<char, std::char_traits<char> >::~basic_iostream() ()
#10 0x080f22ad in std::out_of_range::~out_of_range ()
#11 0x080eef3a in std::out_of_range::~out_of_range ()
#12 0x0815440d in std::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::str ()
#13 0x08154f46 in std::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::str ()
#14 0x08149ae5 in std::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::str ()
#15 0x08134270 in std::out_of_range::~out_of_range ()
#16 0x08133c55 in std::out_of_range::~out_of_range ()
#17 0x0812e186 in std::out_of_range::~out_of_range ()
#18 0x080591fb in ?? ()
#19 0xb7b82896 in __libc_start_main () from /lib/libc.so.6
#20 0x08050721 in ?? ()
seems like there's some funkiness with libstdc++
|
|
03-27-2007, 03:24 AM,
|
|
thelusiv
Administrator
|
Posts: 2,346
Threads: 223
Joined: Jun 2005
|
|
Alright last package for tonight: http://clemsonlinux.org/~thelusiv/VDrift...-2.package
If you test this please do the following
wait for vdrift to crash, if it does, then in the gdb console type
and paste the output here.
Also, if you could paste the output of the command
Also the Visual Dependency Walker could provide some useful info. Get it here: http://ftp.sunsite.dk/projects/autopacka....2.package
The problem is getting narrower, and it seems like it might be a problem with apbuild. It is including libstdc++.so.5 when it shouldn't. I'll update on the status of this problem...
|
|
03-27-2007, 09:10 AM,
|
|
rookie1
Member
|
Posts: 231
Threads: 32
Joined: Nov 2006
|
|
The latest package works in Feisty.
|
|
03-27-2007, 11:57 PM,
|
|
joevenzon
Administrator
|
Posts: 2,679
Threads: 52
Joined: Jun 2005
|
|
With the package in your 6:26 PM post:
Code: Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1223788848 (LWP 31422)]
0xb7d33dc8 in std::string::compare ()
from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/libstdc++.so.5
(gdb) bt
#0 0xb7d33dc8 in std::string::compare ()
from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/libstdc++.so.5
#1 0x0808434c in std::operator+<char, std::char_traits<char>, std::allocator<char> > ()
#2 0x0808343c in std::operator+<char, std::char_traits<char>, std::allocator<char> > ()
#3 0x080d75d8 in std::out_of_range::~out_of_range ()
#4 0x080d7580 in std::out_of_range::~out_of_range ()
#5 0x080d7059 in std::out_of_range::~out_of_range ()
#6 0x080d7022 in std::out_of_range::~out_of_range ()
#7 0x080d296a in non-virtual thunk to std::basic_iostream<char, std::char_traits<char> >::~basic_iostream() ()
#8 0x080d4029 in non-virtual thunk to std::basic_iostream<char, std::char_traits<char> >::~basic_iostream() ()
#9 0x080d3780 in non-virtual thunk to std::basic_iostream<char, std::char_traits<char> >::~basic_iostream() ()
#10 0x080f2415 in std::out_of_range::~out_of_range ()
#11 0x080ef0a2 in std::out_of_range::~out_of_range ()
#12 0x08154575 in std::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::str ()
#13 0x081550ae in std::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::str ()
#14 0x08149c4d in std::basic_stringstream<char, std::char_traits<char>, std::all---Type <return> to continue, or q <return> to quit---
ocator<char> >::str ()
#15 0x081343d8 in std::out_of_range::~out_of_range ()
#16 0x08133dbd in std::out_of_range::~out_of_range ()
#17 0x0812def7 in std::out_of_range::~out_of_range ()
#18 0x0805910b in ?? ()
#19 0xb7b78856 in __libc_start_main () from /lib/libc.so.6
#20 0x08050751 in ?? ()
as soon as I click on practice game.
|
|
|