Summary: | Xorg segfault | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Marcin <mmatlaszek> | ||||
Component: | Driver/nVidia (proprietary) | Assignee: | Aaron Plattner <aplattner> | ||||
Status: | RESOLVED NOTABUG | QA Contact: | Aaron Plattner <aplattner> | ||||
Severity: | normal | ||||||
Priority: | medium | CC: | mmatlaszek | ||||
Version: | unspecified | Keywords: | NEEDINFO | ||||
Hardware: | x86-64 (AMD64) | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Marcin
2010-03-30 09:12:22 UTC
Please attach (as opposed to paste) the full Xorg.0.log file showing the problem. Created attachment 34547 [details]
Xorg log
Log says that build operating system differs from the current one, but after recompiling kernel, i've recompiled xorg-server and nvidia-drivers, so this could not be a problem. According to the log, you're not using DRI, nor Mesa, but Nvidia's libglx, and the segfault is in their code, so you'll have to report this to them: (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so (II) Module glx: vendor="NVIDIA Corporation" 9: /usr/lib64/xorg/modules/extensions/libglx.so (0x7fbd1ee19000+0x288bff) [0x7fbd1f0a1bff] Segmentation fault at address (nil) Could you please put a breakpoint on LogVWrite and step through to see what it's trying to print when it crashes? I think it's solved. Installation nvidia-driver from nvidia.com rather than from gentoo portage works well, so the problem is in gentoo driver ebuild. Thanks anyway. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.