So, I get this log message.
[Mar 27 18:13:17 2006] Loading IRCD Protocol Module: [unreal32]
[Mar 27 18:13:17 2006] status:
[Mar 27 18:13:17 2006] Launching Anope into the background
[Mar 27 18:13:17 2006] Anope 1.7.13 (951) (ircd protocol: UnrealIRCd 3.2+) starting up
[Mar 27 18:13:18 2006] ns_sendpass requested unload...
[Mar 27 18:13:18 2006] debug: trying to load core module [ns_sendpass]
[Mar 27 18:13:18 2006] debug: status: [6]
[Mar 27 18:13:18 2006] cs_sendpass requested unload...
[Mar 27 18:13:18 2006] debug: trying to load core module [cs_sendpass]
[Mar 27 18:13:18 2006] debug: status: [6]
[Mar 27 18:13:19 2006] ms_rsend requested unload...
[Mar 27 18:13:19 2006] debug: trying to load core module [ms_rsend]
[Mar 27 18:13:19 2006] debug: status: [6]
[Mar 27 18:13:20 2006] Databases loaded
[Mar 27 18:13:20 2006] Info: Reflecting database records.
[Mar 27 18:13:23 2006] Connected to Server 1 (localhost:6667)
[Mar 27 18:13:23 2006] trying to load [cs_appendtopic]
[Mar 27 18:13:23 2006] [cs_appendtopic] Loaded succesfully
[Mar 27 18:13:23 2006] status:
[Mar 27 18:13:23 2006] trying to load [cs_enforce]
[Mar 27 18:13:23 2006] status:
[Mar 27 18:13:23 2006] trying to load [ns_maxemail]
[Mar 27 18:13:23 2006] status:
[Mar 27 18:13:23 2006] trying to load [ns_noop]
[Mar 27 18:13:23 2006] ns_noop: Loading configuration directives
[Mar 27 18:13:23 2006] ns_noop: NSAutoOPDBName is not defined in Services configuration file, using default autoop.db
[Mar 27 18:13:23 2006] ns_noop: Directive NSAutoOPDBName loaded (autoop.db)...
[Mar 27 18:13:23 2006] ns_noop: WARNING: Can not open database file! (it might not exist, this is not fatal)
[Mar 27 18:13:23 2006] status:
[Mar 27 18:13:23 2006] trying to load [os_info]
[Mar 27 18:13:23 2006] os_info: Loading configuration directives...
[Mar 27 18:13:23 2006] os_info: OSInfoDBName is not defined in Services configuration file, using default os_info.db
[Mar 27 18:13:23 2006] os_info: Directive OSInfoDBName loaded (os_info.db)...
[Mar 27 18:13:23 2006] os_info: WARNING: can not open the database file! (it might not exist, this is not fatal)
[Mar 27 18:13:23 2006] status:
[Mar 27 18:13:23 2006] trying to load [hs_request]
[Mar 27 18:13:23 2006] hs_request loaded
[Mar 27 18:13:23 2006] status:
[Mar 27 18:13:24 2006] Read error from server: No such file or directory (error num: 2)
[Mar 27 18:13:24 2006] PANIC! waiting=-4 (Segmentation fault)
[Mar 27 18:13:24 2006] Backtrace: not available on this windows
[Mar 27 18:13:24 2006] Services terminating on signal 11
Something I can fix?