bugmldonkey, a multi-networks file-sharing client - Bugs: bug #3370, Fatal error: out-of-bound access...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #3370: Fatal error: out-of-bound access in array or string

Submitter:  Invalid User ID <#18536>
Submitted:  Mon 28 Apr 2003 10:23:13 PM UTC
   
 
Category:  Core Severity:  3 - Normal
Item Group:  i18n issues Status:  Wont Fix
Assigned to:  None Open/Closed:  Closed
Release:  2-5-12 Release: 
Operating System:  Linux Binaries Origin:  CVS / Self compiled
CPU type:  Sparc

Jump to the original submission

Tue 10 Aug 2004 10:38:31 AM UTC, comment #8: 

This patch report is old. If the bug still exists in current
versions please post a new bug report - spiralvoice

spiralvoice <spiralvoice>
Group administrator
Fri 23 Jul 2004 12:45:52 AM UTC, comment #7: 

Please check if this bug still is in current CVS version.
You should find a tarball of current CVS in files section of
this project: http://savannah.nongnu.org/download/mldonkey/

spiralvoice <spiralvoice>
Group administrator
Tue 13 Apr 2004 08:00:32 PM UTC, comment #6: 

"and it produces hundreds of error messages per day
"icmp v4 hw csum failure" in kern.log."
This is a kernel and/or driver problem, not a MLDonkey bug.
It may be triggered by MLDonkey because it uses the hardware
more drastically than "normal" users;-)
"terrible memory leaks": duplicate of bug 8187

spiralvoice <spiralvoice>
Group administrator
Tue 13 Apr 2004 07:52:11 PM UTC, comment #5: 

"GDB says that the error lies in donkeyComplexOptions, load_sources"
What happens if you delete file_sources.ini before starting the core?
Regarding bus error please try this patch:
http://savannah.nongnu.org/patch/?func=detailitem&item_id=2926
You can also have a look at "let really_load filename sections =" in src/utils/lib/options.ml4. This loads the ini files, you could write some debug messages into it to see at which point it fails.

spiralvoice <spiralvoice>
Group administrator
Wed 07 Apr 2004 06:43:33 PM UTC, comment #4: 

I am running mldonkey-2.5-16c.static
(from www.8ung.at/spiralvoice) under Linux (kernel 2.4.23)
and it produces hundreds of error messages per day
"icmp v4 hw csum failure" in kern.log.
The same happened in previous mldonkey versions that I tried.
On a different subject: All mldonkey versions that I have
tried so far have terrible memory leaks (I am using a wrapper
that kills mlnet whenever it gets too large).

Anonymous
Wed 07 Apr 2004 04:12:36 AM UTC, comment #3: 

At first, this error started occuring after some time when I ran mldonkey on sparc-linux. Now it doesn't even let me start mldonkey. I belive that the problem lies in the ocaml compiler. If the mldonkey is compiled to bytecode it runs flawlessly ( although with a much greater CPU and memory usage ). GDB says that the error lies in donkeyComplexOptions, load_sources. I have tested all mldonkey versions. The most stable one for me is 2.5.4. 2.5.12 brings my machine to it's knees and as such is not suitable for long term use. Bus error at startup can be resoved with declaring temp as double temp[256] in tiger.c, function static_tiger. That applies to all mldonkey versions. I'm running Sparc Debian testing distribution, ocaml 3.07p2 ( it makes no difference if I compile it myself  or use a debian package ), gcc 3.3.3, Linux kernel 2.4.25.

Anonymous
Wed 25 Feb 2004 01:16:36 AM UTC, comment #2: 

Please check if this bug still is in current CVS version.
You should a tarball of current CVS in files section of
this project: http://savannah.nongnu.org/download/mldonkey/

spiralvoice <spiralvoice>
Group administrator
Thu 20 Nov 2003 05:53:18 PM UTC, comment #1: 

I´ve the same error. Compiled version 2.5-3/2.5-4 from sources, on a SPARC32 with configure -enable-batch(downloaded OCaml), running Debian woody

Anonymous
Mon 28 Apr 2003 10:23:13 PM UTC, original submission:  

Got the following exception a few minutes minutes after launching mldonkey. Compiled version 2.04rc1 from sources, on a Sparc64 running Debian, OCaml 3.06 (unstable debian package).

Error Not_found in udp_handler, dump of packet:
ascii: [(227)(16)(207) ? t(187)(229) W e ~(24)(132)(193)(247) ?(154) # +(0)(0)(0) d(0)]
dec: [(227)(16)(207)(63)(116)(187)(229)(87)(101)(126)(24)(132)(193)(247)(63)(154)(35)(43)(0)(0)(0)(100)(0)]

Fatal error: out-of-bound access in array or string

Invalid User ID <#18536>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 9 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-08-10 spiralvoice StatusNone Wont Fix
    Open/ClosedOpen Closed
2004-04-13 spiralvoice Release2.5.4 2-5-12
    Release2.04rc1
2004-03-15 spiralvoice Item GroupSegmentation Fault i18n issues
2004-03-02 spiralvoice Operating SystemSparc platforms Linux
    CPU typeNone Sparc
2004-03-02 spiralvoice Release2.00 2.5.4
    Operating SystemNone Sparc platforms

Back to the top

Powered by Savane 3.13-3230.
Corresponding source code