0.9.13 Kubuntu 10.04 Beta 2 Game stops while starting Engine

9 replies [Last post]
ufftata
User offline. Last seen 13 years 23 weeks ago. Offline
Joined: 2009-12-02
Posts: 11

Ok so to not mess up the other thread, i start a new one:

hedgewars crashes after loading screen right before entering actual game

(k)ubuntu 10.04 beta 2
hedgewars 0.9.13 from source & getdeb repo (tried both)

ATI Radeon HD 3600 Series with radeon driver

http://pastebin.com/MJMDHncc

so here are some terminal error messages:

starting fresh compiled game:
ufftata@localhost:~$ hedgewars
ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured

without music & sounds ingame:
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such file or directory
QFileSystemWatcher: failed to add paths: /home/ufftata/.config/ibus/bus
Bus::open: Can not get ibus-daemon's address.
IBusInputContext::createInputContext: no connection to ibus-daemon

low quality didn't fix the crash either.

nemo
nemo's picture
User offline. Last seen 10 hours 47 min ago. Offline
Joined: 2009-01-28
Posts: 1861

Please post your ~/.hedgewars/hedgewars.ini (feel free to remove the password hash) you shouldn't have any ALSA errors if you really disabled all sound/music.

You can use this lil' ini file too. http://m8y.org/tmp/hedgewars.ini

Also, do you have pulseaudio installed?
https://bugs.launchpad.net/ubuntu/+source/hedgewars/+bug/454879

--
Oh, what the heck. 1PLXzL1CBUD1kdEWqMrwNUfGrGiirV1WpH <= tip a hedgewars dev

ufftata
User offline. Last seen 13 years 23 weeks ago. Offline
Joined: 2009-12-02
Posts: 11

yeah thats just a misunderstanding, the alsa error doesn't occur when i disable sound & music

my hedgewars.ini;
http://pastebin.com/JFsb9j1j

i have only some client libs for pulseaudio installed, but no pulseaudio server.

Quote:
ufftata@localhost:/$ dpkg --get-selections | grep pulse
libpulse-browse0 install
libpulse-dev install
libpulse-mainloop-glib0 install
libpulse0 install
vlc-plugin-pulse install

appreciate your help btw, thanks alot Big Grin

nemo
nemo's picture
User offline. Last seen 10 hours 47 min ago. Offline
Joined: 2009-01-28
Posts: 1861

'k - at this point. really have no idea. The crash location from debug0.txt isn't suggestive of anything in particular, and you said Reduce Quality didn't help.

You might want to try disabling any graphics acceleration you are using in KDE.

The next thing to try after that, is launching hwengine in gdb from commandline or, well, from frontend if you can time, say, a
sleep 3;gdb -p $(ps auwx | grep hwengine | awk '{print $2}')

Followed by a continue and bt.
The crash may not be too informative w/o symbols, so might have to ask for a debug build next.

If you want to try gdb hwengine from commandline and need a Demo to point it at, lemme know.

--
Oh, what the heck. 1PLXzL1CBUD1kdEWqMrwNUfGrGiirV1WpH <= tip a hedgewars dev

ufftata
User offline. Last seen 13 years 23 weeks ago. Offline
Joined: 2009-12-02
Posts: 11

hi, already disabled all kde compositing.

i'm 70 % sure that it is a problem with my graphics driver

the commandline hwengine tool didnt work:

Quote:
An unhandled exception occurred at $08067894 :
EInOutError : File not open
$08067894
$08088743

here's the output you asked for
http://pastebin.com/Nq6xZx9M

ufftata
User offline. Last seen 13 years 23 weeks ago. Offline
Joined: 2009-12-02
Posts: 11

so i checked it out with the proprietary catalyst driver, and guess what, it worked

which makes me wonder, 'cause with debian unstable and the radeon driver it worked too, but maybe i smashed something in the xorg.conf under kubuntu

nemo
nemo's picture
User offline. Last seen 10 hours 47 min ago. Offline
Joined: 2009-01-28
Posts: 1861

Ah. That's good.
They might have disabled something in the Radeon driver that we depend on.

Do other 3d apps like glxgears work ok w/ Radeon driver?
glxinfo might be interesting too.

But hey. It works.

--
Oh, what the heck. 1PLXzL1CBUD1kdEWqMrwNUfGrGiirV1WpH <= tip a hedgewars dev

ufftata
User offline. Last seen 13 years 23 weeks ago. Offline
Joined: 2009-12-02
Posts: 11

glxgears & info worked with radeon.
but i did some testing with the radeonhd driver before, and maybe i really smashed some configs

nemo
nemo's picture
User offline. Last seen 10 hours 47 min ago. Offline
Joined: 2009-01-28
Posts: 1861

What I meant about glxinfo is maaaaaybe we use a glx feature that was removed from the radeon driver due to some flaw in it.

--
Oh, what the heck. 1PLXzL1CBUD1kdEWqMrwNUfGrGiirV1WpH <= tip a hedgewars dev

nemo
nemo's picture
User offline. Last seen 10 hours 47 min ago. Offline
Joined: 2009-01-28
Posts: 1861

Actually ufftata, FIQ reported some issues too, and maybe you were both suffering from :
https://bugs.launchpad.net/ubuntu/lucid/+source/xorg-server/+bug/565903
"Each time there is corruption dmesg has this entry.
[ 3635.792517] [drm:radeon_cs_ioctl] *ERROR* Failed to parse relocation -12!"

Which is apparently related to that glx 1.4 problem ubuntu had prior to lucid release.
They reverted, so maybe that's why your issues went away.

--
Oh, what the heck. 1PLXzL1CBUD1kdEWqMrwNUfGrGiirV1WpH <= tip a hedgewars dev

Copyright © 2004-2023 Hedgewars Project. All rights reserved. [ contact ]