bugGlobulation 2 - Bugs: bug #28406, Crash in replay

 
 

bug #28406: Crash in replay

Submitter:  Stephane Magnenat <nct>
Submitted:  Sat 26 Dec 2009 09:15:37 AM UTC
   
 
Severity:  2 - Minor Status:  None
Assigned to:  None Open/Closed:  Open
Release:  None Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 26 Dec 2009 09:30:08 AM UTC, comment #1: 

An additional information: this happened with a very short replay (< 2 s game). So the cause of the crash is probably some data (gradient, stat, ...) not yet initialized but already destroyed. So this bug is minor.

Stephane Magnenat <nct>
Group administrator
Sat 26 Dec 2009 09:15:37 AM UTC, original submission:  

Hello,

Glob2 crashes when the replay stops:

glob2: /usr/include/boost/shared_ptr.hpp:419: T* boost::shared_ptr< <template-parameter-1-1> >::operator->() const [with T = Order]: Assertion `px != 0' failed.

I have attached valgrind's run. My guess is that some data are not initialized when replays are loaded, which creates a memory crash when objects are released.


Stephane Magnenat <nct>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by nct (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2009-12-26 nct Severity3 - Normal 2 - Minor
    2009-12-26 nct Attached File- Added glob2-replay-bug-valgrind.txt, #19361

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code