It is currently 16 Apr 2024, 23:23
   
Text Size

[not enough info]Error leading to crash

Moderators: BAgate, drool66, Aswan jaguar, gmzombie, stassy, CCGHQ Admins

[not enough info]Error leading to crash

Postby Aswan jaguar » 01 Dec 2021, 12:23

Describe the Bug:
Error leading to crash I think it has something to do with Wildest Dreams.
dump lead to crash.txt
(406 Bytes) Downloaded 77 times

Which update are you using? (date, name)Which type? (duel, gauntlet, sealed deck)
dev commit 9c529b8 / duel / duel

What exactly should be the correct behavior/interaction?


Are any other cards possibly affected by this bug?
-
Last edited by Aswan jaguar on 14 Dec 2021, 17:31, edited 1 time in total.
Reason: not enough info
---
Trying to squash some bugs and playtesting.
User avatar
Aswan jaguar
Super Tester Elite
 
Posts: 8078
Joined: 13 May 2010, 12:17
Has thanked: 730 times
Been thanked: 458 times

Re: Error leading to crash

Postby Korath » 01 Dec 2021, 14:41

If that dump was produced by your build, nobody has the debugging data for it but you.
User avatar
Korath
DEVELOPER
 
Posts: 3707
Joined: 02 Jun 2013, 05:57
Has thanked: 496 times
Been thanked: 1106 times

Re: Error leading to crash

Postby Aswan jaguar » 01 Dec 2021, 14:57

So errors produced by my build are useless to everyone else, so they shouldn't be reported.
In such cases only info how to reproduce those errors would be helpful?
---
Trying to squash some bugs and playtesting.
User avatar
Aswan jaguar
Super Tester Elite
 
Posts: 8078
Joined: 13 May 2010, 12:17
Has thanked: 730 times
Been thanked: 458 times

Re: Error leading to crash

Postby Korath » 01 Dec 2021, 15:23

The errors aren't useless. The addresses in the dump file are.

Run them through gdb - src/dmp.pl will automate it for you, or else put in
Code: Select all
sym ManalinkEh.dbg
info line *0x025C8B58
info line *0x025CF76E
etc - to change those addresses into function and file names and line numbers, and we can do something about it.

(Much, much better is running the game through gdb instead of directly, and putting a break on show_backtrace().)
User avatar
Korath
DEVELOPER
 
Posts: 3707
Joined: 02 Jun 2013, 05:57
Has thanked: 496 times
Been thanked: 1106 times


Return to Archived Reports

Who is online

Users browsing this forum: No registered users and 26 guests


Who is online

In total there are 26 users online :: 0 registered, 0 hidden and 26 guests (based on users active over the past 10 minutes)
Most users ever online was 4143 on 23 Jan 2024, 08:21

Users browsing this forum: No registered users and 26 guests

Login Form