Windowed mode system hardlock bug
Moderator: Moderators
Windowed mode system hardlock bug
I've just had Spring hardlock my computer (minutes after it suddenly jumped into windowed mode for no reason whatsoever). Even when I ssh'd into it and killed spring I still had to reboot, because the keyboard and mouse weren't responding.
I found this bug report that was supposedly "fixed"
http://springrts.com/mantis/bug_view_ad ... bug_id=862
Could you please reopen it, because it clearly hasn't been fixed.
My system is similar to that of the person who reported the bug:
Ubuntu 9.10 Karmic (x86_64)
Latest Fglrx ATI driver on Radeon 4870
I found this bug report that was supposedly "fixed"
http://springrts.com/mantis/bug_view_ad ... bug_id=862
Could you please reopen it, because it clearly hasn't been fixed.
My system is similar to that of the person who reported the bug:
Ubuntu 9.10 Karmic (x86_64)
Latest Fglrx ATI driver on Radeon 4870
Re: Windowed mode system hardlock bug
with certainty of 95+%, this is a bug in fglrx.
i get the same with fglrx.. it is known to be very buggy for many cards, and problems with it get worse the newer the rest of your system is (xorg eg).
in other words... we can not fix it.
i get the same with fglrx.. it is known to be very buggy for many cards, and problems with it get worse the newer the rest of your system is (xorg eg).
in other words... we can not fix it.
Re: Windowed mode system hardlock bug
OK so I guess I'm done with Spring then since I cannot play it.
I wonder why even though I agree that fglrx is buggy as hell, this doesn't happen in any other game.
I wonder why even though I agree that fglrx is buggy as hell, this doesn't happen in any other game.
Re: Windowed mode system hardlock bug
you look angry, it seems like your comp/drivers/os/everything is perfect but spring is so fuckin buggy ... why the fuck did you even install such a crappy peace of awful game on such an awesome comp ?unimatrix wrote:OK so I guess I'm done with Spring then since I cannot play it.
I wonder why even though I agree that fglrx is buggy as hell, this doesn't happen in any other game.
Re: Windowed mode system hardlock bug
Good point, I don't know what came over me.
And to think I even promoted the game to everyone I know! Damn, I must be possessed by an evil daemon or something.
And to think I even promoted the game to everyone I know! Damn, I must be possessed by an evil daemon or something.
Last edited by unimatrix on 15 Feb 2010, 22:41, edited 1 time in total.
Re: Windowed mode system hardlock bug
Post a stacktrace (i.e. install debug package, run in gdb, press ctrl+c when it hangs, then type 'thread apply all bt'. Put all the output in a file and attach to the report.)
We can not do anything with the bug report as it is.
EDIT: If PC locks up hard try to ssh into it from another machine to get a stacktrace. If ssh doesn't work anymore (be sure to install ssh beforehand) then it definitely isn't a Spring bug.
We can not do anything with the bug report as it is.
EDIT: If PC locks up hard try to ssh into it from another machine to get a stacktrace. If ssh doesn't work anymore (be sure to install ssh beforehand) then it definitely isn't a Spring bug.
- BrainDamage
- Lobby Developer
- Posts: 1164
- Joined: 25 Sep 2006, 13:56
Re: Windowed mode system hardlock bug
there are couple hundred opengl functions, and opengl itself is a state-based system ( orders of calling the commands affects heavily the result, not just the params ), if the bug shows only with certain combinations, the low probability to reproduce explains why not other games are affected ( diff functions used, diff calling order, etc )unimatrix wrote: I wonder why even though I agree that fglrx is buggy as hell, this doesn't happen in any other game.
Re: Windowed mode system hardlock bug
that's your training for spring, you're already ragequiting, for once it's not because of regret !unimatrix wrote:Good point, I don't know what came over me.
And to think I even promoted the game to everyone I know! Damn, I must be possessed by an evil daemon or something.
Re: Windowed mode system hardlock bug
Finally a decent answer (was getting the feeling this forum is full of trolls).Tobi wrote:Post a stacktrace (i.e. install debug package, run in gdb, press ctrl+c when it hangs, then type 'thread apply all bt'. Put all the output in a file and attach to the report.)
We can not do anything with the bug report as it is.
EDIT: If PC locks up hard try to ssh into it from another machine to get a stacktrace. If ssh doesn't work anymore (be sure to install ssh beforehand) then it definitely isn't a Spring bug.
Anyway, I'm not too keen on hard resetting my computer, but since ssh worked last time I can probably reboot it from there (hopefully).
Would it be too much to ask for a -dbg version to be put in the PPA repository?
Yeah that's probably it. But let's be real: we know ATI isn't going to do anything about it any time soon. Still, at least you guys could reopen that bug to acknowledge that it exists.Brain Damage wrote:there are couple hundred opengl functions, and opengl itself is a state-based system ( orders of calling the commands affects heavily the result, not just the params ), if the bug shows only with certain combinations, the low probability to reproduce explains why not other games are affected ( diff functions used, diff calling order, etc )
Last edited by unimatrix on 15 Feb 2010, 22:58, edited 1 time in total.
Re: Windowed mode system hardlock bug
it is X that is hard locking, you don't even have to restart really.. even doh it makes little difference, as you lost all open windows and stuff anyway.
Re: Windowed mode system hardlock bug
It was X first, then I switched to framebuffer. I could log in, but then it froze there too before I could kill spring (I wasn't in a hurry, because I didn't think this would happen). So no, It's not just X.hoijui wrote:it is X that is hard locking, you don't even have to restart really.. even doh it makes little difference, as you lost all open windows and stuff anyway.
Re: Windowed mode system hardlock bug
if you had a hard lock such that even the magic sysrq didn't work (don't know if you tried it), it's definitely not spring's fault.
- BrainDamage
- Lobby Developer
- Posts: 1164
- Joined: 25 Sep 2006, 13:56
Re: Windowed mode system hardlock bug
magic sysrq fails only in the case of a kernel panic, since he said he could ssh into the box, I'd assume the kernel was in a more or less working condition ( if we exclude the video driver module )imbaczek wrote:if you had a hard lock such that even the magic sysrq didn't work (don't know if you tried it), it's definitely not spring's fault.
Re: Windowed mode system hardlock bug
According to your bug tracker this issue has been resolved and should not happen. At least spare us the lie.imbaczek wrote:if you had a hard lock such that even the magic sysrq didn't work (don't know if you tried it), it's definitely not spring's fault.
And no, Magic SysRq didn't fail. It's how I rebooted it.
- BrainDamage
- Lobby Developer
- Posts: 1164
- Joined: 25 Sep 2006, 13:56
Re: Windowed mode system hardlock bug
try to be less abrasive in your answers ...unimatrix wrote: According to your bug tracker this issue has been resolved and should not happen. At least spare us the lie.
you should be able to reopen the ticket yourself, just create an account there
Re: Windowed mode system hardlock bug
I tried that, but I can't reopen (no editing options). That's why I'm here.Brain Damage wrote:try to be less abrasive in your answers ...unimatrix wrote: According to your bug tracker this issue has been resolved and should not happen. At least spare us the lie.
you should be able to reopen the ticket yourself, just create an account there
- Forboding Angel
- Evolution RTS Developer
- Posts: 14673
- Joined: 17 Nov 2005, 02:43
Re: Windowed mode system hardlock bug
You can create a new account and link a new bug to an old one.