Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.

OnConsoleMessage weird behaviour

Post Reply
thefunkyjoint
Posts: 460
Joined: Thu Aug 10, 2017 12:40 pm

OnConsoleMessage weird behaviour

Post by thefunkyjoint »

Hi,

I use the TChromium OnConsoleMessage for debugging purposes, to log these messages into a file.

There is a specific customer that is having random crashes on my app. I generated a log file and noticed there is huge amount of generated console messages like this :

console.groupEnd

Something like ten or more messages with this content, per second...

Maybe this is causing some instability.

I could not reproduce this behaviour on my development machine. Do you know what could be happening here ?

Thanks
User avatar
salvadordf
Posts: 4057
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: OnConsoleMessage weird behaviour

Post by salvadordf »

I've never seen that error message but those weird errors that only happen to one customer are usually associated to a malware infection or corrupt Windows installation.
Post Reply