Unable to start xorg after latest nvidia update

Hi,
I have NVIDIA GeForce GTX 750 card. I did update to version 346.47 of nvidia driver and figured out that after reboot SDDM dont start. I disabled login manager and tried to start xorg server manually but without success. I see that there is segmentation fault in log but don't understand where it comes from exectly.
Output of /var/log/Xorg.0.log:
[ 18.250]
X.Org X Server 1.17.1
Release Date: 2015-02-10
[ 18.251] X Protocol Version 11, Revision 0
[ 18.251] Build Operating System: Linux 3.18.6-1-ARCH x86_64
[ 18.251] Current Operating System: Linux lolik-pc 3.18.6-1-ARCH #1 SMP PREEMPT Sat Feb 7 08:44:05 CET 2015 x86_64
[ 18.251] Kernel command line: \boot\vmlinuz-linux rw root=UUID=d0592c05-2ed2-4bd2-be47-6a2762e5c3c3 rootfstype=ext4 initrd=boot\initramfs-linux.img
[ 18.252] Build Date: 22 February 2015 12:50:32PM
[ 18.253]
[ 18.253] Current version of pixman: 0.32.6
[ 18.254] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 18.254] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 18.255] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Feb 28 13:33:14 2015
[ 18.260] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 18.261] (==) No Layout section. Using the first Screen section.
[ 18.261] (==) No screen section available. Using defaults.
[ 18.261] (**) |-->Screen "Default Screen Section" (0)
[ 18.261] (**) | |-->Monitor "<default monitor>"
[ 18.261] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 18.261] (==) Automatically adding devices
[ 18.261] (==) Automatically enabling devices
[ 18.261] (==) Automatically adding GPU devices
[ 18.267] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
[ 18.267] Entry deleted from font path.
[ 18.267] (Run 'mkfontdir' on "/usr/share/fonts/OTF/").
[ 18.271] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 18.271] Entry deleted from font path.
[ 18.271] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 18.272] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 18.272] Entry deleted from font path.
[ 18.272] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 18.272] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[ 18.272] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 18.272] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 18.272] (II) Loader magic: 0x815d80
[ 18.272] (II) Module ABI versions:
[ 18.272] X.Org ANSI C Emulation: 0.4
[ 18.272] X.Org Video Driver: 19.0
[ 18.272] X.Org XInput driver : 21.0
[ 18.272] X.Org Server Extension : 9.0
[ 18.273] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[ 18.273] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 18.273] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[ 18.273] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 18.273] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 9 paused 0
[ 18.274] (--) PCI: (0:0:2:0) 8086:0412:1458:d000 rev 6, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[ 18.274] (--) PCI:*(0:1:0:0) 10de:1380:1462:3102 rev 162, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 18.274] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 18.274] (II) LoadModule: "glx"
[ 18.275] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 18.342] (II) Module glx: vendor="NVIDIA Corporation"
[ 18.342] compiled for 4.0.2, module version = 1.0.0
[ 18.342] Module class: X.Org Server Extension
[ 18.343] (II) NVIDIA GLX Module 346.47 Thu Feb 19 18:09:07 PST 2015
[ 18.343] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[ 18.343] loading driver: nvidia
[ 18.343] (==) Matched nvidia as autoconfigured driver 0
[ 18.343] (==) Matched nouveau as autoconfigured driver 1
[ 18.343] (==) Matched nv as autoconfigured driver 2
[ 18.343] (==) Matched intel as autoconfigured driver 3
[ 18.343] (==) Matched nouveau as autoconfigured driver 4
[ 18.343] (==) Matched nv as autoconfigured driver 5
[ 18.343] (==) Matched modesetting as autoconfigured driver 6
[ 18.343] (==) Matched fbdev as autoconfigured driver 7
[ 18.343] (==) Matched vesa as autoconfigured driver 8
[ 18.343] (==) Assigned the driver to the xf86ConfigLayout
[ 18.343] (II) LoadModule: "nvidia"
[ 18.344] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 18.349] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 18.349] compiled for 4.0.2, module version = 1.0.0
[ 18.349] Module class: X.Org Video Driver
[ 18.350] (II) LoadModule: "nouveau"
[ 18.350] (WW) Warning, couldn't open module nouveau
[ 18.350] (II) UnloadModule: "nouveau"
[ 18.350] (II) Unloading nouveau
[ 18.350] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 18.350] (II) LoadModule: "nv"
[ 18.350] (WW) Warning, couldn't open module nv
[ 18.350] (II) UnloadModule: "nv"
[ 18.350] (II) Unloading nv
[ 18.350] (EE) Failed to load module "nv" (module does not exist, 0)
[ 18.350] (II) LoadModule: "intel"
[ 18.350] (WW) Warning, couldn't open module intel
[ 18.350] (II) UnloadModule: "intel"
[ 18.350] (II) Unloading intel
[ 18.350] (EE) Failed to load module "intel" (module does not exist, 0)
[ 18.350] (II) LoadModule: "modesetting"
[ 18.350] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 18.350] (II) Module modesetting: vendor="X.Org Foundation"
[ 18.350] compiled for 1.17.1, module version = 1.17.1
[ 18.350] Module class: X.Org Video Driver
[ 18.350] ABI class: X.Org Video Driver, version 19.0
[ 18.350] (II) LoadModule: "fbdev"
[ 18.350] (WW) Warning, couldn't open module fbdev
[ 18.350] (II) UnloadModule: "fbdev"
[ 18.350] (II) Unloading fbdev
[ 18.350] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 18.350] (II) LoadModule: "vesa"
[ 18.350] (WW) Warning, couldn't open module vesa
[ 18.350] (II) UnloadModule: "vesa"
[ 18.350] (II) Unloading vesa
[ 18.350] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 18.350] (II) NVIDIA dlloader X Driver 346.47 Thu Feb 19 17:47:18 PST 2015
[ 18.350] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 18.351] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 18.351] (++) using VT number 1
[ 18.351] (--) controlling tty is VT number 1, auto-enabling KeepTty
[ 18.351] (II) Loading sub module "fb"
[ 18.351] (II) LoadModule: "fb"
[ 18.351] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 18.352] (II) Module fb: vendor="X.Org Foundation"
[ 18.352] compiled for 1.17.1, module version = 1.0.0
[ 18.352] ABI class: X.Org ANSI C Emulation, version 0.4
[ 18.352] (II) Loading sub module "wfb"
[ 18.352] (II) LoadModule: "wfb"
[ 18.352] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 18.353] (II) Module wfb: vendor="X.Org Foundation"
[ 18.353] compiled for 1.17.1, module version = 1.0.0
[ 18.353] ABI class: X.Org ANSI C Emulation, version 0.4
[ 18.353] (II) Loading sub module "ramdac"
[ 18.353] (II) LoadModule: "ramdac"
[ 18.353] (II) Module "ramdac" already built-in
[ 18.354] (II) modeset(G0): using drv /dev/dri/card1
[ 18.354] (WW) Falling back to old probe method for modesetting
[ 18.354] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 18.354] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 18.354] (==) NVIDIA(0): RGB weight 888
[ 18.354] (==) NVIDIA(0): Default visual is TrueColor
[ 18.354] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 18.354] (**) NVIDIA(0): Enabling 2D acceleration
[ 18.948] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
[ 18.948] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 750 Ti (GM107-A) at PCI:1:0:0 (GPU-0)
[ 18.948] (--) NVIDIA(0): Memory: 2097152 kBytes
[ 18.948] (--) NVIDIA(0): VideoBIOS: 82.07.32.00.18
[ 18.948] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 18.952] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 750 Ti at PCI:1:0:0
[ 18.952] (--) NVIDIA(0): CRT-0
[ 18.952] (--) NVIDIA(0): DELL U2211H (DFP-0) (boot, connected)
[ 18.952] (--) NVIDIA(0): DFP-1
[ 18.952] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 18.952] (--) NVIDIA(0): DELL U2211H (DFP-0): Internal TMDS
[ 18.952] (--) NVIDIA(GPU-0): DELL U2211H (DFP-0): 330.0 MHz maximum pixel clock
[ 18.952] (--) NVIDIA(0): DFP-1: Internal TMDS
[ 18.952] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 18.952] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 18.952] (**) NVIDIA(0): device DELL U2211H (DFP-0) (Using EDID frequencies has
[ 18.952] (**) NVIDIA(0): been enabled on all display devices.)
[ 18.953] (==) NVIDIA(0):
[ 18.953] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 18.953] (==) NVIDIA(0): will be used as the requested mode.
[ 18.953] (==) NVIDIA(0):
[ 18.953] (II) NVIDIA(0): Validated MetaModes:
[ 18.953] (II) NVIDIA(0): "DFP-0:nvidia-auto-select"
[ 18.953] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 18.983] (--) NVIDIA(0): DPI set to (101, 101); computed from "UseEdidDpi" X config
[ 18.983] (--) NVIDIA(0): option
[ 18.983] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[ 18.983] (==) modeset(G0): RGB weight 888
[ 18.983] (==) modeset(G0): Default visual is TrueColor
[ 18.983] (II) Loading sub module "glamoregl"
[ 18.983] (II) LoadModule: "glamoregl"
[ 18.983] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 18.995] (II) Module glamoregl: vendor="X.Org Foundation"
[ 18.995] compiled for 1.17.1, module version = 1.0.0
[ 18.995] ABI class: X.Org ANSI C Emulation, version 0.4
[ 18.995] (II) glamor: OpenGL accelerated X.org driver based.
[ 19.024] (EE)
[ 19.024] (EE) Backtrace:
[ 19.025] (EE) 0: /usr/lib/xorg-server/Xorg (OsLookupColor+0x119) [0x5949c9]
[ 19.026] (EE) 1: /usr/lib/libc.so.6 (__restore_rt+0x0) [0x7fc93cef353f]
[ 19.028] (EE) 2: /usr/lib/libX11.so.6 (_XSend+0x2b) [0x7fc932e6a0bb]
[ 19.028] (EE) 3: /usr/lib/libX11.so.6 (_XFlush+0x15) [0x7fc932e6a575]
[ 19.028] (EE) 4: /usr/lib/libX11.so.6 (_XGetRequest+0x65) [0x7fc932e6d055]
[ 19.028] (EE) 5: /usr/lib/libX11.so.6 (XQueryExtension+0x4d) [0x7fc932e605ed]
[ 19.028] (EE) 6: /usr/lib/libX11.so.6 (XInitExtension+0x32) [0x7fc932e54392]
[ 19.028] (EE) 7: /usr/lib/libXext.so.6 (XextAddDisplay+0x4f) [0x7fc932c2338f]
[ 19.028] (EE) 8: /usr/lib/libnvidia-glsi.so.346.47 (_nv016glsi+0x5f3f7) [0x7fc93322c3d7]
[ 19.028] (EE) 9: /usr/lib/libnvidia-glsi.so.346.47 (_nv016glsi+0x804) [0x7fc93316ebf4]
[ 19.028] (EE) unw_get_proc_name failed: no unwind info found [-10]
[ 19.028] (EE) 10: /usr/lib/libEGL.so.1 (?+0x804) [0x7fc933417ef4]
[ 19.028] (EE) unw_get_proc_name failed: no unwind info found [-10]
[ 19.028] (EE) 11: /usr/lib/libEGL.so.1 (?+0x804) [0x7fc933418924]
[ 19.028] (EE) 12: /usr/lib/libEGL.so.1 (NvEglRegClientApi+0x4f36) [0x7fc933425866]
[ 19.028] (EE) 13: /usr/lib/xorg/modules/libglamoregl.so (glamor_egl_init+0x99) [0x7fc935930539]
[ 19.029] (EE) 14: /usr/lib/xorg/modules/drivers/modesetting_drv.so (_init+0x29ce) [0x7fc935fc7e9e]
[ 19.029] (EE) 15: /usr/lib/xorg-server/Xorg (InitOutput+0xbcc) [0x47b63c]
[ 19.029] (EE) 16: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x22a) [0x43c9da]
[ 19.029] (EE) 17: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7fc93cee0800]
[ 19.029] (EE) 18: /usr/lib/xorg-server/Xorg (_start+0x29) [0x427039]
[ 19.029] (EE) 19: ? (?+0x29) [0x29]
[ 19.029] (EE)
[ 19.029] (EE) Segmentation fault at address 0x0
[ 19.029] (EE)
Fatal server error:
[ 19.029] (EE) Caught signal 11 (Segmentation fault). Server aborting
[ 19.029] (EE)
[ 19.029] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 19.029] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 19.029] (EE)
[ 19.031] (EE) Server terminated with error (1). Closing log file.
Output of command "lspci -k | grep -A 2 -i "VGA""
00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06)
Subsystem: Gigabyte Technology Co., Ltd Device d000
Kernel driver in use: i915
01:00.0 VGA compatible controller: NVIDIA Corporation GM107 [GeForce GTX 750 Ti] (rev a2)
Subsystem: Micro-Star International Co., Ltd. [MSI] Device 3102
Kernel driver in use: nvidia
Output of command "modinfo nvidia"
filename: /lib/modules/3.18.6-1-ARCH/extramodules/nvidia.ko.gz
alias: char-major-195-*
version: 346.47
supported: external
license: NVIDIA
alias: pci:v000010DEd00000E00sv*sd*bc04sc80i00*
alias: pci:v000010DEd00000AA3sv*sd*bc0Bsc40i00*
alias: pci:v000010DEd*sv*sd*bc03sc02i00*
alias: pci:v000010DEd*sv*sd*bc03sc00i00*
depends: drm,i2c-core
vermagic: 3.18.6-1-ARCH SMP preempt mod_unload modversions
parm: NVreg_Mobile:int
parm: NVreg_ResmanDebugLevel:int
parm: NVreg_RmLogonRC:int
parm: NVreg_ModifyDeviceFiles:int
parm: NVreg_DeviceFileUID:int
parm: NVreg_DeviceFileGID:int
parm: NVreg_DeviceFileMode:int
parm: NVreg_RemapLimit:int
parm: NVreg_UpdateMemoryTypes:int
parm: NVreg_InitializeSystemMemoryAllocations:int
parm: NVreg_UsePageAttributeTable:int
parm: NVreg_MapRegistersEarly:int
parm: NVreg_RegisterForACPIEvents:int
parm: NVreg_CheckPCIConfigSpace:int
parm: NVreg_EnablePCIeGen3:int
parm: NVreg_EnableMSI:int
parm: NVreg_MemoryPoolSize:int
parm: NVreg_RegistryDwords:charp
parm: NVreg_RmMsg:charp
parm: NVreg_AssignGpus:charp
In addition, in order to disable sddm I downloaded latest Arch linux installation CD (2015.02.01) but I was unable to start PC with this version. Loading stuck after first 3 lines, after "triggering udevevents".
I had old version 2014.08 and it worked ok.
Thanks,
Alexey

I just wanted to echo eugeneyche's comment. I ran the same steps mentioned by ElectricPrism but that didn't really fix them. I had to add nomodeset to my kernel parameters. I now want to know what's really going on. For the record, this was my backtrace:
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (**) NVIDIA(0): device Ancor Communications Inc ASUS VE278 (DFP-1) (Using
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (**) NVIDIA(0): EDID frequencies has been enabled on all display
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (**) NVIDIA(0): devices.)
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (==) NVIDIA(0):
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (==) NVIDIA(0): will be used as the requested mode.
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (==) NVIDIA(0):
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (II) NVIDIA(0): Validated MetaModes:
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (II) NVIDIA(0): "DFP-0:nvidia-auto-select,DFP-1:nvidia-auto-select"
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (II) NVIDIA(0): Virtual screen size determined to be 3600 x 1080
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (--) NVIDIA(0): DPI set to (90, 88); computed from "UseEdidDpi" X config
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (--) NVIDIA(0): option
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (==) modeset(G0): RGB weight 888
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (==) modeset(G0): Default visual is TrueColor
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (II) Loading sub module "glamoregl"
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (II) LoadModule: "glamoregl"
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (II) Loading /usr/lib/xorg/modules/libglamoregl.so
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (II) Module glamoregl: vendor="X.Org Foundation"
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: compiled for 1.17.1, module version = 1.0.0
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: ABI class: X.Org ANSI C Emulation, version 0.4
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (II) glamor: OpenGL accelerated X.org driver based.
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE)
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) Backtrace:
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 0: /usr/lib/xorg-server/Xorg (OsLookupColor+0x119) [0x5949c9]
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 1: /usr/lib/libc.so.6 (__restore_rt+0x0) [0x7fad6053a53f]
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 2: /usr/lib/libxcb.so.1 (xcb_writev+0x0) [0x7fad56046100]
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 3: /usr/lib/libX11.so.6 (_XSend+0x19e) [0x7fad564b122e]
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 4: /usr/lib/libX11.so.6 (_XFlush+0x15) [0x7fad564b1575]
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 5: /usr/lib/libX11.so.6 (_XGetRequest+0x65) [0x7fad564b4055]
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 6: /usr/lib/libX11.so.6 (XQueryExtension+0x4d) [0x7fad564a75ed]
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 7: /usr/lib/libX11.so.6 (XInitExtension+0x32) [0x7fad5649b392]
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 8: /usr/lib/libXext.so.6 (XextAddDisplay+0x4f) [0x7fad5626a38f]
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 9: /usr/lib/libnvidia-glsi.so.346.47 (_nv016glsi+0x5f3f7) [0x7fad568733d7]
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 10: /usr/lib/libnvidia-glsi.so.346.47 (_nv016glsi+0x804) [0x7fad567b5bf4]
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) unw_get_proc_name failed: no unwind info found [-10]
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 11: /usr/lib/libEGL.so.1 (?+0x804) [0x7fad56a5eef4]
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) unw_get_proc_name failed: no unwind info found [-10]
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 12: /usr/lib/libEGL.so.1 (?+0x804) [0x7fad56a5f924]
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 13: /usr/lib/libEGL.so.1 (NvEglRegClientApi+0x4f36) [0x7fad56a6c866]
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 14: /usr/lib/xorg/modules/libglamoregl.so (glamor_egl_init+0x99) [0x7fad58f77539]
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 15: /usr/lib/xorg/modules/drivers/modesetting_drv.so (_init+0x29ce) [0x7fad5960ee9e]
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 16: /usr/lib/xorg-server/Xorg (InitOutput+0xbcc) [0x47b63c]
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 17: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x22a) [0x43c9da]
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 18: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7fad60527800]
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 19: /usr/lib/xorg-server/Xorg (_start+0x29) [0x427039]
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 20: ? (?+0x29) [0x29]
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE)
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) Segmentation fault at address 0x0
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE)
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: Fatal server error:
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) Caught signal 11 (Segmentation fault). Server aborting
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE)
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE)
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: Please consult the The X.Org Foundation support
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: at http://wiki.x.org
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: for help.
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) Please also check the log file at "/dev/null" for additional information.
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE)
Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) Server terminated with error (1). Closing log file.
Mar 09 19:57:56 dexter systemd-coredump[449]: Process 448 (Xorg) of user 0 dumped core

Similar Messages

  • Error after latest nvidia update...missing libpangox?

    Latest nvidia update  (304.60-1):
    $ nvidia-settings
    "nvidia-settings: error while loading shared libraries: libpangox-1.0.so.0: cannot open shared object file: No such file or directory"
    Closest thing is libpango, libpangoxft....

    Or recompile nvidia-settings. Here's a snippet of how I do it (in a totally different distro), from nvidia's nvidia-settings sourcecode:
    if module_installed "gtk+-2" ; then
    # Build nvidia-settings from source
    cd nvidia-settings-$VERSION &&
    # xf86vmode.h has been removed in xf86vidmodeproto 2.3
    if [[ ! -e /usr/include/X11/extensions/xf86vmode.h ]] ; then
    sed -i -e "s:#include <X11/extensions/xf86vmode.h>:#include <X11/extensions/xf86vmproto.h>:" src/libXNVCtrlAttributes/NvCtrlAttributes{,VidMode,Glx}.c
    fi &&
    make clean &&
    make -C src/libXNVCtrl &&
    make || exit 1
    module_installed is distro-specific - of course, it's checking whether gtk+-2 is available, FYI.
    Edit: Corrected sourcecode file
    Last edited by brebs (2012-11-17 23:32:30)

  • Leopard slow starting up after latest update

    My MAC Pro is very slow starting up after latest update. Before it took 15 seconds and now takes approximately 8 or 9 minutes. There is a blank blue screen for the entire time, i have repaired disk permissions but this has not helped either. Can any one suggest anything else.

    Download an appropiate utility such as Onyx, etc., and purge all caches, user and system. Also do an [SMC reset|http://support.apple.com/kb/HT1411] and a [NVRAM reset|http://support.apple.com/kb/HT1379]. When you repaired permissions, you also repared the disk itself, right?

  • VMware wont start after latest kernel update!

    Okay when i went to reboot it went to boot into arch but wile it was loading the vmware modules it would stay stuck at loading vm communication interface socket family and would just stay there the only way i could even boot into arch was to edit my grub so i could login and at least comment out vmware i tried to reapply the vmware patch fix that was on the wiki and had no luck also tried reinstalling + reapplying patch after words and still no luck I'm hoping this is happening to someone else as well and not just me (mean i know lol) I also tried virtualbox but seems it has it's own mess of problems as well after latest kernel update.

    I have tried rebuilding the the kernel image and even tried reinstalling grub with no luck.  After not having a usable system for several days I ended up just having to reinstall and maybe found out more about the problem.  Using the net install image and a 64 bit install this time making a EXT2 boot and a root partition of JFS right after install I get a panic during boot about how the system can't find a valid filesystem on what would be root partition.  Even when passing the "rootfstype=jfs" to the kernel line in grub it still errors out telling me that it is "Bailing out, your on your own.  Good luck!" (pretty funny error messages if you are not ripping your hair out).  After that I redid the install this time making a EXT4 root partition and everything is working.
    It seems to me that this all points to a problem with JFS on 64 bit systems, my other systems are all 32 bit and usign JFS root just fine... can anyone else confirm this?
    Last edited by vendion (2011-01-12 13:39:56)

  • Applications crashing after latest security update??

    So i was prompted to download the new security update and the newest version of iTunes today. i do so, and upon start-up, i open adium and try to chat with a friend. before it could even open the IM window, adium chrashes. I updated adium and it still does the same. I then attempted to see if there were additional updates and the Software Updater also crashes instantly. i havent noticed any problems with other programs yet, but can anyone help me out on this one?
    and the problems didn't start until AFTER the security update was installed

    Some general advice on updating:
    It is worth noting that it is an extreme rarity for updates to cause upsets to your system, as they have all been extensively beta-tested, but they may well reveal pre-existing ones, particularly those of which you may have been unaware. If you are actually aware of any glitches, make sure they are fixed before proceeding further.
    So before you do anything else:
    If you can, make a full backup first to an external hard disk. Ideally you should always have a bootable clone of your system that enables you to revert to the previous pre-update state.
    Turn off sleep mode for both screen and hard disk.
    Disconnect all peripherals except your keyboard and mouse.
    1. Repair Permissions (in Disk Utility)
    2. Verify the state of your hard disk using Disk Utility. If any faults are reported, restart from your install disk (holding down the C key), go to Disk Utility, and repair your startup disk. Restart again to get back to your startup disk.
    At least you can now be reasonably certain that your system does not contain any obvious faults that might cause an update/upgrade to fail.
    3. Download the correct version of the COMBO update from the Apple download site.
    The Combo updater of Leopard 10.5.8 can be found here:
    http://support.apple.com/downloads/MacOS_X_10_5_8_ComboUpdate
    If you prefer to download updates via Software Update in the Apple menu (which would ensure that the correct version for your Mac was being downloaded), it is not recommended to allow SU to install major (or even minor) updates automatically. Set Software Update to just download the updater without immediately installing it. There is always the possibility that the combined download and install (which can be a lengthy process) might be interrupted by a power outage or your cat walking across the keyboard, and an interrupted install will almost certainly cause havoc. Once it is downloaded, you can install at a time that suits you. You should make a backup copy of the updater on a CD in case you ever need a reinstall.
    Full details about the 10.5.8 update here: http://support.apple.com/kb/HT3606
    More information on using Software Updater here:
    http://support.apple.com/kb/TA24901?viewlocale=en_US
    Using the Combo updater ensures that all system files changed since the original 10.5.0 are included, and any that may have been missed out or subsequently damaged will be repaired. The Delta updater, although a temptingly smaller download, only takes you from the previous version to the new one, i.e. for example from 10.5.7 to 10.5.8. Software Update will generally download the Delta updater only. The preferable Combo updater needs to be downloaded from Apple's download site.
    Now proceed as follows:
    4. Close all applications and turn off energy saving and screensaver.
    5. Unplug all peripherals except your keyboard and mouse.
    6. Install the update/upgrade. Do not under any circumstances interrupt this procedure. Do not do anything else on your computer while it is installing. Be patient.
    7. When it ask for a restart to complete the installation, click restart. This can take longer than normal, there are probably thousands of files to overwrite and place in the correct location. Do nothing while this is going on.
    8. Once your Mac is awake, repair permissions again, and you should be good to go!
    If your Mac seems slightly sluggish or ‘different’, perform a second restart. It can’t hurt and is sometimes efficacious!
    9. Open a few of your most used applications and check that all is OK. In this connection please remember that not all manufacturers of third party applications and plug-ins, add-ons, haxies etc, will have had time to do any necessary rewrites to their software to make them compliant with the latest version of your operating system. Give them a weeks or two while you regularly check their websites for updates. This applies particularly to plug-ins for Safari 4.
    N.B. Do not attempt to install two different updates at the same time as each may have different routines and requirements. Follow the above recommendations for each update in turn.
    Lastly, Apple's own article on the subject of Software Update may also be useful reading:
    http://docs.info.apple.com/article.html?artnum=106695
    If you are updating Safari (or just have):
    Input Managers from third parties can do as much harm as good. They use a security loophole to reach right into your applications' code and change that code as the application starts up. If you have installed an OS update and Safari is crashing, the very first thing to do is clear out your InputManagers folders (both in your own Library and in the top-level /Library), log out and log back in, and try again.
    So, disable all third party add-ons before updating Safari, as they may not have been updated yet for the new version. Add them back one by one. If something goes awry, remove it again and check on the software manufacturer's website for news of an update to match your version of Safari.
    Most errors reported here after an update are due to an unrepaired or undetected inherent fault in the system, and/or a third party add-on.
    Additional tips on software installation here:
    http://docs.info.apple.com/article.html?artnum=106692
    To reiterate, Input Managers reach right into an application and alter its code. This puts the behavior of the affected application outside the control and responsibility of its developers: a recipe for problems. That's not to say that issues absolutely will ensue as a result of Input Managers, but you, as a user, must decide. If the functionality of a specific Input Manager or set thereof is really important to you, you may well choose to assume the associated risk.
    Again, the advice is to remove all Input Managers from the following directories:
    • /Library/InputManagers
    • ~/Library/InputManagers
    especially prior to system updates (they can always be added back one-by-one later).

  • IPad mini will not let me access mail after latest software update, 6.1.2, seems to want me to sign in, but whenever I type my Id ad password it just says that the mail account already exists.. Still can't open my mail!

    iPad mini will not let me access mail after latest software update, 6.1.2, seems to want me to sign in, but whenever I type my Id ad password it just says that the mail account already exists.. Still can't open my mail!
    Help would be appreciated.

    PhotogYogi wrote:
    I Have the same issue on a brand new iPad mini 2. My battery is only lasting up to 5 hours. I went on chat with Apple last night and they said my battery is fine and its a Safari issue. I'm literally losing 1% every 3-4 minutes. I tried recalibrating my battery, signing out of iCloud, shutting off all locations, turning off background app refresh, restoring network settings, restoring all, and finally restoring from iTunes with no luck. This is just awful. I got this iPad so I could use it on my long flight for a trip I have coming up, and unfortunately, it's not going to last that long, plus I'm concerned about how many times i will be recharging my battery because of this since battery's do have a life cycle dependent on the number of charges. This is frustrating and needs to be fixed ASAP and addressed by Apple.
    By the way, Apple told me to bring my device to the Apple Store because it's still under warranty. That's great and all, but I'm going to waste my time if there is no fix for this issue.
    Ok so you want Apple to address the problem, but yet you don't want to take it to them just in case they can't fix it? What if they can fix it? Complaining here certainly won't fix it.

  • Firefox does not start up after an automatic update. Every time i try to open it, it just prompts the Mozilla Crash Reporter.

    Firefox does not start up after an automatic update. Every time i try to open it, it just prompts the Mozilla Crash Reporter.
    ''Add-ons: {972ce4c6-7e08-4474-a285-3208198ce6fd}:3.6.10
    BuildID: 20100914125854
    CrashTime: 1290192405
    EMCheckCompatibility: true
    FramePoisonBase: 00000000f0de0000
    FramePoisonSize: 65536
    InstallTime: 1287124738
    ProductName: Firefox
    ReleaseChannel: release
    SecondsSinceLastCrash: 422
    StartupTime: 1290192405
    Theme: classic/1.0
    Throttleable: 1
    Vendor: Mozilla
    Version: 3.6.10
    This report also contains technical information about the state of the application when it crashed.''
    Same thing happens when i click restart.
    No difference when i run it in Safe mode. And it won't let me create a new profile either. Is there anyway else i can extract my bookmarks? This is driving me crazy!

    Did the crash reporter send any crash reports?<br />
    You can see the crash reports in this folder:
    "C:\Users\&lt;user&gt;\AppData\Roaming\Mozilla\Firefox\Crash Reports"
    See: http://kb.mozillazine.org/Breakpad
    See also [[Firefox crashes when you open it]]
    Create a new profile as a test to check if your current profile is causing the problems.<br /><br />
    See [[Basic Troubleshooting#Make_a_new_profile|Basic Troubleshooting&#58; Make a new profile]]<br /><br />
    There may be extensions and plugins installed by default in a new profile, so check that in "Tools > Add-ons > Extensions & Plugins"<br /><br />
    If that new profile works then you can transfer some files from the old profile to that new profile (be careful not to copy corrupted files)<br /><br />
    See http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox<br /><br />
    If that still causes the same problem then do a clean reinstall and remove the Firefox program folder.
    * Download a fresh Firefox copy from http://www.mozilla.com/firefox/all.html and save the file to the desktop.
    * Uninstall your current Firefox version and remove the Firefox program folder before installing that copy of the Firefox installer.
    * Don't remove personal data when uninstalling.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    See:
    * http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Clean_reinstall

  • ITunes won't open after latest OSX update

    AFter latest OSX update iTunes won't open.  Reinstalled iTunes.  Reinstalled OSX update.  When I click on icon in applications or in finder nothing happens.

    This is what worked for me and others--original post found on this thread: Yosemite slow opening and cannot open itunes
    This solved my question by Linc Davis.......
    According to multiple reports on this site, Apple Support has given the following instructions to others who had a similar problem. I can't confirm that this procedure works or that it's necessary, but it won't leave you any worse off than you are now.
    First, back up all data.
    Select the iTunes icon in the Applications folder and open the Info window. Click the padlock icon in the lower right corner to unlock the settings.
    In the Sharing & Permissions section, change the Privilege setting for each Name in the list to Read & Write. Close the window. If the settings aren't visible, click the disclosure triangle on the left so that it points down.
    You should now be able to drag the iTunes application to the Trash and empty. Your iTunes data won't be affected.
    Click the iTunes link at the top of this page, download the installer package and run it.
    If iTunes still doesn't launch, or if you can't complete the procedure, reinstall the OS.

  • Windows 7PC no longer detects iPad 3 after latest itunes update. Why?, Windows 7PC no longer detects iPad 3 after latest itunes update. Why?

    Windows 7PC no longer detects iPad 3 after latest itunes update. Why?,

    iPad not appearing in iTunes
    http://www.apple.com/support/ipad/assistant/itunes/
    iOS: Device not recognized in iTunes for Mac OS X
    http://support.apple.com/kb/TS1591
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538
    iTunes for Windows: Device Sync Tests
    http://support.apple.com/kb/HT4235
    IOS: Syncing with iTunes
    http://support.apple.com/kb/HT1386
    Apple - Support - iPad - Syncing
    http://www.apple.com/support/ipad/syncing/
     Cheers, Tom

  • Iphone 4 not recognized and will not sync after latest itunes update.  I have done all trouble shooting and uninstalled and reinstalled itunes to no avail.

    iphone 4 not recognized and will not sync after latest itunes update.  I have done recommendedl trouble shooting and uninstalled and reinstalled itunes to no avail. Can I go back to earlier version of itunes or restore computer to fix?

    'The installer has insufficient privileges to modify this file C:\Program Files (x86)\Common Files\Apple\Apple Application Support\Web kit.resources\inspector\Images\Spinner Inactive Selected.gif.'
    That one's consistent with disk/file damage. The first thing I'd try with that is running a disk check (chkdsk) over your C drive.
    XP instructions in the following document: How to perform disk error checking in Windows XP
    Vista instructions in the following document: Check your hard disk for errors
    Windows 7 instructions in the following document: How to use CHKDSK (Check Disk)
    Select both Automatically fix file system errors and Scan for and attempt recovery of bad sectors, or use chkdsk /r (depending on which way you decide to go about doing this). You'll almost certainly have to schedule the chkdsk to run on startup. The scan should take quite a while ... if it quits after a few minutes or seconds, something's interfering with the scan.
    Does the chkdsk find/repair any damage? If so, can you get an install to go through properly afterwards?

  • Any idea why my folders disappear when I complete my updatetes and/or sync my phone?  This started w/ the latest Software Update

    Any idea why my folders disappear when I complete my updatetes and/or sync my phone?  This started w/ the latest Software Update.
    Thanks!

    Sounds like you have Do NOt Disturb turned on.
    settings - do not disturb - off

  • Wifi not working after latest iOS update

    wif not working after latest iOS update 7.0.4.  Any suggestions?

    Same happening to my iphone no wifi or bluetooth since latest update tryed everything reset restore reset back to factory setting all to no avail phoned apple they want 155 pound for a replacement (cheeky #$%/$$#@) when everyone knows its there fault .i read phone may need new wifi chip if its out of warrenty cheaper to take to local phone doctor

  • After latest security update my MacBook is not finding any network. My network is ok, iPad and iPhone have no problems, but laptop is for all practical purposes turned into typing machine. Has somebody encountered similar problem? What to do?

    After latest security update my MacBook is not finding any network and I think is not really turning wifi on. Has anyone encountered similar problem?

    Checked the older discussion of the same type and found solution, well kind of... Thanks to other people who tried it, I just cannot remember their names at the moment. So, the solution for me was to turn off the firewall in the system preferences and suddenly lo and behold there was my network.

  • My iPhone crashing after latest IOS Update. Screen is not working anymore. I cannot use buttons, the screen is freezing up.Only thing I am able, is to 'restart' the phone. Now it does it after 5 minutes itself! Already removed en reset phone, no success!

    My iPhone crashing after latest IOS Update. Screen is not working anymore. I cannot use buttons, the screen is freezing up.Only thing I am able, is to 'restart' the phone. Now it does it after 5 minutes itself! Already removed en reset phone, no success!
    Can anyone help me?

    Hi there Cinthia88,
    I would recommend taking a look at the troubleshooting steps found in the article below.
    iOS: Not responding or does not turn on
    http://support.apple.com/kb/ts3281
    -Griff W.

  • Even after latest soft update i still have apps wating to redownload again on my iphone , what do i do? also i heard i should email apple , whats the address?

    even after latest soft update i still have apps wating to redownload again

    In over three years, I have yet to have a problem or meet someone who has.
    Most never have an issue.
    As this is a support forum, designed for those with issues, of course you will see problems here ( many self inflicted). If you visit a hospital, you are likely to see many sick people, even though most are not sick.
    It is really up to you, but most users never have an issue.
    http://tech.fortune.cnn.com/2010/09/23/iphone-tops-j-d-powers-customer-satisfact ion-survey-for-4th-year-in-a-row/

Maybe you are looking for

  • HP Officejet 5610 All-in-One continually quits "unexpectedly"

    I fear I may have really messed something up. I downloaed Araxis's Find Duplicate Files program to try to free up some space on my MacBook, because I noticed I had some duplicate pictures. So I just scanned the whole darn hard drive and deleted very

  • TS1363 iPod classic no longer recognised in iTunes (v11)

    I have an 80gb iPod classic that, since I upgraded iTunes to the latest version in December 2012, no longer gets recognised within iTunes, so I cannot sync it anymore. I am running a PC on windows 7, with iTunes v11 (the latest version as I have remo

  • ITunes not seeing songs on PC

    iTunes on windows PC arbitrarily is no longer seeing all of my songs and no playlists.  I had 2000+ songs showing up previously, still have them in "iTunes Music" folder within "My Music" on hard drive.  Now iTunes sees 238 of 2000+.  Any tips?  Can

  • Re: LOCOCKPIT DATASOURCES IN DEVELOPEMENT SYSTEM

    HI <b>KINDLY READ FULL QUESTION AND CLARIFY. </b>IN A SYSTEM LAND SCAPE OF DEVELOPMENT-QA-PRODUCTION EG: IF I AM USING LO COCKPIT - IF I WANT TO INSTALL A DATA SOURCE FROM R/3 WILL I BE ACTIVATING  DATASOURCE IN R/3 DEVELOPMENT SYSTEM R ELSE ON PRODU

  • No Connection to Integration Builder in SPROXY transaction

    Hi everyone! I've gone through the blog ; /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies Checked all my configuration and everything seems to be ok! But in my business system (ECC6.0/webas 7.0), I'm still getting the "No Conn