From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 60182] X.Org Server terminate when I close video player
Date: Wed, 04 Sep 2013 23:05:59 +0000 [thread overview]
Message-ID: <bug-60182-502-YQ8tKhkSba@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-60182-502@http.bugs.freedesktop.org/>
[-- Attachment #1.1: Type: text/plain, Size: 1869 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=60182
--- Comment #19 from Weber K. <weberkai@yahoo.com.br> ---
Hi!
This error is happening here also...
Slackware64 linux on AMD Phenom II 1055T, with XFX Radeon HD6850 and open
source drivers radeon.
The X server crash after second close of programs... The first execution goes
fine... Then second crashes...
When mplayer -vo gl2 exits or when I try to execute my own Open GL programs
using SDL calls. The error dont occur with the game warzone 2100, with I think
is strange.
Ill try gdb the X server... If I succeed Ill post the logs.
Thanks!
[ 9852.952] (WW) RADEON(0): Attempted to destroy previously destroyed buffer.
This is a programming error
[ 9852.952]
[ 9852.952] Backtrace:
[ 9852.953] 0: /usr/bin/X (xorg_backtrace+0x36) [0x55d526]
[ 9852.953] 1: /usr/bin/X (0x400000+0x160ee9) [0x560ee9]
[ 9852.953] 2: /lib64/libpthread.so.0 (0x7fc155cf6000+0xf4e0) [0x7fc155d054e0]
[ 9852.953] 3: /usr/lib64/xorg/modules/drivers/radeon_drv.so
(0x7fc152ce1000+0xd12e6) [0x7fc152db22e6]
[ 9852.953] 4: /usr/lib64/xorg/modules/drivers/radeon_drv.so
(0x7fc152ce1000+0xd1c19) [0x7fc152db2c19]
[ 9852.953] 5: /usr/bin/X (_CallCallbacks+0x34) [0x439434]
[ 9852.953] 6: /usr/bin/X (CloseDownClient+0x52) [0x434212]
[ 9852.953] 7: /usr/bin/X (0x400000+0x34d95) [0x434d95]
[ 9852.953] 8: /usr/bin/X (0x400000+0x23f05) [0x423f05]
[ 9852.953] 9: /lib64/libc.so.6 (__libc_start_main+0xf5) [0x7fc1540cda95]
[ 9852.953] 10: /usr/bin/X (0x400000+0x241dd) [0x4241dd]
[ 9852.953]
[ 9852.953] Segmentation fault at address 0x18
[ 9852.953]
Fatal server error:
[ 9852.953] Caught signal 11 (Segmentation fault). Server aborting
[ 9852.953]
[ 9852.953]
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2671 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2013-09-04 23:05 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-02 6:52 [Bug 60182] New: X.Org Server terminate when I close video player bugzilla-daemon
2013-02-02 6:53 ` [Bug 60182] " bugzilla-daemon
2013-02-02 6:54 ` bugzilla-daemon
2013-02-02 6:57 ` bugzilla-daemon
2013-02-04 10:51 ` bugzilla-daemon
2013-02-04 16:15 ` bugzilla-daemon
2013-02-04 16:54 ` bugzilla-daemon
2013-02-04 16:56 ` bugzilla-daemon
2013-02-04 17:37 ` bugzilla-daemon
2013-02-04 17:43 ` bugzilla-daemon
2013-02-04 17:47 ` bugzilla-daemon
2013-02-09 4:26 ` bugzilla-daemon
2013-02-09 4:27 ` bugzilla-daemon
2013-07-05 7:41 ` bugzilla-daemon
2013-07-05 9:11 ` bugzilla-daemon
2013-07-05 13:24 ` bugzilla-daemon
2013-07-05 23:05 ` bugzilla-daemon
2013-07-06 3:36 ` bugzilla-daemon
2013-07-08 13:36 ` bugzilla-daemon
2013-09-04 23:05 ` bugzilla-daemon [this message]
2013-09-09 6:20 ` bugzilla-daemon
2013-09-10 20:00 ` bugzilla-daemon
2013-09-10 20:43 ` bugzilla-daemon
2013-09-10 20:51 ` bugzilla-daemon
2013-09-10 21:08 ` bugzilla-daemon
2013-09-10 23:24 ` bugzilla-daemon
2013-09-11 3:29 ` bugzilla-daemon
2013-09-11 4:45 ` bugzilla-daemon
2013-09-11 19:32 ` bugzilla-daemon
2013-09-18 9:00 ` bugzilla-daemon
2013-09-18 22:52 ` bugzilla-daemon
2013-09-19 9:46 ` bugzilla-daemon
2013-09-19 10:04 ` bugzilla-daemon
2013-09-19 18:27 ` bugzilla-daemon
2013-09-20 9:03 ` bugzilla-daemon
2013-09-20 18:24 ` bugzilla-daemon
2013-09-27 14:51 ` bugzilla-daemon
2013-10-05 1:08 ` 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-60182-502-YQ8tKhkSba@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox