aMule Forum
English => en_Bugs => Topic started by: Nezmer on October 12, 2010, 08:03:55 PM
-
Hi,
On FreeBSD with latest svn snapshot. As you can see, no backtrace is generated. Is this because of an old gdb version?
Assertion failed: ./src/generic/treectlg.cpp:GetTextHeight:201: Assertion m_heightText != -1 failed. must call CalculateSize() first
Backtrace follows:
--== no BACKTRACE for your platform ==--
-
The assertion is inside wxWidgets.
Did you run aMule from gdb?
-
Did you run aMule from gdb?
yes
-
What version of wxWidgets?
-
What version of wxWidgets?
wxgtk 2.8.11
-
Please build wx without debug option to see if the problem goes away then.