hey guy´s i checkt on that error message a lot people get when they try to download stuff with ctorrent. I sent a email to one of the guy´s who made that programm. To get all the answeres they need to help us, I need the help of you guy´s who implemented that programm in the firmware. Here you go with the stuff they need:

Email:
> > hi,
> > i checked out your programm (enhanced ctorrent) well, when i tryed do
> download a file, i typed in like enhanced-ctorrent filname.torrent it shows
> me all of the file info, but no progress or stuff. on the very button it
> shows this message: "Segmentation fault" (i made a screenshot of it:
> http://home.mnet-online.de/luckynuts/torrent.JPG ) Why doesn?t it download or stuff?
> >
> ------------------------------------
> First, please verify that you're using release dnh2.2 (the first line
> of output when running ctorrent with no parameters will indicate the
> version); versions prior to dnh2 could not handle torrents over 4GB.
> Also let me know what parameters (options) you are using.
>
> Assuming you're on dnh2.2, we'll need to try to get some debugging
> information. Please insure that your ctorrent binary has not been
> "stripped"; a 'make install' or package installation may do this.
> The binary should be around 350K. If it is significantly smaller,
> recompile the program and copy "ctorrent" from the work directory
> rather than performing an install.
>
> When the problem happens, you should get a core dump; run a gdb
> backtrace on it, as follows. You'll likely need to specify the
> full path to ctorrent, and the path and name of the core file if
> not in the current directory.
> 1. $ gdb -se ctorrent -c *.core
> 2. (gdb) bt
> 3. (gdb) quit
>
> Please send me a copy of the output from the "bt" command (cut and
> paste is fine). Keep a copy of the ctorrent executable and the core
> file if possible in case some additional information is needed.
>
> +----------------+-----------------+----------------------------------+
> | Dennis Holmes |dholmes@rahul.net| "We demand rigidly defined areas |
> | San Jose, CA +-----------------+ of doubt and uncertainty!" |
> +----=>{ Meanwhile, as Ford said: "Where are my potato chips?" }<=----+