From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Subject: [Bug 26980] New: GT230M/nouveau: X server hangs spontaneously
Date: Tue, 9 Mar 2010 08:50:32 -0800 (PST) [thread overview]
Message-ID: <bug-26980-8800@http.bugs.freedesktop.org/> (raw)
http://bugs.freedesktop.org/show_bug.cgi?id=26980
Summary: GT230M/nouveau: X server hangs spontaneously
Product: xorg
Version: 7.5
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
ReportedBy: vvv-mK/T7fl7eHLILq5++fvS8w@public.gmane.org
QAContact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org
Created an attachment (id=33897)
--> (http://bugs.freedesktop.org/attachment.cgi?id=33897)
Xorg log
I have observed X server hangs up few times (not too often, usually once per
1-2 days). System continue to work properly still accessible through network.
kill -9 to X restore the system with loss of X session. strace to X process
shows it hangs on ioctl to /dev/dri/card0:
ioctl(11, 0x40086485, 0x7fff61c01800) = ? ERESTARTSYS (To be restarted)
--- SIGALRM (Alarm clock) @ 0 (0) ---
rt_sigreturn(0xe) = -1 EINTR (Interrupted system call)
ioctl(11, 0x40086485, 0x7fff61c01800) = ? ERESTARTSYS (To be restarted)
--- SIGALRM (Alarm clock) @ 0 (0) ---
rt_sigreturn(0xe) = -1 EINTR (Interrupted system call)
ioctl(11, 0x40086485, 0x7fff61c01800) = ? ERESTARTSYS (To be restarted)
--- SIGALRM (Alarm clock) @ 0 (0) ---
rt_sigreturn(0xe) = -1 EINTR (Interrupted system call)
X log has message on event queue overflow and backtrace:
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
Backtrace:
0: /usr/bin/X (xorg_backtrace+0x28) [0x49ea18]
1: /usr/bin/X (mieqEnqueue+0x1f4) [0x49e3e4]
2: /usr/bin/X (xf86PostMotionEventP+0xce) [0x478f9e]
3: /usr/lib64/xorg/modules/input/evdev_drv.so (0x7feb9c7cd000+0x516f)
[0x7feb9c7d216f]
4: /usr/bin/X (0x400000+0x6be87) [0x46be87]
5: /usr/bin/X (0x400000+0x1171c3) [0x5171c3]
6: /lib64/libpthread.so.0 (0x3e9e200000+0xf0f0) [0x3e9e20f0f0]
7: /lib64/libc.so.6 (ioctl+0x7) [0x3e9d6d6937]
8: /usr/lib64/libdrm.so.2 (drmIoctl+0x23) [0x3eb3e03383]
9: /usr/lib64/libdrm.so.2 (drmCommandWrite+0x1b) [0x3eb3e0360b]
10: /usr/lib64/libdrm_nouveau.so.1 (0x7feb9fe68000+0x2f1d) [0x7feb9fe6af1d]
11: /usr/lib64/libdrm_nouveau.so.1 (nouveau_bo_map_range+0xfc) [0x7feb9fe6b11c]
12: /usr/lib64/libdrm_nouveau.so.1 (0x7feb9fe68000+0x2106) [0x7feb9fe6a106]
13: /usr/lib64/libdrm_nouveau.so.1 (nouveau_pushbuf_flush+0x29c)
[0x7feb9fe6a49c]
14: /usr/lib64/xorg/modules/libexa.so (0x7feb9dc89000+0x90e1) [0x7feb9dc920e1]
15: /usr/lib64/xorg/modules/libexa.so (0x7feb9dc89000+0x939d) [0x7feb9dc9239d]
16: /usr/bin/X (miCopyRegion+0x28d) [0x545e5d]
17: /usr/bin/X (miDoCopy+0x44a) [0x54636a]
18: /usr/lib64/xorg/modules/libexa.so (0x7feb9dc89000+0x8667) [0x7feb9dc91667]
19: /usr/bin/X (0x400000+0xd44b8) [0x4d44b8]
20: /usr/bin/X (0x400000+0x2b3bc) [0x42b3bc]
21: /usr/bin/X (0x400000+0x2c86c) [0x42c86c]
22: /usr/bin/X (0x400000+0x21e3a) [0x421e3a]
23: /lib64/libc.so.6 (__libc_start_main+0xfd) [0x3e9d61eb1d]
24: /usr/bin/X (0x400000+0x219f9) [0x4219f9]
I'm using Fedora 12 for x86-64, uname -a output is
Linux lumos 2.6.32.9-67.fc12.x86_64 #1 SMP Sat Feb 27 09:26:40 UTC 2010 x86_64
x86_64 x86_64 GNU/Linux
xorg-x11-drv-nouveau version 0.0.15 release 20.20091105gite1c2efd.fc12
Ask me if I can provide more information or make more experiments.
Thanks, Victor
--
Configure bugmail: http://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-03-09 16:50 UTC|newest]
Thread overview: 73+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-09 16:50 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ [this message]
[not found] ` <bug-26980-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2010-03-09 16:51 ` [Bug 26980] GT230M/nouveau: X server hangs spontaneously bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-03-09 16:51 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-03-10 12:33 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-03-10 16:39 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-03-10 17:14 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-03-11 13:49 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-05-16 10:36 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-06-04 9:17 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-06-04 10:14 ` [Bug 26980] GT230M or GT218 with nouveau: " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-06-16 19:59 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-06-24 19:26 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-06-24 19:28 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-06-25 6:06 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-06-25 6:24 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-06-25 8:32 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-06-25 10:46 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-06-25 11:10 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-06-25 11:35 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-06-25 11:59 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-06-25 12:20 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-06-25 17:10 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-06-25 18:21 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-06-26 0:31 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-07-05 2:26 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-07-13 5:43 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-07-13 18:12 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-07-15 2:02 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-07-15 22:44 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-01 2:51 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-04 21:04 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-06 10:40 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-06 10:41 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-06 10:41 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-11 18:38 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-20 8:04 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-20 14:49 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-20 15:32 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-09-28 11:02 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-10-13 15:28 ` [Bug 26980] NVA3 / NVA5 / NVA8 / NVAF (GT2xx/GT3xx) with nouveau: random GPU lockups bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-10-13 15:36 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-10-20 19:11 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-10-20 19:16 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-10-20 19:41 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-01-23 10:18 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-02-06 11:31 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-02-12 23:31 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-02-18 13:18 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-02-18 21:00 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-02-20 21:36 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-02-20 21:49 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-02-20 23:56 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-02-26 23:51 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-02-27 19:41 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-02-28 21:17 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-02-28 21:18 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-05-20 11:04 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-05-20 11:21 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-05-22 15:23 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-05-25 12:20 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-07-08 8:21 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-07-08 8:30 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-07-08 8:41 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-07-13 11:03 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-07-13 17:17 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-07-13 19:12 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-09-16 4:35 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-09-16 14:01 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-09-16 14:04 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-09-16 14:08 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-09-17 12:48 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-09-18 5:01 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-12-03 14:49 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
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-26980-8800@http.bugs.freedesktop.org/ \
--to=bugzilla-daemon-cc+yj3umiyqdupfqwhejaq@public.gmane.org \
--cc=nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.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.