ubuntuusers.de

syslog-freeze

Autor:
ubuntuuser314
Datum:
25. Juli 2010 21:21
Code:
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.051844] ------------[ cut here ]------------
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.051869] WARNING: at /build/buildd/linux-2.6.32/lib/kref.c:43 kref_get+0x21/0x30()
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.051878] Hardware name: 1001P
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.051884] Modules linked in: nls_iso8859_1 nls_cp437 vfat fat usb_storage arc4 ath9k mac80211 ath9k_common ath9k_hw ath cfg80211 led_class aes_i586 aes_generic dm_crypt binfmt_misc snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm ppdev snd_seq_dummy joydev snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device snd uvcvideo lp soundcore videodev eeepc_laptop v4l1_compat snd_page_alloc psmouse parport serio_raw atl1c fbcon tileblit font bitblit softcursor vga16fb vgastate i915 drm_kms_helper intel_agp drm i2c_algo_bit ahci agpgart video output
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052056] Pid: 978, comm: Xorg Not tainted 2.6.32-24-generic #38-Ubuntu
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052067] Call Trace:
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052088]  [<c014c492>] warn_slowpath_common+0x72/0xa0
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052102]  [<c034de31>] ? kref_get+0x21/0x30
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052113]  [<c034de31>] ? kref_get+0x21/0x30
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052126]  [<c014c4da>] warn_slowpath_null+0x1a/0x20
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052142]  [<c034de31>] kref_get+0x21/0x30
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052198]  [<f80f1e39>] drm_gem_object_lookup+0x39/0x60 [drm]
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052248]  [<f838bf01>] i915_gem_busy_ioctl+0x21/0xa0 [i915]
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052262]  [<c035454d>] ? copy_from_user+0x3d/0x130
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052307]  [<f80f07cd>] drm_ioctl+0x25d/0x3e0 [drm]
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052364]  [<f838bee0>] ? i915_gem_busy_ioctl+0x0/0xa0 [i915]
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052388]  [<c03502d4>] ? rb_erase+0xb4/0x120
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052401]  [<c013add6>] ? __dequeue_entity+0x26/0x50
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052414]  [<c0101cc5>] ? __switch_to+0x175/0x180
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052427]  [<c013f073>] ? finish_task_switch+0x43/0xc0
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052470]  [<f80f0570>] ? drm_ioctl+0x0/0x3e0 [drm]
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052492]  [<c0216b91>] vfs_ioctl+0x21/0x90
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052505]  [<c058ac2c>] ? schedule+0x44c/0x840
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052519]  [<c0171c65>] ? ktime_get_ts+0xe5/0x110
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052530]  [<c0216e79>] do_vfs_ioctl+0x79/0x310
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052542]  [<c0217177>] sys_ioctl+0x67/0x80
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052553]  [<c01033ec>] syscall_call+0x7/0xb
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052563] ---[ end trace d3cb2eda14d651a4 ]---

Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052610] ------------[ cut here ]------------
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052624] WARNING: at /build/buildd/linux-2.6.32/lib/kref.c:43 kref_get+0x21/0x30()
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052632] Hardware name: 1001P
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052637] Modules linked in: nls_iso8859_1 nls_cp437 vfat fat usb_storage arc4 ath9k mac80211 ath9k_common ath9k_hw ath cfg80211 led_class aes_i586 aes_generic dm_crypt binfmt_misc snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm ppdev snd_seq_dummy joydev snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device snd uvcvideo lp soundcore videodev eeepc_laptop v4l1_compat snd_page_alloc psmouse parport serio_raw atl1c fbcon tileblit font bitblit softcursor vga16fb vgastate i915 drm_kms_helper intel_agp drm i2c_algo_bit ahci agpgart video output
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052781] Pid: 978, comm: Xorg Tainted: G        W  2.6.32-24-generic #38-Ubuntu
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052788] Call Trace:
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052800]  [<c014c492>] warn_slowpath_common+0x72/0xa0
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052813]  [<c034de31>] ? kref_get+0x21/0x30
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052824]  [<c034de31>] ? kref_get+0x21/0x30
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052836]  [<c014c4da>] warn_slowpath_null+0x1a/0x20
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052848]  [<c034de31>] kref_get+0x21/0x30
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052892]  [<f80f1e39>] drm_gem_object_lookup+0x39/0x60 [drm]
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052941]  [<f838c68d>] i915_gem_madvise_ioctl+0x2d/0x120 [i915]
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.052988]  [<f838bf3c>] ? i915_gem_busy_ioctl+0x5c/0xa0 [i915]
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.053088]  [<f80f07cd>] drm_ioctl+0x25d/0x3e0 [drm]
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.053156]  [<f838c660>] ? i915_gem_madvise_ioctl+0x0/0x120 [i915]
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.053185]  [<c03502d4>] ? rb_erase+0xb4/0x120
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.053202]  [<c013add6>] ? __dequeue_entity+0x26/0x50
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.053217]  [<c0101cc5>] ? __switch_to+0x175/0x180
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.053233]  [<c013f073>] ? finish_task_switch+0x43/0xc0
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.053284]  [<f80f0570>] ? drm_ioctl+0x0/0x3e0 [drm]
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.053309]  [<c0216b91>] vfs_ioctl+0x21/0x90
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.053324]  [<c058ac2c>] ? schedule+0x44c/0x840
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.053339]  [<c0171c65>] ? ktime_get_ts+0xe5/0x110
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.053354]  [<c0216e79>] do_vfs_ioctl+0x79/0x310
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.053369]  [<c0217177>] sys_ioctl+0x67/0x80
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.053384]  [<c01033ec>] syscall_call+0x7/0xb
Jul 25 19:09:42 ubuntu-netbook kernel: [ 8668.053395] ---[ end trace d3cb2eda14d651a5 ]---

Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.868223] ------------[ cut here ]------------
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.868248] WARNING: at /build/buildd/linux-2.6.32/lib/kref.c:43 kref_get+0x21/0x30()
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.868258] Hardware name: 1001P
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.868263] Modules linked in: nls_iso8859_1 nls_cp437 vfat fat usb_storage arc4 ath9k mac80211 ath9k_common ath9k_hw ath cfg80211 led_class aes_i586 aes_generic dm_crypt binfmt_misc snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm ppdev snd_seq_dummy joydev snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device snd uvcvideo lp soundcore videodev eeepc_laptop v4l1_compat snd_page_alloc psmouse parport serio_raw atl1c fbcon tileblit font bitblit softcursor vga16fb vgastate i915 drm_kms_helper intel_agp drm i2c_algo_bit ahci agpgart video output
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.868424] Pid: 978, comm: Xorg Tainted: G        W  2.6.32-24-generic #38-Ubuntu
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.868433] Call Trace:
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.868449]  [<c014c492>] warn_slowpath_common+0x72/0xa0
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.868463]  [<c034de31>] ? kref_get+0x21/0x30
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.868474]  [<c034de31>] ? kref_get+0x21/0x30
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.868487]  [<c014c4da>] warn_slowpath_null+0x1a/0x20
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.868499]  [<c034de31>] kref_get+0x21/0x30
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.868548]  [<f80f1e39>] drm_gem_object_lookup+0x39/0x60 [drm]
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.868599]  [<f83901f3>] i915_gem_do_execbuffer+0x2c3/0xc40 [i915]
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.868613]  [<c01d8b17>] ? shmem_alloc_inode+0x17/0x30
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.868628]  [<c02f55ee>] ? security_inode_alloc+0x1e/0x20
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.868641]  [<c034c154>] ? sub_alloc+0x64/0x170
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.868691]  [<f839166b>] i915_gem_execbuffer+0x1ab/0x3d0 [i915]
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.868706]  [<c035454d>] ? copy_from_user+0x3d/0x130
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.868751]  [<f80f07cd>] drm_ioctl+0x25d/0x3e0 [drm]
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.868809]  [<f83914c0>] ? i915_gem_execbuffer+0x0/0x3d0 [i915]
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.868834]  [<c01a4097>] ? __rcu_process_callbacks+0x47/0x2d0
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.868848]  [<c015317b>] ? __do_softirq+0xeb/0x1b0
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.868890]  [<f80f0570>] ? drm_ioctl+0x0/0x3e0 [drm]
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.868912]  [<c0216b91>] vfs_ioctl+0x21/0x90
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.868924]  [<c0216e79>] do_vfs_ioctl+0x79/0x310
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.868935]  [<c0217177>] sys_ioctl+0x67/0x80
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.868950]  [<c05911fc>] ? smp_apic_timer_interrupt+0x5c/0x8b
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.868963]  [<c01033ec>] syscall_call+0x7/0xb
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.868972] ---[ end trace d3cb2eda14d651a6 ]---
c
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869021] BUG: unable to handle kernel NULL pointer dereference at 0000006c
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869039] IP: [<f8390204>] i915_gem_do_execbuffer+0x2d4/0xc40 [i915]
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869100] *pde = 3273b067 *pte = 00000000 
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869117] Oops: 0000 [#1] SMP 
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869129] last sysfs file: /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869139] Modules linked in: nls_iso8859_1 nls_cp437 vfat fat usb_storage arc4 ath9k mac80211 ath9k_common ath9k_hw ath cfg80211 led_class aes_i586 aes_generic dm_crypt binfmt_misc snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm ppdev snd_seq_dummy joydev snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device snd uvcvideo lp soundcore videodev eeepc_laptop v4l1_compat snd_page_alloc psmouse parport serio_raw atl1c fbcon tileblit font bitblit softcursor vga16fb vgastate i915 drm_kms_helper intel_agp drm i2c_algo_bit ahci agpgart video output
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869292] 
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869302] Pid: 978, comm: Xorg Tainted: G        W  (2.6.32-24-generic #38-Ubuntu) 1001P
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869313] EIP: 0060:[<f8390204>] EFLAGS: 00213282 CPU: 0
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869353] EIP is at i915_gem_do_execbuffer+0x2d4/0xc40 [i915]
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869363] EAX: e7f6f720 EBX: 00000000 ECX: fffff6e3 EDX: 00000000
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869373] ESI: f27a6480 EDI: 00000000 EBP: f26bfe00 ESP: f26bfd88
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869382]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869393] Process Xorg (pid: 978, ti=f26be000 task=f25e5940 task.ti=f26be000)
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869400] Stack:
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869406]  c18056cc c01d8b17 e0a9c300 000001c0 f26bfda0 c02f55ee 00000000 00000008
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869427] <0> f26bfddc c034c154 f26bfdec f70f8524 f26bfe04 f71bf814 00000100 f70f4000
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869451] <0> dff8d2f0 00000000 f26bfe00 f71bf800 f70f8500 f26bfdfc dff8d2f0 000000c0
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869476] Call Trace:
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869490]  [<c01d8b17>] ? shmem_alloc_inode+0x17/0x30
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869504]  [<c02f55ee>] ? security_inode_alloc+0x1e/0x20
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869516]  [<c034c154>] ? sub_alloc+0x64/0x170
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869567]  [<f839166b>] ? i915_gem_execbuffer+0x1ab/0x3d0 [i915]
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869582]  [<c035454d>] ? copy_from_user+0x3d/0x130
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869629]  [<f80f07cd>] ? drm_ioctl+0x25d/0x3e0 [drm]
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869687]  [<f83914c0>] ? i915_gem_execbuffer+0x0/0x3d0 [i915]
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869712]  [<c01a4097>] ? __rcu_process_callbacks+0x47/0x2d0
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869726]  [<c015317b>] ? __do_softirq+0xeb/0x1b0
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869768]  [<f80f0570>] ? drm_ioctl+0x0/0x3e0 [drm]
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869790]  [<c0216b91>] ? vfs_ioctl+0x21/0x90
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869803]  [<c0216e79>] ? do_vfs_ioctl+0x79/0x310
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869815]  [<c0217177>] ? sys_ioctl+0x67/0x80
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869828]  [<c05911fc>] ? smp_apic_timer_interrupt+0x5c/0x8b
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869841]  [<c01033ec>] ? syscall_call+0x7/0xb
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869849] Code: 00 00 00 89 75 e0 90 6b f7 38 8b 55 d8 03 75 0c 8b 45 d4 8b 0e e8 0d 1c d6 ff 8b 55 e0 85 c0 89 04 ba 0f 84 32 07 00 00 8b 50 50 <8b> 72 6c 85 f6 0f 85 f4 06 00 00 8b 42 74 83 c3 01 c7 42 6c 01 
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.869974] EIP: [<f8390204>] i915_gem_do_execbuffer+0x2d4/0xc40 [i915] SS:ESP 0068:f26bfd88
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.870022] CR2: 000000000000006c
Jul 25 19:10:17 ubuntu-netbook kernel: [ 8703.870031] ---[ end trace d3cb2eda14d651a7 ]---
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.006852] BUG: unable to handle kernel paging request at 00010000
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.006871] IP: [<c01fe087>] __kmalloc+0x77/0x190
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.006894] *pde = 32331067 *pte = 00000000 
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.006908] Oops: 0000 [#2] SMP 
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.006918] last sysfs file: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/PNP0C0A:00/power_supply/BAT0/present
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.006930] Modules linked in: nls_iso8859_1 nls_cp437 vfat fat usb_storage arc4 ath9k mac80211 ath9k_common ath9k_hw ath cfg80211 led_class aes_i586 aes_generic dm_crypt binfmt_misc snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm ppdev snd_seq_dummy joydev snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device snd uvcvideo lp soundcore videodev eeepc_laptop v4l1_compat snd_page_alloc psmouse parport serio_raw atl1c fbcon tileblit font bitblit softcursor vga16fb vgastate i915 drm_kms_helper intel_agp drm i2c_algo_bit ahci agpgart video output
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.007083] 
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.007095] Pid: 1171, comm: upowerd Tainted: G      D W  (2.6.32-24-generic #38-Ubuntu) 1001P
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.007106] EIP: 0060:[<c01fe087>] EFLAGS: 00010006 CPU: 0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.007116] EIP is at __kmalloc+0x77/0x190
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.007124] EAX: c1805460 EBX: c0764364 ECX: 00010000 EDX: 00000000
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.007134] ESI: 000000d0 EDI: 000000d0 EBP: f17a3e5c ESP: f17a3e34
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.007143]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.007154] Process upowerd (pid: 1171, ti=f17a2000 task=f25e8cc0 task.ti=f17a2000)
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.007161] Stack:
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.007167]  c0397df8 f17a3e60 c03972f3 00000060 00000246 00010000 00000050 00000050
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.007188] <0> 00000000 f17a3eb0 f17a3e64 c03972f3 f17a3e74 c039732a dfe49bc0 00200efe
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.007212] <0> f17a3e98 c038fd03 ffffffff f7018528 c06f9a97 00000050 f680b800 001ff2b1
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.007237] Call Trace:
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.007253]  [<c0397df8>] ? acpi_ut_walk_package_tree+0x67/0xf7
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.007267]  [<c03972f3>] ? acpi_os_allocate+0x2a/0x2c
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.007280]  [<c03972f3>] ? acpi_os_allocate+0x2a/0x2c
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.007293]  [<c039732a>] ? acpi_ut_initialize_buffer+0x35/0x6b
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.007308]  [<c038fd03>] ? acpi_evaluate_object+0x16b/0x1c5
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.007323]  [<c03a0feb>] ? acpi_battery_get_state+0x6c/0xf7
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.007337]  [<c03a1313>] ? acpi_battery_get_property+0x22/0x18b
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.007351]  [<c047675d>] ? power_supply_show_property+0x3d/0x150
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.007365]  [<c0476720>] ? power_supply_show_property+0x0/0x150
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.007379]  [<c03e4989>] ? dev_attr_show+0x29/0x50
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.007393]  [<c025e892>] ? fill_read_buffer+0x52/0xc0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.007406]  [<c025e97a>] ? sysfs_read_file+0x7a/0x90
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.007420]  [<c0208d3f>] ? vfs_read+0x9f/0x1a0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.007432]  [<c025e900>] ? sysfs_read_file+0x0/0x90
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.007445]  [<c0208ef2>] ? sys_read+0x42/0x70
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.007459]  [<c01033ec>] ? syscall_call+0x7/0xb
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.007466] Code: 89 45 e8 fa 90 8d 74 26 00 64 a1 40 1a 84 c0 8b 84 83 84 00 00 00 8b 50 10 89 55 e4 8b 10 85 d2 89 55 ec 74 54 8b 4d ec 8b 50 0c <8b> 14 91 89 10 8b 45 e8 50 9d 8d 74 26 00 8b 55 ec 85 d2 0f 85 
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.007590] EIP: [<c01fe087>] __kmalloc+0x77/0x190 SS:ESP 0068:f17a3e34
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.007606] CR2: 0000000000010000
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.007615] ---[ end trace d3cb2eda14d651a8 ]---
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.019863] BUG: unable to handle kernel paging request at 00010000
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.019888] IP: [<c01fe087>] __kmalloc+0x77/0x190
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.019917] *pde = 3d9ff067 
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.019930] Oops: 0000 [#3] SMP 
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.019944] last sysfs file: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/PNP0C0A:00/power_supply/BAT0/present
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.019960] Modules linked in: nls_iso8859_1 nls_cp437 vfat fat usb_storage arc4 ath9k mac80211 ath9k_common ath9k_hw ath cfg80211 led_class aes_i586 aes_generic dm_crypt binfmt_misc snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm ppdev snd_seq_dummy joydev snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device snd uvcvideo lp soundcore videodev eeepc_laptop v4l1_compat snd_page_alloc psmouse parport serio_raw atl1c fbcon tileblit font bitblit softcursor vga16fb vgastate i915 drm_kms_helper intel_agp drm i2c_algo_bit ahci agpgart video output
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026] 
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026] Pid: 740, comm: dbus-daemon Tainted: G      D W  (2.6.32-24-generic #38-Ubuntu) 1001P
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026] EIP: 0060:[<c01fe087>] EFLAGS: 00010006 CPU: 0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026] EIP is at __kmalloc+0x77/0x190
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026] EAX: c1805460 EBX: c0764364 ECX: 00010000 EDX: 00000000
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026] ESI: 000000d0 EDI: 000000d0 EBP: f2579c10 ESP: f2579be8
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026] Process dbus-daemon (pid: 740, ti=f2578000 task=f258bfc0 task.ti=f2578000)
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026] Stack:
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026]  de87ccc0 00000282 c0218631 00000060 00000246 00010000 00000048 f2579e84
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026] <0> 00000008 00000008 f2579f90 c0218631 00000000 00000000 222b29c0 00000027
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026] <0> c0218440 00000019 000028e0 f2579c84 c01410d9 00000000 f70a4c80 fd61585c
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026] Call Trace:
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026]  [<c0218631>] ? do_sys_poll+0xb1/0x1f0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026]  [<c0218631>] ? do_sys_poll+0xb1/0x1f0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026]  [<c0218440>] ? __pollwait+0x0/0xe0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026]  [<c01410d9>] ? update_curr+0x169/0x2a0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026]  [<c0134173>] ? wake_affine+0x313/0x370
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026]  [<c013b0b7>] ? enqueue_sleeper+0x1d7/0x2a0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026]  [<c011ed96>] ? native_smp_send_reschedule+0x36/0x50
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026]  [<c01344ee>] ? resched_task+0x5e/0x70
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026]  [<c0148edb>] ? check_preempt_wakeup+0x21b/0x370
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026]  [<c0142a48>] ? try_to_wake_up+0x288/0x3b0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026]  [<c0142b80>] ? default_wake_function+0x10/0x20
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026]  [<c0218574>] ? pollwake+0x54/0x60
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026]  [<c0142b70>] ? default_wake_function+0x0/0x20
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026]  [<c0133508>] ? __wake_up_common+0x48/0x70
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026]  [<c013aa0c>] ? __wake_up_sync_key+0x4c/0x60
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026]  [<c04b72ee>] ? sock_def_readable+0x3e/0x70
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026]  [<c0539635>] ? unix_stream_sendmsg+0x1d5/0x370
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026]  [<c058ccbf>] ? _spin_lock_irqsave+0x2f/0x50
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026]  [<c04b6233>] ? sock_aio_write+0x113/0x130
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026]  [<c020819d>] ? do_sync_readv_writev+0xbd/0x100
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026]  [<c02188e9>] ? sys_poll+0x59/0xc0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026]  [<c01033ec>] ? syscall_call+0x7/0xb
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026] Code: 89 45 e8 fa 90 8d 74 26 00 64 a1 40 1a 84 c0 8b 84 83 84 00 00 00 8b 50 10 89 55 e4 8b 10 85 d2 89 55 ec 74 54 8b 4d ec 8b 50 0c <8b> 14 91 89 10 8b 45 e8 50 9d 8d 74 26 00 8b 55 ec 85 d2 0f 85 
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026] EIP: [<c01fe087>] __kmalloc+0x77/0x190 SS:ESP 0068:f2579be8
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026] CR2: 0000000000010000
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.020026] ---[ end trace d3cb2eda14d651a9 ]---
Jul 25 19:10:18 ubuntu-netbook init: Disconnected from system bus
Jul 25 19:10:18 ubuntu-netbook avahi-daemon[754]: Disconnected from D-Bus, exiting.
Jul 25 19:10:18 ubuntu-netbook avahi-daemon[754]: Got SIGQUIT, quitting.
Jul 25 19:10:18 ubuntu-netbook init: dbus main process (740) killed by KILL signal
Jul 25 19:10:18 ubuntu-netbook init: dbus main process ended, respawning
Jul 25 19:10:18 ubuntu-netbook rtkit-daemon[1343]: Exiting cleanly.
Jul 25 19:10:18 ubuntu-netbook rtkit-daemon[1343]: Demoting known real-time threads.
Jul 25 19:10:18 ubuntu-netbook rtkit-daemon[1343]: Successfully demoted thread 1360 of process 1340 (n/a).
Jul 25 19:10:18 ubuntu-netbook console-kit-daemon[795]: WARNING: no sender#012
Jul 25 19:10:18 ubuntu-netbook rtkit-daemon[1343]: Successfully demoted thread 1356 of process 1340 (n/a).
Jul 25 19:10:18 ubuntu-netbook NetworkManager: <WARN>  nm_signal_handler(): Caught signal 15, shutting down normally.
Jul 25 19:10:18 ubuntu-netbook NetworkManager: <info>  exiting (success)
Jul 25 19:10:18 ubuntu-netbook rtkit-daemon[1343]: Successfully demoted thread 1340 of process 1340 (n/a).
Jul 25 19:10:18 ubuntu-netbook rtkit-daemon[1343]: Demoted 3 threads.
Jul 25 19:10:18 ubuntu-netbook rtkit-daemon[1343]: Exiting watchdog thread.
Jul 25 19:10:18 ubuntu-netbook rtkit-daemon[1343]: Exiting canary thread.
Jul 25 19:10:18 ubuntu-netbook init: avahi-daemon main process (754) terminated with status 255
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192408] BUG: unable to handle kernel paging request at 00010000
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192426] IP: [<c01fd947>] kmem_cache_alloc+0x57/0x120
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192446] *pde = 3d371067 
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192454] Oops: 0000 [#4] SMP 
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192463] last sysfs file: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/PNP0C0A:00/power_supply/BAT0/present
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192474] Modules linked in: nls_iso8859_1 nls_cp437 vfat fat usb_storage arc4 ath9k mac80211 ath9k_common ath9k_hw ath cfg80211 led_class aes_i586 aes_generic dm_crypt binfmt_misc snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm ppdev snd_seq_dummy joydev snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device snd uvcvideo lp soundcore videodev eeepc_laptop v4l1_compat snd_page_alloc psmouse parport serio_raw atl1c fbcon tileblit font bitblit softcursor vga16fb vgastate i915 drm_kms_helper intel_agp drm i2c_algo_bit ahci agpgart video output
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192605] 
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192615] Pid: 8042, comm: gnome-panel Tainted: G      D W  (2.6.32-24-generic #38-Ubuntu) 1001P
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192625] EIP: 0060:[<c01fd947>] EFLAGS: 00010006 CPU: 0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192634] EIP is at kmem_cache_alloc+0x57/0x120
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192642] EAX: c1805460 EBX: c0764364 ECX: c0223263 EDX: 00000000
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192650] ESI: 00010000 EDI: 000000d0 EBP: e7d29de0 ESP: e7d29db8
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192658]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192667] Process gnome-panel (pid: 8042, ti=e7d28000 task=f26a0cc0 task.ti=e7d28000)
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192674] Stack:
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192678]  c0771460 f6ef1198 c0223263 e7d29dd0 00000060 000000d0 00000246 f2524880
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192698] <0> 00000000 c021f470 e7d29e00 c0223263 00000010 000000d0 dff8d3f0 dff8d3f0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192718] <0> f2524880 c021f470 e7d29e30 c0223a67 e7d29e38 00000246 e7d29ef0 e7d29e24
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192742] Call Trace:
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192756]  [<c0223263>] ? seq_open+0x73/0xb0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192769]  [<c021f470>] ? filesystems_proc_show+0x0/0x70
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192780]  [<c0223263>] ? seq_open+0x73/0xb0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192792]  [<c021f470>] ? filesystems_proc_show+0x0/0x70
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192804]  [<c0223a67>] ? single_open+0x67/0xe0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192816]  [<c024d236>] ? proc_reg_open+0x26/0x180
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192828]  [<c021f466>] ? filesystems_proc_open+0x16/0x20
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192839]  [<c024d2a4>] ? proc_reg_open+0x94/0x180
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192849]  [<c0222c70>] ? single_release+0x0/0x40
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192860]  [<c021f450>] ? filesystems_proc_open+0x0/0x20
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192873]  [<c02067e5>] ? __dentry_open+0xe5/0x290
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192885]  [<c02f67ad>] ? security_inode_permission+0x1d/0x30
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192897]  [<c02116de>] ? inode_permission+0x9e/0xb0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192909]  [<c0206a8d>] ? nameidata_to_filp+0x5d/0x70
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192920]  [<c024d210>] ? proc_reg_open+0x0/0x180
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192931]  [<c02150a2>] ? do_filp_open+0x4d2/0x990
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192943]  [<c01305b5>] ? kmap_atomic_prot+0xd5/0xf0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192957]  [<c0206545>] ? do_sys_open+0x55/0x160
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192970]  [<c02066be>] ? sys_open+0x2e/0x40
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192982]  [<c01033ec>] ? syscall_call+0x7/0xb
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.192989] Code: 9c 58 8d 74 26 00 89 45 f0 fa 90 8d 74 26 00 64 a1 40 1a 84 c0 8b 84 83 84 00 00 00 8b 50 10 89 55 e8 8b 30 85 f6 74 51 8b 50 0c <8b> 14 96 89 10 8b 45 f0 50 9d 8d 74 26 00 85 f6 0f 85 89 00 00 
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.193090] EIP: [<c01fd947>] kmem_cache_alloc+0x57/0x120 SS:ESP 0068:e7d29db8
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.193106] CR2: 0000000000010000
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.193115] ---[ end trace d3cb2eda14d651aa ]---
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.213618] BUG: unable to handle kernel paging request at 00010000
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.213634] IP: [<c01fd947>] kmem_cache_alloc+0x57/0x120
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.213654] *pde = 3d91d067 
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.213663] Oops: 0000 [#5] SMP 
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.213672] last sysfs file: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/PNP0C0A:00/power_supply/BAT0/present
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.213683] Modules linked in: nls_iso8859_1 nls_cp437 vfat fat usb_storage arc4 ath9k mac80211 ath9k_common ath9k_hw ath cfg80211 led_class aes_i586 aes_generic dm_crypt binfmt_misc snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm ppdev snd_seq_dummy joydev snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device snd uvcvideo lp soundcore videodev eeepc_laptop v4l1_compat snd_page_alloc psmouse parport serio_raw atl1c fbcon tileblit font bitblit softcursor vga16fb vgastate i915 drm_kms_helper intel_agp drm i2c_algo_bit ahci agpgart video output
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.213807] 
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.213819] Pid: 8043, comm: nautilus Tainted: G      D W  (2.6.32-24-generic #38-Ubuntu) 1001P
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.213828] EIP: 0060:[<c01fd947>] EFLAGS: 00010006 CPU: 0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.213838] EIP is at kmem_cache_alloc+0x57/0x120
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.213846] EAX: c1805460 EBX: c0764364 ECX: c0223263 EDX: 00000000
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.213855] ESI: 00010000 EDI: 000000d0 EBP: f2359de0 ESP: f2359db8
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.213863]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.213872] Process nautilus (pid: 8043, ti=f2358000 task=f699f2c0 task.ti=f2358000)
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.213878] Stack:
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.213883]  f699f2ec 00000003 c0223263 001e8480 00000060 000000d0 00000246 f2524400
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.213902] <0> 00000000 c021f470 f2359e00 c0223263 00000010 000000d0 dff8d3e0 dff8d3e0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.213923] <0> f2524400 c021f470 f2359e30 c0223a67 f2359e38 00000246 f2359ef0 f2359e24
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.213946] Call Trace:
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.213959]  [<c0223263>] ? seq_open+0x73/0xb0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.213974]  [<c021f470>] ? filesystems_proc_show+0x0/0x70
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.213987]  [<c0223263>] ? seq_open+0x73/0xb0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.213999]  [<c021f470>] ? filesystems_proc_show+0x0/0x70
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.214011]  [<c0223a67>] ? single_open+0x67/0xe0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.214024]  [<c024d236>] ? proc_reg_open+0x26/0x180
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.214036]  [<c021f466>] ? filesystems_proc_open+0x16/0x20
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.214049]  [<c024d2a4>] ? proc_reg_open+0x94/0x180
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.214060]  [<c0222c70>] ? single_release+0x0/0x40
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.214072]  [<c021f450>] ? filesystems_proc_open+0x0/0x20
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.214086]  [<c02067e5>] ? __dentry_open+0xe5/0x290
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.214099]  [<c02f67ad>] ? security_inode_permission+0x1d/0x30
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.214113]  [<c02116de>] ? inode_permission+0x9e/0xb0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.214125]  [<c0206a8d>] ? nameidata_to_filp+0x5d/0x70
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.214135]  [<c024d210>] ? proc_reg_open+0x0/0x180
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.214145]  [<c02150a2>] ? do_filp_open+0x4d2/0x990
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.214157]  [<c01305b5>] ? kmap_atomic_prot+0xd5/0xf0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.214170]  [<c0206545>] ? do_sys_open+0x55/0x160
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.214181]  [<c02066be>] ? sys_open+0x2e/0x40
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.214193]  [<c01033ec>] ? syscall_call+0x7/0xb
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.214200] Code: 9c 58 8d 74 26 00 89 45 f0 fa 90 8d 74 26 00 64 a1 40 1a 84 c0 8b 84 83 84 00 00 00 8b 50 10 89 55 e8 8b 30 85 f6 74 51 8b 50 0c <8b> 14 96 89 10 8b 45 f0 50 9d 8d 74 26 00 85 f6 0f 85 89 00 00 
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.214310] EIP: [<c01fd947>] kmem_cache_alloc+0x57/0x120 SS:ESP 0068:f2359db8
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.214325] CR2: 0000000000010000
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.214334] ---[ end trace d3cb2eda14d651ab ]---
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.254834] BUG: unable to handle kernel paging request at 00010000
Jul 25 19:10:18 ubuntu-netbook init: dbus pre-start process (8048) terminated with status 137
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.254852] IP: [<c01fd947>] kmem_cache_alloc+0x57/0x120
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.254871] *pde = 3d3f6067 
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.254879] Oops: 0000 [#6] SMP 
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.254887] last sysfs file: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/PNP0C0A:00/power_supply/BAT0/present
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.254898] Modules linked in: nls_iso8859_1 nls_cp437 vfat fat usb_storage arc4 ath9k mac80211 ath9k_common ath9k_hw ath cfg80211 led_class aes_i586 aes_generic dm_crypt binfmt_misc snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm ppdev snd_seq_dummy joydev snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device snd uvcvideo lp soundcore videodev eeepc_laptop v4l1_compat snd_page_alloc psmouse parport serio_raw atl1c fbcon tileblit font bitblit softcursor vga16fb vgastate i915 drm_kms_helper intel_agp drm i2c_algo_bit ahci agpgart video output
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255020] 
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255030] Pid: 8051, comm: mkdir Tainted: G      D W  (2.6.32-24-generic #38-Ubuntu) 1001P
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255039] EIP: 0060:[<c01fd947>] EFLAGS: 00010006 CPU: 0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255048] EIP is at kmem_cache_alloc+0x57/0x120
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255055] EAX: c1805460 EBX: c0764364 ECX: c0223263 EDX: 00000000
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255062] ESI: 00010000 EDI: 000000d0 EBP: f25bdde0 ESP: f25bddb8
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255069]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255077] Process mkdir (pid: 8051, ti=f25bc000 task=f699e600 task.ti=f25bc000)
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255083] Stack:
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255087]  f25bdef0 f25bddd4 c0223263 fffff000 00000060 000000d0 00000246 f256b600
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255105] <0> 00000000 c021f470 f25bde00 c0223263 00000010 000000d0 dff8d4d0 dff8d4d0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255124] <0> f256b600 c021f470 f25bde30 c0223a67 f25bde38 00000246 c024d236 c18054b0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255145] Call Trace:
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255158]  [<c0223263>] ? seq_open+0x73/0xb0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255170]  [<c021f470>] ? filesystems_proc_show+0x0/0x70
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255180]  [<c0223263>] ? seq_open+0x73/0xb0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255190]  [<c021f470>] ? filesystems_proc_show+0x0/0x70
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255199]  [<c0223a67>] ? single_open+0x67/0xe0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255211]  [<c024d236>] ? proc_reg_open+0x26/0x180
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255221]  [<c024d236>] ? proc_reg_open+0x26/0x180
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255232]  [<c021f466>] ? filesystems_proc_open+0x16/0x20
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255242]  [<c024d2a4>] ? proc_reg_open+0x94/0x180
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255252]  [<c0222c70>] ? single_release+0x0/0x40
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255264]  [<c021f450>] ? filesystems_proc_open+0x0/0x20
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255278]  [<c02067e5>] ? __dentry_open+0xe5/0x290
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255291]  [<c02f67ad>] ? security_inode_permission+0x1d/0x30
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255305]  [<c02116de>] ? inode_permission+0x9e/0xb0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255317]  [<c0206a8d>] ? nameidata_to_filp+0x5d/0x70
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255330]  [<c024d210>] ? proc_reg_open+0x0/0x180
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255341]  [<c02150a2>] ? do_filp_open+0x4d2/0x990
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255353]  [<c01305b5>] ? kmap_atomic_prot+0xd5/0xf0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255368]  [<c0206545>] ? do_sys_open+0x55/0x160
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255379]  [<c02066be>] ? sys_open+0x2e/0x40
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255392]  [<c01033ec>] ? syscall_call+0x7/0xb
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255399] Code: 9c 58 8d 74 26 00 89 45 f0 fa 90 8d 74 26 00 64 a1 40 1a 84 c0 8b 84 83 84 00 00 00 8b 50 10 89 55 e8 8b 30 85 f6 74 51 8b 50 0c <8b> 14 96 89 10 8b 45 f0 50 9d 8d 74 26 00 85 f6 0f 85 89 00 00 
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255505] EIP: [<c01fd947>] kmem_cache_alloc+0x57/0x120 SS:ESP 0068:f25bddb8
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255521] CR2: 0000000000010000
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.255530] ---[ end trace d3cb2eda14d651ac ]---
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291330] BUG: unable to handle kernel paging request at 00010000
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291347] IP: [<c01fe087>] __kmalloc+0x77/0x190
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291366] *pde = 2ea7a067 *pte = 00000000 
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291378] Oops: 0000 [#7] SMP 
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291387] last sysfs file: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/PNP0C0A:00/power_supply/BAT0/present
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291398] Modules linked in: nls_iso8859_1 nls_cp437 vfat fat usb_storage arc4 ath9k mac80211 ath9k_common ath9k_hw ath cfg80211 led_class aes_i586 aes_generic dm_crypt binfmt_misc snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm ppdev snd_seq_dummy joydev snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device snd uvcvideo lp soundcore videodev eeepc_laptop v4l1_compat snd_page_alloc psmouse parport serio_raw atl1c fbcon tileblit font bitblit softcursor vga16fb vgastate i915 drm_kms_helper intel_agp drm i2c_algo_bit ahci agpgart video output
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291533] 
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291544] Pid: 1421, comm: indicator-apple Tainted: G      D W  (2.6.32-24-generic #38-Ubuntu) 1001P
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291555] EIP: 0060:[<c01fe087>] EFLAGS: 00010006 CPU: 0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291565] EIP is at __kmalloc+0x77/0x190
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291573] EAX: c1805460 EBX: c0764364 ECX: 00010000 EDX: 00000000
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291581] ESI: 000080d0 EDI: 000080d0 EBP: eeb37dd8 ESP: eeb37db0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291590]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291600] Process indicator-apple (pid: 1421, ti=eeb36000 task=eea1e600 task.ti=eeb36000)
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291607] Stack:
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291612]  c0272e40 2e706e67 c0264f0c 00000060 00000246 00010000 00000045 e741a060
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291632] <0> 424e5d44 eca48f10 eeb37df0 c0264f0c f2526320 e741a060 cf04f1c0 eeb37e60
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291654] <0> eeb37e24 c026b49e e741a060 00000060 f256b080 00000004 e741aff8 00000000
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291677] Call Trace:
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291693]  [<c0272e40>] ? str2hashbuf_signed+0x0/0xb0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291708]  [<c0264f0c>] ? ext3_htree_store_dirent+0x2c/0x110
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291722]  [<c0264f0c>] ? ext3_htree_store_dirent+0x2c/0x110
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291734]  [<c026b49e>] ? htree_dirblock_to_tree+0x10e/0x190
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291747]  [<c026dc3e>] ? ext3_htree_fill_tree+0x7e/0x220
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291761]  [<c016edea>] ? in_group_p+0x2a/0x30
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291775]  [<c0264851>] ? ext3_dx_readdir+0xc1/0x230
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291787]  [<c0217200>] ? filldir64+0x0/0xf0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291799]  [<c0264dfb>] ? ext3_readdir+0x43b/0x520
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291811]  [<c0214a3a>] ? user_path_at+0x4a/0x80
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291825]  [<c0354419>] ? copy_to_user+0x39/0x130
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291837]  [<c0217200>] ? filldir64+0x0/0xf0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291851]  [<c058cdbd>] ? _spin_lock+0xd/0x10
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291863]  [<c02649c0>] ? ext3_readdir+0x0/0x520
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291874]  [<c0217536>] ? vfs_readdir+0x96/0xb0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291884]  [<c0217200>] ? filldir64+0x0/0xf0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291895]  [<c02175b9>] ? sys_getdents64+0x69/0xc0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291909]  [<c01033ec>] ? syscall_call+0x7/0xb
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.291916] Code: 89 45 e8 fa 90 8d 74 26 00 64 a1 40 1a 84 c0 8b 84 83 84 00 00 00 8b 50 10 89 55 e4 8b 10 85 d2 89 55 ec 74 54 8b 4d ec 8b 50 0c <8b> 14 91 89 10 8b 45 e8 50 9d 8d 74 26 00 8b 55 ec 85 d2 0f 85 
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.292014] EIP: [<c01fe087>] __kmalloc+0x77/0x190 SS:ESP 0068:eeb37db0
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.292014] CR2: 0000000000010000
Jul 25 19:10:18 ubuntu-netbook kernel: [ 8704.292014] ---[ end trace d3cb2eda14d651ad ]---
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.867518] BUG: unable to handle kernel paging request at 00010000
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.867537] IP: [<c01fe087>] __kmalloc+0x77/0x190
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.867559] *pde = 2ea85067 *pte = 00000000 
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.867572] Oops: 0000 [#8] SMP 
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.867582] last sysfs file: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/PNP0C0A:00/power_supply/BAT0/present
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.867595] Modules linked in: nls_iso8859_1 nls_cp437 vfat fat usb_storage arc4 ath9k mac80211 ath9k_common ath9k_hw ath cfg80211 led_class aes_i586 aes_generic dm_crypt binfmt_misc snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm ppdev snd_seq_dummy joydev snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device snd uvcvideo lp soundcore videodev eeepc_laptop v4l1_compat snd_page_alloc psmouse parport serio_raw atl1c fbcon tileblit font bitblit softcursor vga16fb vgastate i915 drm_kms_helper intel_agp drm i2c_algo_bit ahci agpgart video output
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.867747] 
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.867759] Pid: 1431, comm: gvfsd-metadata Tainted: G      D W  (2.6.32-24-generic #38-Ubuntu) 1001P
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.867770] EIP: 0060:[<c01fe087>] EFLAGS: 00210006 CPU: 0
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.867781] EIP is at __kmalloc+0x77/0x190
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.867789] EAX: c1805460 EBX: c0764364 ECX: 00010000 EDX: 00000000
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.867799] ESI: 000000d0 EDI: 000000d0 EBP: eebe3d40 ESP: eebe3d18
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.867808]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.867819] Process gvfsd-metadata (pid: 1431, ti=eebe2000 task=eea19980 task.ti=eebe2000)
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.867827] Stack:
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.867832]  00000038 c05ae7c0 c032b701 00000060 00200246 00010000 00000060 de833c80
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.867854] <0> c077d14c de8331c0 eebe3d54 c032b701 c05ae7c0 c077d14c de833c80 eebe3d5c
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.867878] <0> c032b78a eebe3d78 c0325188 0000008e 00000008 c077d14c 00000008 0000008e
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.867903] Call Trace:
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.867920]  [<c032b701>] ? crypto_init_shash_ops_compat+0x51/0xc0
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.867934]  [<c032b701>] ? crypto_init_shash_ops_compat+0x51/0xc0
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.867948]  [<c032b78a>] ? crypto_init_shash_ops+0x1a/0x20
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.867961]  [<c0325188>] ? __crypto_alloc_tfm+0x58/0x100
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.867975]  [<c0325662>] ? crypto_alloc_base+0x42/0x90
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.867989]  [<c02d7ea3>] ? ecryptfs_write_tag_70_packet+0x1f3/0x6d0
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.868003]  [<c021a52c>] ? __d_instantiate+0x9c/0xd0
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.868016]  [<c02d57f4>] ? ecryptfs_encrypt_filename+0x64/0x150
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.868030]  [<c02d5821>] ? ecryptfs_encrypt_filename+0x91/0x150
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.868043]  [<c02d6015>] ? ecryptfs_encrypt_and_encode_filename+0x85/0x2d0
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.868059]  [<c058cdbd>] ? _spin_lock+0xd/0x10
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.868074]  [<c02d1641>] ? ecryptfs_lookup+0xe1/0x1f0
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.868089]  [<c0212cb5>] ? __lookup_hash+0xc5/0x110
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.868102]  [<c0212e0c>] ? lookup_hash+0x2c/0x30
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.868113]  [<c0214e4f>] ? do_filp_open+0x27f/0x990
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.868127]  [<c02c1f5a>] ? log_wait_commit+0xda/0x100
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.868144]  [<c0206545>] ? do_sys_open+0x55/0x160
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.868158]  [<c0171926>] ? do_gettimeofday+0x16/0x40
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.868171]  [<c02066be>] ? sys_open+0x2e/0x40
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.868184]  [<c01033ec>] ? syscall_call+0x7/0xb
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.868191] Code: 89 45 e8 fa 90 8d 74 26 00 64 a1 40 1a 84 c0 8b 84 83 84 00 00 00 8b 50 10 89 55 e4 8b 10 85 d2 89 55 ec 74 54 8b 4d ec 8b 50 0c <8b> 14 91 89 10 8b 45 e8 50 9d 8d 74 26 00 8b 55 ec 85 d2 0f 85 
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.868316] EIP: [<c01fe087>] __kmalloc+0x77/0x190 SS:ESP 0068:eebe3d18
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.868331] CR2: 0000000000010000
Jul 25 19:10:33 ubuntu-netbook kernel: [ 8719.868340] ---[ end trace d3cb2eda14d651ae ]---