LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 01-25-2010, 05:37 AM   #1
ericdanc
LQ Newbie
 
Registered: Dec 2009
Location: Norddeutschland
Distribution: Etch and Lenny
Posts: 25

Rep: Reputation: 15
lenny freezes with certain apps


lenny freezes 100%, ie only help is to turn off power, reboot and fsck.

this happens often with firefox loading a pdf-link. Firefox 3.5.7 has newest nppdf.so, libjavaplugin and libflashplayer.

Where do i look first? which log files? I have 2Gb main mem.
--Eric
 
Old 01-25-2010, 06:48 AM   #2
craigevil
Senior Member
 
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid/RPIOS
Posts: 4,884
Blog Entries: 28

Rep: Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533
Does it freeze using Iceweasel?

Did you copy the plugins to ~./mozilla/plugins or symlink them from the mozilla/iceweasel dir?

Firefox 3.6 works flawlessly here.

You can try checking the kernel log.

Also what video card and drivers are you using?
 
Old 01-25-2010, 08:04 AM   #3
ericdanc
LQ Newbie
 
Registered: Dec 2009
Location: Norddeutschland
Distribution: Etch and Lenny
Posts: 25

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by craigevil View Post
Does it freeze using Iceweasel?
yes

Did you copy the plugins to ~./mozilla/plugins or symlink them from the mozilla/iceweasel dir?
~./mozilla/plugins
maybe i need link here for some apps?

Firefox 3.6 works flawlessly here.
i just upgraded to 3.6 on FF prompt.

You can try checking the kernel log.
didn't find anything in /var/log/kern.log or messages
These log file black boxes show the normal boot messages, then the iptables messages, then *boom*, nothing.

Also what video card and drivers are you using?
ATI Radeon X1250
radeon_drv.so, radeonhd_drv.so

FF 3.6 didn't freeze with the pdf (this time).
I'll watch this and then come back.
-- Eric

Last edited by ericdanc; 01-26-2010 at 04:35 AM.
 
Old 01-25-2010, 11:17 AM   #4
ericdanc
LQ Newbie
 
Registered: Dec 2009
Location: Norddeutschland
Distribution: Etch and Lenny
Posts: 25

Original Poster
Rep: Reputation: 15
dang. ff froze lenny again, same damn pdf site. Its like a loose contact, it works and then it does'nt. I have 2 lenny installs here, one works ok, this one is jinxed. Iceweasel freezes it too.

This on-board grafic ATI Radeon X1250 can have max 128Mb. i'm not sure how much it actually has. Never problems with audio-video.

Inet radio stream chokes up immediately with freeze. Network problem?

I probably screwed up something. Is there a way to get aptitude to clean up loose ends?

I hate such problems where you don't know where to look.

--Eric

Last edited by ericdanc; 01-26-2010 at 07:29 AM.
 
Old 01-27-2010, 04:42 AM   #5
ericdanc
LQ Newbie
 
Registered: Dec 2009
Location: Norddeutschland
Distribution: Etch and Lenny
Posts: 25

Original Poster
Rep: Reputation: 15
i installed new java for FF 3.6 and created a link for the java plugin in ~/firefox/plugins.
FF about: plugins, however, does't show the java plugin. Why???

eric@bozo-PC:~/firefox/plugins$ li
./ ../ libflashplayer.so* libnpjp2.so@ libnullplugin.so*

eric@bozo-PC:~/firefox/plugins$ ls -l libnpjp2.so
lrwxrwxrwx 1 eric eric 43 27. Jan 09:41 libnpjp2.so -> /home/eric/jdk1.6.0_18/lib/i386/libnpjp2.so

FF sometimes froze etch, but i still could do a normal shutdown.
Could it be that FF simply is a memory pig? Is there an alternative to FF? iceweasel seems to have the same problems, since it is basically FF. Epiphany?
-Eric
 
Old 01-27-2010, 05:13 AM   #6
craigevil
Senior Member
 
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid/RPIOS
Posts: 4,884
Blog Entries: 28

Rep: Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533
This is how I do Firefox rather than iceweasel

download Firefox
extract to my /home/Downloads
ln -s /usr/lib/iceweasel/plugins /home/craig/Downloads/firefox/plugins
not ~./mozilla/plugins
opened iceweasel with iceweasel -profilemanager and created a profile for Firefox
copied my iceweasel profile to the new firefox profile

my Firefox.desktop
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Terminal=false
Name[en_US]=Firefox
Exec=/home/craig/Downloads/firefox/firefox %u
Icon=/home/craig/Downloads/firefox/icons/mozicon128.png
StartupNotify=true
Categories=Network;WebBrowser;
MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/vnd.mozilla.xul+xml;application/rss+xml;application/rdf+xml;image/gif;image/jpeg;image/png;


Firefox runs much better than iceweasel. You might take a look at:
Switching from Debian Iceweasel to Firefox, permanently - http://techpatterns.com/forums/about1435.html

Generated: Wed Jan 27 2010 06:11:39 GMT-0500 (EST)
User Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6
Build ID: 20100115133306


Installed Plugins: (11)
- Default Plugin
- DivX Browser Plug-In
- Helix DNA Plugin: RealPlayer G2 Plug-In Compatible
- Java(TM) Plug-in 1.6.0_17
- mplayerplug-in is now gecko-mediaplayer 0.9.8
- OpenOffice.org Plug-in
- QuickTime Plug-in 7.4.5
- RealPlayer 9
- Shockwave Flash
- Silverlight Plug-In
- Windows Media Player Plug-in

If you want a lighter browser check out midori, arora, or uzbl.

Last edited by craigevil; 01-27-2010 at 05:14 AM.
 
Old 01-27-2010, 06:58 AM   #7
ericdanc
LQ Newbie
 
Registered: Dec 2009
Location: Norddeutschland
Distribution: Etch and Lenny
Posts: 25

Original Poster
Rep: Reputation: 15
i have allways used only FF with lenny. i have FF completely separated from iceweasel and for awhile iceweasel deinstalled. In etch i had to use iceweasel because etch wasn't able to upgrade FF.

i just installed genome Galeon with aptitude. Its supposed to be leaner and the pdf seemed to be working with it - until i changed Galeon's window size: lenny froze again.

Ok, got the java for FF working. I give up. Just disabled the adobe-pdf plugin. FF now calls a reader now for pdf. Works ok.

My other PC (lenny) works fine with FF adobe plugin...
-Eric

Last edited by ericdanc; 01-28-2010 at 07:49 AM.
 
  


Reply

Tags
freezes, hangs, lenny



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
Opinions on Best Way to upgrade from Lenny/Lenny Backports to Squeeze?? linus72 Debian 7 12-26-2009 09:44 AM
Managing apps and restoring crashed apps in GNU/Linux aero_z Linux - Newbie 11 01-20-2009 02:10 PM
Slack 9.1 - PHP apps can't access MySQL but Perl Apps can tallship Linux - Software 1 06-13-2004 08:41 AM
fedora core 2 (FC2) freezes while running. Cannot boot into KDE it freezes mraswan Fedora 0 05-25-2004 07:46 PM
Menu troubles: apps do not launch; unable to add apps hfinger Mandriva 1 08-22-2003 04:49 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 11:37 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