aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Assertion failed: must call CalculateSize() first  (Read 3871 times)

Nezmer

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
Assertion failed: must call CalculateSize() first
« 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 ==--
Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: Assertion failed: must call CalculateSize() first
« Reply #1 on: October 12, 2010, 08:43:22 PM »

The assertion is inside wxWidgets.
Did you run aMule from gdb?
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon

Nezmer

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
Re: Assertion failed: must call CalculateSize() first
« Reply #2 on: October 12, 2010, 09:14:19 PM »

Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: Assertion failed: must call CalculateSize() first
« Reply #3 on: October 12, 2010, 09:44:20 PM »

What version of wxWidgets?
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon

Nezmer

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
Re: Assertion failed: must call CalculateSize() first
« Reply #4 on: October 12, 2010, 10:30:21 PM »

What version of wxWidgets?

wxgtk 2.8.11
Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: Assertion failed: must call CalculateSize() first
« Reply #5 on: October 12, 2010, 11:29:44 PM »

Please build wx without debug option to see if the problem goes away then.
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon