Changes between Version 4 and Version 6 of Ticket #832


Ignore:
Timestamp:
May 4, 2011, 10:51:02 PM (13 years ago)
Author:
brian
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #832

    • Property Summary Game consistently causes Assertion Failure with sound enabledConsistent Assertion Failures with sound enabled when loading maps in a certain order
  • Ticket #832 – Description

    v4 v6  
    3636OS error = ?
    3737--------------------------------------------------------------------
    38 
    39 =============================================================
    40 r9403 (and possibly earlier)
    41 I get a different error if I run the large_combat_demo or we_are_legion. They do not give the assertion failure immediately though.
    42 It does not cause the error when using -quickstart.
    43 --------------------------------------------------------------------
    44 Assertion failed: "cpu_CAS(&al_srcs_allocationStates[i], kInUse, kAvailable)"
    45 Location: snd_mgr.cpp:561 (al_src_free)
    46 
    47 Call stack:
    48 
    49 (0x8369c30) /home/brian/Desktop/Link to pyrogenesis() [0x8369c30]
    50 (0x83212a4) /home/brian/Desktop/Link to pyrogenesis() [0x83212a4]
    51 (0x83215a7) /home/brian/Desktop/Link to pyrogenesis() [0x83215a7]
    52 (0x8321a45) /home/brian/Desktop/Link to pyrogenesis() [0x8321a45]
    53 (0x833fd43) /home/brian/Desktop/Link to pyrogenesis() [0x833fd43]
    54 (0x833ffef) /home/brian/Desktop/Link to pyrogenesis() [0x833ffef]
    55 (0x8333ae9) /home/brian/Desktop/Link to pyrogenesis() [0x8333ae9]
    56 (0x833febf) /home/brian/Desktop/Link to pyrogenesis() [0x833febf]
    57 (0x833f048) /home/brian/Desktop/Link to pyrogenesis() [0x833f048]
    58 (0x8343c4e) /home/brian/Desktop/Link to pyrogenesis() [0x8343c4e]
    59 (0x8056198) /home/brian/Desktop/Link to pyrogenesis() [0x8056198]
    60 (0xb6e1ae37) /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0xb6e1ae37]
    61 (0x8054f01) /home/brian/Desktop/Link to pyrogenesis() [0x8054f01]
    62 
    63 errno = 0 (?)
    64 OS error = ?
    65 --------------------------------------------------------------------