From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 53122] New: X lockups /
Date: Sat, 04 Aug 2012 14:46:22 +0000 [thread overview]
Message-ID: <bug-53122-502@http.bugs.freedesktop.org/> (raw)
https://bugs.freedesktop.org/show_bug.cgi?id=53122
Bug #: 53122
Summary: X lockups /
Classification: Unclassified
Product: DRI
Version: XOrg CVS
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: DRM/Radeon
AssignedTo: dri-devel@lists.freedesktop.org
ReportedBy: 201208bugzillaz@moo.uklinux.net
Created attachment 65122
--> https://bugs.freedesktop.org/attachment.cgi?id=65122
X log file
Upon swapping video cards, I have started getting intermittent freezes of X
on my Slackware65 13.37 AMD Opteron box (kernel 3.4.4)
The display freezes up totally, including mouse pointer; occasionally there are
short (eg ~10s) freezes which might be related, and usually it happens when
web browsing (mostly when there is embedded flash on the bbc.co.uk olympics
pages)
I hope the below is sufficient info; I need to swap video cards back because I
can't afford such lockups ATM.
Here's the lspci lines:
0a:00.0 VGA compatible controller: ATI Technologies Inc RV710 [Radeon HD 4550]
(prog-if 00 [VGA controller])
Subsystem: Giga-byte Technology Device 21ae
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort-
<MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 74
Region 0: Memory at d0000000 (64-bit, prefetchable) [size=256M]
Region 2: Memory at f0500000 (64-bit, non-prefetchable) [size=64K]
Region 4: I/O ports at 4000 [size=256]
[virtual] Expansion ROM at f0520000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: radeon
Kernel modules: radeon
This appears in /var/log/messages (if I wait 20+mins, it seems to unfreeze
fairly reliably)
Aug 3 17:28:11 fishpond acpid: client 2126[0:0] has disconnected
Aug 3 17:28:11 fishpond acpid: client connected from 2126[0:0]
Aug 3 17:28:11 fishpond acpid: 1 client rule loaded
Aug 3 17:48:19 fishpond kernel: [68040.346054] X D
ffffffff816065c0 0 2111 2098 0x00400004
Aug 3 17:50:19 fishpond kernel: [68160.346048] X D
ffffffff816065c0 0 2111 2098 0x00400004
Aug 3 17:52:19 fishpond kernel: [68280.346054] X D
ffffffff816065c0 0 2111 2098 0x00400004
Aug 3 17:54:19 fishpond kernel: [68400.346054] X D
ffffffff816065c0 0 2111 2098 0x00400004
Aug 3 17:56:19 fishpond kernel: [68520.346048] X D
ffffffff816065c0 0 2111 2098 0x00400004
Aug 3 17:58:19 fishpond kernel: [68640.346053] X D
ffffffff816065c0 0 2111 2098 0x00400004
Aug 3 18:00:19 fishpond kernel: [68760.346054] X D
ffffffff816065c0 0 2111 2098 0x00400004
Aug 3 18:02:19 fishpond kernel: [68880.346047] X D
ffffffff816065c0 0 2111 2098 0x00400004
Aug 3 18:04:19 fishpond kernel: [69000.346052] X D
ffffffff816065c0 0 2111 2098 0x00400004
Aug 3 18:06:19 fishpond kernel: [69120.346052] X D
ffffffff816065c0 0 2111 2098 0x00400004
And instances of this in /var/log/syslog
[69120.346044] INFO: task X:2111 blocked for more than 120 seconds.
[69120.346049] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this
message.
[69120.346052] X D ffffffff816065c0 0 2111 2098 0x00400004
[69120.346058] ffff8801743d9b58 0000000000000082 ffff8801743d9ae8
0000000000011dc0
[69120.346062] 0000000000011dc0 ffff880179dd06d0 0000000000011dc0
ffff8801743d9fd8
[69120.346066] ffff8801743d8000 0000000000011dc0 ffff8801743d9fd8
0000000000011dc0
[69120.346071] Call Trace:
[69120.346083] [<ffffffff81562859>] schedule+0x29/0x70
[69120.346087] [<ffffffff81562ade>] schedule_preempt_disabled+0xe/0x10
[69120.346091] [<ffffffff815613b9>] __mutex_lock_slowpath+0xd9/0x150
[69120.346095] [<ffffffff815610fb>] mutex_lock+0x2b/0x50
[69120.346125] [<ffffffffa0222820>] radeon_bo_create+0x150/0x2a0 [radeon]
[69120.346141] [<ffffffffa0233e6a>] radeon_gem_object_create+0x5a/0x100
[radeon]
[69120.346155] [<ffffffffa0234254>] radeon_gem_create_ioctl+0x54/0xe0 [radeon]
[69120.346160] [<ffffffff815610ee>] ? mutex_lock+0x1e/0x50
[69120.346174] [<ffffffffa023470c>] ? radeon_gem_get_tiling_ioctl+0xbc/0xf0
[radeon]
[69120.346189] [<ffffffffa013405f>] drm_ioctl+0x2cf/0x520 [drm]
[69120.346204] [<ffffffffa0234200>] ? radeon_gem_pwrite_ioctl+0x30/0x30
[radeon]
[69120.346210] [<ffffffff81142ad7>] do_vfs_ioctl+0x97/0x540
[69120.346213] [<ffffffff81143011>] sys_ioctl+0x91/0xa0
[69120.346217] [<ffffffff815640d2>] system_call_fastpath+0x16/0x1b
There is no error logged by X, but here its (but note that I run 6
simultaneaous X's on vt7-vt12). I've attached a log file
--
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:[~2012-08-04 14:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-04 14:46 bugzilla-daemon [this message]
2012-08-04 15:33 ` [Bug 53122] X lockups / bugzilla-daemon
2012-08-04 15:33 ` bugzilla-daemon
2012-08-05 15:41 ` bugzilla-daemon
2012-08-05 23:11 ` bugzilla-daemon
2012-08-06 9:07 ` bugzilla-daemon
2019-11-19 8:28 ` 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-53122-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.