LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   hello all of u ,i am new to this group ,plz help me out with this problem (https://www.linuxquestions.org/questions/linux-newbie-8/hello-all-of-u-i-am-new-to-this-group-plz-help-me-out-with-this-problem-884295/)

ultimate_warrior 06-03-2011 05:27 AM

hello all of u ,i am new to this group ,plz help me out with this problem
 
unable to handle kernel paging request at virtual address 4016b000
pgd = c7a3c000

[4016b000] *pgd=570bc031, *pte=00000000, *ppte=00000000
Internal error: Oops: 817 [#7]
Modules linked in:
CPU: 0 Tainted: G D (2.6.28.6-FriendlyARM #0)
PC is at v6_coherent_kern_range+0x4/0x24
LR is at arm_syscall+0x1e0/0x328
pc : [<c00f63f8>] lr : [<c00f2424>] psr: 80000013
sp : c7069e80 ip : c7069e80 fp : c7069fa4
r10: 00000000 r9 : c7068000 r8 : 00000000
r7 : 000f0002 r6 : 00000000 r5 : 401b9000 r4 : 4014d000
r3 : c0641da4 r2 : c7069e80 r1 : 401b9000 r0 : 4016b000
Flags: Nzcv IRQs on FIQs on Mode SVC_32 ISA ARM Segment user
Control: 00c52879 Table: 57a3c008 DAC: 00000015
Process setupMan.bin (pid: 1217, stack limit = 0xc7068260)
Stack: (0xc7069e80 to 0xc706a000)
9e80: c7069eac c7069e90 c0223524 c0444e74 00000200 c77e71b8 c701ad80 c703eed4
9ea0: c7069ebc c7069eb0 c011fdfc c0223480 c7069efc c77e7268 c7069efc c7069ec8
9ec0: c0142bb4 401b9000 4014d000 c70bcd34 401b9000 c77e71b8 401b9000 401b9000
9ee0: c7069efc c7069ef0 c0444e94 60000013 c703eed4 00000000 401b9000 00000005
9f00: 60000013 c703eed4 c7069f2c c7069f18 c0444e7c c0228418 00000000 c703eed4
9f20: c7069f5c c7069f30 c0223468 c0444e74 c701ad80 00000000 401b9000 00000000
9f40: 401b9000 00000005 c7068000 00000000 c7069f6c c7069f60 c011fde8 c0223330
9f60: c7069fa4 c7069f70 c0143e0c c011fde4 08100075 40024e00 c7069f94 c77e71b8
9f80: c010d1d0 4001de40 be94c938 4001de40 be94c938 40165ec0 00000000 c7069fa8
9fa0: c00edd80 c00f2250 4001de40 be94c938 4014d000 401b9000 00000000 00000015
9fc0: 4001de40 be94c938 40165ec0 000f0002 40166950 4014f5d8 4014d000 be94c9f4
9fe0: 00019c20 be94c928 4000c5e8 4000c604 60000010 4014d000 00000000 00000000
Backtrace:
[<c00f2244>] (arm_syscall+0x0/0x328) from [<c00edd80>] (ret_fast_syscall+0x0/0x2c)
r6:40165ec0 r5:be94c938 r4:4001de40
Code: ee070f15 e1a0f00e e1a0f00e e3c0001f (ee070f3a)
---[ end trace c03bac1ed8c9307f ]---

Soadyheid 06-03-2011 09:02 AM

First, Welcome to Linux Questions. :)
Next... What were you doing you get this Info? Did something fail and you've copied it from one of the logs or did it just appear when you were doing something in a terminal?

Can you give us a bit more information as this in isolation doesn't necessarily give us much of a lead.

Play Bonny! :hattip:

Wim Sturkenboom 06-03-2011 11:15 AM

A google search for "unable to handle kernel paging request at virtual addres" gives plenty of hits (not all solved, by the way); the few that I read however seemed to be related to hardware issues.

ultimate_warrior 06-07-2011 01:53 AM

Regarding seg fault
 
actually I am compiling a file called connMan.cxx for mini6410 ,arm-11 .I have cross compiled it on through openemmbedded .when i excute that file on mini6410 on "xterm" .i get seg fault on terminal ,but on the serial port ie gtk-term on host machine it shows the above error ,the command which generates that connMan.bin file is as follows


arm-angstrom-linux-gnueabi-g++ -march=armv6zk -mtune=arm1176jzf-s -mfpu=vfp -mfloat-abi=softfp -g -o connMan.bin connMan.cxx -I/home/rahul/OEBASE/build/tmp/sysroots/armv6-angstrom-linux-gnueabi/usr/include -L/home/rahul/OEBASE/build/tmp/sysroots/armv6-angstrom-linux-gnueabi/lib -lpthread -DLDAP_MODE -L/home/sree/src/RConWiz-New/extras -lSTPLCore -lApplyConnSettings -DOEM_nTC -DVERSION_2 -DTHEME_Normal

Plz suggest something ,i have been encountering this error for 5 days.


All times are GMT -5. The time now is 03:22 AM.