Advertisement
Guest User

Untitled

a guest
Feb 1st, 2014
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. [adi@adi7 ~]$ i8kmon
  2. can't read "status(suspend)": no such element in array
  3. while executing
  4. "if {$status(suspend) == 1} {
  5. close_procfs
  6. return
  7. }"
  8. (procedure "check_status" line 5)
  9. invoked from within
  10. "check_status"
  11. (procedure "status_timer" line 9)
  12. invoked from within
  13. "status_timer"
  14. (procedure "main" line 8)
  15. invoked from within
  16. "main"
  17. invoked from within
  18. "if {$tcl_interactive == 0} {
  19. main
  20. vwait forever
  21. }"
  22. (file "/usr/bin/i8kmon" line 699)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement