aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Crash on exit [UPnP]  (Read 2400 times)

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Crash on exit [UPnP]
« on: May 17, 2007, 11:58:33 AM »

See: http://pastebin.ca/492626

libupnp 1.4.3, linksys wrt54g v3.1 with tomato 1.4 firmware.
Logged

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: Crash on exit [UPnP]
« Reply #1 on: May 18, 2007, 02:24:33 PM »

Quote
#3  0x0820dc3a in __gnu_debug_def::map<std::string const, CUPnPAction*, std::less<std::string const>, std::allocator<std::pair<std::string const, CUPnPAction*> > >::find(this=0x64, __x=@0xbffdb40c)
    at /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../include/c++/4.1.2/debug/map.h:228
#4  0x081f9925 in CUPnPService::Execute (this=0x8d5b508,
---Type <return> to continue, or q <return> to quit---
    ActionName=@0xbffdb40c, ArgValue=@0xbffdb3f0) at UPnP.cpp:724
Memory corruption. We need to find where.
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: Crash on exit [UPnP]
« Reply #2 on: May 18, 2007, 08:13:04 PM »

Should I try to run aMule with valgrind? *reads wiki pages*
Logged

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: Crash on exit [UPnP]
« Reply #3 on: May 19, 2007, 08:33:42 AM »

Requires some patience, but usually gives good results.
Logged