Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

chmod or chown problem
Tuesday, July 17th, 2007 at 9:54:39am MDT 

  1. Jul 17 17:51:14 localhost [85337.132127] Unable to handle kernel NULL pointer dereference at 0000000000000000 RIP:
  2. Jul 17 17:51:14 localhost [85337.132134]  [<0000000000000000>]
  3. Jul 17 17:51:14 localhost [85337.132140] PGD 21e4d067 PUD 2abf5067 PMD 0
  4. Jul 17 17:51:14 localhost [85337.132145] Oops: 0010 [1] PREEMPT SMP
  5. Jul 17 17:51:14 localhost [85337.132149] CPU 1
  6. Jul 17 17:51:14 localhost [85337.132152] Modules linked in: truecrypt snd_pcm_oss snd_mixer_oss snd_seq_oss snd_seq_device snd_seq_midi_event snd_seq ieee80211_crypt_wep ieee80211_crypt nvidia(P) i2c_i801 sdhci mmc_core iwl3945 mac80211 uhci_hcd ehci_hcd snd_hda_intel snd_pcm snd_timer snd snd_page_alloc
  7. Jul 17 17:51:14 localhost [85337.132172] Pid: 17981:#0, comm: python Tainted: P       2.6.22-electric1 #1
  8. Jul 17 17:51:14 localhost [85337.132174] RIP: 0010:[<0000000000000000>]  [<0000000000000000>]
  9. Jul 17 17:51:14 localhost [85337.132178] RSP: 0018:ffff8100078db910  EFLAGS: 00010206
  10. Jul 17 17:51:14 localhost [85337.132181] RAX: 0000000000000005 RBX: ffffffff8052d4f0 RCX: 0000000000000005
  11. Jul 17 17:51:14 localhost [85337.132185] RDX: 0000000000000000 RSI: ffff810001471a30 RDI: ffff81004bf50b80
  12. Jul 17 17:51:14 localhost [85337.132188] RBP: ffff810001471a30 R08: ffffffff80661a06 R09: 000000000000a57f
  13. Jul 17 17:51:14 localhost [85337.132191] R10: 0000000000000000 R11: ffff81003989c560 R12: 0000000000000005
  14. Jul 17 17:51:14 localhost [85337.132195] R13: 0000000000000000 R14: ffff810001000000 R15: 0000000000000000
  15. Jul 17 17:51:14 localhost [85337.132198] FS:  00002b918e329120(0000) GS:ffff81005fe2fe40(0000) knlGS:0000000000000000
  16. Jul 17 17:51:14 localhost [85337.132202] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
  17. Jul 17 17:51:14 localhost [85337.132205] CR2: 0000000000000000 CR3: 000000001e301000 CR4: 00000000000006e0
  18. Jul 17 17:51:14 localhost [85337.132209] Process python (pid: 17981[#0], threadinfo ffff8100078da000, task ffff810058d36800)
  19. Jul 17 17:51:14 localhost [85337.132211] Stack:  ffffffff80265621 00000010000280d2 ffff81004bf50bb8 000000003fc0adb0
  20. Jul 17 17:51:14 localhost [85337.132218]  ffff81004bf50b80 ffff81003989c4f8 ffff81003989c560 ffff810032f01000
  21. Jul 17 17:51:14 localhost [85337.132224]  0000000000000005 ffff81003989c438 ffffffff8052d4f0 0000000500000005
  22. Jul 17 17:51:14 localhost [85337.132229] Call Trace:
  23. Jul 17 17:51:14 localhost [85337.132239]  [<ffffffff80265621>] generic_file_sendpage+0x2fd/0x533
  24. Jul 17 17:51:14 localhost [85337.132249]  [<ffffffff80244670>] autoremove_wake_function+0x0/0x2e
  25. Jul 17 17:51:14 localhost [85337.132255]  [<ffffffff802a714b>] __getblk+0x1e/0x227
  26. Jul 17 17:51:14 localhost [85337.132263]  [<ffffffff8032a4ef>] grab_block+0x59/0xb1
  27. Jul 17 17:51:14 localhost [85337.132267]  [<ffffffff802a711d>] __find_get_block+0x148/0x158
  28. Jul 17 17:51:14 localhost [85337.132272]  [<ffffffff8032e0e4>] ext2_get_block+0x0/0x5d3
  29. Jul 17 17:51:14 localhost [85337.132277]  [<ffffffff802647ee>] file_send_actor+0x31/0x4a
  30. Jul 17 17:51:14 localhost [85337.132281]  [<ffffffff80265ec4>] do_generic_mapping_read+0x224/0x4f7
  31. Jul 17 17:51:14 localhost [85337.132286]  [<ffffffff802647bd>] file_send_actor+0x0/0x4a
  32. Jul 17 17:51:14 localhost [85337.132293]  [<ffffffff802661de>] generic_file_sendfile+0x47/0x5a
  33. Jul 17 17:51:14 localhost [85337.132298]  [<ffffffff80287d82>] vfs_sendfile+0x124/0x173
  34. Jul 17 17:51:14 localhost [85337.132303]  [<ffffffff80291f2a>] cow_break_link+0x1c6/0x26d
  35. Jul 17 17:51:14 localhost [85337.132311]  [<ffffffff8029c6e3>] mntput_no_expire+0x1f/0x88
  36. Jul 17 17:51:14 localhost [85337.132316]  [<ffffffff80299498>] d_path+0x10d/0x11d
  37. Jul 17 17:51:14 localhost [85337.132320]  [<ffffffff8028679c>] sys_fchmodat+0xc4/0x1af
  38. Jul 17 17:51:14 localhost [85337.132331]  [<ffffffff80505a7d>] error_exit+0x0/0x84
  39. Jul 17 17:51:14 localhost [85337.132335]  [<ffffffff8020949e>] system_call+0x7e/0x83
  40. Jul 17 17:51:14 localhost [85337.132339]
  41. Jul 17 17:51:14 localhost [85337.132340]
  42. Jul 17 17:51:14 localhost [85337.132341] Code:  Bad RIP value.
  43. Jul 17 17:51:14 localhost [85337.132344] RIP  [<0000000000000000>]
  44. Jul 17 17:51:14 localhost [85337.132347]  RSP <ffff8100078db910>
  45. Jul 17 17:51:14 localhost [85337.132349] CR2: 0000000000000000

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will expire by default in one month. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

worth-right worth-right
fantasy-obligation