aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: 20050627 - amuled  (Read 3089 times)

wardevil

  • Sr. Member
  • ****
  • Karma: -1
  • Offline Offline
  • Posts: 402
20050627 - amuled
« on: June 27, 2005, 08:19:59 PM »

Where is another one but this time from amuled:

[Thread -1250952272 (zombie) exited]
*** glibc detected *** double free or corruption (fasttop): 0x08dec3e0 ***

Program received signal SIGABRT, Aborted.
[Switching to Thread -1224299600 (LWP 1398)]
0xffffe410 in ?? ()
(gdb) bt
#0  0xffffe410 in ?? ()
#1  0xb7069de4 in ?? ()
#2  0x00000006 in ?? ()
#3  0x00000576 in ?? ()
#4  0xb78646e5 in raise () from /lib/tls/libc.so.6
#5  0xb7866049 in abort () from /lib/tls/libc.so.6
#6  0xb78987ba in __fsetlocking () from /lib/tls/libc.so.6
#7  0xb789ed9c in malloc_trim () from /lib/tls/libc.so.6
#8  0xb789f37a in free () from /lib/tls/libc.so.6
#9  0xb7c7f3f9 in GAddress_destroy () from /usr/lib/libwx_gtk2-2.6.so.0
#10 0xb7c80149 in GSocket::SetPeer () from /usr/lib/libwx_gtk2-2.6.so.0
#11 0xb7c7c106 in wxDatagramSocket::SendTo () from /usr/lib/libwx_gtk2-2.6.so.0
#12 0x08142483 in wxArchiveInputStream::~wxArchiveInputStream ()
#13 0x08092932 in std::operator+, std::allocator > ()
#14 0x08092736 in std::operator+, std::allocator > ()
#15 0x0817dd9a in wxArchiveInputStream::~wxArchiveInputStream ()
#16 0xb7c5faff in wxThreadInternal::PthreadStart () from /usr/lib/libwx_gtk2-2.6.so.0
#17 0xb7c5fb6c in wxPthreadStart () from /usr/lib/libwx_gtk2-2.6.so.0
#18 0xb7fc83b0 in start_thread () from /lib/tls/libpthread.so.0
#19 0xb790426e in clone () from /lib/tls/libc.so.6
(gdb) bt full
#0  0xffffe410 in ?? ()
No symbol table info available.
#1  0xb7069de4 in ?? ()
No symbol table info available.
#2  0x00000006 in ?? ()
No symbol table info available.
#3  0x00000576 in ?? ()
No symbol table info available.
#4  0xb78646e5 in raise () from /lib/tls/libc.so.6
No symbol table info available.
#5  0xb7866049 in abort () from /lib/tls/libc.so.6
No symbol table info available.
#6  0xb78987ba in __fsetlocking () from /lib/tls/libc.so.6
No symbol table info available.
#7  0xb789ed9c in malloc_trim () from /lib/tls/libc.so.6
No symbol table info available.
#8  0xb789f37a in free () from /lib/tls/libc.so.6
No symbol table info available.
#9  0xb7c7f3f9 in GAddress_destroy () from /usr/lib/libwx_gtk2-2.6.so.0
No symbol table info available.
#10 0xb7c80149 in GSocket::SetPeer () from /usr/lib/libwx_gtk2-2.6.so.0
No symbol table info available.
#11 0xb7c7c106 in wxDatagramSocket::SendTo () from /usr/lib/libwx_gtk2-2.6.so.0
No symbol t#12 0x08142483 in wxArchiveInputStream::~wxArchiveInputStream ()
No symbol table info available.
#13 0x08092932 in std::operator+, std::allocator > ()
No symbol table info available.
#14 0x08092736 in std::operator+, std::allocator > ()
No symbol table info available.
#15 0x0817dd9a in wxArchiveInputStream::~wxArchiveInputStream ()
No symbol table info available.
#16 0xb7c5faff in wxThreadInternal::PthreadStart () from /usr/lib/libwx_gtk2-2.6.so.0
No symbol table info available.
---Type to continue, or q to quit---
#17 0xb7c5fb6c in wxPthreadStart () from /usr/lib/libwx_gtk2-2.6.so.0
No symbol table info available.
#18 0xb7fc83b0 in start_thread () from /lib/tls/libpthread.so.0
No symbol table info available.
#19 0xb790426e in clone () from /lib/tls/libc.so.6
No symbol table info available.
(gdb)

Cheers....
Logged
Linux user nº289016 at Linux counter

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: 20050627 - amuled
« Reply #1 on: June 27, 2005, 08:53:47 PM »

The gaddress frree is starting to get annoyingly common.
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: 20050627 - amuled
« Reply #2 on: June 28, 2005, 01:19:45 AM »

Yes, this one is the same one I have posted before. Although wardevil seems to use a different glibc than mine. I don't get the crash in malloc_trim. I think. ?(

Also, I believe you have compiled wx with --enable-std_string, is that correct? Just curiosity, it did not work for me a while ago.

Cheers!
Logged

wardevil

  • Sr. Member
  • ****
  • Karma: -1
  • Offline Offline
  • Posts: 402
Re: 20050627 - amuled
« Reply #3 on: June 28, 2005, 06:01:18 PM »

Yes,it was compiled with --enable-std_string wich is default for the wx configure script....for a few weeks from now i didn´t had any problems (crashes that is) even the master gui had similar problems.....for the cvs today amuled remains running   without a crash....
Humm...wx 2.6.1 is out,going to try this baby...if i have the time  :D

Cheers.....
Logged
Linux user nº289016 at Linux counter

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: 20050627 - amuled
« Reply #4 on: June 29, 2005, 05:41:51 AM »

wardevil,

20050628 cvs has a patch from Xaignar that should fix this. I have been running aMule for 17 hours now and no crash.

Cheers!
Logged

wardevil

  • Sr. Member
  • ****
  • Karma: -1
  • Offline Offline
  • Posts: 402
Re: 20050627 - amuled
« Reply #5 on: June 29, 2005, 12:30:45 PM »

Yes....i have amuled running....lets see:

> Statistics
 >  Tempo de funcionamento: 21:05 horas
 >  Transfer
 >   Session UL:DL Ratio (Total): 1 : 6,16
 >   Uploads
 >    Uploaded Data (Session (Total)): 615,04 MB (59,45 GB)
 >    Sobrecarga total (pacotes): 64,93 MB (1,39M)
 >    Sobrecarga de pedidos de ficheiro (pacotes): 26,23 MB (945k)
 >    Source Exchange Overhead (Packets): 9,77 MB (6k)
 >    Sobrecarga do servidor (pacotes): 265 kB (29k)
 >    Kad Overhead (Packets): 0 B (0)
 >    Active Uploads: 4
 >    Waiting Uploads: 1500
 >    Total successful upload sessions: 248
 >    Total failed upload sessions: 40
 >    Average upload time: 15:58 minutos
 >   Entradas
 >    Downloaded Data (Session (Total)): 3,70 GB (93,02 GB)
 >     eMule: 3,65 GB
 >     aMule: 5,86 MB
 >     eDonkey: 0 B
 >     eDonkeyHybrid: 26,16 MB
 >     Shareaza: 12,72 MB
 >     MLDonkey: 180 kB
 >     (l/x)Mule: 0 B
 >     Other: 3,43 MB
 >    Sobrecarga total (pacotes): 57,28 MB (1,14M)
 >    Sobrecarga de pedidos de ficheiro (pacotes): 21,65 MB (740k)
 >    Source Exchange Overhead (Packets): 13,14 MB (12k)
 >    Sobrecarga do servidor (pacotes): 196 kB (2k)
 >    Fontes encontradas: 9116
 >    Entradas activas (partes): 10
 >  Connection
 >   Average Downloadrate (Session): 51,09 kB/s
 >   Average Uploadrate (Session): 8,29 kB/s
 >   Max Downloadrate Average (Session): 51,12 kB/s
 >   Max Downloadrate (Session): 4456,06 kB/s
 >   Reconnects: 1
 >   Time Since First Transfer: 21:05 horas
 >   Conectado ao servidor desde: 19:37 horas
 >   Active Connections (estimate): 1057
 >   Max Connection Limit Reached: 72842227 : 2005-06-29 11:35:11
 >   Average Connections (estimate): 7736,827148
 >   Peak Connections (estimate): 57534
 >  Clientes
 >   Total: 9537 Conhecido: 8648
 >   eMule: 8329 (96,3%)
 >     v0.46a: 2804 (33,7%)
 >     v0.45b: 1848 (22,2%)
 >     v0.45a: 49 (0,6%)
 >     v0.44d: 709 (8,5%)
 >   aMule: 69 (0,8%)
 >    Version
 >      v2.0.3: 19 (27,5%)
 >      v2.0.2: 7 (10,1%)
 >      v2.0.0: 42 (60,9%)
 >      v1.x: 1 (1,4%)
 >    Operating System
 >     FreeBSD: 1 (1,4%)
 >     Linux: 41 (59,4%)
 >     MacOS: 5 (7,2%)
 >     Not Received: 22 (31,9%)
 >   lMule/xMule: 3 (0,0%)
 >   eDonkeyHybrid: 162 (1,9%)
 >    v1.0.0: 31 (19,1%)
 >    v0.53.0: 17 (10,5%)
 >    v0.52.0: 16 (9,9%)
 >    v0.51.2: 1 (0,6%)
 >   eDonkey: 21 (0,2%)
 >    v103.0.0: 21 (100,0%)
 >   cDonkey: 0 (0,0%)
 >   MLdonkey antigo: 0 (0,0%)
 >   MLDonkey Novo: 8 (0,1%)
 >   Shareaza: 41 (0,5%)
 >   lphant: 15 (0,2%)
 >   Compatible: 0 (0,0%)
 >   Desconhecido: 889
 >   Baixa identidade: 2056 (21,56% Total 21,58% conhecido)
 >   SecIdent (des)activado: 8249 (98,23%) : 45 (0,54%)
 >   HasSocket: 814 (8,5%)
 >   Filtrados: 0
 >  Servidores
 >   Servidores a funcionar: 133
 >   Servidores a falhar: 419
 >   Total: 552
 >   Servidores removidos: 0
 >   Utilizadores em servidores activos: 5577202
 >   Ficheiros em servidores activos: 686595398
 >   Total de utilizadores: 6348055
 >   Total Files: 1489182784
 >   Server Occupation: 15,28%
 >  Ficheiros partilhados
 >   Number of Shared Files: 100
 >   Tamanho total de ficheiros partilhados: 27,20 GB
 >   Average filesize: 278,55 MB

Cool hein??
But check out the number of connections and the download rate.... ?(

Didn´t know my cable connection could do something like this..... ;(
Too bad the rates are not right....
I also see this behavior with the master gui and amulegui...download rates are very often too high relative to the actual download line speed...

Cheers....
Logged
Linux user nº289016 at Linux counter

GonoszTopi

  • The current man in charge of most things.
  • Administrator
  • Hero Member
  • *****
  • Karma: 169
  • Offline Offline
  • Posts: 2685
Re: 20050627 - amuled
« Reply #6 on: June 29, 2005, 03:03:11 PM »

Quote
But check out the number of connections and the download rate....  ?(

Didn't know my cable connection could do something like this..... ;(
Too bad the rates are not right....
I also see this behavior with the master gui and amulegui...download rates are very often too high relative to the actual download line speed...

I'm completely rewriting statistics code, so this should be fixed in the (near) future.
Logged
concordia cum veritate