LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 03-30-2011, 07:02 PM   #16
StriDer999999999
LQ Newbie
 
Registered: Mar 2011
Distribution: Debian GNU/Linux (testing)
Posts: 19

Rep: Reputation: 2
Update


Well, seems NOT to be same issue as the posted one as it does not segfault, but crashes on gmail, youtube and some flash using sites.
gdk_xerror() function (showed up in error message) seems not existent.
I was going to report bug but found out that running "MOZILLA_DISABLE_PLUGINS=1 iceweasel" hides the problem. Disabling shockwave flash player r153 seems to make it stable again. Still, dunno what gmail and shockwave player have in common... but seems somewhat related to that plugin.
Running flashplugin-nonfree 1:2.8.3 and flashplugin-nonfree-extrasound 0.0.svn2431-3 from debian multimedia.
What can I do now to keep a nice (working) flash plugin?

Last edited by StriDer999999999; 03-30-2011 at 07:24 PM.
 
Old 03-30-2011, 09:14 PM   #17
eveningsky339
Member
 
Registered: Mar 2010
Location: Western Maine
Distribution: PCLinuxOS (LXDE)
Posts: 466

Original Poster
Rep: Reputation: 51
No luck here. A fresh reinstallation using the weekly "testing" snapshot fixed the problem, but obviously a full reinstall is a big deal.
 
1 members found this post helpful.
Old 04-26-2011, 07:55 PM   #18
StriDer999999999
LQ Newbie
 
Registered: Mar 2011
Distribution: Debian GNU/Linux (testing)
Posts: 19

Rep: Reputation: 2
...... Still having this problem on Iceweasel and Chromium, the strange thing is that with konqueror flash works fine....
I am sort of getting mad at this...
 
Old 04-26-2011, 10:48 PM   #19
craigevil
Senior Member
 
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid/RPIOS
Posts: 4,883
Blog Entries: 28

Rep: Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533
If it doesn't crash in Safe-mode then it could be either bad extension/theme or a plugin like flash or java causing the problems.

Try installing iceweasel-dbg then run iceweasel from a terminal and post any errors you get when/if it crashes.

No issues here with Iceweasel 4.0-3, Firefox 4, Chrome 12.0.742.9-r82820 , Opera 11.10.2092, Midori or Konqueror 4:4.6.1-0r5.

Shockwave Flash

File: /usr/lib/flashplayer-mozilla/libflashplayer.so
Version:
Shockwave Flash 10.2 r159
 
Old 04-27-2011, 04:16 AM   #20
StriDer999999999
LQ Newbie
 
Registered: Mar 2011
Distribution: Debian GNU/Linux (testing)
Posts: 19

Rep: Reputation: 2
Very strange: I get
Code:
$ iceweasel -g --sync
GNU gdb (GDB) 7.2-debian
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/lib/iceweasel/firefox-bin...(no debugging symbols found)...done.
But I have installed iceweasel-dbg!!

Anyway I've tried it a couple of weeks ago, and i got:
Quote:
Originally Posted by StriDer999999999 View Post
Same random crashes, after an update lately, but I can't figure which package has done it. Crashes also with gmail, which is really annoying. Konqueror runs well, but gmail is in simple-html mode.
Running Wheezy, Iceweasel 3.5.17-1. System up-to-date.
running iceweasel with debugging symbols (iceweasel -g --sync) I get
Code:
Starting program: /usr/lib/iceweasel/firefox-bin --sync
[Thread debugging using libthread_db enabled]
[New Thread 0xb5affb70 (LWP 10045)]
[New Thread 0xb52f7b70 (LWP 10046)]
[New Thread 0xb47ffb70 (LWP 10047)]
[New Thread 0xb3dffb70 (LWP 10051)]
[New Thread 0xb32ffb70 (LWP 10052)]
[New Thread 0xb2afeb70 (LWP 10053)]
[Thread 0xb32ffb70 (LWP 10052) exited]
[Thread 0xb2afeb70 (LWP 10053) exited]
[New Thread 0xb22fdb70 (LWP 10054)]
[New Thread 0xb1afcb70 (LWP 10055)]
[Thread 0xb1afcb70 (LWP 10055) exited]
[Thread 0xb22fdb70 (LWP 10054) exited]
[New Thread 0xb1afcb70 (LWP 10057)]
[New Thread 0xb22fdb70 (LWP 10058)]
[New Thread 0xb32ffb70 (LWP 10059)]
[Thread 0xb22fdb70 (LWP 10058) exited]
[Thread 0xb32ffb70 (LWP 10059) exited]
[New Thread 0xb22fdb70 (LWP 10060)]
[New Thread 0xb32ffb70 (LWP 10061)]
[New Thread 0xb2afeb70 (LWP 10062)]
[New Thread 0xa9abbb70 (LWP 10063)]
[Thread 0xb22fdb70 (LWP 10060) exited]
[New Thread 0xb22fdb70 (LWP 10065)]
[New Thread 0xa90ffb70 (LWP 10066)]
[Thread 0xa90ffb70 (LWP 10066) exited]
[New Thread 0xa90ffb70 (LWP 10068)]
[Thread 0xb3dffb70 (LWP 10051) exited]
The program 'firefox-bin' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadRequest (invalid request code or no such operation)'.
  (Details: serial 66481 error_code 1 request_code 139 minor_code 39)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
[Thread 0xb22fdb70 (LWP 10065) exited]
[Thread 0xa9abbb70 (LWP 10063) exited]
[Thread 0xb2afeb70 (LWP 10062) exited]
[Thread 0xb32ffb70 (LWP 10061) exited]
[Thread 0xb1afcb70 (LWP 10057) exited]
[Thread 0xb47ffb70 (LWP 10047) exited]
[Thread 0xb52f7b70 (LWP 10046) exited]
[Thread 0xb5affb70 (LWP 10045) exited]
[Thread 0xa90ffb70 (LWP 10068) exited]

Program exited with code 01.
Did anyone manage to fix it?
Only difference is that now I have Iceweasel 3.5.18-1 and flashplugin v10.2 r159.
Could it be an issue with hw acceleration and flash?
 
Old 05-05-2011, 12:33 PM   #21
johnmurdoch
LQ Newbie
 
Registered: May 2011
Posts: 2

Rep: Reputation: 0
Hi,
having the same issues (random crashes) with iceweasel 3.5.18 and wheezy
Linux xxx 2.6.38-2-686 #1 SMP Thu Apr 7 05:24:21 UTC 2011 i686 GNU/Linux

Noticed that it often crashes when I log in into yahoo-mail.
 
Old 05-05-2011, 05:13 PM   #22
widget
Senior Member
 
Registered: Oct 2008
Location: S.E. Montana
Distribution: Debian Testing, Stable, Sid and Manjaro, Mageia 3, LMDE
Posts: 2,628

Rep: Reputation: 497Reputation: 497Reputation: 497Reputation: 497Reputation: 497
Quote:
Originally Posted by johnmurdoch View Post
Hi,
having the same issues (random crashes) with iceweasel 3.5.18 and wheezy
Linux xxx 2.6.38-2-686 #1 SMP Thu Apr 7 05:24:21 UTC 2011 i686 GNU/Linux

Noticed that it often crashes when I log in into yahoo-mail.
First I don't use web mail at all so this may not help.

Are you update/upgrading your system regularly? My Iceweasel is 3.6.10 running on Debian testing, just what has come down from the repos.
 
Old 05-05-2011, 10:03 PM   #23
k3lt01
Senior Member
 
Registered: Feb 2011
Location: Australia
Distribution: Debian Wheezy, Jessie, Sid/Experimental, playing with LFS.
Posts: 2,900

Rep: Reputation: 637Reputation: 637Reputation: 637Reputation: 637Reputation: 637Reputation: 637
My Iceweasel still hasn't caused any issues and it is the latest version available. Do you have any add-ons installed John? If yes what ones and did you use the Mozilla add-on or install them by Synaptic?

Chromium, the latest version available from Debian, is starting to be a little buggy.
 
Old 05-06-2011, 04:58 AM   #24
StriDer999999999
LQ Newbie
 
Registered: Mar 2011
Distribution: Debian GNU/Linux (testing)
Posts: 19

Rep: Reputation: 2
Question

As I posted before, I have this problem on a regularly updated Debian Testing (using also testing-proposed-updates.
I believe it's some issue of the flashplugin-nonfree (installed by Synaptic, plugin version 10.2 r159). When I disable that, does not crash. Also tryed with other browsers (opera chromium and other mozilla flavors) and all have the same issues, but Konqueror (netscape like) runs fine.
I tried to cancel cookies and no improvement. What's this all about? anybody has a clue?

@Widget Where did you get that Iceweasel version from? Testing version is at 3.5.18-1..

Last edited by StriDer999999999; 05-06-2011 at 05:14 AM. Reason: Iceweasel version
 
Old 05-06-2011, 09:03 AM   #25
widget
Senior Member
 
Registered: Oct 2008
Location: S.E. Montana
Distribution: Debian Testing, Stable, Sid and Manjaro, Mageia 3, LMDE
Posts: 2,628

Rep: Reputation: 497Reputation: 497Reputation: 497Reputation: 497Reputation: 497
Quote:
Originally Posted by StriDer999999999 View Post
As I posted before, I have this problem on a regularly updated Debian Testing (using also testing-proposed-updates.
I believe it's some issue of the flashplugin-nonfree (installed by Synaptic, plugin version 10.2 r159). When I disable that, does not crash. Also tryed with other browsers (opera chromium and other mozilla flavors) and all have the same issues, but Konqueror (netscape like) runs fine.
I tried to cancel cookies and no improvement. What's this all about? anybody has a clue?

@Widget Where did you get that Iceweasel version from? Testing version is at 3.5.18-1..
Hmm. Had to check that out. You certainly appear to be correct. Indeed I find no use of this version mentioned in any Debian version.

I think I actually went ot the Iceweasel site some months ago and got it. Completely for got this until you pointed this out. I am sorry for misinformation.

The only excuse is geezerhood.

It does work quite well though. I have had some problems with BBC video on full screen refusing to let go.
 
Old 05-07-2011, 05:24 AM   #26
johnmurdoch
LQ Newbie
 
Registered: May 2011
Posts: 2

Rep: Reputation: 0
Quote:
Originally Posted by widget View Post
First I don't use web mail at all so this may not help.

Are you update/upgrading your system regularly? My Iceweasel is 3.6.10 running on Debian testing, just what has come down from the repos.
Yes, I update/upgrade daily (testing) and only using the repo-ice weasel.
Plus, my iceweasel version is also 3.5.18 (same situation as user Strider).
 
Old 05-14-2011, 10:11 AM   #27
StriDer999999999
LQ Newbie
 
Registered: Mar 2011
Distribution: Debian GNU/Linux (testing)
Posts: 19

Rep: Reputation: 2
My problem seems to have vanished, after an update done yesterday.
I upgraded testing packages as usual, and noted nvidia-vdpau-driver to be installed, along with libgl1-nvidia-alternatives and libglx-nvidia-alternatives upgrade. I had to reinstall nvidia-glx-legacy-173xx as it was removed by the vdpau drive install. Was not removed after reinstalling, anyways my nvidia gpu (old one,geforce FX 5600) restarted to work normally...
So I tried to re-enable shockwave-flash plugin (I noticed before that disabling flash plugin prevented crash), as I always do with a display or iceweasel related update, testing if the flash related crashes were gone and ... Yes, Now i can run flash videos and swf websites without iceweasel crashing.
Hope this helps someone. Thread SOLVED for me
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Apache randomly crashes newuser455 Linux - Server 16 12-04-2011 11:25 PM
iceweasel crashes on youtube djmb Linux - Software 2 03-09-2011 08:47 AM
X crashes while using Iceweasel PlantPerson Debian 4 06-11-2009 06:22 AM
iceweasel crashes if I enable webpages to load their fonts saivinob Debian 0 10-13-2007 06:07 AM
Kaffiene Crashes randomly Valhalla Linux - Software 3 12-05-2004 11:44 AM

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

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