I'm trying to adapt my program to using TLSe, but when connecting with a wget client, I get an assertion failure: Starting program: /home/sesse/dev/cubemap/cubemap [Thread debugging using libthread_db enabled] Using host libthread_db lib...
I clicked the 'Log' button or pressed Ctrl-L in Rufus, and copy/pasted the log into the line that says <FULL LOG> below. The log I am copying is the FULL log, starting with the line Rufus version: x.y.z - I have NOT removed any part of it. Additionally (if applicable): I r...
Kill/Terminate first the current debug session before starting a new one. Verify the host drivers. USB drivers are a constant source of pain. Make sure you know which USB drivers should be active/present in your system. Note down your current configuration, because maybe you get a host machi...
Description:SHOW INNODB STATUS causes the server to crash under a high load - causing an assertion failure on !is_waiting. InnoDB: !!! UNIV_DEBUG switched on !!! 060928 14:36:05 InnoDB: Database was not shut down normally. InnoDB: Starting recovery from log files... InnoDB: Starting ...
After having been able to reproduce this with core files several times it seems like the scenario that triggers this bug is due to very short embedded tests where the following happens. 1. The thread starting Falcon is creating the page cache (Cache) and creating the two IO threads. 2. ...
So, after the long (37min) build, I tried running the server which worked like normal, and the client eventually (this 393mb node takes an extraordinarily long time to start up 😄) started executing, and printed this error instead of the core dump or the assertion failure (both of whic...