aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: cvs-20071228 crashes in shared files  (Read 2007 times)

CtrlAltDel

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 14
cvs-20071228 crashes in shared files
« on: December 28, 2007, 02:39:53 PM »

It seems that I'm not able to see my shared files, because amule crashes immediately when I open the GUI page. I'm running suse 10.3, and amule over vnc.

output:

        aMule Version: aMule CVS using wxGTK2 v2.8.6 (Snapshot: Fri Dec 28 07:01:56 CET 2007)

Terminated after throwing an instance of 'CInvalidParamsEx'
        what(): CRunTimeException::CInvalidArgsException: Not a valid range.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x2b148d81bea0 (LWP 7645)]
0x0000000000664ecf in CSharedFilesCtrl::OnDrawItem (this=0x1325d50, item=0,
    dc=0x7fff248614e0, rect=@0x7fff248617e0, rectHL=@0x7fff24861820,
    highlighted=false) at SharedFilesCtrl.cpp:513
513     SharedFilesCtrl.cpp: No such file or directory.
        in SharedFilesCtrl.cpp

I can re-produce the problem, happens every time.

In case I remove all the shared complete files, and only the parts are shared, the page can be opened. For example resizing the page or selecting any of the shared files (mouse click) causes a crash again. Other pages seems to work fine.

Backtrace: http://forum.amule.org/index.php?topic=14080.0

Thanks!
« Last Edit: December 28, 2007, 03:04:37 PM by CtrlAltDel »
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: cvs-20071228 crashes in shared files
« Reply #1 on: December 28, 2007, 03:56:58 PM »

Would you mind trying again and providing a backtrace?
These are nice instructions if you have any doubt:

http://www.amule.org/wiki/index.php/Backtraces
http://www.amule.org/wiki/index.php/Using_gdb_and_valgrind

Thanks!

EDIT: Sorry, I somehow missed your backtrace.
Logged