LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-09-2011, 07:12 PM   #1
lpallard
Senior Member
 
Registered: Nov 2008
Posts: 1,045

Rep: Reputation: Disabled
Post Thunar crashing kernel on Slackware64 13.1 platform


All brand spanking new bug for the LQ community! I searched this forum and googled a bit, seems this problem has been seen before but usually with exotic filesystems or strange configs. My config is as straight forward as it can be (2 partitions / & /mnt both reiserfs, 1 swap, 2 HDD's)

I upgraded my slackware64 13.1 machine to kernel 2.6.37 (stable) and all has been working fine until I decided to ditch KDE and opt for XFCE. Now, 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 cursior is "busy".

I need to kill thunar in order to exit.

I also noticed this output in the terminal whenever this happens (it always happens).

Code:
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
Please note this is NOT from /var/log/messages or dmesg... Its simply from a user terminal. I imagine in KDE the knotify would send me some system tray popups...

Any clue what is that???
 
Old 02-10-2011, 02:32 AM   #2
ozanbaba
Member
 
Registered: May 2003
Location: İzmir
Distribution: Slackware64 15.0 Multilib
Posts: 778

Rep: Reputation: 135Reputation: 135
You are facing a Kernel Ooops. You should take a look at this documentation. Check out Documentation/oops-tracing.txt at kernel source tree.
 
Old 02-10-2011, 09:20 PM   #3
lpallard
Senior Member
 
Registered: Nov 2008
Posts: 1,045

Original Poster
Rep: Reputation: Disabled
yeah i looked at the oops-tracing file but it more or less ask to send the output or trace to linux-kernel@vger.kernel.org which i did, but the email bounced back saying the address did not exist....

rather strange...
 
Old 02-11-2011, 02:49 AM   #4
ozanbaba
Member
 
Registered: May 2003
Location: İzmir
Distribution: Slackware64 15.0 Multilib
Posts: 778

Rep: Reputation: 135Reputation: 135
can you test your mail domain here; http://vger.kernel.org/mxverify.html
 
Old 02-19-2011, 07:37 PM   #5
lpallard
Senior Member
 
Registered: Nov 2008
Posts: 1,045

Original Poster
Rep: Reputation: Disabled
I tried the link you suggested and it seems to be working.

I will retry sending an email to them ...

Last edited by lpallard; 02-19-2011 at 07:39 PM.
 
Old 02-19-2011, 07:43 PM   #6
lpallard
Senior Member
 
Registered: Nov 2008
Posts: 1,045

Original Poster
Rep: Reputation: Disabled
Got it... Their server rejects html based emails as it considers the html messages as potential spam...

I will post back here when they reply to me.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
slackware64 kernel crashing after host resume roragnarok Slackware 4 10-16-2010 01:19 AM
Short Tutorial : How to Install Salome-Platform in Slackware64 13 Alexvader Slackware 2 12-18-2009 07:16 AM
thunar crashes the kernel when hiding/unhiding hidden files basscad Linux - Software 0 02-19-2009 11:57 PM
Gentoo: Thunar crashing vampirex Linux - Desktop 4 07-12-2008 07:27 AM
Thunar install on Slackware 10.2 kernel 2.6.16.19 brooky9999 Slackware 12 06-06-2006 01:46 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:51 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration