Advertisement
Guest User

Untitled

a guest
May 25th, 2012
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1.  
  2. RTAPI: Task 1[f5fbc000]: Fault with vec=14, signo=11 ip=fc4cad71.
  3. [ 5791.438156] RTAPI: This fault may not be recoverable without rebooting.
  4.  
  5.  
  6.  
  7. andypugh@mill:~/emc2-dev/src$ addr2line -e hm2_pci.ko 0xd71
  8. /usr/src/linux-headers-2.6.32-122-rtai/arch/x86/include/asm/string_32.h:35
  9.  
  10. Line 35 of string_32.h is:
  11. asm volatile("rep ; movsl\n\t
  12.  
  13. which seems unlikely to be the problem.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement