Ok, so are you running on a Raspberry Pi? The first thing you should do is run gdb against the core file and see what kind of general info that can tell you. Could be something really simple, but that's the first step if you have no log files.
At a glance, this looks like a DB configuration issue. Have you verified the user/password and all that works to connect to the DB?
|