Thread
:
[Solved] Process quits by themself.
View Single Post
Megaltariak
2011-04-15 , 17:07
Posts: 346 | Thanked: 271 times | Joined on Jan 2010
#
1
Hello, I have a problem with my N900:
Some process which normally always stay in the background (rtcom-call-ui, rtcom-messaging-ui, osso-adressbook ...) are now stopping themself ~10 minutes after their launch, and are not restarting themself. This not make the phone unusable but this incrase a lot the time nessecary to launch theses apps, especially conversations.
Here is what strace say when I atach it to rtcom-messaging-ui:
Process 5915 attached - interrupt to quit
read(3,*/it stay like that for 10 minutes or so...*/ "\0\0\27\344", 4) = 4
read(3, "\0\0\0\0", 4) = 4
rt_sigaction(SIGHUP, {SIG_DFL, [], SA_RESTART|0x4000000}, NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTART|0x4000000}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTART|0x4000000}, NULL, 8) = 0
rt_sigaction(SIGTERM, {SIG_DFL, [], SA_RESTART|0x4000000}, NULL, 8) = 0
rt_sigaction(SIGUSR1, {SIG_DFL, [], SA_RESTART|0x4000000}, NULL, 8) = 0
rt_sigaction(SIGUSR2, {SIG_DFL, [], SA_RESTART|0x4000000}, NULL, 8) = 0
rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTART|0x4000000}, NULL, 8) = 0
close(3) = 0
exit_group(0) = ?
Process 5915 detached
Have you any clue of what can be causing that ?
Last edited by Megaltariak; 2011-04-17 at
16:05
. Reason: Solved
Quote & Reply
|
Megaltariak
View Public Profile
Send a private message to Megaltariak
Find all posts by Megaltariak