aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: aMule SVN still crashing when closing first tab of a searching window  (Read 2889 times)

parik70

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 6

Hi!
I experienced problems when trying to shut down the FIRST tab of a searching window just pushing the"x". . . so I was advised to"upgrade"to an SVN version that could fix this bug and so I did; I intentionally run in a terminal "amule --sync", then run a search and when I shut down the window pushing the"x" I got this:

"Keyword for search: miles

*this's where I pushed the"x". . .
--------------------------------------------------------------------------------
A fatal error has occurred and aMule has crashed.
Please assist us in fixing this problem by posting the backtrace below in our
'aMule Crashes' forum and include as much information as possible regarding the
circumstances of this crash. The forum is located here:
    http://forum.amule.org/index.php?board=67.0
If possible, please try to generate a real backtrace of this crash:
    http://www.amule.org/wiki/index.php/Backtraces

----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMule SVN using wxGTK2 v2.8.4 (Snapshot: Sun Feb 17 07:05:56 CET 2008)
Running on: Linux 2.6.22-14-386 i686

[2] ?? in amule [0x808f191]
[3] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.8.so.0[0xb755a5d6]
[4] ?? in [0xffffe420]
[5] ?? in /usr/lib/libgtk-x11-2.0.so.0 [0xb6c74ae2]
[6] _gtk_marshal_BOOLEAN__BOXED in /usr/lib/libgtk-x11-2.0.so.0[0xb6c581de]
[7] ?? in /usr/lib/libgobject-2.0.so.0 [0xb6f53f89]
[8] g_closure_invoke in /usr/lib/libgobject-2.0.so.0[0xb6f55772]
[9] ?? in /usr/lib/libgobject-2.0.so.0 [0xb6f66973]
[10] g_signal_emit_valist in /usr/lib/libgobject-2.0.so.0[0xb6f6760f]
[11] g_signal_emit in /usr/lib/libgobject-2.0.so.0[0xb6f67a09]
[12] ?? in /usr/lib/libgtk-x11-2.0.so.0 [0xb6d76498]
[13] gtk_propagate_event in /usr/lib/libgtk-x11-2.0.so.0[0xb6c5136f]
[14] gtk_main_do_event in /usr/lib/libgtk-x11-2.0.so.0[0xb6c52587]
[15] ?? in /usr/lib/libgdk-x11-2.0.so.0 [0xb6abdb9a]
[16] g_main_context_dispatch in /usr/lib/libglib-2.0.so.0[0xb6ebd11c]
[17] ?? in /usr/lib/libglib-2.0.so.0 [0xb6ec055f]
[18] g_main_loop_run in /usr/lib/libglib-2.0.so.0[0xb6ec0909]
[19] gtk_main in /usr/lib/libgtk-x11-2.0.so.0[0xb6c529e4]
[20] wxEventLoop::Run() in /usr/lib/libwx_gtk2u_core-2.8.so.0[0xb773b7cc]
[21] wxAppBase::MainLoop() in /usr/lib/libwx_gtk2u_core-2.8.so.0[0xb77dd00e]
[22] wxAppBase::OnRun() in /usr/lib/libwx_gtk2u_core-2.8.so.0[0xb77dc601]
[23] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.8.so.0[0xb74ea25a]
[24] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.8.so.0[0xb74ea307]
[25] ?? in amule [0x8202810]
[26] __libc_start_main in /lib/tls/i686/cmov/libc.so.6[0xb71f6050]
[27] wxAppBase::MainLoop() in amule[0x808a591]


--------------------------------------------------------------------------------
Aborted (core dumped)
parik70@parik70-desktop:~$   ";

I'm using Ubuntu Gutsy 7.10 on a Pentium4 (2.66 GHz) with 1011.6Mb of RAM, GNOME 2.20.1. . .

So, it seems as this*well-known* bug hasn't been fixed yet. . .

hope to contribute to something in the way of solving it
stay well
Paolo.
Logged

Festor

  • Hero Member
  • *****
  • Karma: 79
  • Offline Offline
  • Posts: 935
  • Offline -> Studying...
Re: aMule SVN still crashing when closing first tab of a searching window
« Reply #1 on: February 22, 2008, 06:39:56 PM »

What svn snapshot are you using?

The lastest is here:

http://www.getdeb.net/app/aMule

Xaignar

  • Admin and Code Junky
  • Hero Member
  • *****
  • Karma: 19
  • Offline Offline
  • Posts: 1103
Re: aMule SVN still crashing when closing first tab of a searching window
« Reply #2 on: February 22, 2008, 07:31:07 PM »

So, it seems as this*well-known* bug hasn't been fixed yet. . .

The reason being that we don't know if this is a bug in wxWidgets or in GTK+, and that we are unable to reproduce it. It's not a bug in aMule itself , that much is clear... Moreover, there have been multiple problems with closing tabs in a wxNotebook, one of which I submitted a patch for to the wxWidgets developers, and worked around in SVN.

EDIT: Could you try upgrading to wxWidgets 2.8.7?
« Last Edit: February 22, 2008, 07:34:17 PM by Xaignar »
Logged

parik70

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 6
Re: aMule SVN still crashing when closing first tab of a searching window
« Reply #3 on: February 22, 2008, 07:34:21 PM »

Hi Festor!
I quote from the post you replied to me: " Current version is: aMule 2.1.3 using wxGTK2 v2.8.4 (Unicoded)
Running on: Linux 2.6.22-14-386 i686"

Now, I went here: http://www.getdeb.net/app/aMule , i'm not able to understand if i've got to download both amule and amule-common and then compile them with "sudo dpkg -i *deb" . . . let me know...
thanks
paolo.
Logged

Festor

  • Hero Member
  • *****
  • Karma: 79
  • Offline Offline
  • Posts: 935
  • Offline -> Studying...
Re: aMule SVN still crashing when closing first tab of a searching window
« Reply #4 on: February 22, 2008, 08:38:52 PM »

It is not recommended to use dpkg-i

Parik, do you know GDebi for Ubuntu? It is installed by default :D

See this screenshots

http://images.google.es/images?hl=es&q=gdebi&um=1&ie=UTF-8&sa=N&tab=wi

If you want to use the package of aMule of GetDeb you must first uninstall you downloaded from this forum because they are not compatible with each other.

Soon, deb packages will be release only in GetDeb :D

PD. If you want update to wxWidgets 2.8.7 read this:

http://wiki.wxpython.org/InstallingOnUbuntuOrDebian
« Last Edit: February 22, 2008, 08:40:39 PM by Festor »
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: aMule SVN still crashing when closing first tab of a searching window
« Reply #5 on: February 23, 2008, 01:29:55 AM »

The reason being that we don't know if this is a bug in wxWidgets or in GTK+, and that we are unable to reproduce it. It's not a bug in aMule itself , that much is clear... Moreover, there have been multiple problems with closing tabs in a wxNotebook, one of which I submitted a patch for to the wxWidgets developers, and worked around in SVN.

EDIT: Could you try upgrading to wxWidgets 2.8.7?
I used to be able to reproduce this all the time, to the point that I have conditioned myself never to push the "X", I believe my brain does not even see the "X" anymore :P . I will try again to see if it still happens.
Logged