Changes between Version 1 and Version 2 of Ticket #10252, comment 4


Ignore:
Timestamp:
09/30/17 12:03:16 (7 years ago)
Author:
dafioram

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10252, comment 4

    v1 v2  
    44
    55If I load a save from my ubuntu playthrough that crashed it, it loads fine on my windows machine.
    6 If I load a save from my windows playthrough that worked, it crashes on the ubuntu setup with a different error:
    7 {{{
    8 Attempt to free non-bitmap 0006:0000 as bitmap!
    9 }}}
    10 
    11 with backtrace:
    12 {{{
    13  0: script 0 - Rama::play()
    14      obj@0001:035c pc=0001:2c13 sp=ST:0000 fp=ST:0000 argp:ST:0001
    15  1: script 0 - Rama::init()
    16      by 0 obj@0001:035c pc=0001:20e5 sp=ST:000a fp=ST:0005 argp:ST:0004
    17  2: script 0 - Rama::newRoom(0000:03f7)
    18      by 1 obj@0001:035c pc=0001:23cb sp=ST:0014 fp=ST:000d argp:ST:000b
    19  3: script 0 - Rama::startRoom(0000:03f7)
    20      by 2 obj@0001:035c pc=0001:2982 sp=ST:0017 fp=ST:0017 argp:ST:0015
    21  4: script 64994 - Game::startRoom(0000:03f7)
    22      by 3 obj@0001:035c pc=0003:3083 sp=ST:001a fp=ST:001a argp:ST:0018
    23  5: script 1015 - easyPickins::init()
    24      by 4 obj@0023:0024 pc=0023:2553 sp=ST:001d fp=ST:001c argp:ST:001b
    25  6: script 1015 - sierra_Splash::play()
    26      by 5 obj@0023:2244 pc=0023:2fae sp=ST:001f fp=ST:001f argp:ST:001e
    27  7: script 1112 - VMDMovie::play()
    28      by 6 obj@0023:2244 pc=0026:0885 sp=ST:0021 fp=ST:0021 argp:ST:0020
    29  8: script 1112 - sierra_Splash::VMD_Play()
    30      by 7 obj@0023:2244 pc=0026:0b0d sp=ST:002a fp=ST:0023 argp:ST:0022
    31  9: script 1112 - sierra_Splash::close()
    32      by 8 obj@0023:2244 pc=0026:0ca2 sp=ST:002c fp=ST:002c argp:ST:002b
    33  a:[9]  kPlayVMDClose()
    34      by 9 obj@0000:0000 pc:none argp:ST:002d
    35 }}}
     6If I load a save from my windows playthrough that worked, it crashes on the ubuntu setup with a the same array error.
    367
    378So perhaps it has something to do with loading on linux.