LinuxQuestions.org
Review your favorite Linux distribution.
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 04-19-2016, 01:43 PM   #1
bocabits
Member
 
Registered: Dec 2009
Location: Madrid, Spain
Distribution: Debian
Posts: 38

Rep: Reputation: 2
Iceweasel freezes Debian 8.4


Hello;

since 2 weeks ago I'm suffering an issue with Iceweasel. The browser freezes and I am not able to recover the system unless I press the button or Alt + SysReq + B.

I have not been able to find if this happens in some kind of websites. Only that it happens while using Iceweasel.

The computer works fine while using Chromium or running windows 10.

I also have checked some system logs, but can't see anything about the crashes.

Iceweasel version 38.7.1

Debian version 8.4

3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt25-1 (2016-03-06) x86_64 GNU/Linux

I'd thank any idea about where I can search for log errors.

Thank you very much.
 
Old 04-20-2016, 12:17 PM   #2
erik2282
Member
 
Registered: May 2011
Location: Texas
Distribution: Primarily Deb/Ubuntu, and some CentOS
Posts: 829

Rep: Reputation: 229Reputation: 229Reputation: 229
You can try recreating the iceweasel profile. Close iceweasel. change your user's home directory and find file called .mozilla and rename it to .mozilla.old

Code:
erik@mypc:~$ cd ~
erik@mypc:~$ ls -a
.              .dia         .gksu.lock        .icons        Pictures        .thumbnails
..             .directory   GLC_Player_Cache  ISO           .pki            .viminfo
.bash_history  .dmrc        .gnome            .java         .profile        VirtualBox VMs
.bash_logout   Documents    .gnome2           .kde          PROJECT         .Xauthority
.bashrc        Downloads    .gnome2_private   .local        Public          .xsession-errors
.cache         .gconf       .gnupg            .mozilla      .purple
.cinnamon      .gimp-2.8    .gstreamer-0.10   .recently-used
.config        .Ginkgo      .gtkrc-2.0        .nixnote      .ssh
.dbus          .ginkgocadx  .ICEauthority     .nv           Templates
Desktop        .GinkgoUser  .icedove          Pics          .themes

erik@mypc:~$ mv .mozilla .mozilla.old
Then reopen iceweasel
 
1 members found this post helpful.
Old 04-21-2016, 01:01 PM   #3
bocabits
Member
 
Registered: Dec 2009
Location: Madrid, Spain
Distribution: Debian
Posts: 38

Original Poster
Rep: Reputation: 2
Quote:
Originally Posted by erik2282 View Post
You can try recreating the iceweasel profile. Close iceweasel. change your user's home directory and find file called .mozilla and rename it to .mozilla.old

Code:
erik@mypc:~$ cd ~
erik@mypc:~$ ls -a
.              .dia         .gksu.lock        .icons        Pictures        .thumbnails
..             .directory   GLC_Player_Cache  ISO           .pki            .viminfo
.bash_history  .dmrc        .gnome            .java         .profile        VirtualBox VMs
.bash_logout   Documents    .gnome2           .kde          PROJECT         .Xauthority
.bashrc        Downloads    .gnome2_private   .local        Public          .xsession-errors
.cache         .gconf       .gnupg            .mozilla      .purple
.cinnamon      .gimp-2.8    .gstreamer-0.10   .recently-used
.config        .Ginkgo      .gtkrc-2.0        .nixnote      .ssh
.dbus          .ginkgocadx  .ICEauthority     .nv           Templates
Desktop        .GinkgoUser  .icedove          Pics          .themes

erik@mypc:~$ mv .mozilla .mozilla.old
Then reopen iceweasel
Thank you for your help. I've created a new profile, but unfotunately, Iceweasel has crashed again. This time while in the Twitter homepage. I forgo to say in my first post that I have removed the flash plugin for this browser.
 
1 members found this post helpful.
Old 04-21-2016, 01:16 PM   #4
erik2282
Member
 
Registered: May 2011
Location: Texas
Distribution: Primarily Deb/Ubuntu, and some CentOS
Posts: 829

Rep: Reputation: 229Reputation: 229Reputation: 229
Ok. Sorry, I'm not sure then. Is your machine up to date by chance?
 
Old 04-21-2016, 01:43 PM   #5
bocabits
Member
 
Registered: Dec 2009
Location: Madrid, Spain
Distribution: Debian
Posts: 38

Original Poster
Rep: Reputation: 2
Quote:
Originally Posted by erik2282 View Post
Ok. Sorry, I'm not sure then. Is your machine up to date by chance?
Yes, I run apt-get update / upgrade quite often.
 
Old 04-22-2016, 05:32 PM   #6
febeme
LQ Newbie
 
Registered: Apr 2016
Location: Brazil
Distribution: Debian 8.4
Posts: 5

Rep: Reputation: Disabled
Same problem here, using Debian 8.4,

from time to time my system freeze. This doesn't happens when using Chromium.

Best,
Felipe.
 
Old 04-23-2016, 12:35 PM   #7
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
2 thoughts:
  • gpu related? post output of
    Code:
    lspci -k | grep -iEA5 'vga|3d'
  • general hardware overload? post sytem specs. can you reproduce the issue with some other (live) distro?
 
1 members found this post helpful.
Old 04-24-2016, 08:38 AM   #8
febeme
LQ Newbie
 
Registered: Apr 2016
Location: Brazil
Distribution: Debian 8.4
Posts: 5

Rep: Reputation: Disabled
Thank you ondoho,

here is my output:

Code:
$ lspci -k | grep -iEA5 'vga|3d'
03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cedar [Radeon HD 5000/6000/7350/8350 Series]
	Subsystem: Hightech Information System Ltd. Device 2291
	Kernel driver in use: radeon
03:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Cedar HDMI Audio [Radeon HD 5400/6300 Series]
	Subsystem: Hightech Information System Ltd. Device aa68
	Kernel driver in use: snd_hda_intel
Please find the lshw output attached to this message.

About the tests with other distros: For me this one is a very spontaneous problem, it happens for time to time. So reproducing it with other distro means migrating all my work to another distro and that will be a lot of work. I'll give a try but that will take some time. Sorry.

Thanks again for your interest.
Best,
Felipe.
Attached Files
File Type: txt lshw.txt (38.5 KB, 7 views)
 
Old 04-25-2016, 12:10 PM   #9
bocabits
Member
 
Registered: Dec 2009
Location: Madrid, Spain
Distribution: Debian
Posts: 38

Original Poster
Rep: Reputation: 2
Quote:
Originally Posted by ondoho View Post
2 thoughts:
  • gpu related? post output of
    Code:
    lspci -k | grep -iEA5 'vga|3d'
  • general hardware overlesoad? post sytem specs. can you reproduce the issue with some other (live) distro?
Thank you, this is my output

Code:
# lspci -k | grep -iEA5 'vga|3d'
05:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV710 [Radeon HD 4350/4550]
        Subsystem: Micro-Star International Co., Ltd. [MSI] Device 1613
        Kernel driver in use: radeon
05:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] RV710/730 HDMI Audio [Radeon HD 4000 series]
        Subsystem: Micro-Star International Co., Ltd. [MSI] Device aa38
        Kernel driver in use: snd_hda_intel
My PC is a HP Pavillion p6159es, the only modification is a second hard drive.
 
Old 04-25-2016, 05:46 PM   #10
febeme
LQ Newbie
 
Registered: Apr 2016
Location: Brazil
Distribution: Debian 8.4
Posts: 5

Rep: Reputation: Disabled
It seems we are not the only ones:

http://osdir.com/ml/debian-user-debi.../msg00216.html

Suspiciously, all of the three cases are using ATI Radeon.

Best,
Felipe.
 
Old 04-26-2016, 12:58 PM   #11
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
it looks like pretty new hardware; debian stable isn't most suited to deal with that.
have you tried a distro with more frequent updates, e.g. linux mint, manjaro......?
 
Old 04-26-2016, 02:48 PM   #12
febeme
LQ Newbie
 
Registered: Apr 2016
Location: Brazil
Distribution: Debian 8.4
Posts: 5

Rep: Reputation: Disabled
Dear ondoho,

I've this computer almost two years ago. Since then I'm using Debian without much trouble... except for now.

Best,
Felipe.
 
Old 05-12-2016, 03:03 PM   #13
bocabits
Member
 
Registered: Dec 2009
Location: Madrid, Spain
Distribution: Debian
Posts: 38

Original Poster
Rep: Reputation: 2
I've changed my old ATI Radeon for a nVidia GT610 and the problem has disappeared.
 
Old 05-12-2016, 03:52 PM   #14
febeme
LQ Newbie
 
Registered: Apr 2016
Location: Brazil
Distribution: Debian 8.4
Posts: 5

Rep: Reputation: Disabled
Last debian update seems to have resolved the problem. I have been using Iceweasel since then without any crash. I cant tell what they have done, but I remember Iceweasel was between the updated packages.
 
1 members found this post helpful.
  


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
[SOLVED] iceweasel 24.7 certificates on debian 7 lin66uxx Linux - Desktop 7 07-31-2014 01:35 AM
iceweasel freezes viewing some youtube videos. edbarx Linux - Desktop 2 11-18-2012 01:10 PM
LXer: If you’re running Iceweasel 4.0.1 from mozilla.debian.net, change your sources to Iceweasel 5. LXer Syndicated Linux News 0 06-23-2011 01:40 AM
Some pages not loading in Iceweasel (Debian 5.0) ODJ Linux - Newbie 21 04-09-2009 07:11 AM
Firefox now iceweasel on Debian jstephens84 Debian 10 06-07-2007 11:03 AM

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

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