• Welcome to the new forum! We upgraded our forum software with a host of new boards, capabilities and features. It is also more secure.
    Jump in and join the conversation! You can learn more about the upgrade and new features here.

Mac Crash Report

AlphaAcid

Apprentice
Joined
Jun 16, 2015
Messages
22
Reaction score
0
../src/common/strconv.cpp(1208): assert "Assert failure" failed in FromWChar(): trying to encode undefined Unicode character

Call stack:
[00] 0x0000000104c43689                     
[01] 0x0000000104cd66ae                     
[02] 0x00000001048c5324                     
[03] wxString::mb_str(wxMBConv const&) const
[04] 0x0000000104c6a329                     
[05] 0x0000000104e242b6                     
[06] 0x0000000104e249bf                     
[07] 0x0000000104e24a6a                     
[08] 0x0000000104e0fb2e                     
[09] 0x0000000104e0f9fa                     
[10] 0x0000000104e11986                     
[11] 0x0000000104e11ae9                     
[12] 0x0000000104e12432                     
[13] 0x0000000104885862                     
[14] 0x00000001048a6c46                     
[15] 0x0000000104c2296b                     
[16] 0x000000010487994a                     
[17] 0x0000000104c22a17                     
[18] 0x0000000104d48ca7                     
[19] 0x0000000104d48a83                     
[20] 0x0000000104d4a6b6                     
Do you want to stop the program?
You can also choose [Cancel] to suppress further warnings.
 
I had two other people report this issue.  It appears to be a bad character somewhere but unfortunately I've been unable to track it down so far.  I think it might be data-specific.

Can you tell me what you were doing when the crash occurred or did it happen at startup?

Brad
 
Back
Top