From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 57173] New: sigsegv in Planeshift Date: Fri, 16 Nov 2012 03:51:38 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1250275682==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 64FE69E7DB for ; Thu, 15 Nov 2012 19:51:38 -0800 (PST) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1250275682== Content-Type: multipart/alternative; boundary="1353037898.6ae750.23564"; charset="us-ascii" --1353037898.6ae750.23564 Date: Fri, 16 Nov 2012 03:51:38 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=57173 Priority: medium Bug ID: 57173 Assignee: dri-devel@lists.freedesktop.org Summary: sigsegv in Planeshift Severity: major Classification: Unclassified OS: Linux (All) Reporter: freedesktop@skewray.com Hardware: x86-64 (AMD64) Status: NEW Version: XOrg CVS Component: DRM/Radeon Product: DRI Os: Ubuntu 12.10 with 3.5.0-18 kernel My card: 01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI RV730XT [Radeon HD 4670] Output from gdb: Program received signal SIGSEGV, Segmentation fault. 0x00007fffdad6d592 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so (gdb) where #0 0x00007fffdad6d592 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so #1 0x00007fffdad3eb10 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so #2 0x00007fffdae03a1b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so #3 0x00007fffdae009b7 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so #4 0x00007fffdad3bddd in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so #5 0x00007fffdad3405a in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so #6 0x00007fffdad35034 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so #7 0x00007fffdad3517c in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so #8 0x00007fffdad35260 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so #9 0x0000000000d82acf in ?? () #10 0x0000000000c88327 in ?? () #11 0x0000000000c88bfa in ?? () #12 0x0000000000c89189 in ?? () #13 0x0000000000c9756a in ?? () #14 0x00000000004b7d49 in ?? () #15 0x000000000047bd29 in ?? () #16 0x00000000013e54a7 in ?? () #17 0x00000000013e5910 in ?? () #18 0x00000000013de7d6 in ?? () #19 0x00000000012860a6 in ?? () #20 0x000000000047ad41 in ?? () #21 0x00007ffff4d9c76d in __libc_start_main (main=0x47acb0, argc=1, ubp_av=0x7fffffffe468, init=, fini=, rtld_fini=, stack_end=0x7fffffffe458) at libc-start.c:226 #22 0x000000000044a459 in ?? () #23 0x00007fffffffe458 in ?? () #24 0x000000000000001c in ?? () #25 0x0000000000000001 in ?? () #26 0x00007fffffffe7e3 in ?? () #27 0x0000000000000000 in ?? () I'd be happy to install the debugging symbols version and try again if I knew how to install it...synaptic won't let me do it directly. -- You are receiving this mail because: You are the assignee for the bug. --1353037898.6ae750.23564 Date: Fri, 16 Nov 2012 03:51:38 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
Priority medium
Bug ID 57173
Assignee dri-devel@lists.freedesktop.org
Summary sigsegv in Planeshift
Severity major
Classification Unclassified
OS Linux (All)
Reporter freedesktop@skewray.com
Hardware x86-64 (AMD64)
Status NEW
Version XOrg CVS
Component DRM/Radeon
Product DRI

Os: Ubuntu 12.10 with 3.5.0-18 kernel

My card: 01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee
ATI RV730XT [Radeon HD 4670]

Output from gdb:

Program received signal SIGSEGV, Segmentation fault.
0x00007fffdad6d592 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
(gdb) where
#0  0x00007fffdad6d592 in ?? () from
/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#1  0x00007fffdad3eb10 in ?? () from
/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#2  0x00007fffdae03a1b in ?? () from
/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#3  0x00007fffdae009b7 in ?? () from
/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#4  0x00007fffdad3bddd in ?? () from
/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#5  0x00007fffdad3405a in ?? () from
/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007fffdad35034 in ?? () from
/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007fffdad3517c in ?? () from
/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007fffdad35260 in ?? () from
/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#9  0x0000000000d82acf in ?? ()
#10 0x0000000000c88327 in ?? ()
#11 0x0000000000c88bfa in ?? ()
#12 0x0000000000c89189 in ?? ()
#13 0x0000000000c9756a in ?? ()
#14 0x00000000004b7d49 in ?? ()
#15 0x000000000047bd29 in ?? ()
#16 0x00000000013e54a7 in ?? ()
#17 0x00000000013e5910 in ?? ()
#18 0x00000000013de7d6 in ?? ()
#19 0x00000000012860a6 in ?? ()
#20 0x000000000047ad41 in ?? ()
#21 0x00007ffff4d9c76d in __libc_start_main (main=0x47acb0, argc=1,
ubp_av=0x7fffffffe468, init=<optimized out>, fini=<optimized out>,
rtld_fini=<optimized out>, stack_end=0x7fffffffe458)
    at libc-start.c:226
#22 0x000000000044a459 in ?? ()
#23 0x00007fffffffe458 in ?? ()
#24 0x000000000000001c in ?? ()
#25 0x0000000000000001 in ?? ()
#26 0x00007fffffffe7e3 in ?? ()
#27 0x0000000000000000 in ?? ()

I'd be happy to install the debugging symbols version and try again if I knew
how to install it...synaptic won't let me do it directly.


You are receiving this mail because:
  • You are the assignee for the bug.
--1353037898.6ae750.23564-- --===============1250275682== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1250275682==--