aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: assert "wxThread::IsMain()" failed  (Read 1693 times)

prilmeie

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 13
assert "wxThread::IsMain()" failed
« on: February 22, 2005, 12:48:37 PM »

My CVS version is from Sunday, 20 February.

There is no stack trace. I redirected the stdout/stderr to a file:

Code: [Select]
vl02s32:/home/amule# head amuled.log
Initialising aMule
Logging to stdout enabled
Userhash loaded: F199A652BC0E8AC554705164FE116FBF
2005-02-21 11:38:11: Creditfile loaded, 1693 clients are known

2005-02-21 11:38:11: Loaded ipfilter with 0 new IP addresses.

*** reading servers
2005-02-21 11:38:11: 101 servers in server.met found

...

Code: [Select]
vl02s32:/home/amule# tail amuled.log
Finished sources
2005-02-21 19:26:14: Handshake not finished while processing packet.

2005-02-21 19:26:18: Handshake not finished while processing packet.

2005-02-21 19:26:18src/unix/utilsunx.cpp(251): assert "wxThread::IsMain()" failed: wxExecute() can be called only from the main thread [in child thread]

I know, this is not as detailed as you expect it. I am sorry that I cannot provide you with more detailed input.

My wxWindows is from the CVS, too.
Logged
I have a problem with alcohol - two hands, one mouth

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Re: assert "wxThread::IsMain()" failed
« Reply #1 on: February 22, 2005, 12:53:59 PM »

prilmeie,

I think this issue has been fixed yesterday, so please try today's CVS tarball.

Cheers!
Logged