What steps will reproduce the problem?
# ./qwired_server
Invalid value for server_banlist option - will not ban any addresses!
Invalid value for register_trackers option - will not register with any
trackers!
Trying to generate new certificate...
Segmentation fault
i have done a "touch qwserver.lua" to get that far. Without it, it simply
says it cannot load configuration file.
What is the expected output? What do you see instead?
I expect the server to generate the .lua configuration file, but instead it
segfaults on an empty file.
What version of the product are you using? On what operating system?
SVN from March 1, 2010
Please provide any additional information below:
Is there a sample qwserver.lua that I am missing? Can it be appended to
the wiki or included in the source? I have attempted to create a config
file from searching the source code but have not been successful, but I am
also not very productive in the C language.
reguards,
xen
Original issue reported on code.google.com by
xen...@gmail.comon 2 Mar 2010 at 3:41