2011-02-20 01:51:01

by Louis-Philippe Allard

[permalink] [raw]
Subject: Thunar generating kernel oops on Slackware64 machine

Hello! (Please accept my apologies, I tried to send the following
email several times as html message and did not realize your server
considers html emails as potential smap and therefore rejects them)...

I have initially asked the LinuxQuestions.org community about this
issue, and have been recommended to look at the oops-tracing.txt of
the Kernel documentation. This is why I am sending you this email.
On a machine running Slackware64 13.1 with kernel compiled and
installed from sources 2.6.37 stable, I am using XFCE as the DE. I
noticed whenever I launch Thunar and expand the folder tree on the
left pane, thunar freeze (seems to search for something as I can still
click the other folders/locations) but the window is empty and the
cursor is "busy".
I need to kill thunar in order to exit.

I also noticed this output in the terminal when this happens (it
always happens):

Message from syslogd@htpc at Wed Feb 9 20:01:28 2011 ...
htpc kernel: Oops: 0002 [#1] PREEMPT SMP

Message from syslogd@htpc at Wed Feb 9 20:01:28 2011 ...
htpc kernel: Oops: 0002 [#1] PREEMPT SMP

Message from syslogd@htpc at Wed Feb 9 20:01:28 2011 ...
htpc kernel: last sysfs file: /sys/devices/virtual/vtconsole/vtcon1/uevent

Message from syslogd@htpc at Wed Feb 9 20:01:28 2011 ...
htpc kernel: last sysfs file: /sys/devices/virtual/vtconsole/vtcon1/uevent

Message from syslogd@htpc at Wed Feb 9 20:01:28 2011 ...
htpc kernel: Stack:

Message from syslogd@htpc at Wed Feb 9 20:01:28 2011 ...
htpc kernel: Stack:

Message from syslogd@htpc at Wed Feb 9 20:01:28 2011 ...
htpc kernel: Call Trace:

Message from syslogd@htpc at Wed Feb 9 20:01:28 2011 ...
htpc kernel: Call Trace:

Message from syslogd@htpc at Wed Feb 9 20:01:28 2011 ...
htpc kernel: Code: f3 90 e9 7c ff ff ff 4c 8d 73 04 4c 8d 7b 08 4c 89
f7 e8 16 0f 00 00 48 8b 43 10 48 8d 55 b0 4c 89 7d b0 48 89 53 10 48
89 45 b8 <48> 89 10 83 ca ff 4c 89 65 c0 89 d0 87 03 ff c8 0f 84 88 00
00

Message from syslogd@htpc at Wed Feb 9 20:01:28 2011 ...
htpc kernel: Code: f3 90 e9 7c ff ff ff 4c 8d 73 04 4c 8d 7b 08 4c 89
f7 e8 16 0f 00 00 48 8b 43 10 48 8d 55 b0 4c 89 7d b0 48 89 53 10 48
89 45 b8 <48> 89 10 83 ca ff 4c 89 65 c0 89 d0 87 03 ff c8 0f 84 88 00
00

Message from syslogd@htpc at Wed Feb 9 20:01:28 2011 ...
htpc kernel: CR2: 0000000000000000

Message from syslogd@htpc at Wed Feb 9 20:01:28 2011 ...
htpc kernel: CR2: 0000000000000000

I would appreciate some guidance. If you need anything more, please
do not hesitate to ask!
Thanks!


2011-02-22 12:05:02

by Clemens Ladisch

[permalink] [raw]
Subject: Re: Thunar generating kernel oops on Slackware64 machine

Louis-Philippe Allard wrote:
> Message from syslogd@htpc at Wed Feb 9 20:01:28 2011 ...
> htpc kernel: Code: f3 90 e9 7c ff ff ff 4c 8d 73 04 4c 8d 7b 08 4c 89
> f7 e8 16 0f 00 00 48 8b 43 10 48 8d 55 b0 4c 89 7d b0 48 89 53 10 48
> 89 45 b8 <48> 89 10 83 ca ff 4c 89 65 c0 89 d0 87 03 ff c8 0f 84 88 00
> 00
>
> Message from syslogd@htpc at Wed Feb 9 20:01:28 2011 ...
> htpc kernel: CR2: 0000000000000000
>
> Message from syslogd@htpc at Wed Feb 9 20:01:28 2011 ...
> htpc kernel: CR2: 0000000000000000

A complete oops contains more information than this; search for this
somewhere in /var/log/messages.


Regards,
Clemens