kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bug 42782] New: IO_PAGE_FAULT while starting xorg
@ 2012-02-16 12:13 bugzilla-daemon
  2012-02-16 12:14 ` [Bug 42782] " bugzilla-daemon
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: bugzilla-daemon @ 2012-02-16 12:13 UTC (permalink / raw)
  To: kvm

https://bugzilla.kernel.org/show_bug.cgi?id=42782

           Summary: IO_PAGE_FAULT while starting xorg
           Product: Virtualization
           Version: unspecified
    Kernel Version: 3.2.6
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: kvm
        AssignedTo: virtualization_kvm@kernel-bugs.osdl.org
        ReportedBy: fuffi.il.fuffo@gmail.com
        Regression: No


Hi,

I got this error while doing startx with 3.2.6 kernel and I can't start xorg:

[   54.683907] AMD-Vi: Event logged [IO_PAGE_FAULT device=01:00.0
domain=0x0018 address=0x0000000220583200 flags=0x0010]

I saw the same error in this mailing list
(http://www.spinics.net/lists/kvm/msg48472.html) so I thought it was
the right ml for reporting this problem, am I wrong?

I attached the output of dmesg, lspci -vv and dmidecode.

disabling amd_iommu allow X to start but it's only a workaround.

This is the relevant part of my grub.cfg file:

# (0) Arch Linux
menuentry 'Arch Linux' {
 set root='(hd0,1)'; set legacy_hdbias='0'
 legacy_kernel   '/boot/vmlinuz-linux' '/boot/vmlinuz-linux'
'root=/dev/disk/by-uuid/a4259127-650c-4767-af64-9c86cdc1a5e1' 'ro'
'vga=773' 'amd_iommu_dump' '3'
 legacy_initrd '/boot/initramfs-linux.img' '/boot/initramfs-linux.img'

 # (1) Arch Linux
}


Thanks in advance,

EDM.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug 42782] IO_PAGE_FAULT while starting xorg
  2012-02-16 12:13 [Bug 42782] New: IO_PAGE_FAULT while starting xorg bugzilla-daemon
@ 2012-02-16 12:14 ` bugzilla-daemon
  2012-02-16 12:17 ` bugzilla-daemon
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2012-02-16 12:14 UTC (permalink / raw)
  To: kvm

https://bugzilla.kernel.org/show_bug.cgi?id=42782





--- Comment #1 from edm <fuffi.il.fuffo@gmail.com>  2012-02-16 12:14:28 ---
Created an attachment (id=72398)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=72398)
dmesg output

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug 42782] IO_PAGE_FAULT while starting xorg
  2012-02-16 12:13 [Bug 42782] New: IO_PAGE_FAULT while starting xorg bugzilla-daemon
  2012-02-16 12:14 ` [Bug 42782] " bugzilla-daemon
@ 2012-02-16 12:17 ` bugzilla-daemon
  2012-02-16 12:17 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2012-02-16 12:17 UTC (permalink / raw)
  To: kvm

https://bugzilla.kernel.org/show_bug.cgi?id=42782





--- Comment #2 from edm <fuffi.il.fuffo@gmail.com>  2012-02-16 12:17:11 ---
Created an attachment (id=72399)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=72399)
dmidecode output

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug 42782] IO_PAGE_FAULT while starting xorg
  2012-02-16 12:13 [Bug 42782] New: IO_PAGE_FAULT while starting xorg bugzilla-daemon
  2012-02-16 12:14 ` [Bug 42782] " bugzilla-daemon
  2012-02-16 12:17 ` bugzilla-daemon
@ 2012-02-16 12:17 ` bugzilla-daemon
  2012-02-16 14:02 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2012-02-16 12:17 UTC (permalink / raw)
  To: kvm

https://bugzilla.kernel.org/show_bug.cgi?id=42782





--- Comment #3 from edm <fuffi.il.fuffo@gmail.com>  2012-02-16 12:17:43 ---
Created an attachment (id=72400)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=72400)
lspci -vv output

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug 42782] IO_PAGE_FAULT while starting xorg
  2012-02-16 12:13 [Bug 42782] New: IO_PAGE_FAULT while starting xorg bugzilla-daemon
                   ` (2 preceding siblings ...)
  2012-02-16 12:17 ` bugzilla-daemon
@ 2012-02-16 14:02 ` bugzilla-daemon
  2012-06-25 13:36 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2012-02-16 14:02 UTC (permalink / raw)
  To: kvm

https://bugzilla.kernel.org/show_bug.cgi?id=42782


Joerg Roedel <joro@8bytes.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joro@8bytes.org




--- Comment #4 from Joerg Roedel <joro@8bytes.org>  2012-02-16 14:02:17 ---
You are using the closed-source NVidia driver which apparently has a bug. The
driver seems not to use the DMA-API properly and tries to DMA to an invalid
handle.

Please try the open source NVidia drivers or report the problem to NVidia
directly.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug 42782] IO_PAGE_FAULT while starting xorg
  2012-02-16 12:13 [Bug 42782] New: IO_PAGE_FAULT while starting xorg bugzilla-daemon
                   ` (3 preceding siblings ...)
  2012-02-16 14:02 ` bugzilla-daemon
@ 2012-06-25 13:36 ` bugzilla-daemon
  2012-06-25 13:50 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2012-06-25 13:36 UTC (permalink / raw)
  To: kvm

https://bugzilla.kernel.org/show_bug.cgi?id=42782


Reartes Guillermo <rtguille@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rtguille@gmail.com




--- Comment #5 from Reartes Guillermo <rtguille@gmail.com>  2012-06-25 13:36:37 ---
I have it too (but using radeon kms):

RHBZ: Bug 827123 - f17 AMD-Vi: Event logged on device device=01:00.0 (it is the
VGA card) fx6100 990fx caicos

In my case, it only happens at POWER-ON, not when doing a RESET.
So to reproduce it one must POWER-CYCLE.


AMD-Vi: Event logged [IO_PAGE_FAULT device=01:00.0 domain=0x0016
address=0x0000000f002eaec0 flags=0x0010]

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug 42782] IO_PAGE_FAULT while starting xorg
  2012-02-16 12:13 [Bug 42782] New: IO_PAGE_FAULT while starting xorg bugzilla-daemon
                   ` (4 preceding siblings ...)
  2012-06-25 13:36 ` bugzilla-daemon
@ 2012-06-25 13:50 ` bugzilla-daemon
  2012-06-25 13:50 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2012-06-25 13:50 UTC (permalink / raw)
  To: kvm

https://bugzilla.kernel.org/show_bug.cgi?id=42782





--- Comment #6 from Reartes Guillermo <rtguille@gmail.com>  2012-06-25 13:50:00 ---
Created an attachment (id=74211)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=74211)
dmesg at poweron, with "page fault"

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug 42782] IO_PAGE_FAULT while starting xorg
  2012-02-16 12:13 [Bug 42782] New: IO_PAGE_FAULT while starting xorg bugzilla-daemon
                   ` (5 preceding siblings ...)
  2012-06-25 13:50 ` bugzilla-daemon
@ 2012-06-25 13:50 ` bugzilla-daemon
  2012-06-25 13:52 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2012-06-25 13:50 UTC (permalink / raw)
  To: kvm

https://bugzilla.kernel.org/show_bug.cgi?id=42782





--- Comment #7 from Reartes Guillermo <rtguille@gmail.com>  2012-06-25 13:50:24 ---
Created an attachment (id=74221)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=74221)
dmesg when reset, no "page fault"

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug 42782] IO_PAGE_FAULT while starting xorg
  2012-02-16 12:13 [Bug 42782] New: IO_PAGE_FAULT while starting xorg bugzilla-daemon
                   ` (6 preceding siblings ...)
  2012-06-25 13:50 ` bugzilla-daemon
@ 2012-06-25 13:52 ` bugzilla-daemon
  2012-06-25 14:06 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2012-06-25 13:52 UTC (permalink / raw)
  To: kvm

https://bugzilla.kernel.org/show_bug.cgi?id=42782





--- Comment #8 from Reartes Guillermo <rtguille@gmail.com>  2012-06-25 13:52:18 ---
Created an attachment (id=74231)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=74231)
lspci -vvvnn

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug 42782] IO_PAGE_FAULT while starting xorg
  2012-02-16 12:13 [Bug 42782] New: IO_PAGE_FAULT while starting xorg bugzilla-daemon
                   ` (7 preceding siblings ...)
  2012-06-25 13:52 ` bugzilla-daemon
@ 2012-06-25 14:06 ` bugzilla-daemon
  2012-06-25 14:21 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2012-06-25 14:06 UTC (permalink / raw)
  To: kvm

https://bugzilla.kernel.org/show_bug.cgi?id=42782





--- Comment #9 from Joerg Roedel <joro@8bytes.org>  2012-06-25 14:06:54 ---
The addresses where the page-fault happens look strange: 0xf00420800.

This address is beyond TOM2 which means it does not point to system RAM. To me
this looks like this happens during firmware load (which explains why it
happens at power-on but not on reset).

I Cc Alex Deucher, maybe he has an idea.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug 42782] IO_PAGE_FAULT while starting xorg
  2012-02-16 12:13 [Bug 42782] New: IO_PAGE_FAULT while starting xorg bugzilla-daemon
                   ` (8 preceding siblings ...)
  2012-06-25 14:06 ` bugzilla-daemon
@ 2012-06-25 14:21 ` bugzilla-daemon
  2012-06-26 15:11 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2012-06-25 14:21 UTC (permalink / raw)
  To: kvm

https://bugzilla.kernel.org/show_bug.cgi?id=42782





--- Comment #10 from Reartes Guillermo <rtguille@gmail.com>  2012-06-25 14:21:54 ---
Thanks for the answer.

Check comment #3 from:
https://bugzilla.kernel.org/show_bug.cgi?id=42921

A similar motherboard Gigabyte GA-990FXA-UD3
(mine is sabertooth 990fx)

There the "page faults" are with the NIC.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug 42782] IO_PAGE_FAULT while starting xorg
  2012-02-16 12:13 [Bug 42782] New: IO_PAGE_FAULT while starting xorg bugzilla-daemon
                   ` (9 preceding siblings ...)
  2012-06-25 14:21 ` bugzilla-daemon
@ 2012-06-26 15:11 ` bugzilla-daemon
  2012-08-29 14:54 ` bugzilla-daemon
  2012-08-30 14:39 ` bugzilla-daemon
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2012-06-26 15:11 UTC (permalink / raw)
  To: kvm

https://bugzilla.kernel.org/show_bug.cgi?id=42782





--- Comment #11 from Reartes Guillermo <rtguille@gmail.com>  2012-06-26 15:11:16 ---
I booted with iommu=pt kernel parameter and i stopped getting these messages.

I am experimenting with pcie kvm pass-through, so i ended using that parameter.
Sadly the whole host freezes when i power on the guest, but that is outside of
this bug-report.

> In my case, it only happens at POWER-ON, not when doing a RESET.
> So to reproduce it one must POWER-CYCLE.

I don't think that was actually not 100% accurate.

~~~~~~~~

# dmesg| grep -i amd-vi                                                         
[    1.774021] AMD-Vi: device: 00:00.2 cap: 0040 seg: 0 flags: 3e info 1300
[    1.774024] AMD-Vi:        mmio-addr: 00000000feb20000
[    1.774259] AMD-Vi:   DEV_SELECT_RANGE_START  devid: 00:00.0 flags: 00
[    1.774262] AMD-Vi:   DEV_RANGE_END           devid: 00:00.2
[    1.774264] AMD-Vi:   DEV_SELECT                      devid: 00:02.0 flags:
00
[    1.774266] AMD-Vi:   DEV_SELECT_RANGE_START  devid: 01:00.0 flags: 00
[    1.774268] AMD-Vi:   DEV_RANGE_END           devid: 01:00.1
[    1.774270] AMD-Vi:   DEV_SELECT                      devid: 00:04.0 flags:
00
[    1.774272] AMD-Vi:   DEV_SELECT                      devid: 02:00.0 flags:
00
[    1.774274] AMD-Vi:   DEV_SELECT                      devid: 00:05.0 flags:
00
[    1.774275] AMD-Vi:   DEV_SELECT                      devid: 03:00.0 flags:
00
[    1.774277] AMD-Vi:   DEV_SELECT                      devid: 00:06.0 flags:
00
[    1.774279] AMD-Vi:   DEV_SELECT                      devid: 04:00.0 flags:
00
[    1.774281] AMD-Vi:   DEV_SELECT                      devid: 00:09.0 flags:
00
[    1.774283] AMD-Vi:   DEV_SELECT                      devid: 05:00.0 flags:
00
[    1.774284] AMD-Vi:   DEV_SELECT                      devid: 00:11.0 flags:
00
[    1.774286] AMD-Vi:   DEV_SELECT_RANGE_START  devid: 00:12.0 flags: 00
[    1.774288] AMD-Vi:   DEV_RANGE_END           devid: 00:12.2
[    1.774290] AMD-Vi:   DEV_SELECT_RANGE_START  devid: 00:13.0 flags: 00
[    1.774292] AMD-Vi:   DEV_RANGE_END           devid: 00:13.2
[    1.774294] AMD-Vi:   DEV_SELECT                      devid: 00:14.0 flags:
d7
[    1.774296] AMD-Vi:   DEV_SELECT                      devid: 00:14.3 flags:
00
[    1.774297] AMD-Vi:   DEV_SELECT                      devid: 00:14.4 flags:
00
[    1.774300] AMD-Vi:   DEV_ALIAS_RANGE                 devid: 06:00.0 flags:
00 devid_to: 00:14.4
[    1.774302] AMD-Vi:   DEV_RANGE_END           devid: 06:1f.7
[    1.774311] AMD-Vi:   DEV_SELECT                      devid: 00:14.5 flags:
00
[    1.774313] AMD-Vi:   DEV_SELECT                      devid: 00:15.0 flags:
00
[    1.774315] AMD-Vi:   DEV_SELECT                      devid: 07:00.0 flags:
00
[    1.774317] AMD-Vi:   DEV_SELECT                      devid: 00:15.1 flags:
00
[    1.774319] AMD-Vi:   DEV_SELECT                      devid: 08:00.0 flags:
00
[    1.774320] AMD-Vi:   DEV_SELECT_RANGE_START  devid: 00:16.0 flags: 00
[    1.774322] AMD-Vi:   DEV_RANGE_END           devid: 00:16.2
[    1.774428] AMD-Vi: Enabling IOMMU at 0000:00:00.2 cap 0x40
[    1.827755] AMD-Vi: Initialized for Passthrough Mode

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug 42782] IO_PAGE_FAULT while starting xorg
  2012-02-16 12:13 [Bug 42782] New: IO_PAGE_FAULT while starting xorg bugzilla-daemon
                   ` (10 preceding siblings ...)
  2012-06-26 15:11 ` bugzilla-daemon
@ 2012-08-29 14:54 ` bugzilla-daemon
  2012-08-30 14:39 ` bugzilla-daemon
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2012-08-29 14:54 UTC (permalink / raw)
  To: kvm

https://bugzilla.kernel.org/show_bug.cgi?id=42782


Tango <tango@thetangos.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tango@thetangos.com




--- Comment #12 from Tango <tango@thetangos.com>  2012-08-29 14:54:38 ---
I have this problem as well.  In my case it seems to be a regression.  My
2.6.37-r4 kernel boots properly and X starts without error.

Been trying sense March to get any stable 3.x.x kernel to boot and start X
properly.  I have had no problems getting them to boot but none would allow me
to start X.

Attempting to start X produces these errors in demsg.
[    8.368285] nvidia: module license 'NVIDIA' taints kernel.
[    8.368289] Disabling lock debugging due to kernel taint
[    8.382108] vgaarb: device changed decodes:
PCI:0000:08:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[    8.382524] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  295.71  Thu Aug 
2 19:22:08 PDT 2012
[    9.329795] AMD-Vi: Event logged [IO_PAGE_FAULT device=08:00.0 domain=0x0016
address=0x000000041a386200 flags=0x0010]
[    9.329812] AMD-Vi: Event logged [IO_PAGE_FAULT device=08:00.0 domain=0x0016
address=0x00000004147d0000 flags=0x0010]
[    9.329823] AMD-Vi: Event logged [IO_PAGE_FAULT device=08:00.0 domain=0x0016
address=0x00000004147d0040 flags=0x0010]
[    9.329834] AMD-Vi: Event logged [IO_PAGE_FAULT device=08:00.0 domain=0x0016
address=0x0000000000006000 flags=0x0000]
[    9.329843] AMD-Vi: Event logged [IO_PAGE_FAULT device=08:00.0 domain=0x0016
address=0x0000000000006040 flags=0x0000]
[    9.329853] AMD-Vi: Event logged [IO_PAGE_FAULT device=08:00.0 domain=0x0016
address=0x0000000000006080 flags=0x0000]
[    9.329862] AMD-Vi: Event logged [IO_PAGE_FAULT device=08:00.0 domain=0x0016
address=0x00000000000060c0 flags=0x0000]
[   17.341563] NVRM: RmInitAdapter failed! (0x27:0x38:1190)
[   17.341573] NVRM: rm_init_adapter(0) failed

Early in the kernel boot process all my kernels were reporting,
Please enable the IOMMU option in the BIOS setup
This costs you 64 MB of RAM
I verified that IOMMU was in fact enabled in my BIOS.  So I am not sure if that
is just a suggestion or that the kernel isn't detecting the IOMMU settings.

After much research I narrowed the problem down to AMD_IOMMU.  I can boot my
3.4.9-kernel, (configured and striped to absolute essentials for testing) and
start X properly only if I boot it with amd_iommu=off.

Kernel command line: root=/dev/sda3 amd_iommu=off
video=uvesafb:mtrr:3,ywrap,1280x1024-32@75 splash=verbose,theme:livecd-2007.0
console=tty1

My Linux Distro is Gentoo
Portage 2.1.11.9 (default/linux/amd64/10.0, gcc-4.5.4, glibc-2.15-r2,
3.4.9-gentoo x86_64)

System uname:
Linux-3.4.9-gentoo-x86_64-AMD_Phenom-tm-_II_X6_1100T_Processor-with-gentoo-2.1

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug 42782] IO_PAGE_FAULT while starting xorg
  2012-02-16 12:13 [Bug 42782] New: IO_PAGE_FAULT while starting xorg bugzilla-daemon
                   ` (11 preceding siblings ...)
  2012-08-29 14:54 ` bugzilla-daemon
@ 2012-08-30 14:39 ` bugzilla-daemon
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2012-08-30 14:39 UTC (permalink / raw)
  To: kvm

https://bugzilla.kernel.org/show_bug.cgi?id=42782


Alan <alan@lxorguk.ukuu.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alan@lxorguk.ukuu.org.uk
     Kernel Version|3.2.6                       |3.4.9




-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2012-08-30 14:39 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-16 12:13 [Bug 42782] New: IO_PAGE_FAULT while starting xorg bugzilla-daemon
2012-02-16 12:14 ` [Bug 42782] " bugzilla-daemon
2012-02-16 12:17 ` bugzilla-daemon
2012-02-16 12:17 ` bugzilla-daemon
2012-02-16 14:02 ` bugzilla-daemon
2012-06-25 13:36 ` bugzilla-daemon
2012-06-25 13:50 ` bugzilla-daemon
2012-06-25 13:50 ` bugzilla-daemon
2012-06-25 13:52 ` bugzilla-daemon
2012-06-25 14:06 ` bugzilla-daemon
2012-06-25 14:21 ` bugzilla-daemon
2012-06-26 15:11 ` bugzilla-daemon
2012-08-29 14:54 ` bugzilla-daemon
2012-08-30 14:39 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).