|
|
#1 | |
|
Registered User
Join Date: Sep 2005
Posts: 63
|
No plugins on this page. Just standard HTML. I'm not sure if it's a problem with X, Video or Firefox, but I'm suspecting Firefox. The link works ok in Conq. and IE. Nothing happens in the logs. When viewed in FF 1.5.0.6 X just...restarts.
http://comptune.com/calc.php?methos=...=10&places=500 # sysinfo by Henry Kroll III, www.thenerdshow.com cat ~/bin/sysinfo &&cat /proc/cpuinfo|grep "model name"|cut -d : -f 2 &&glxinfo|grep OpenGL|tail -n 3|head -n 2|cut -d : -f 2 &&echo " `uname -ri`"&&X -version AMD Athlon(tm) 64 Processor 2800+ GeForce 6800/AGP/SSE2 2.0.2 NVIDIA 87.74 2.6.17-1.2174_FC5 x86_64 X Window System Version 7.1.1 Release Date: 12 May 2006 X Protocol Version 11, Revision 0, Release 7.1.1 Build Operating System: Linux 2.6.9-34.ELsmp x86_64 Red Hat, Inc. Current Operating System: Linux localhost.localdomain 2.6.17-1.2174_FC5 #1 SMP Tue Aug 8 15:30:44 EDT 2006 x86_64 Build Date: 07 August 2006 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Module Loader present |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Jul 2005
Posts: 77
|
The same happens to me, firefox 1.5.0.5 (Kubuntu 6.06 AMD64)
- Did you try this with the nv X driver? - Did you submit a bug to firefox? |
|
|
|
|
|
|
#3 |
|
Linux addict...
Join Date: Jan 2004
Posts: 537
|
gdb /usr/bin/Xorg
... Program terminated with signal SIGABRT, Aborted. (gdb) bt #0 0x000000398452f4f5 in raise () from /lib64/libc.so.6 #1 0x0000003984530e40 in abort () from /lib64/libc.so.6 #2 0x0000003984566a6b in __libc_message () from /lib64/libc.so.6 #3 0x000000398456dc43 in _int_free () from /lib64/libc.so.6 #4 0x000000398456ddc4 in free () from /lib64/libc.so.6 #5 0x00002aaaab62958e in _nv000135X () from /usr/lib64/xorg/modules/drivers/nvidia_drv.so #6 0x000000000051008c in miInitializeCompositeWrapper () #7 0x000000000050c2ab in DamageDamageRegion () #8 0x0000000000500d1f in PanoramiXRenderReset () #9 0x000000000044a5ad in Dispatch () #10 0x0000000000432d65 in main ()
__________________
DEV: Intel S5520SC, 2xL5530, 12GB, 5x320GB, GTX470, F17/x86_64, U2711. SRV: Tyan Tempest i5400XT, 2xE5335, 8GB, 3x1.5TB, 9800GTX, F17/x86-64, 2408WFP. VCR: Gigabyte GA-M61PME-S2P, A64/5000X2, 2GB, 1x320GB, 8600GT, F17/x86-64. LAP: ASUS 1201N, A330, 2GB, 250GB, ION, F17/x86_64. |
|
|
|
|
|
#4 | |
|
Linux addict...
Join Date: Jan 2004
Posts: 537
|
BTW, same site works just fine under FF/XP.
__________________
DEV: Intel S5520SC, 2xL5530, 12GB, 5x320GB, GTX470, F17/x86_64, U2711. SRV: Tyan Tempest i5400XT, 2xE5335, 8GB, 3x1.5TB, 9800GTX, F17/x86-64, 2408WFP. VCR: Gigabyte GA-M61PME-S2P, A64/5000X2, 2GB, 1x320GB, 8600GT, F17/x86-64. LAP: ASUS 1201N, A330, 2GB, 250GB, ION, F17/x86_64. |
|
|
|
|
|
|
#5 |
|
Unregistered User
Join Date: Apr 2006
Location: Poland, Warsaw
Posts: 203
|
It does crash my Xorg either
__________________
mandriva > all kthnxbai
|
|
|
|
|
|
#6 | |
|
Registered User
Join Date: Jun 2005
Posts: 9
|
My browser (FF based FLOCK) just exits with:
Quote:
|
|
|
|
|
|
|
#7 |
|
Registered User
Join Date: Sep 2002
Posts: 623
|
This bug is inside Nvidia's XRender acceleration. Set:
Option "RenderAccel" "0" at nvidia driver options at xorg.conf to fix this. If someone from Nvidia is reading this topic, try this too: http://www.rasterman.com/files/render_bench.tar.gz It freezes without crash. This application requires imlib2 to build successfuly. Nvidia's render acceleration works in 99% appliactions I'm using. But if any app makes heavy use of many XRender functions freezeing happens. My specs: web: firefox 1.5.0.6, seamonkey 1.0.4 (freezing when "RenderAccel" "1", no freezing"RenderAccel" "0") web: konqueror 3.5.4 (no freezeing, "RenderAccel" does not impacts at all) Nvidia driver 1.0-8774 Xorg 6.9.0 qt-3.3.5 gtk-2.10.3 kde 3.5.4 If someone filled firefox or other bugreport please add link to this topic there. The less we waste developers' time the better apps will appear. Firefox or other browser does not look broken. Last edited by zbiggy; 09-10-06 at 09:29 AM. |
|
|
|
|
|
#8 |
|
NVIDIA Corporation
Join Date: Dec 2004
Posts: 8,763
|
For anyone in this thread who is experiencing an X or firefox crash, please generate and post an nvidia-bug-report.log.
Thanks, Lonni |
|
|
|
|
|
#9 |
|
Unregistered User
Join Date: Apr 2006
Location: Poland, Warsaw
Posts: 203
|
Mandriva cooker - updated few times per day
![]()
__________________
mandriva > all kthnxbai
|
|
|
|
|
|
#10 |
|
Registered User
Join Date: Sep 2005
Posts: 63
|
nvidia-bug-report.sh
zip nvidia-bug-report.log.zip nvidia-bug-report.log |
|
|
|
|
|
#11 |
|
Registered User
Join Date: Sep 2002
Posts: 623
|
nvidia-bug-report.log inside attachment.
When I was writting at post: #7 "(freezing when "RenderAccel" "1", no freezing"RenderAccel" "0")" I mean firefox and seamonkey freezes only after clicking link provided by fozner at post #1. This is first time when my firefox and seamonkey hangs. I browse Internet since long time with always "RenderAccel" "1" and never got a crash. Except fozner's link. |
|
|
|
|
|
#12 |
|
Registered User
Join Date: Jan 2006
Posts: 193
|
Big bad X crash here too :-)
Report attached. |
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| May browser usage: Firefox users still avoiding updates | News | Latest Tech And Game Headlines | 0 | 06-04-12 07:30 PM |
| Seized Hip-Hop Site Lashes Out At Feds, RIAA | News | Latest Tech And Game Headlines | 0 | 05-08-12 01:30 AM |
| Crashes now? | Imperito | NVIDIA Linux | 4 | 10-09-02 11:23 PM |
| About the site | Kruno | Feedback Forum | 9 | 09-28-02 07:45 AM |
| Glad to see this site back up and running | john19055 | Feedback Forum | 53 | 07-30-02 02:24 PM |