Forums

Full Version: Vdrift won't start (vdrift: symbol lookup error: vdrift: undefined symbol: _ZN15btCo)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
[SOLVED! Downgrading bullet fixes the problem.]

Vdrift did work for a couple of days. Then I started getting this message on the terminal when starting: 'vdrift: symbol lookup error: vdrift: undefined symbol: _ZN15btCompoundShapeC1Eb'. I tried re-installing the game from standard repositories and from the AUR. No help. I've then compiled from git and for the latest try from the .7z nightly. Still the same error.

I tried to look on google, but I get only some bug reports from 2009 saying an update fixed everything.

I have tried re-installing and removing all related files and everything obvious like that.

When I run the game, the loading bar comes up, finishes, and then the crash happens.

Output: http://pastebin.com/hKLYWvGQ

System information:
OS: Manjaro 0.8.13.1 Ascella
Kernel: x86_64 Linux 4.1.6-1-MANJARO
CPU: Intel Core i5-3570K 3.8GHz
GPU: ASUS R9 280x
GPU driver: Catalyst
btCompoundShape comes from Bullet.
Just a guess, make sure you have a package installed, called libbullet or similar that has Bullet Physics library.
(08-26-2015, 08:39 AM)CrystalH Wrote: [ -> ]btCompoundShape comes from Bullet.
Just a guess, make sure you have a package installed, called libbullet or similar that has Bullet Physics library.

I found out that the bullet package had been updated earlier this week. I downgraded the package, and now everything works fine. Thank you for help.
(08-26-2015, 09:55 AM)jenn4 Wrote: [ -> ]
(08-26-2015, 08:39 AM)CrystalH Wrote: [ -> ]btCompoundShape comes from Bullet.
Just a guess, make sure you have a package installed, called libbullet or similar that has Bullet Physics library.

I found out that the bullet package had been updated earlier this week. I downgraded the package, and now everything works fine. Thank you for help.

Hi jenn4. Could you post the bullet lib versions (breaking, working)?
(08-26-2015, 10:13 AM)NaN Wrote: [ -> ]
(08-26-2015, 09:55 AM)jenn4 Wrote: [ -> ]
(08-26-2015, 08:39 AM)CrystalH Wrote: [ -> ]btCompoundShape comes from Bullet.
Just a guess, make sure you have a package installed, called libbullet or similar that has Bullet Physics library.

I found out that the bullet package had been updated earlier this week. I downgraded the package, and now everything works fine. Thank you for help.

Hi jenn4. Could you post the bullet lib versions (breaking, working)?

Sure: Working bullet version: bullet-2.83.5-1-x86_64.
Not working version (latest): bullet-2.83.6-1-x86_64.