aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Crashes when closing search tab  (Read 2347 times)

smudge

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
  • If you don't have walls you don't need Windows!
    • http://www.tuxsite.com
Crashes when closing search tab
« on: January 23, 2007, 02:35:55 PM »

This is common for me. If I am on any server and searching Globally for a file, if I decide to close that search session or tab, aMuLe crashes. I have to restart and queue again!

Is there a way I can get the error message or debug info and post it?

I am using aMuLe 2.1.3 on Sabayon Linux. My download rate is excellent and aMuLe works a treat except for this issue.

Below you can see I ran aMuLe from a terminal, performed a search, then closed the search tab. aMuLe crashed.

Code: [Select]
$ amule
Initialising aMule
Checking if there is an instance already running...
No other instances are running.
HTTP download thread started
Loading temp files from /location on drive/Temp.
Loading PartFile 50 of 50
All PartFiles Loaded.
ListenSocket: Ok.

External connections disabled in config file
*** Server UDP socket (TCP+3) at 0.0.0.0:12345 (a random port)
*** TCP socket (TCP) listening on 0.0.0.0:12345
*** Client UDP socket (extended eMule) at 0.0.0.0:12346 (a random port)
Adding file /location on drive/Temp/050.part.met to shares
Host: amule.sourceforge.net:80
URL: [URL]http://amule.sourceforge.net/lastversion[/URL]
Response: 200 (Error: 0)
Download size: 6
HTTP download thread ended

(amule:28416): Gtk-CRITICAL **: gtk_container_remove: assertion `GTK_IS_TOOLBAR (container) || widget->parent == GTK_WIDGET (container)' failed

Gtk-ERROR **: file gtkcontainer.c: line 2447 (gtk_container_propagate_expose): assertion failed: (child->parent == GTK_WIDGET (container))
aborting...
Aborted
« Last Edit: January 23, 2007, 03:32:00 PM by smudge »
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: Crashes when closing search tab
« Reply #1 on: January 23, 2007, 07:51:37 PM »

Hi smudge!

This is a problem with wxGTK <2.8 and new gtk+-2 versions. Nothing you can do but upgrade wx or downgrade gtk and recompile all packages using either of it.
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: Crashes when closing search tab
« Reply #2 on: January 23, 2007, 09:29:48 PM »

This is my face when I see this reports.

Logged