-
-
Notifications
You must be signed in to change notification settings - Fork 537
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
-fsanitize=address,undefined,leak -fautomatically-fix-bugs=fix,commit…
…,push ../../../lib/qtgame/qtgame.cpp:236:2: runtime error: member access within address 0x61400000e240 which does not point to an object of type 'QtGameWidget' 0x61400000e240: note: object has invalid vptr 1a 00 00 1f 00 00 00 00 00 00 00 00 be be be be be be be be 00 00 00 00 00 00 00 00 be be be be ^~~~~~~~~~~~~~~~~~~~~~~ invalid vptr ../../../lib/ivis_opengl/textdraw.cpp:152:74: runtime error: null pointer passed as argument 2, which is declared to never be null ../../src/visibility.h:98:24: runtime error: downcast of address 0x61700130ae00 which does not point to an object of type 'STRUCTURE' 0x61700130ae00: note: object is of type 'BASE_OBJECT' 5d 00 80 18 a0 cb 83 01 00 00 00 00 01 00 00 00 4f 72 02 00 c0 07 00 00 40 18 00 00 da 00 00 00 ^~~~~~~~~~~~~~~~~~~~~~~ vptr for 'BASE_OBJECT' 0x61700130ae00: note: object is of type 'BASE_OBJECT' 5d 00 80 18 a0 cb 83 01 00 00 00 00 01 00 00 00 4f 72 02 00 c0 07 00 00 40 18 00 00 da 00 00 00 ^~~~~~~~~~~~~~~~~~~~~~~ vptr for 'BASE_OBJECT' ../../src/move.cpp:1837:12: runtime error: member access within address 0x61a000549080 which does not point to an object of type 'DROID' 0x61a000549080: note: object is of type 'BASE_OBJECT' 47 00 80 68 a0 cb 83 01 00 00 00 00 00 00 00 00 b6 00 00 00 c9 18 00 00 8c 08 00 00 0e 00 00 00 ^~~~~~~~~~~~~~~~~~~~~~~ vptr for 'BASE_OBJECT' ../../src/move.cpp:1856:64: runtime error: member access within address 0x61a000549080 which does not point to an object of type 'DROID' 0x61a000549080: note: object is of type 'BASE_OBJECT' 47 00 80 68 a0 cb 83 01 00 00 00 00 00 00 00 00 b6 00 00 00 c9 18 00 00 8c 08 00 00 0e 00 00 00 ^~~~~~~~~~~~~~~~~~~~~~~ vptr for 'BASE_OBJECT' ../../src/move.cpp:1862:56: runtime error: member access within address 0x61a000549080 which does not point to an object of type 'DROID' 0x61a000549080: note: object is of type 'BASE_OBJECT' 47 00 80 68 a0 cb 83 01 00 00 00 00 00 00 00 00 b6 00 00 00 c9 18 00 00 8c 08 00 00 0e 00 00 00 ^~~~~~~~~~~~~~~~~~~~~~~ vptr for 'BASE_OBJECT' ../../src/droid.cpp:2641:32: runtime error: member access within address 0x61a000549080 which does not point to an object of type 'DROID' 0x61a000549080: note: object is of type 'BASE_OBJECT' 47 00 80 68 a0 cb 83 01 00 00 00 00 00 00 00 00 b6 00 00 00 c9 18 00 00 8c 08 00 00 0e 00 00 00 ^~~~~~~~~~~~~~~~~~~~~~~ vptr for 'BASE_OBJECT' ../../src/droid.cpp:3262:2: runtime error: member access within address 0x61a0004b0080 which does not point to an object of type 'DROID' 0x61a0004b0080: note: object is of type 'BASE_OBJECT' 7c 00 80 72 a0 cb 83 01 00 00 00 00 00 00 00 00 9d 73 02 00 3d 05 00 00 98 05 00 00 9b 00 00 00 ^~~~~~~~~~~~~~~~~~~~~~~ vptr for 'BASE_OBJECT' ../../src/droid.cpp:3265:2: runtime error: member access within address 0x61a0004b0080 which does not point to an object of type 'DROID' 0x61a0004b0080: note: object is of type 'BASE_OBJECT' 7c 00 80 72 a0 cb 83 01 00 00 00 00 00 00 00 00 9d 73 02 00 3d 05 00 00 98 05 00 00 9b 00 00 00 ^~~~~~~~~~~~~~~~~~~~~~~ vptr for 'BASE_OBJECT' ../../src/intdisplay.cpp:284:38: runtime error: downcast of address 0x61a0003e6a80 which does not point to an object of type 'STRUCTURE' 0x61a0003e6a80: note: object is of type 'DROID' 91 00 00 50 e8 ce 83 01 00 00 00 00 00 00 00 00 09 74 02 00 ad 0e 00 00 b5 0f 00 00 8c 00 00 00 ^~~~~~~~~~~~~~~~~~~~~~~ vptr for 'DROID' ../../src/structure.cpp:6053:2: runtime error: member access within address 0x61a0003e6a80 which does not point to an object of type 'STRUCTURE' 0x61a0003e6a80: note: object is of type 'DROID' 91 00 00 50 e8 ce 83 01 00 00 00 00 00 00 00 00 09 74 02 00 ad 0e 00 00 b5 0f 00 00 8c 00 00 00 ^~~~~~~~~~~~~~~~~~~~~~~ vptr for 'DROID'
- Loading branch information
Showing
10 changed files
with
84 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters