From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 31876] New: r600g crashes in screen init
Date: Tue, 23 Nov 2010 15:36:54 -0800 (PST) [thread overview]
Message-ID: <bug-31876-502@http.bugs.freedesktop.org/> (raw)
https://bugs.freedesktop.org/show_bug.cgi?id=31876
Summary: r600g crashes in screen init
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/r600
AssignedTo: dri-devel@lists.freedesktop.org
ReportedBy: snorp@snorp.net
gdb --args glxinfo
GNU gdb (GDB) 7.1-ubuntu
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/glxinfo...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/glxinfo
[Thread debugging using libthread_db enabled]
name of display: :0.0
libGL: XF86DRIGetClientDriverName: 4.3.0 r600 (screen 0)
libGL: OpenDriver: trying /usr/lib/dri/gallium/tls/r600_dri.so
libGL: OpenDriver: trying /usr/lib/dri/gallium/r600_dri.so
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:05.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmOpenByBusid: drmOpenMinor returns 6
drmOpenByBusid: Interface 1.4 failed, trying 1.1
drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0
Program received signal SIGSEGV, Segmentation fault.
0x00000000 in ?? ()
(gdb) bt
#0 0x00000000 in ?? ()
#1 0x006b4ecd in driCreateNewScreen (scrn=0, ddx_version=0xbffff208,
dri_version=0xbffff1fc, drm_version=0xbffff1f0, frame_buffer=0xbffff1d4,
pSAREA=0xb7ffb000, fd=6, extensions=0x17e2cc, driver_modes=0xbffff218,
loaderPrivate=0x805b628) at ../common/dri_util.c:830
#2 0x0016a820 in CallCreateNewScreen (screen=0, priv=0x805a2e0)
at dri_glx.c:434
#3 driCreateScreen (screen=0, priv=0x805a2e0) at dri_glx.c:875
#4 0x00147a2c in AllocAndFetchScreenConfigs (dpy=0x8050008) at glxext.c:762
#5 __glXInitialize (dpy=0x8050008) at glxext.c:859
#6 0x0014485a in GetGLXPrivScreenConfig (dpy=0x8050008, scrn=0,
ppriv=0xbffff44c, ppsc=0xbffff448) at glxcmds.c:130
#7 0x001459c6 in glXChooseVisual (dpy=0x8050008, screen=0,
attribList=0x804f0e0) at glxcmds.c:1152
#8 0x080493a8 in ?? ()
#9 0x0804a44c in ?? ()
#10 0x002f9bd6 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#11 0x08048e11 in ?? ()
This is with xorg-edgers in Ubuntu Lucid, which has Mesa as of 20101122. I'm
running on a 785G.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
next reply other threads:[~2010-11-23 23:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-23 23:36 bugzilla-daemon [this message]
2010-11-24 16:28 ` [Bug 31876] r600g crashes in screen init bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-31876-502@http.bugs.freedesktop.org/ \
--to=bugzilla-daemon@freedesktop.org \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.