You are not logged in.

#1 2007-11-22 16:31:19

duko
Member
Registered: 2007-09-03
Posts: 5

Nvidia Driver Caught Signal 11 - II (another symptoms)

Hello all,

  I've already posted my question to another topic (http://bbs.archlinux.org/viewtopic.php?pid=277520), but as it has been resolved no reaction so far. I apologize for multiple requests.

  Well, my trouble is the following one:

I cannot start X windows due to Caught Signall 11 error. My Xorg log-file is OK except last few lines:

....
<many lines skipped>
...
(II) Mouse0: ps2EnableDataReporting: succeeded

Backtrace:
0: /usr/bin/X(xf86SigHandler+0x6a) [0x49518a]
1: /lib/libc.so.6 [0x2b69078e5120]
2: /lib/libc.so.6(realloc+0x76) [0x2b6907926d76]
3: /usr/bin/X(Xrealloc+0x1b) [0x56296b]
4: /usr/bin/X [0x4baa29]
5: /usr/lib/xorg/modules/drivers//nvidia_drv.so [0x2b6909d5f7a3]

Fatal server error:
Caught signal 11.  Server aborting

(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources

<EOF>

My ArchLinux and my Xorg version:

X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-rc1-ARCH x86_64
Current Operating System: Linux mypc 2.6.23-ARCH #1 SMP PREEMPT Sat Nov 17 18:23:00 CET 2007 x86_64
Build Date: 07 November 2007  10:56:33AM

        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Module Loader present

I use nvidia graphic card, it is nvidia is GeForce 7, and I tried to use either nvidia driver from community 100.14.19-5 (http://www.archlinux.org/packages/5419/) or driver directly from nvidia of the same version (NVIDIA-Linux-x86_64-100.14.19-pkg2.run).

Nothing helps. Everything was OK until my upgrade to 1.4.0 of the xorg-server during complete system upgrade a few weeks ago.

Any hints?

Thank you!

DuKo

Offline

#2 2007-12-14 03:21:21

dlin
Member
From: Taipei,Taiwan
Registered: 2005-09-21
Posts: 265

Re: Nvidia Driver Caught Signal 11 - II (another symptoms)

smile:):), here is the solution

ref the solution: http://bbs.archlinux.org/viewtopic.php?pid=296778, append following to xorg.conf

Section "Extensions"
    Option         "Composite" "0"
EndSection

Here is my previous problem, after my today's pacman -Syu:

I've also got the same problem. by using
nvidia 100.14.19-6
nvidia-utils 100.14.19-2

About one month ago, I've search forum in archlinux and got a solution, but today failed.
The solution is using old drivers. (eg. nvidia-96xx, nvidia-96xx-utils)

My hardware: dual monitor with xinama turn on.  AMD 64 bit CPU

my /var/log/Xorg.0.log:
Backtrace:
0: X(xf86SigHandler+0x6a) [0x49521a]
1: /lib/libc.so.6 [0x2afe9a16f120]
2: /lib/libc.so.6(realloc+0x76) [0x2afe9a1b0d76]
3: X(Xrealloc+0x1b) [0x562a3b]
4: X [0x4baab9]
5: /usr/lib/xorg/modules/drivers//nvidia_drv.so [0x2afe9c7e97a3]

Fatal server error:
Caught signal 11.  Server aborting

(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
<EOF>

My ArchLinux and my Xorg version:

X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.23-ARCH x86_64
Current Operating System: Linux me 2.6.23-ARCH #1 SMP PREEMPT Mon Nov 26 21:26:06 CET 2007 x86_64
Build Date: 29 November 2007  03:42:48PM

by lshwd:
NV41 [Quadro FX 3450/4000 SDI] (vesa)

Last edited by dlin (2007-12-14 03:30:24)


Running 4 ArchLinux including sh4twbox,server,notebook,desktop. my AUR packages

Offline

Board footer

Powered by FluxBB