Hi Lars!
Your mail arrived, but I did not recognize it as a request, but
considered it to be a report.
Lars Sommer schrieb:
When i looked in the jabber.xml file, i found out that it was pointing
to /jabber//usrblabla.. So i deleted my jabber folders, installed the
jabber server again with --prefix/jabber (instead of --prefix=/jabber/),
and now it doesent come with the long debug info as before,
unfortunately only with:
--------
Starting program: /jabber/bin/jabberd
20070315T19:17:22: [notice] (-internal): initializing server
It should make no difference if you are using /jabber or /jabber/ as the
prefix. Double slashes as directory separators are accepted on Unix
platforms.
Program received signal SIGSEGV, Segmentation fault.
0x00000011 in ?? ()
(gdb) quit
The program is running. Exit anyway? (y or n) y
[EMAIL PROTECTED] bin]#
When you received the segmentation fault, you should create the
backtrace with the "bt" command.
Matthias