Freeze during unit move start.

Do you need help? Ask here!

Bug reporting belongs here: http://developer.wz2100.net/newticket
rief
New user
Posts: 1
Joined: 17 Oct 2007, 17:56

Freeze during unit move start.

Post by rief »

Hi all,
that's incredibile, but when i select some unit and move them by pressing left mouse button, exactly when i press the button game freeze. Killall warzone2100 can't kill warzone and i really don't know what's wrong. The freeze is istantly, with no output on console and/or on /var/log/messagges or anything else.
I'm under linux debian sid, using package for debian stable 2.0.0.7. Any ideas?

Thx all
Giel
Regular
Regular
Posts: 725
Joined: 26 Dec 2006, 19:18

Re: Freeze during unit move start.

Post by Giel »

What graphics device do you have (e.g. nVidia, ATI, Intel, etc.)?
Which driver do you use for your graphics device ? (I know of several nVidia driver versions that would hang X)

Also for killing you can use "killall -s 9 warzone2100" might work better (that actually "kills" it rather than just telling it to "terminate").
"First make sure it works good, only then make it look good." -- Giel
Want to tip/donate? bitcoin:1EaqP4ZPMvUffazTxm7stoduhprzeabeFh
ramoran
New user
Posts: 3
Joined: 27 Oct 2007, 17:42

Re: Freeze during unit move start.

Post by ramoran »

mmmmm, I have the same problem. With the two version probed, the 2.0.8rc1 and 2.0.7 in ArchLinux 32 bits. My hardware is a ATI Radeon Xpress 1100 with propietary drivers 8.42.3 in a AMD Turion 64 2.2 in ArchLinux32 in kernel 2.6.23. The program freeze and only end with signal 5 leaving a bad resolution. How can I send debug information?? Greetings and thanks!!! I see a great game! but I can't playit GRRR!! XD
rouls
New user
Posts: 1
Joined: 28 Oct 2007, 12:17

Re: Freeze during unit move start.

Post by rouls »

hi,

Same problem here with a ATI radeon 9550 ..
freezing, killing, but no playing...
cybersphinx
Inactive
Inactive
Posts: 1695
Joined: 01 Sep 2006, 19:17

Re: Freeze during unit move start.

Post by cybersphinx »

Sounds like the sound problem, try with --nosound. If you started from a command line, ctrl-\ should also kill the game, and you get a backtrace in /tmp.
We want information... information... information.
ramoran
New user
Posts: 3
Joined: 27 Oct 2007, 17:42

Re: Freeze during unit move start.

Post by ramoran »

yes, I can play!!!  ;D but can't generate the trace information. How can I solve this problem with the sound? Thanks!
cybersphinx
Inactive
Inactive
Posts: 1695
Joined: 01 Sep 2006, 19:17

Re: Freeze during unit move start.

Post by cybersphinx »

Can you tell me exactly what CPU (single/multicore) and kernel and ALSA version you have? (All people with this problem.)
Last edited by cybersphinx on 28 Oct 2007, 22:40, edited 1 time in total.
We want information... information... information.
ramoran
New user
Posts: 3
Joined: 27 Oct 2007, 17:42

Re: Freeze during unit move start.

Post by ramoran »

uname -a say:
Linux darkmovile 2.6.23-ARCH #1 SMP PREEMPT Sat Oct 27 09:04:14 UTC 2007 i686 AMD Turion(tm) 64 Mobile Technology MK-38 AuthenticAMD GNU/Linux
pacman say:
alsa-lib :1.0.15-1 <- only this package installed
cat /proc/cpuinfo say:
processor      : 0
vendor_id      : AuthenticAMD
cpu family      : 15
model          : 76
model name      : AMD Turion(tm) 64 Mobile Technology MK-38
stepping        : 2
cpu MHz        : 800.000
cache size      : 512 KB
fdiv_bug        : no
hlt_bug        : no
f00f_bug        : no
coma_bug        : no
fpu            : yes
fpu_exception  : yes
cpuid level    : 1
wp              : yes
flags          : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt rdtscp lm 3dnowext 3dnow up pni cx16 lahf_lm svm extapic cr8_legacy ts fid vid ttp tm stc
bogomips        : 1601.92
clflush size    : 64

need more infomation??

Thanks!