LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Kernel
User Name
Password
Linux - Kernel This forum is for all discussion relating to the Linux kernel.

Notices


Reply
  Search this Thread
Old 11-16-2014, 09:58 PM   #1
fire820
LQ Newbie
 
Registered: Nov 2014
Posts: 3

Rep: Reputation: Disabled
print out errors when kill app


Hi,

I got some errors when I use "killall" to kill app.
Could you please tell me the meanings about these errors?
The targe I use is msm9x15, Kernel is 3.0.21.
Thank you!

Quote:
root@9615-cdp:~# killall swiapp
I:Going to kill ATFWD daemon
root@9615-cdp:~# I:
atfwd_sig_handler_tbl[i].sig : 15[ 95.529711] pgd = ceb0c000
[ 95.534442] [00000000] *pgd=4f3e3831, *pte=00000000I:
call default handler [0x686a4] for sig [15], *ppte=00000000
[ 95.549000]
[ 95.550465] Pid: 577, comm: swiapp
[ 95.555074] CPU: 0 Not tainted (3.0.21+ #1)
[ 95.568441] PC is at 0x468c5218
[ 95.570547] LR is at 0x686f8
[ 95.573416] pc : [<468c5218>] lr : [<000686f8>] psr: 60000010
[ 95.573416] sp : bea628d4 ip : 00000000 fp : 00000000
[ 95.608423] r10: 000c12d8 r9 : 00000000 r8 : 00000000
[ 95.612635] r7 : 00000000 r6 : 000686a4 r5 : 00e8ffc8 r4 : 0000000f
[ 95.628414] r3 : 00000001 r2 : 00000000 r1 : 00000000 r0 : 00e8fff8
[ 95.633908] Flags: nZCv IRQs on FIQs on Mode USER_32 ISA ARM Segment user
[ 95.648435] Control: 10c5387d Table: 4f30c059 DAC: 00000015
[ 95.653196] [<c003d754>] (unwind_backtrace+0x0/0x12c) from [<c003ed00>] (__do_user_fault+0x54/0x9c)
[ 95.678437] [<c003ed00>] (__do_user_fault+0x54/0x9c) from [<c003eee4>] (do_page_fault+0x19c/0x1d8)
[ 95.686372] [<c003eee4>] (do_page_fault+0x19c/0x1d8) from [<c00321e8>] (do_DataAbort+0x34/0x98)
[ 95.708438] [<c00321e8>] (do_DataAbort+0x34/0x98) from [<c0037da0>] (ret_from_exception+0x0/0x10)
[ 95.716282] Exception stack(0xcea57fb0 to 0xcea57ff8)
[ 95.738409] 7fa0: 00e8fff8 00000000 00000000 00000001
[ 95.745582] 7fc0: 0000000f 00e8ffc8 000686a4 00000000 00000000 00000000 000c12d8 00000000
[ 95.768441] 7fe0: 00000000 bea628d4 000686f8 468c5218 60000010 ffffffff
[ 95.774088] pgd = ceb0c000
[ 95.776712] [00000000] *pgd=4f3e3831, *pte=00000000, *ppte=00000000
[ 95.790233]
[ 95.791728] Pid: 577, comm: swiapp
[ 95.796337] CPU: 0 Not tainted (3.0.21+ #1)
[ 95.818403] PC is at 0x468c5218
[ 95.820509] LR is at 0x687fc
[ 95.823378] pc : [<468c5218>] lr : [<000687fc>] psr: 20000010
[ 95.823378] sp : bea62494 ip : 00000000 fp : 00000000
[ 95.848405] r10: 000c12d8 r9 : 00000000 r8 : 00000000
[ 95.852617] r7 : bea62560 r6 : bea625e0 r5 : 00e8ffc8 r4 : 0000000b
[ 95.868396] r3 : 00000002 r2 : 00000268 r1 : 00000000 r0 : bea625e0
[ 95.873889] Flags: nzCv IRQs on FIQs on Mode USER_32 ISA ARM Segment user
[ 95.898397] Control: 10c5387d Table: 4f30c059 DAC: 00000015
[ 95.903128] [<c003d754>] (unwind_backtrace+0x0/0x12c) from [<c003ed00>] (__do_user_fault+0x54/0x9c)
[ 95.928429] [<c003ed00>] (__do_user_fault+0x54/0x9c) from [<c003eee4>] (do_page_fault+0x19c/0x1d8)
[ 95.936365] [<c003eee4>] (do_page_fault+0x19c/0x1d8) from [<c00321e8>] (do_DataAbort+0x34/0x98)
[ 95.958431] [<c00321e8>] (do_DataAbort+0x34/0x98) from [<c0037da0>] (ret_from_exception+0x0/0x10)
[ 95.966274] Exception stack(0xcea57fb0 to 0xcea57ff8)
[ 95.988402] 7fa0: bea625e0 00000000 00000268 00000002
[ 95.995574] 7fc0: 0000000b 00e8ffc8 bea625e0 bea62560 00000000 00000000 000c12d8 00000000
[ 96.018434] 7fe0: 00000000 bea62494 000687fc 468c5218 20000010 ffffffff
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
bash - start app, [do stuff], kill started app MiniMe001 Programming 3 03-19-2008 03:06 PM
proper way to kill a non-responding app? bobbens Debian 10 10-21-2005 07:52 AM
will upgrading suse 9.0 to 9.1 kill existing app configs? mattl Linux - Distributions 4 06-20-2004 08:43 AM
how to kill a print job gsikora Linux - General 4 07-31-2003 10:26 PM
What do you do to kill time while your Kernel/Fresh new APP compiles? Shade General 15 06-25-2003 02:52 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Kernel

All times are GMT -5. The time now is 05:31 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration