Bug 90978 - NV50: modesetting - Segmentation fault at address 0x0
Summary: NV50: modesetting - Segmentation fault at address 0x0
Status: RESOLVED MOVED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/modesetting (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium major
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-14 21:27 UTC by poma
Modified: 2018-12-13 18:10 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Xorg.0.log.old - modeset (8.41 KB, text/plain)
2015-06-14 21:27 UTC, poma
no flags Details

Description poma 2015-06-14 21:27:43 UTC
Created attachment 116494 [details]
Xorg.0.log.old - modeset

Family : NV50
Chipset: G98 (NV98)
GeForce 8400 GS


$ rpm -qf /usr/lib/xorg/modules/drivers/modesetting_drv.so
xorg-x11-server-Xorg-1.17.1-15.fc22.i686


$ cat /etc/X11/xorg.conf.d/00-modesetting.conf
Section "Device"
    Identifier "video0"
    Driver     "modesetting"
EndSection


$ cat /var/log/Xorg.0.log.old
...
[   240.719] (EE) 
[   240.719] (EE) Backtrace:
[   240.719] (EE) 0: /usr/libexec/Xorg (OsLookupColor+0x146) [0x81fd486]
[   240.719] (EE) 1: ? (?+0x146) [0xb7785cf5]
[   240.720] (EE) 2: /usr/lib/xorg/modules/drivers/modesetting_drv.so (_init+0x5c9f) [0xb6d9013f]
[   240.720] (EE) 3: /usr/libexec/Xorg (xf86DetachAllCrtc+0x880) [0x8104220]
[   240.720] (EE) 4: /usr/libexec/Xorg (xf86DestroyCursorInfoRec+0xd93) [0x810fe73]
[   240.720] (EE) 5: /usr/libexec/Xorg (RamDacHandleColormaps+0x935) [0x810e345]
[   240.720] (EE) 6: /usr/libexec/Xorg (miPointerUpdateSprite+0x262) [0x81e2cb2]
[   240.720] (EE) 7: /usr/libexec/Xorg (miPointerUpdateSprite+0x4c6) [0x81e3366]
[   240.721] (EE) 8: /usr/libexec/Xorg (CompositeRegisterImplicitRedirectionException+0x43f9) [0x81213c9]
[   240.721] (EE) 9: /usr/libexec/Xorg (PanoramiXRenderReset+0x908) [0x816f238]
[   240.721] (EE) 10: /usr/libexec/Xorg (ConfineToShape+0x9fa) [0x8087b2a]
[   240.721] (EE) 11: /usr/libexec/Xorg (WindowHasNewCursor+0x3b) [0x80886fb]
[   240.721] (EE) 12: /usr/libexec/Xorg (ChangeWindowAttributes+0xb68) [0x80b0fa8]
[   240.721] (EE) 13: /usr/libexec/Xorg (ProcBadRequest+0x250) [0x8076960]
[   240.721] (EE) 14: /usr/libexec/Xorg (SendErrorToClient+0x3c5) [0x807d635]
[   240.722] (EE) 15: /usr/libexec/Xorg (remove_fs_handlers+0x4ba) [0x8081cfa]
[   240.722] (EE) 16: /usr/libexec/Xorg (miPolyFillRect+0x26d) [0x806a2cd]
[   240.722] (EE) 17: /lib/libc.so.6 (__libc_start_main+0xf7) [0xb71816c7]
[   240.722] (EE) 18: /usr/libexec/Xorg (_start+0x21) [0x806a0d6]
[   240.722] (EE) 
[   240.722] (EE) Segmentation fault at address 0x0
[   240.722] (EE) 
Fatal server error:
[   240.722] (EE) Caught signal 11 (Segmentation fault). Server aborting
[   240.722] (EE) 
...
Comment 1 GitLab Migration User 2018-12-13 18:10:17 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/xserver/issues/40.


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.