Releases and bugs in here...
-
Sedulus
- Forum Moderator
- Posts: 687
- Joined: 2003-01-04 14:32
Post
by Sedulus » 2003-03-03 18:04
linux only:Code: Select all
$ ./dchpp eth0
Segmentation fault
$ ltrace ./dchpp eth0
...[snip]...
strcmp(NULL, "-version" <unfinished ...>
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++
$ ./dchpp eth0 blah
RegistrationManager::run started
Logging: 2003-03-03 19:01: LuaScript: Loaded scripts/Executer.lua
...[snip]...
-
Sedulus
- Forum Moderator
- Posts: 687
- Joined: 2003-01-04 14:32
Post
by Sedulus » 2003-03-06 00:48
linux only:
hm.. arne.. the LuaScript.so seems to be lagging behind.. I could try to compile my own, but I'd feel happier if you did (I didn't get the makefiles)
[edit]I tried.. my .so was quite a bit smaller though.. but it seemed to work, except that it had the same flaws as the supplied version[/edit]
- clientPrivateMessage() isn't fixed,
- clientConnectToMe() and clientRevConnectToMe() aren't implemented
- however, getHubVersion() is fixed
[edit]I also noted that incorrect xml causes the hub to crash.. I had ended a script's filename with </Scripts> instead of </Script>, but any other mistake "works" too[/edit]
-
Sedulus
- Forum Moderator
- Posts: 687
- Joined: 2003-01-04 14:32
Post
by Sedulus » 2003-03-09 14:19
Sedulus wrote:[edit]I tried.. my .so was quite a bit smaller though.. but it seemed to work, except that it had the same flaws as the supplied version[/edit]
*aaargh*
I spent more than two hours figuring out why my NatUsers.so didn't work, only to find out that the core never calls on(ClientActiveSearch..) and on(ClientConnectToMe..)
Users browsing this forum: Google [Bot] and 0 guests