Opened 14 years ago

Closed 13 years ago

#624 closed defect (fixed)

[nvidia linux driver bug] Segmentation fault when move cursor over game menu

Reported by: leolik Owned by:
Priority: Release Blocker Milestone: Alpha 3
Component: Core engine Keywords:
Cc: Patch:

Description

0ad version: 0ad_0.0.0+r08319-1~wfgppa1~maverick1_amd64.deb from ppa:wfg/0ad repository OS: Ubuntu 10.10 amd64

Steps:

  1. Run game
  2. Move cursor over 'Single Player', 'Multiplayer' or 'Scenario Editor' - game closed with 'Segmentation fault'

Change History (10)

comment:1 by leolik, 14 years ago

Owner: set to leolik
Status: newassigned

Try ppa:wfg/0ad.dev repository. Bug reproduce.

comment:2 by leolik, 14 years ago

Owner: leolik removed
Status: assignednew

comment:3 by fabio, 14 years ago

can you try installing the 0ad-dbg and gdb packages, and running 0ad under gdb with:

$ gdb /usr/games/pyrogenesis
(gdb) r

then when it crashes:

(gdb) bt

and attach the output.

comment:4 by Erik Johansson, 14 years ago

Also, are you using the Nvidia drivers? It currently seems there's a bug with them causing the game to crash. For me the game actually ran fine when run through gdb, and we had to work around it to get a back trace in the first place.

comment:5 by leolik, 14 years ago

Very interesting, but when I run game through gdb - game work fine, bug not reproduced. If run without gdb - segmentation fault (when move cursor over game menu and if click Quit)

comment:6 by leolik, 14 years ago

I'm using default Ubuntu Nvidia driver. My videocard - GeForce GTS250

comment:7 by Philip Taylor, 14 years ago

See also forum topic with some more information.

comment:8 by fabio, 14 years ago

Summary: Segmentation fault when move cursor over game menu[nvidia linux driver bug] Segmentation fault when move cursor over game menu

comment:9 by Kieran P, 13 years ago

Milestone: BacklogAlpha 3
Priority: criticalblocker

comment:10 by fcxSanya, 13 years ago

Resolution: fixed
Status: newclosed

Should be fixed in new driver version: http://www.nvnews.net/vbulletin/showthread.php?t=156959.

Note: See TracTickets for help on using tickets.