[maemo-developers] hildon / dbus-death
From: Kimmo Hämäläinen kimmo.hamalainen at nokia.comDate: Tue Jul 29 09:44:47 EEST 2008
- Previous message: hildon / dbus-death
- Next message: Scratchbox & Maemo SDK installation on Fedora
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, 2008-07-25 at 09:39 +0100, ext David Greaves wrote: > Hi > > I have some ~ hildon questions... if you create an app that doesn't do the dbus > registering thing then I've read that it gets killed after "a while". > > So, is this logged anywhere? (so I know it was killed and didn't die due to > 'David-code syndrome'...) It's not logged. I think your process gets the number 9 signal (KILL), so unless you are out of RAM and the kernel killed you or killed the process yourself, it is the D-Bus daemon. > Also, does this apply to correctly built apps started from the command line? Programs started from the command line are not started by a D-Bus daemon, so you are protected from its wrath :) BR; Kimmo > > David > _______________________________________________ > maemo-developers mailing list > maemo-developers at maemo.org > https://lists.maemo.org/mailman/listinfo/maemo-developers
- Previous message: hildon / dbus-death
- Next message: Scratchbox & Maemo SDK installation on Fedora
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]