Menu

#1275 Alert when running Thread search

Undefined
fixed
nobody
Bug_Report
2022-08-03
2022-06-12
ollydbg
No

I got a Debug Alert when I run Thread search, the message box's content are shown below:

---------------------------
wxWidgets Debug Alert
---------------------------
../../src/common/unichar.cpp(62): assert ""Assert failure"" failed in ToHi8bit(): character cannot be converted to single byte [in thread 134]
Do you want to stop the program?
You can also choose [Cancel] to suppress further warnings.
---------------------------
是(Y)   否(N)   取消   
---------------------------

This happens from time to time.

Discussion

  • Miguel Gimenez

    Miguel Gimenez - 2022-06-13

    Steps to reproduce?
    Are you using non-ASCII characters?

     
  • ollydbg

    ollydbg - 2022-06-14

    Yes, I have some non-ASCII characters in my source files, but the strange thing is not all the source files containing the non-ASCII characters will cause this issue.

    I try to reproduce, but it looks like the error happens by searching one word, but not another word, so this is really strange issue, and hard to track down.

     
  • Miguel Gimenez

    Miguel Gimenez - 2022-08-01

    May be fixed by [r12857], can you test it?

     

    Related

    Commit: [r12857]

  • ollydbg

    ollydbg - 2022-08-01

    I will test your fix in the next days. Thanks.

     
  • Miguel Gimenez

    Miguel Gimenez - 2022-08-03
    • status: open --> fixed
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.