All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 60503] New: [r300g] Unigine Heaven 3.0: all objects are black
@ 2013-02-08 16:49 bugzilla-daemon
  2013-02-09  8:49 ` [Bug 60503] " bugzilla-daemon
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-02-08 16:49 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1115 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=60503

          Priority: medium
            Bug ID: 60503
          Assignee: dri-devel@lists.freedesktop.org
           Summary: [r300g] Unigine Heaven 3.0: all objects are black
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: pavel.ondracka@email.cz
               URL: http://unigine.com/products/heaven/download/
          Hardware: Other
            Status: NEW
           Version: git
         Component: Drivers/Gallium/r300
           Product: Mesa

All object in the 3.0 Heaven version are completely black... this seems to be
the cause:
r300 FP: Compiler Error:
Rewrite of inst 4 failed Can't allocate source for Inst 36 src_type=1
new_index=1 new_mask=4
Using a dummy shader instead.

Full RADEON_DEBUG=fp log attached.

This may be a hardware limitation, however Heaven 2.1 version works fine, so
maybe just a bug in the shader compiler.

GPU: RV530
Mesa: b681ed6ac970e061e9dbe7309bb69b3a947ae62d
Kernel: 3.6.11-1.fc17.i686

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2481 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

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

* [Bug 60503] [r300g] Unigine Heaven 3.0: all objects are black
  2013-02-08 16:49 [Bug 60503] New: [r300g] Unigine Heaven 3.0: all objects are black bugzilla-daemon
@ 2013-02-09  8:49 ` bugzilla-daemon
  2013-02-10  0:17 ` bugzilla-daemon
                   ` (12 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-02-09  8:49 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 360 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=60503

--- Comment #1 from Pavel Ondračka <pavel.ondracka@email.cz> ---
Created attachment 74476
  --> https://bugs.freedesktop.org/attachment.cgi?id=74476&action=edit
RADEON_DEBUG=fp log

I actually forgot to attach the log.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1288 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

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

* [Bug 60503] [r300g] Unigine Heaven 3.0: all objects are black
  2013-02-08 16:49 [Bug 60503] New: [r300g] Unigine Heaven 3.0: all objects are black bugzilla-daemon
  2013-02-09  8:49 ` [Bug 60503] " bugzilla-daemon
@ 2013-02-10  0:17 ` bugzilla-daemon
  2013-02-10  0:20 ` bugzilla-daemon
                   ` (11 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-02-10  0:17 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 327 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=60503

--- Comment #2 from Tom Stellard <tstellar@gmail.com> ---
Created attachment 74515
  --> https://bugs.freedesktop.org/attachment.cgi?id=74515&action=edit
Possible fix

Does this patch fix the issue?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1298 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

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

* [Bug 60503] [r300g] Unigine Heaven 3.0: all objects are black
  2013-02-08 16:49 [Bug 60503] New: [r300g] Unigine Heaven 3.0: all objects are black bugzilla-daemon
  2013-02-09  8:49 ` [Bug 60503] " bugzilla-daemon
  2013-02-10  0:17 ` bugzilla-daemon
@ 2013-02-10  0:20 ` bugzilla-daemon
  2013-02-10  0:30 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-02-10  0:20 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 247 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=60503

--- Comment #3 from Pavel Ondračka <pavel.ondracka@email.cz> ---
BTW this works fine with RADEON_DEBUG=noopt.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1047 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

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

* [Bug 60503] [r300g] Unigine Heaven 3.0: all objects are black
  2013-02-08 16:49 [Bug 60503] New: [r300g] Unigine Heaven 3.0: all objects are black bugzilla-daemon
                   ` (2 preceding siblings ...)
  2013-02-10  0:20 ` bugzilla-daemon
@ 2013-02-10  0:30 ` bugzilla-daemon
  2013-02-10  0:37 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-02-10  0:30 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 346 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=60503

--- Comment #4 from Pavel Ondračka <pavel.ondracka@email.cz> ---
(In reply to comment #2)
> Created attachment 74515 [details] [review]
> Possible fix
> 
> Does this patch fix the issue?

No it doesn't.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1485 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

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

* [Bug 60503] [r300g] Unigine Heaven 3.0: all objects are black
  2013-02-08 16:49 [Bug 60503] New: [r300g] Unigine Heaven 3.0: all objects are black bugzilla-daemon
                   ` (3 preceding siblings ...)
  2013-02-10  0:30 ` bugzilla-daemon
@ 2013-02-10  0:37 ` bugzilla-daemon
  2013-02-10  0:46 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-02-10  0:37 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 435 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=60503

--- Comment #5 from Tom Stellard <tstellar@gmail.com> ---
(In reply to comment #4)
> (In reply to comment #2)
> > Created attachment 74515 [details] [review] [review]
> > Possible fix
> > 
> > Does this patch fix the issue?
> 
> No it doesn't.

Can you post the RADEON_DEBUG=fp dump with the patch applied?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1606 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

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

* [Bug 60503] [r300g] Unigine Heaven 3.0: all objects are black
  2013-02-08 16:49 [Bug 60503] New: [r300g] Unigine Heaven 3.0: all objects are black bugzilla-daemon
                   ` (4 preceding siblings ...)
  2013-02-10  0:37 ` bugzilla-daemon
@ 2013-02-10  0:46 ` bugzilla-daemon
  2013-02-10  5:17 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-02-10  0:46 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 339 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=60503

--- Comment #6 from Pavel Ondračka <pavel.ondracka@email.cz> ---
Created attachment 74516
  --> https://bugs.freedesktop.org/attachment.cgi?id=74516&action=edit
RADEON_DEBUG=fp log with patch applied

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1305 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

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

* [Bug 60503] [r300g] Unigine Heaven 3.0: all objects are black
  2013-02-08 16:49 [Bug 60503] New: [r300g] Unigine Heaven 3.0: all objects are black bugzilla-daemon
                   ` (5 preceding siblings ...)
  2013-02-10  0:46 ` bugzilla-daemon
@ 2013-02-10  5:17 ` bugzilla-daemon
  2013-02-10 11:03 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-02-10  5:17 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 613 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=60503

Tom Stellard <tstellar@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #74515|0                           |1
        is obsolete|                            |

--- Comment #7 from Tom Stellard <tstellar@gmail.com> ---
Created attachment 74520
  --> https://bugs.freedesktop.org/attachment.cgi?id=74520&action=edit
Fix v2

This should fix the problem, can you verify?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1995 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

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

* [Bug 60503] [r300g] Unigine Heaven 3.0: all objects are black
  2013-02-08 16:49 [Bug 60503] New: [r300g] Unigine Heaven 3.0: all objects are black bugzilla-daemon
                   ` (6 preceding siblings ...)
  2013-02-10  5:17 ` bugzilla-daemon
@ 2013-02-10 11:03 ` bugzilla-daemon
  2013-02-12 15:47 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-02-10 11:03 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 520 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=60503

--- Comment #8 from Pavel Ondračka <pavel.ondracka@email.cz> ---
Created attachment 74525
  --> https://bugs.freedesktop.org/attachment.cgi?id=74525&action=edit
RADEON_DEBUG=fp log with patch v2 applied

(In reply to comment #7)
> Created attachment 74520 [details]
> Fix v2
> 
> This should fix the problem, can you verify?

Sorry, it still isn't fixed. New log attached.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1735 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

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

* [Bug 60503] [r300g] Unigine Heaven 3.0: all objects are black
  2013-02-08 16:49 [Bug 60503] New: [r300g] Unigine Heaven 3.0: all objects are black bugzilla-daemon
                   ` (7 preceding siblings ...)
  2013-02-10 11:03 ` bugzilla-daemon
@ 2013-02-12 15:47 ` bugzilla-daemon
  2013-02-12 17:22 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-02-12 15:47 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 758 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=60503

--- Comment #9 from Tom Stellard <tstellar@gmail.com> ---
(In reply to comment #8)
> Created attachment 74525 [details]
> RADEON_DEBUG=fp log with patch v2 applied
> 
> (In reply to comment #7)
> > Created attachment 74520 [details]
> > Fix v2
> > 
> > This should fix the problem, can you verify?
> 
> Sorry, it still isn't fixed. New log attached.

Ok, maybe I made a mistake posting the patch:  Can you apply all six patches
from:http://lists.freedesktop.org/archives/mesa-dev/2013-February/034357.html

After you apply the patches, run make check from src/gallium/drivers/r300 and
make sure it passes and then re-test Heaven.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2163 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

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

* [Bug 60503] [r300g] Unigine Heaven 3.0: all objects are black
  2013-02-08 16:49 [Bug 60503] New: [r300g] Unigine Heaven 3.0: all objects are black bugzilla-daemon
                   ` (8 preceding siblings ...)
  2013-02-12 15:47 ` bugzilla-daemon
@ 2013-02-12 17:22 ` bugzilla-daemon
  2013-03-20  2:39 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-02-12 17:22 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 940 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=60503

--- Comment #10 from Pavel Ondračka <pavel.ondracka@email.cz> ---
(In reply to comment #9)
> (In reply to comment #8)
> > Created attachment 74525 [details]
> > RADEON_DEBUG=fp log with patch v2 applied
> > 
> > (In reply to comment #7)
> > > Created attachment 74520 [details]
> > > Fix v2
> > > 
> > > This should fix the problem, can you verify?
> > 
> > Sorry, it still isn't fixed. New log attached.
> 
> Ok, maybe I made a mistake posting the patch:  Can you apply all six patches
> from:http://lists.freedesktop.org/archives/mesa-dev/2013-February/034357.html
> 
> After you apply the patches, run make check from src/gallium/drivers/r300
> and make sure it passes and then re-test Heaven.

OK, with whole patch series applied the tests passes, however Heaven is still
black.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2464 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

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

* [Bug 60503] [r300g] Unigine Heaven 3.0: all objects are black
  2013-02-08 16:49 [Bug 60503] New: [r300g] Unigine Heaven 3.0: all objects are black bugzilla-daemon
                   ` (9 preceding siblings ...)
  2013-02-12 17:22 ` bugzilla-daemon
@ 2013-03-20  2:39 ` bugzilla-daemon
  2013-03-20 15:19 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-03-20  2:39 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 600 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=60503

Tom Stellard <tstellar@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #74520|0                           |1
        is obsolete|                            |

--- Comment #11 from Tom Stellard <tstellar@gmail.com> ---
Created attachment 76797
  --> https://bugs.freedesktop.org/attachment.cgi?id=76797&action=edit
Possible fix v3

Does this patch help?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2085 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

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

* [Bug 60503] [r300g] Unigine Heaven 3.0: all objects are black
  2013-02-08 16:49 [Bug 60503] New: [r300g] Unigine Heaven 3.0: all objects are black bugzilla-daemon
                   ` (10 preceding siblings ...)
  2013-03-20  2:39 ` bugzilla-daemon
@ 2013-03-20 15:19 ` bugzilla-daemon
  2013-03-20 20:56 ` bugzilla-daemon
  2013-04-12 16:43 ` bugzilla-daemon
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-03-20 15:19 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 351 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=60503

--- Comment #12 from Pavel Ondračka <pavel.ondracka@email.cz> ---
(In reply to comment #11)
> Created attachment 76797 [details] [review]
> Possible fix v3
> 
> Does this patch help?

Yes, this one fixes it.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1498 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

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

* [Bug 60503] [r300g] Unigine Heaven 3.0: all objects are black
  2013-02-08 16:49 [Bug 60503] New: [r300g] Unigine Heaven 3.0: all objects are black bugzilla-daemon
                   ` (11 preceding siblings ...)
  2013-03-20 15:19 ` bugzilla-daemon
@ 2013-03-20 20:56 ` bugzilla-daemon
  2013-04-12 16:43 ` bugzilla-daemon
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-03-20 20:56 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 403 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=60503

--- Comment #13 from Pavel Ondračka <pavel.ondracka@email.cz> ---
BTW i did a quick tests piglit run with your patch on my RV530 with no
regressions (no fixes either except 2 tests in EXT_framebuffer_multisample
group, however those seems to be fairly random... )

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1204 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

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

* [Bug 60503] [r300g] Unigine Heaven 3.0: all objects are black
  2013-02-08 16:49 [Bug 60503] New: [r300g] Unigine Heaven 3.0: all objects are black bugzilla-daemon
                   ` (12 preceding siblings ...)
  2013-03-20 20:56 ` bugzilla-daemon
@ 2013-04-12 16:43 ` bugzilla-daemon
  13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2013-04-12 16:43 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 570 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=60503

Tom Stellard <tstellar@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #14 from Tom Stellard <tstellar@gmail.com> ---
Fixed in commit c6a86fb5639977f37a1403012669cdee86bbd89f

Thanks for your help with testing!

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2030 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

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

end of thread, other threads:[~2013-04-12 16:43 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-08 16:49 [Bug 60503] New: [r300g] Unigine Heaven 3.0: all objects are black bugzilla-daemon
2013-02-09  8:49 ` [Bug 60503] " bugzilla-daemon
2013-02-10  0:17 ` bugzilla-daemon
2013-02-10  0:20 ` bugzilla-daemon
2013-02-10  0:30 ` bugzilla-daemon
2013-02-10  0:37 ` bugzilla-daemon
2013-02-10  0:46 ` bugzilla-daemon
2013-02-10  5:17 ` bugzilla-daemon
2013-02-10 11:03 ` bugzilla-daemon
2013-02-12 15:47 ` bugzilla-daemon
2013-02-12 17:22 ` bugzilla-daemon
2013-03-20  2:39 ` bugzilla-daemon
2013-03-20 15:19 ` bugzilla-daemon
2013-03-20 20:56 ` bugzilla-daemon
2013-04-12 16:43 ` bugzilla-daemon

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.