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 - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 06-05-2002, 10:34 PM   #1
JaseP
Senior Member
 
Registered: Jun 2002
Location: Eastern PA, USA
Distribution: K/Ubuntu 18.04-14.04, Scientific Linux 6.3-6.4, Android-x86, Pretty much all distros at one point...
Posts: 1,802

Rep: Reputation: 157Reputation: 157
KDE/Konqueror problems,...


I'm having a problem with the Konqueror web browser. I'm using Mandrake 8.2 on an AMD K6-2 400, w/ 128 MB RAM. My internet connection is an external serial v.90 modem.

When using the Konqueror browser to surf the web, and for one user account only, the browser locks up and also shortly thereafter, causes the machine to crash and reboot.

I have another user account which works fine, and obviously I'm not hooking up to the internet while logged on as root. Also, other browsers work fine as well, even for the effected user account (in fact I'm on Mozilla 0.9.8 right now within that account). It's only for that one user account and for Konqueror that it crashes.

I've tried deleting some of the settings within .kde to see if there was something corrupted that was causing this, but it didn't help. I can use Konqueror just fine for browsing files and for browsing html files that are local. This only happens when connected to my ISP.

Can anyone help???
 
Old 06-07-2002, 11:30 AM   #2
JaseP
Senior Member
 
Registered: Jun 2002
Location: Eastern PA, USA
Distribution: K/Ubuntu 18.04-14.04, Scientific Linux 6.3-6.4, Android-x86, Pretty much all distros at one point...
Posts: 1,802

Original Poster
Rep: Reputation: 157Reputation: 157
Nobody knows???
 
Old 06-07-2002, 11:39 PM   #3
JaseP
Senior Member
 
Registered: Jun 2002
Location: Eastern PA, USA
Distribution: K/Ubuntu 18.04-14.04, Scientific Linux 6.3-6.4, Android-x86, Pretty much all distros at one point...
Posts: 1,802

Original Poster
Rep: Reputation: 157Reputation: 157
Apparently this is being caused by kio_http, but for some reason, I can't delete the cash. Every time a attempt to, the system reboots...

It is true whether I attempt to delete it from the original user account, root, and Xwindow session or an init 3 session.

I'm wondering what is causing this.

Does anyone know how to force a file to be deleted or at least force the system to check the partition for errors, in case this is just a case of file corruption???
 
Old 06-09-2002, 11:55 AM   #4
lacrimae
Member
 
Registered: Feb 2002
Distribution: slackware 8.1; redhat 7.2
Posts: 65

Rep: Reputation: 15
fsck can run, it is like scandisk
 
Old 06-09-2002, 11:56 AM   #5
lacrimae
Member
 
Registered: Feb 2002
Distribution: slackware 8.1; redhat 7.2
Posts: 65

Rep: Reputation: 15
Oh yeah, I just reread. I would deete the whole .kde in that user's home directory. It will start over next time you log in
 
Old 06-09-2002, 02:27 PM   #6
JaseP
Senior Member
 
Registered: Jun 2002
Location: Eastern PA, USA
Distribution: K/Ubuntu 18.04-14.04, Scientific Linux 6.3-6.4, Android-x86, Pretty much all distros at one point...
Posts: 1,802

Original Poster
Rep: Reputation: 157Reputation: 157
You don't understand,
I already did that,...

Deleting the whole .kde subdirectory was not possible, when the rm command implemented by the file browser got to the bad data, the system would reboot. I couldn't even view the bad data, lest it rebooted the machine or locked it up. I believe it was taking advantage of an error in ReiserFS with long filenames. Apparently with a long enough filename, it can cause a DoS attack on the system and shut it down. If the system does not go offline, then a hacker could theoretically use the DoS to try and gain root on the system.

I don't know if it was just a bad data stream (the "data puree" problem that exists in reiserFS) or whether it was an intentional attack, thinking I was a server or something.

What I had was a file remenant from the old .kde in the .Trash file

I "solved" the problem by copying all but the .Trash bin (where I had moved it) out of the partition and onto a secondary drive to hold it. Then I reformatted the whole partition and moved the data back, then fixed the permissions in the directories...

However, this doesn't solve my problem about what I do if this ever happens again, and I don't have a spare drive big enough to hold all the data,... like I might if I start using wine or wineX to install Windoze software.

Last edited by JaseP; 06-09-2002 at 02:29 PM.
 
Old 06-09-2002, 04:02 PM   #7
NSKL
Senior Member
 
Registered: Jan 2002
Location: Rome, Italy ; Novi Sad, Srbija; Brisbane, Australia
Distribution: Ubuntu / ITOS2008
Posts: 1,207

Rep: Reputation: 47
did you try rm -rf /home/username/.kde as root from the console, no X? Data puree happens when you have a lot of small files on a ReiserFS because Reiser can allocate "tails" of files to use the same inode to save space, but if a lot of these tails get saved to a variety of inodes Reiser looses track of where the "tail" of the correct file was saved and messes everything up.
I dunno anything about Reiser not supporting long filenames. AFAIK Reiser supports up to 256 character filenames like any other decent fyle system....
Also next time you can boot your system with a rescue disk/cd-rom, mount your partition under /mnt on the rescue system and rm -rf /mnt/home/username/.kde and it should work without problems. Am i making sense?
Hope that helps
-NSKL
 
Old 06-09-2002, 09:31 PM   #8
JaseP
Senior Member
 
Registered: Jun 2002
Location: Eastern PA, USA
Distribution: K/Ubuntu 18.04-14.04, Scientific Linux 6.3-6.4, Android-x86, Pretty much all distros at one point...
Posts: 1,802

Original Poster
Rep: Reputation: 157Reputation: 157
I had tried deleting as root in console (init 3, not just a shell), as the user, etc., etc. etc.

The only solution was reformating the partition. As an interesting note, after I did, I transfered the files back to what I thought was the partition, but in fact was a directory on the root partition. I backed up then fixed the problem.

The filename size susceptibility in reiserfs has been documented,...
try a google/linux search on it,... there's not a lot on it, but it does exist.

Whether it has ever resulted in a security breach is another thing.
 
Old 10-23-2004, 07:27 PM   #9
scabies
LQ Newbie
 
Registered: Dec 2003
Location: richmond, VA
Distribution: ubuntu
Posts: 25

Rep: Reputation: 15
i got around a problem i had with kio_http by reinstalling the kdelibs3 package, to the newest from kde.org. once i did that kio_http was found again.
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
problems with KDE desktop and konqueror Daynras Debian 3 09-02-2005 07:29 AM
KDE 3.2.2 and konqueror problems killer_bunny Linux - Software 2 11-13-2004 12:53 PM
KDE(Konqueror) problems NeoKaiserSigma Linux - Software 5 09-20-2004 11:14 AM
KDE and Konqueror DeadMeat Linux - General 1 09-20-2003 11:37 AM
kde 3.1 / konqueror startup basd Linux - Software 1 04-21-2003 10:47 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 12:10 AM.

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