Search found 2 matches

by hc
Tue Sep 27, 2005 8:06 pm
Forum: Bugs
Topic: Server crash during client logon
Replies: 4
Views: 554

It happens both before you login and while you define your new character(race, abils, etc).
The server doesn't really crash, or at least it doesn't dump core. It seems to just exit normally (calling exit()). These are
the last messages I get:

LOGIN: Player named hc from ip 84.182.188.149
make_path ...
by hc
Mon Sep 26, 2005 4:03 pm
Forum: Bugs
Topic: Server crash during client logon
Replies: 4
Views: 554

Server crash during client logon

I just set up a server (1.8.0) running under FreeBSD 5.4. When I terminate the client during the login procedure (shortly after the client connected to the server), the server crashes.

I tried this with server version 1.7.0, it crashed as well.

Is anyone able to reproduce this bug?