Author Topic: Crash on 0.3.x rev. 931 [Fixed rev. 933]  (Read 1301 times)

mersinliali

  • Guest
Crash on 0.3.x rev. 931 [Fixed rev. 933]
« on: 15 November 2010, 15:51:30 »
(click to show/hide)
(click to show/hide)

I think it is [again] triggered by clicking twice or more...
Best regards,
Ali
« Last Edit: 20 November 2010, 03:10:00 by silnarm »

hailstone

  • Local Moderator
  • Battle Machine
  • ********
  • Posts: 1,568
    • View Profile
Re: Crash on 0.3.x rev. 931
« Reply #1 on: 16 November 2010, 08:37:47 »
I don't think it is the same since this appears to be memory issues when the other was caused by an assert call. Unfortunately I'm not able to reproduce it. Can you get it to crash again?
Glest Advanced Engine - Admin/Programmer
https://sourceforge.net/projects/glestae/

mersinliali

  • Guest
Re: Crash on 0.3.x rev. 931
« Reply #2 on: 16 November 2010, 16:35:28 »
I see it is hard to reproduce the same crash. But I finally found a way and produced three more. However, I don't understand whether they are same or not.

When I click the scrollbar of the dropdown menu twice or more and immediately afterwards click on a menu item, it crashes. Actually I click the down sign of the scrollbar "harshly" (as if I can scroll it fast) and right after on an item and so on...

In the screenshots, mouse pointers don't seem to be on an item, but there was the menu behind them. Maybe, the crash is between clicking the scroolbar and clicking the menu item.

They are:
(click to show/hide)
(click to show/hide)

2nd one:
(click to show/hide)
(click to show/hide)

3rd one:
(click to show/hide)
(click to show/hide)

If those aren't the same, I can try others...
Best regards,
Ali

silnarm

  • Local Moderator
  • Behemoth
  • ********
  • Posts: 1,373
    • View Profile
Re: Crash on 0.3.x rev. 931
« Reply #3 on: 18 November 2010, 11:05:24 »
Thanks for the reports mersinliali, unfortunately I haven't been able to reproduce this one either.

Fortunately though, I seem to have left widget logging enabled, so if you can make it happen again, could you post the contents of ~/.glestadv/glestadv-widget.log, which might provide some more clues for us.
Glest Advanced Engine - Code Monkey

Timeline | Downloads

silnarm

  • Local Moderator
  • Behemoth
  • ********
  • Posts: 1,373
    • View Profile
Re: Crash on 0.3.x rev. 931
« Reply #4 on: 19 November 2010, 04:42:25 »
Never mind with the widget log, I reproduced it and it should now be fixed (in rev 933).
Glest Advanced Engine - Code Monkey

Timeline | Downloads

mersinliali

  • Guest
Re: Crash on 0.3.x rev. 931
« Reply #5 on: 19 November 2010, 06:47:18 »
Thank you very much.
I've just pasted logs and the screenshot. It may be no use but here they are:

(click to show/hide)

(click to show/hide)

And the widget log:
http://pastebin.com/P3UHXgDc

Best wishes...

silnarm

  • Local Moderator
  • Behemoth
  • ********
  • Posts: 1,373
    • View Profile
Re: Crash on 0.3.x rev. 931
« Reply #6 on: 20 November 2010, 03:09:09 »
Thanks Ali, from some stack trace it seems to be the same issue, so should now be resolved. I was able to get some similar crashes on 0.3.1, but I didn't get one that looked like your last crash-screenshot, so if you could confirm that you can no longer crash the menu like this on revision >= 933, I'll sleep much easier ;)

Glest Advanced Engine - Code Monkey

Timeline | Downloads

mersinliali

  • Guest
Re: Crash on 0.3.x rev. 931 [Fixed rev. 933]
« Reply #7 on: 20 November 2010, 08:46:31 »
It works perfect. I wish you had a nice rest.
Thank you very much.