0.33

Releases and bugs in here...
arnetheduck
The Creator Himself
Posts: 296
Joined: 2003-01-02 22:15

0.33

Post by arnetheduck » 2004-06-26 17:18

http://wza.digitalbrains.com/users/.arn ... -Win32.rar
http://wza.digitalbrains.com/users/.arn ... -Linux.rar
http://wza.digitalbrains.com/users/.arn ... Config.rar

Socket tweaks, probably last dch++ before public release...
Hardware locks removed (linux users, remove the network interface parameter), but don't spead it yet...

Post anything that doesn't work..because of the socket changes this one may or may not be stable, the threading model has changed under linux so that part will need heavy testing, play with the SocketsPerThread parameter and post results...

yakko
Posts: 258
Joined: 2003-01-27 06:04

Post by yakko » 2004-06-26 19:24

I'm getting the below in the logs when I'm trying to start
2004-06-26 14:21:32: PluginManager: Failed to load HubRules.so: /lib/libc.so.6: version `GLIBC_2.3.4' not found (required by /usr/local/bin/dchpp.33/HubRules.so)


also this version isn't shutting down when I use the same init script I'm using with .32. I installed .33 to /usr/local/bin/dchpp.33 and changed the appropriate paths in the script and the pid is created fine but not shut down.
This is the line the init script is calling to start dchpp.
/usr/local/bin/dchpp.33/dchpp -c /etc/dchpp.33 -d -p /var/run/dchpp.33.pid

arnetheduck
The Creator Himself
Posts: 296
Joined: 2003-01-02 22:15

Post by arnetheduck » 2004-06-26 19:42

might be my ivul compiler (gentoo ~x86)...I'll look into producing a decent linux version tomorrow...

-1 is up for windows now

arnetheduck
The Creator Himself
Posts: 296
Joined: 2003-01-02 22:15

Post by arnetheduck » 2004-06-26 19:44

...I might have found the shutdown issue as well...
it's for tomorrow tho...

CioDu
Posts: 21
Joined: 2003-11-03 00:46
Location: Milan, Italy

Post by CioDu » 2004-06-27 00:19

a little bug in the installer?

Code: Select all

C:\Programmi\DCHPP_0-33-1>dchpp -i animehub
DCH++ service """ successfully installed

C:\Programmi\DCHPP_0-33-1>

the previous version showed more stuff about locations:

Code: Select all

C:\Programmi>cd dchpp_0-32-4

C:\Programmi\DCHPP_0-32-4>dchpp -i hubtest
Checking 00024464cb67 match!
DCH++ service ""C:\Programmi\DCHPP_0-32-4\dchpp.exe" -c "C:\Programmi\DCHPP_0-32
-4\config\\" -d hubtest" successfully installed

C:\Programmi\DCHPP_0-32-4>


p.s. if you want, my language pack is ready. I mean, for the final release, if you want to spread at least this language pack...

edit: it seems to work properly anyway...

Code: Select all

[02:27] <---AnimeHub---> This hub is running DCH++ v0.33-Release (Plugin API v0.33) on Win2000 Pro SP4
[02:27] <---AnimeHub---> Fornisci una password
[02:27] *** Stored password sent...
How can you liberate people by killing them?

TMaster
Posts: 22
Joined: 2004-01-11 22:29
Location: Hungary

HubRules fail

Post by TMaster » 2004-07-09 23:47

Code: Select all

2004-07-10 01:22:20: PluginManager: Failed to load HubRules.so: /lib/libc.so.6: version `GLIBC_2.3.4' not found (required by /home/trance/dchpp/plugin/HubRules.so)


http://www.gnu.org/software/libc/libc.html
Current Status
The current version is 2.3.2.

:o how can i solve this problem? thx
Last edited by TMaster on 2004-07-09 23:56, edited 1 time in total.

yakko
Posts: 258
Joined: 2003-01-27 06:04

Post by yakko » 2004-07-09 23:50

he said he'd have a -1 linux version, it's just not up yet. That will fix this error I hope.

Sedulus
Forum Moderator
Posts: 687
Joined: 2003-01-04 14:32

Post by Sedulus » 2004-07-10 13:03

those plugins are linked against a newer libc
which is odd, because if you got them from arne, I think dchpp would be linked against that same libc and wouldn't run either... strange...
http://dc.selwerd.nl/hublist.xml.bz2
http://www.b.ali.btinternet.co.uk/DCPlusPlus/index.html (TheParanoidOne's DC++ Guide)
http://www.dslreports.com/faq/dc (BSOD2600's Direct Connect FAQ)

Sedulus
Forum Moderator
Posts: 687
Joined: 2003-01-04 14:32

Post by Sedulus » 2004-07-10 13:05

Code: Select all

[0:wza:svn]$ dpkg -l libc6
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name                     Version                  Description
+++-========================-========================-================================================================
ii  libc6                    2.3.1-16                 GNU C Library: Shared libraries and Timezone data


try these:
http://wza.digitalbrains.com/users/.arn ... 86.tar.bz2
http://dc.selwerd.nl/hublist.xml.bz2
http://www.b.ali.btinternet.co.uk/DCPlusPlus/index.html (TheParanoidOne's DC++ Guide)
http://www.dslreports.com/faq/dc (BSOD2600's Direct Connect FAQ)

yakko
Posts: 258
Joined: 2003-01-27 06:04

Post by yakko » 2004-08-25 02:05

[yakko]$ dpkg -l libc6
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==============-==============-============================================
ii libc6 2.3.2.ds1-13 GNU C Library: Shared libraries and Timezone


I'm doing a dist-upgrade right now and it's one of the updated packages, I'll check again afterwords.

yakko
Posts: 258
Joined: 2003-01-27 06:04

Post by yakko » 2004-08-25 03:23

it works! Although I'm not sure about the closing bug yet. I'm gonna test it on a second machine now because I killed my hub twice doing it. I'm gonna put together a gentoo machine to handle my hub anyways and have it be dedicated to that.

TMaster
Posts: 22
Joined: 2004-01-11 22:29
Location: Hungary

Post by TMaster » 2004-12-22 17:18

0.33 running on linux OS (debian) dies over 1500 users.The server has dual xeon processor @ 2.4 Ghz, 1 GB Ram, 100Mbit, i don't think that should be the problem. Any idea?
The user number drops from 1500 to about 200, the hub disconnects everyone, can't get a hub statistics, any command using leads to disconnect.. After that it kills the server. Has anyone the same problem?
Over 1300 it lags a little bit.
Other question is, that what is buffer overflow exactly?
Think it's a little bit too much:
Buffer Overflow (Out): 10026 (193.55/h)

And at least when will be a new version downloadable?

GargoyleMT
DC++ Contributor
Posts: 3212
Joined: 2003-01-08 02:46
Location: .pa.us

Post by GargoyleMT » 2004-12-22 17:33

If you have a core file, make it available to arne, so he can do some gdb magic on it.

Debian may not produce core files by default, but there's a way to turn them on...

Who is online

Users browsing this forum: Google [Bot] and 0 guests