[maemo-developers] [maemo-developers] How to keep app running indefinitely
From: Kalle Valo Kalle.Valo at nokia.comDate: Tue Mar 14 09:04:27 EET 2006
- Previous message: [maemo-developers] How to keep app running indefinitely
- Next message: [maemo-developers] How to keep app running indefinitely
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Steven Hill" <steveh at shscientific.com> writes: >> Good. But actually disabling the idle timer is just a workaround. It >> seems that the real problem is the application crashing whenever a >> disconnect from a network happens. > > I agree, but it is not clear what is happening. The messages I am seeing > from my application are: > > Received status_changed to DISCONNECTING notification for IAP shss > Received status_changed to IDLE for IAP shss > Segmentation fault > > The OSSO_IAP_DISCONNECTED event in the iap_callback function does not > appear to be reached, because it should print a brief message on entry. Ok, so this points to a bug in libosso-ic.so (the library providing the IC API) and I'll have to investigate this more. Can you give any instructions how to reproduce it? I haven't seen this before so I suspect there's something special needed for triggering this bug. What 770 software version are you using? > Do you know where the status_changed messages are being generated? It's printed from libosso-ic.so. To be precise from src/ic-api.c line 104 which is in debian source package osso-ic-oss. -- Kalle Valo
- Previous message: [maemo-developers] How to keep app running indefinitely
- Next message: [maemo-developers] How to keep app running indefinitely
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]