Author Topic: [Fixed] Crash in 'About' menu  (Read 1113 times)

tomreyn

  • MegaGlest Team
  • Airship
  • ********
  • Posts: 2,764
    • View Profile
    • MegaGlest - the free and open source cross platform 3D real-time strategy game
[Fixed] Crash in 'About' menu
« on: 18 April 2011, 16:35:47 »
Currently you get a crash in the 'About' menu right when it tries to draw the models there.

Code: [Select]
Crash
Version: Advanced Engine git-master
Time: Mon Apr 18 18:32:42 2011
Description: SIGSEGV: address not mapped to object
Address: 0x5a1
Backtrace:
./build/source/game/glestadv(_ZN6Shared8Platform24PlatformExceptionHandler7handlerEiP7siginfoPv+0xf7) [0x7167e7]
/lib/x86_64-linux-gnu/libpthread.so.0(+0xfc60) [0x7fe3623c5c60]
./build/source/game/glestadv(_ZN5Glest8Graphics8Renderer20renderMenuBackgroundEPKNS_4Menu14MenuBackgroundE+0x6c3) [0x54a6d3]
./build/source/game/glestadv(_ZN5Glest4Menu8MainMenu8renderBgEv+0x57) [0x596507]
./build/source/game/glestadv(_ZN5Glest4Main7Program4loopEv+0x1f4) [0x57d094]
./build/source/game/glestadv(_ZN5Glest4Main9glestMainEiPPc+0x323) [0x579913]
./build/source/game/glestadv(main+0x35) [0x579ef5]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xff) [0x7fe36049eeff]
./build/source/game/glestadv() [0x4c52e9]
« Last Edit: 22 April 2011, 16:20:16 by silnarm »
atibox: Ryzen 1800X (8 cores @3.6GHz), 32 GB RAM, MSI Radeon RX 580 Gaming X 8G, PCI subsystem ID [1462:3417], (Radeon RX 580 chipset, POLARIS10) @3440x1440; latest stable Ubuntu release, (open source) radeon (amdgpu) / mesa video driver
atibox (old): Core2Quad Q9400 (4 cores @2.66GHz), 8 GB RAM, XFX HD-467X-DDF2, PCI subsystem ID [1682:2931], (Radeon HD 4670, RV730 XT) @1680x1050; latest stable Ubuntu release, (open source) radeon / mesa video driver
notebook: HP envy13d020ng
internet access: VDSL2+

· · · How YOU can contribute to MG · Latest development snapshot · How to build yourself · Megapack techtree · Currently hosted MG games · · ·

tomreyn

  • MegaGlest Team
  • Airship
  • ********
  • Posts: 2,764
    • View Profile
    • MegaGlest - the free and open source cross platform 3D real-time strategy game
Re: Crash in 'About' menu
« Reply #1 on: 22 April 2011, 15:56:26 »
This issue no longer occurs here, was it fixed?
atibox: Ryzen 1800X (8 cores @3.6GHz), 32 GB RAM, MSI Radeon RX 580 Gaming X 8G, PCI subsystem ID [1462:3417], (Radeon RX 580 chipset, POLARIS10) @3440x1440; latest stable Ubuntu release, (open source) radeon (amdgpu) / mesa video driver
atibox (old): Core2Quad Q9400 (4 cores @2.66GHz), 8 GB RAM, XFX HD-467X-DDF2, PCI subsystem ID [1682:2931], (Radeon HD 4670, RV730 XT) @1680x1050; latest stable Ubuntu release, (open source) radeon / mesa video driver
notebook: HP envy13d020ng
internet access: VDSL2+

· · · How YOU can contribute to MG · Latest development snapshot · How to build yourself · Megapack techtree · Currently hosted MG games · · ·

silnarm

  • Local Moderator
  • Behemoth
  • ********
  • Posts: 1,373
    • View Profile
Re: Crash in 'About' menu
« Reply #2 on: 22 April 2011, 16:19:59 »
This issue no longer occurs here, was it fixed?

Yeah, commit 768eda1..

One of two problems I introduced in fixing one problem... not a good ratio! :look:
Glest Advanced Engine - Code Monkey

Timeline | Downloads

tomreyn

  • MegaGlest Team
  • Airship
  • ********
  • Posts: 2,764
    • View Profile
    • MegaGlest - the free and open source cross platform 3D real-time strategy game
Re: [Fixed] Crash in 'About' menu
« Reply #3 on: 22 April 2011, 16:35:54 »
Thanks for confirming, I was looking for 'About' (menu) in the git log but couldn't find any recent entry. So while "fix menu crash" is obviously correct and I might have been able to identify it by the files which were modified, I wasn't actually able to correlate those two.
atibox: Ryzen 1800X (8 cores @3.6GHz), 32 GB RAM, MSI Radeon RX 580 Gaming X 8G, PCI subsystem ID [1462:3417], (Radeon RX 580 chipset, POLARIS10) @3440x1440; latest stable Ubuntu release, (open source) radeon (amdgpu) / mesa video driver
atibox (old): Core2Quad Q9400 (4 cores @2.66GHz), 8 GB RAM, XFX HD-467X-DDF2, PCI subsystem ID [1682:2931], (Radeon HD 4670, RV730 XT) @1680x1050; latest stable Ubuntu release, (open source) radeon / mesa video driver
notebook: HP envy13d020ng
internet access: VDSL2+

· · · How YOU can contribute to MG · Latest development snapshot · How to build yourself · Megapack techtree · Currently hosted MG games · · ·

 

anything