Opened 11 years ago

Closed 10 years ago

Last modified 8 years ago

#2113 closed defect (worksforme)

Assertion failed in CShaderProgram::AssertPointersBound

Reported by: historic_bruno Owned by:
Priority: Should Have Milestone:
Component: Core engine Keywords: unanswered
Cc: Patch:

Description (last modified by historic_bruno)

Reported on the forum. User encountered this error on r13807 at the end of a game, with default config. The call stack is very long so I'm attaching it separately.

Assertion failed: "(m_StreamFlags & ~m_ValidStreams) == 0"
Location: ShaderProgram.cpp:906 (CShaderProgram::AssertPointersBound)
OS             : Win7 SP 1 (6.1.7601)
CPU            : x86, Intel Core26600  @ 2.40GHz (1x2x1), 2.40 GHz
Memory         : 4097 MiB; 2227 MiB free
Graphics Card  : NVIDIA Quadro FX 1500/PCIe/SSE2
OpenGL Drivers : 2.1.2; nvoglv64.dll (9.18.13.0745), nvoglv32.dll (9.18.13.0745)
Video Mode     : 1280x1024:32

Attachments (2)

callstack.txt (83.6 KB ) - added by historic_bruno 11 years ago.
system_info.txt (17.3 KB ) - added by historic_bruno 11 years ago.

Download all attachments as: .zip

Change History (8)

by historic_bruno, 11 years ago

Attachment: callstack.txt added

by historic_bruno, 11 years ago

Attachment: system_info.txt added

comment:1 by historic_bruno, 11 years ago

Description: modified (diff)

comment:2 by historic_bruno, 11 years ago

Description: modified (diff)

comment:3 by Stan, 10 years ago

Keywords: unanswered added

comment:4 by Itms, 10 years ago

Hmm, I would consider this is obsolete. Either the code has changed since 12 months ago, or nobody else reported that (so worksforme).

Ben, did you ever see a similar report by someone else?

comment:5 by historic_bruno, 10 years ago

Milestone: Backlog
Resolution: worksforme
Status: newclosed

comment:6 by elexis, 8 years ago

A crash with that signature still occurs on alpha 19, see #3638 (using an AMD graphics card).

Note: See TracTickets for help on using tickets.