aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: 1.2.4 crash while moving A4AFs  (Read 4735 times)

werner

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 47
1.2.4 crash while moving A4AFs
« on: January 23, 2004, 10:07:18 PM »

Versions:

aMule 1.2.4
wxWindows 2.4.1
GTK 1.2.10
gcc 3.2 20020903 (Red Hat Linux 8.0 3.2-7)
libc 2.3.2 (2003-11-05)
libstdc++ 3.2 (libstdc++.so.5.0.1)

What I did:

I was clicking through a sequence of files, asking for each of them
to "Swap every A4AF to this file now".

What gdb said:

Program received signal SIGSEGV, Segmentation fault.
0x0806ff04 in CEMSocket::IsConnected() (this=0x0) at EMSocket.h:47
47              bool    IsConnected() { return byConnected==ES_CONNECTED;};

Backtraces in attachment.

- Werner
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: 1.2.4 crash while moving A4AFs
« Reply #1 on: January 23, 2004, 10:20:54 PM »

is there a way that u update your wxGTK ?

werner

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 47
Re: 1.2.4 crash while moving A4AFs
« Reply #2 on: January 23, 2004, 10:34:13 PM »

Quote
Originally posted by deltaHF
is there a way that u update your wxGTK ?

I can try :-) What should I use ?

- Werner
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: 1.2.4 crash while moving A4AFs
« Reply #3 on: January 23, 2004, 10:39:08 PM »

2.4.2 ..  :)

werner

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 47
Re: 1.2.4 crash while moving A4AFs
« Reply #4 on: January 24, 2004, 07:56:58 PM »

Quote
Originally posted by deltaHF
2.4.2 ..  :)

Hmm yes, now that you mention it ... 8)

Oddly enough, the RPMs left me with a completely unusable
installation (might be rpm's fault), but rebuilding from sources
did the trick.

Thanks,
- Werner
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: 1.2.4 crash while moving A4AFs
« Reply #5 on: January 24, 2004, 08:09:14 PM »

hm, rpm -Uvh wxGTK...... should do it too..
ok, but fine if it works now :)

greets

werner

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 47
same kind of 1.2.4 crash (with wx 2.4.2)
« Reply #6 on: January 24, 2004, 09:54:31 PM »

A new one. This time, aMule was basically left alone. Could be that
a display redraw was going on at the time of the crash.

Same versions as above, just wx* has been updated, as described
previously in the thread.

Program received signal SIGSEGV, Segmentation fault.
0x0806fff0 in CEMSocket::IsConnected() (this=0x0) at EMSocket.h:47
47              bool    IsConnected() { return byConnected==ES_CONNECTED;};

Backtraces attached.

- Werner
Logged

werner

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 47
more of the same
« Reply #7 on: January 25, 2004, 10:18:04 PM »

After 23h50, system was unattended at the time of the crash. Same
parameters as before.

Program received signal SIGSEGV, Segmentation fault.
0x0806fff0 in CEMSocket::IsConnected() (this=0x0) at EMSocket.h:47
47              bool    IsConnected() { return byConnected==ES_CONNECTED;};

Backtraces attached.

- Werner
Logged