Page 1 of 1

[0.12.33] crash when calling print function assigned to a variable

Posted: Wed May 11, 2016 7:04 am
by sparr
Fresh game with default settings on OSX.

Steps to reproduce:

Code: Select all

/c p=game.local_player.print
/c p(1)
Probably-unhelpful relevant log entries:

Code: Select all

Factorio crashed. Generating symbolized stacktrace, please wait ...
1673.562 Warning Logger.cpp:334: Couldn't symbolize stacktrace: (resolving symbol failed: fread)

#0  0x10044e4e9
#1  0x7fff8e65ff1a
#2  0x1177801d0
#3  0x1006b31b0
#4  0x10070a520
#5  0x10071f654
#6  0x10070a997
#7  0x10070afa7
#8  0x100700f47
#9  0x10038b0bd
#10 0x1002d8045
#11 0x10006e28f
#12 0x10006e9e6
#13 0x1001f28ee
#14 0x1001e6192
#15 0x1002e4b98
#16 0x1001e673c
#17 0x10032edb4
#18 0x10032fba0
#19 0x100456e2e
#20 0x1008e7036
#21 0x7fff83dbe05a
#22 0x7fff83dbdfd7
#23 0x7fff83dbb3ed
1673.588 Warning Logger.cpp:334: Couldn't symbolize stacktrace: (resolving symbol failed: fread)

1673.588 Error Util.cpp:78: Unexpected error occurred. You can help us to solve the problem by posting the contents of the log file on the Factorio forums.

Re: [0.12.33] crash when calling print function assigned to a variable

Posted: Wed May 11, 2016 9:23 am
by prg

Re: [0.12.33] crash when calling print function assigned to a variable

Posted: Wed May 11, 2016 5:30 pm
by sparr
Sorry for the dupe. Thanks.