Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#2261 closed defect (invalid)

BadWindow error on startup

Reported by: Don Owned by:
Priority: Must Have Milestone:
Component: Core engine Keywords: segfault badwindow
Cc: Patch:

Description

I've done an svn update, updated workspaces, and built the code without error on my Debian system. On startup I get the following:

$ binaries/system/pyrogenesis 
Cache: 500 (total: 2012) MiB
TIMER| InitVfs: 465.525 ms
Sound: AlcInit success, using OpenAL Soft
TIMER| CONFIG_Init: 408.641 ms
TIMER| InitScripting: 175.653 ms
X Error of failed request:  BadWindow (invalid Window parameter)
  Major opcode of failed request:  137 (NV-GLX)
  Minor opcode of failed request:  4 ()
  Resource id in failed request:  0x2e0000f
  Serial number of failed request:  36
  Current serial number in output stream:  36
UserReport.cpp(515): Assertion failed: "!m_Worker"
Segmentation fault

Change History (2)

comment:1 by Don, 10 years ago

Resolution: invalid
Status: newclosed

Turns out reinstalling the official Nvidia driver (331.20) fixes the problem.

comment:2 by leper, 10 years ago

Milestone: Backlog
Note: See TracTickets for help on using tickets.