Equipping trousers leads to segfault
Equipping trousers leads to segfault
Hi
When I try to equip my new trousers (Iron chain leggings) the game crashes. Other trousers are working without problems.
I'm using a 64bit gentoo.
When I try to equip my new trousers (Iron chain leggings) the game crashes. Other trousers are working without problems.
I'm using a 64bit gentoo.
- Attachments
-
- eb2_screen0.jpg (149.54 KiB) Viewed 10624 times
- BasiliskWrangler
- Site Admin
- Posts: 3825
- Joined: July 6th, 2006, 10:31 am
- Location: The Grid
- Contact:
Re: Equipping trousers leads to segfault
Could you post a saved-game with this?
Re: Equipping trousers leads to segfault
for sure... I assume just taring the complete directory does the trick?
- Attachments
-
- savegame.tar.gz
- (70.15 KiB) Downloaded 430 times
- BasiliskWrangler
- Site Admin
- Posts: 3825
- Joined: July 6th, 2006, 10:31 am
- Location: The Grid
- Contact:
Re: Equipping trousers leads to segfault
Hmmm. Doesn't crash for me.
When you equip the chain leggings, it plays a sound and updates the in-game sprite of the character. For you, the game must be crashing when it tries to access one of these resources.
Is there any way to get more info from your system about this crash?
When you equip the chain leggings, it plays a sound and updates the in-game sprite of the character. For you, the game must be crashing when it tries to access one of these resources.
Is there any way to get more info from your system about this crash?
- sirdilznik
- Officer [Gold Rank]
- Posts: 439
- Joined: April 15th, 2010, 5:40 am
Re: Equipping trousers leads to segfault
If you run 'eschalon_book_2' from the command prompt does it spit out anything after the crash in the terminal window?
Will Pay For Cloth Map
Re: Equipping trousers leads to segfault
Just "segmentation fault".sirdilznik wrote:If you run 'eschalon_book_2' from the command prompt does it spit out anything after the crash in the terminal window?
The informations I get are very poor.
Starting eschalon with gdb just leads to the following:
0x0815fd1c in ?? ()
(gdb) bt
#0 0x0815fd1c in ?? ()
#1 0x0811371c in ?? ()
#2 0x0810362d in ?? ()
#3 0x080d289d in ?? ()
#4 0x080ce2e5 in ?? ()
#5 0x0804d0c4 in ?? ()
#6 0xf7a5fbb6 in __libc_start_main () from /lib32/libc.so.6
#7 0x0804cfe1 in ?? ()
Dmesg states:
eschalon_book_2[3528]: segfault at 34 ip 000000000815fd1c sp 00000000ff9cc4d8 error 4 in eschalon_book_2[8048000+131000]
Perhaps recompiling my system with -ggdb as an additional CFLAG could help getting more detailed information. But this would take some time...
If anyone here has some ideas how to get more informations about the crashing process - just tell me
Re: Equipping trousers leads to segfault
I got the same problem with these trousers.
Re: Equipping trousers leads to segfault
Actually, my trousers are bronze. And I think I can still hear the heavy armor sound playing before it segfaults.
without a non-stripped binary eschalon it is difficult to debug further:(
It could be interaction with the opengl driver. I am on the OS ati driver. Wolverine?
without a non-stripped binary eschalon it is difficult to debug further:(
It could be interaction with the opengl driver. I am on the OS ati driver. Wolverine?
- sirdilznik
- Officer [Gold Rank]
- Posts: 439
- Joined: April 15th, 2010, 5:40 am
Re: Equipping trousers leads to segfault
I had the same thing happen to me trying to put on trousers. I also couldn't get more of an error message than 'segmentation fault (core dumped)'. At first I figured it might be the sound, knowing the unfortunately jumbled mess that is audio in Linux, but changing between FreeAudio, OpenAL, and even null made no difference. Changing from full screen to windowed made no difference either.
This is on Fedora 13 x86_64
nVidia GTX260
nvidia driver 195.36.24
I guess I'll just have to go commando-style for now
This is on Fedora 13 x86_64
nVidia GTX260
nvidia driver 195.36.24
I guess I'll just have to go commando-style for now
Will Pay For Cloth Map
Re: Equipping trousers leads to segfault
Maybe...some of my system details:obiwan wrote:It could be interaction with the opengl driver. I am on the OS ati driver. Wolverine?
xorg-server 1.8.1-r1
nvidia-drivers 195.36.24
glibc 2.11.1
Linux 2.6.32-gentoo-r5.wolvnet
- BasiliskWrangler
- Site Admin
- Posts: 3825
- Joined: July 6th, 2006, 10:31 am
- Location: The Grid
- Contact:
Re: Equipping trousers leads to segfault
Ah! I found the problem.
No worries on your end, it's not a driver issue. I'll fix it up.
No worries on your end, it's not a driver issue. I'll fix it up.
- BasiliskWrangler
- Site Admin
- Posts: 3825
- Joined: July 6th, 2006, 10:31 am
- Location: The Grid
- Contact:
Re: Equipping trousers leads to segfault
Another problem solved. Thanks
- sirdilznik
- Officer [Gold Rank]
- Posts: 439
- Joined: April 15th, 2010, 5:40 am
Re: Equipping trousers leads to segfault
Awesome job fixing the issue so quickly BW! Much appreciated.
Edit: Now I don't have to run around Mistfell bare ass nekkid no more:
Edit: Now I don't have to run around Mistfell bare ass nekkid no more:
Will Pay For Cloth Map