All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 100242] radeon buffer allocation failure during startup of Factorio
@ 2017-03-16 22:55 bugzilla-daemon
  2017-03-16 22:56 ` bugzilla-daemon
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-03-16 22:55 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 100242
           Summary: radeon buffer allocation failure during startup of
                    Factorio
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/r600
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: tnmailinglists@gmail.com
        QA Contact: dri-devel@lists.freedesktop.org

Created attachment 130277
  --> https://bugs.freedesktop.org/attachment.cgi?id=130277&action=edit
terminal output when running the executable

The game Factorio crashes during startup with the following message printed on
the CLI:
radeon: Failed to allocate a buffer:
radeon:    size      : 268435456 bytes
radeon:    alignment : 16384 bytes
radeon:    domains   : 4
radeon:    flags     : 20

The crash occurs during the pre-game loading procedure, before reaching the
main menu, at the same spot every time. I'm on Lubuntu 16.10 using the
up-to-date drivers provided by
https://launchpad.net/~oibaf/+archive/ubuntu/graphics-drivers , my GPU is a
Radeon HD 4670 with AGP. I believe this is a driver issue since the game starts
up normally with 16.10's default drivers (12.0.6). I unfortunately cannot
provide a specific date or build for when this behavior started occurring, but
it has been happening for several months.

Of note is that the demo version provided by the developer on their website
does not have this problem and starts up fine.

Attached are the terminal output, an strace and a gdb bt log.

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

[-- Attachment #1.2: Type: text/html, Size: 3412 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 100242] radeon buffer allocation failure during startup of Factorio
  2017-03-16 22:55 [Bug 100242] radeon buffer allocation failure during startup of Factorio bugzilla-daemon
@ 2017-03-16 22:56 ` bugzilla-daemon
  2017-03-16 22:56 ` bugzilla-daemon
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-03-16 22:56 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from tnmailinglists@gmail.com ---
Created attachment 130278
  --> https://bugs.freedesktop.org/attachment.cgi?id=130278&action=edit
strace

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

[-- Attachment #1.2: Type: text/html, Size: 1188 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 100242] radeon buffer allocation failure during startup of Factorio
  2017-03-16 22:55 [Bug 100242] radeon buffer allocation failure during startup of Factorio bugzilla-daemon
  2017-03-16 22:56 ` bugzilla-daemon
@ 2017-03-16 22:56 ` bugzilla-daemon
  2017-03-17 12:07 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-03-16 22:56 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from tnmailinglists@gmail.com ---
Created attachment 130279
  --> https://bugs.freedesktop.org/attachment.cgi?id=130279&action=edit
gdb bt

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

[-- Attachment #1.2: Type: text/html, Size: 1188 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 100242] radeon buffer allocation failure during startup of Factorio
  2017-03-16 22:55 [Bug 100242] radeon buffer allocation failure during startup of Factorio bugzilla-daemon
  2017-03-16 22:56 ` bugzilla-daemon
  2017-03-16 22:56 ` bugzilla-daemon
@ 2017-03-17 12:07 ` bugzilla-daemon
  2017-03-17 12:21 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-03-17 12:07 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from tnmailinglists@gmail.com ---
I retested the game with mesa 12.0.6 and xserver-xorg-video-radeon 1:7.7.1 (the
current versions for default Lubuntu 16.10) and noticed that while the game
doesn't crash, it still produces buffer allocation failures during startup:

   2.969 Initial atlas bitmap size is 8192
radeon: Failed to allocate a buffer:
radeon:    size      : 268435456 bytes
radeon:    alignment : 16384 bytes
radeon:    domains   : 4
radeon:    flags     : 20
radeon: Failed to allocate a buffer:
radeon:    size      : 268435456 bytes
radeon:    alignment : 16384 bytes
radeon:    domains   : 4
radeon:    flags     : 20
radeon: Failed to allocate a buffer:
radeon:    size      : 268435456 bytes
radeon:    alignment : 16384 bytes
radeon:    domains   : 4
radeon:    flags     : 20
radeon: Failed to allocate a buffer:
radeon:    size      : 268435456 bytes
radeon:    alignment : 16384 bytes
radeon:    domains   : 4
radeon:    flags     : 20
   3.029 Couldn't create atlas bitmap (size 8192x8182), will try again
   3.094 Created atlas bitmap 4096x4096

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

[-- Attachment #1.2: Type: text/html, Size: 2038 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 100242] radeon buffer allocation failure during startup of Factorio
  2017-03-16 22:55 [Bug 100242] radeon buffer allocation failure during startup of Factorio bugzilla-daemon
                   ` (2 preceding siblings ...)
  2017-03-17 12:07 ` bugzilla-daemon
@ 2017-03-17 12:21 ` bugzilla-daemon
  2017-03-21  2:22 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-03-17 12:21 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #4 from Christian König <deathsimple@vodafone.de> ---
The maximum size for allocations in VRAM on radeon are usually 256MB minus
pinned system resources like GART.

The game tries to allocate something which is 256MB in size, so that won't fit.

Either the driver tries to allocate a temporary buffer which is way to large or
the game tries to allocate a texture which is way to large.

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

[-- Attachment #1.2: Type: text/html, Size: 1351 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 100242] radeon buffer allocation failure during startup of Factorio
  2017-03-16 22:55 [Bug 100242] radeon buffer allocation failure during startup of Factorio bugzilla-daemon
                   ` (3 preceding siblings ...)
  2017-03-17 12:21 ` bugzilla-daemon
@ 2017-03-21  2:22 ` bugzilla-daemon
  2017-03-21 14:41 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-03-21  2:22 UTC (permalink / raw)
  To: dri-devel


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

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

Michel Dänzer <michel@daenzer.net> changed:

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

--- Comment #5 from Michel Dänzer <michel@daenzer.net> ---
(In reply to tnmailinglists from comment #3)
>    3.029 Couldn't create atlas bitmap (size 8192x8182), will try again
>    3.094 Created atlas bitmap 4096x4096

Looks like the game now gracefully handles the failure to allocate an 8192x8192
(= 256MB) atlas texture and falls back to a 4096x4096 one. The crash before was
probably a game bug.

-- 
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: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 100242] radeon buffer allocation failure during startup of Factorio
  2017-03-16 22:55 [Bug 100242] radeon buffer allocation failure during startup of Factorio bugzilla-daemon
                   ` (4 preceding siblings ...)
  2017-03-21  2:22 ` bugzilla-daemon
@ 2017-03-21 14:41 ` bugzilla-daemon
  2017-03-22  1:56 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-03-21 14:41 UTC (permalink / raw)
  To: dri-devel


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

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

tnmailinglists@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|NOTOURBUG                   |---
             Status|RESOLVED                    |REOPENED

--- Comment #6 from tnmailinglists@gmail.com ---
(In reply to Michel Dänzer from comment #5)
> (In reply to tnmailinglists from comment #3)
> >    3.029 Couldn't create atlas bitmap (size 8192x8182), will try again
> >    3.094 Created atlas bitmap 4096x4096
> 
> Looks like the game now gracefully handles the failure to allocate an
> 8192x8192 (= 256MB) atlas texture and falls back to a 4096x4096 one. The
> crash before was probably a game bug.

I think you are misreading my comment, I was using an older stable version of
mesa there to make sure that it still worked as described in the original post.
I did not change the game version. It does not crash with mesa 12.0.6 and
radeon 1:7.7.1, but it does crash on mesa 17.1 git with radeon 1:7.9.0. It
could still be a game bug, but I'd guess something has changed in the way the
driver does buffer allocation if it crashes in one case but not the other with
the same game executable.

I've reopened for now since the crash still happens on git mesa, feel free to
close again if I misunderstood what you meant.

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

[-- Attachment #1.2: Type: text/html, Size: 3114 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 100242] radeon buffer allocation failure during startup of Factorio
  2017-03-16 22:55 [Bug 100242] radeon buffer allocation failure during startup of Factorio bugzilla-daemon
                   ` (5 preceding siblings ...)
  2017-03-21 14:41 ` bugzilla-daemon
@ 2017-03-22  1:56 ` bugzilla-daemon
  2017-03-22  1:57 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-03-22  1:56 UTC (permalink / raw)
  To: dri-devel


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

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

Michel Dänzer <michel@daenzer.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #130279|text/x-log                  |text/plain
          mime type|                            |

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

[-- Attachment #1.2: Type: text/html, Size: 1114 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 100242] radeon buffer allocation failure during startup of Factorio
  2017-03-16 22:55 [Bug 100242] radeon buffer allocation failure during startup of Factorio bugzilla-daemon
                   ` (6 preceding siblings ...)
  2017-03-22  1:56 ` bugzilla-daemon
@ 2017-03-22  1:57 ` bugzilla-daemon
  2017-06-25 10:46 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-03-22  1:57 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #7 from Michel Dänzer <michel@daenzer.net> ---
I indeed misread your comment, sorry. Can you bisect Mesa?

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

[-- Attachment #1.2: Type: text/html, Size: 1078 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 100242] radeon buffer allocation failure during startup of Factorio
  2017-03-16 22:55 [Bug 100242] radeon buffer allocation failure during startup of Factorio bugzilla-daemon
                   ` (7 preceding siblings ...)
  2017-03-22  1:57 ` bugzilla-daemon
@ 2017-06-25 10:46 ` bugzilla-daemon
  2017-06-26  3:06 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-06-25 10:46 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #8 from tnmailinglists@gmail.com ---
I managed to bisect mesa and got this result:

https://cgit.freedesktop.org/mesa/mesa/commit/?id=fb827c055cb1bdd2b18d0687c06c56b537d805f3
is the first bad commit
commit fb827c055cb1bdd2b18d0687c06c56b537d805f3
Author: Nicolai Hähnle <nicolai.haehnle@amd.com>
Date:   Mon Sep 12 12:19:47 2016 +0200

    winsys/radeon: enable buffer allocation from slabs

    Only enable for chips with GPUVM, because older driver paths do not take
the
    required offset into account.

    Reviewed-by: Marek Olšák <marek.olsak@amd.com>

:040000 040000 4e1327d4b72890178a2057d2341971001f2de54d
d162404a219307e5f6cda1009b864e66f23f4e63 M      src


I have also noticed that after a recent update the game now gives some more
information, so when it does run like described in comment #3, it now also
tells me that it detected an error by adding the following line right after the
four driver error blocks:

   2.321 glTexImage2D for format ARGB_8888, size 8192x8185 failed
(GL_OUT_OF_MEMORY)

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

[-- Attachment #1.2: Type: text/html, Size: 2261 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 100242] radeon buffer allocation failure during startup of Factorio
  2017-03-16 22:55 [Bug 100242] radeon buffer allocation failure during startup of Factorio bugzilla-daemon
                   ` (8 preceding siblings ...)
  2017-06-25 10:46 ` bugzilla-daemon
@ 2017-06-26  3:06 ` bugzilla-daemon
  2017-06-27  7:53 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-06-26  3:06 UTC (permalink / raw)
  To: dri-devel


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

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

Michel Dänzer <michel@daenzer.net> changed:

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

--- Comment #9 from Michel Dänzer <michel@daenzer.net> ---
Looks like Nicolai's change caused a regression for non-VM GPUs.

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

[-- Attachment #1.2: Type: text/html, Size: 1904 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 100242] radeon buffer allocation failure during startup of Factorio
  2017-03-16 22:55 [Bug 100242] radeon buffer allocation failure during startup of Factorio bugzilla-daemon
                   ` (9 preceding siblings ...)
  2017-06-26  3:06 ` bugzilla-daemon
@ 2017-06-27  7:53 ` bugzilla-daemon
  2017-06-27 15:28 ` bugzilla-daemon
  2017-07-03 10:41 ` bugzilla-daemon
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-06-27  7:53 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #10 from Nicolai Hähnle <nhaehnle@gmail.com> ---
Created attachment 132275
  --> https://bugs.freedesktop.org/attachment.cgi?id=132275&action=edit
likely fix

It is a silly bug. The attached patch should fix the crash you're seeing.
Please let me know if the game runs fine with this or if there is any other
crash you're running into. Thanks!

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

[-- Attachment #1.2: Type: text/html, Size: 1522 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 100242] radeon buffer allocation failure during startup of Factorio
  2017-03-16 22:55 [Bug 100242] radeon buffer allocation failure during startup of Factorio bugzilla-daemon
                   ` (10 preceding siblings ...)
  2017-06-27  7:53 ` bugzilla-daemon
@ 2017-06-27 15:28 ` bugzilla-daemon
  2017-07-03 10:41 ` bugzilla-daemon
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-06-27 15:28 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #11 from tnmailinglists@gmail.com ---
The game starts up fine without a crash now and handles the out of memory error
gracefully like before. Thanks!

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

[-- Attachment #1.2: Type: text/html, Size: 1112 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 100242] radeon buffer allocation failure during startup of Factorio
  2017-03-16 22:55 [Bug 100242] radeon buffer allocation failure during startup of Factorio bugzilla-daemon
                   ` (11 preceding siblings ...)
  2017-06-27 15:28 ` bugzilla-daemon
@ 2017-07-03 10:41 ` bugzilla-daemon
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-07-03 10:41 UTC (permalink / raw)
  To: dri-devel


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

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

Nicolai Hähnle <nhaehnle@gmail.com> changed:

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

--- Comment #12 from Nicolai Hähnle <nhaehnle@gmail.com> ---
Thanks for testing again. The fix is in Mesa master, commit
b0b4b5e8f7a25dd11c1662d339d68c9733e9b2dc.

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

[-- Attachment #1.2: Type: text/html, Size: 2140 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2017-07-03 10:41 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-16 22:55 [Bug 100242] radeon buffer allocation failure during startup of Factorio bugzilla-daemon
2017-03-16 22:56 ` bugzilla-daemon
2017-03-16 22:56 ` bugzilla-daemon
2017-03-17 12:07 ` bugzilla-daemon
2017-03-17 12:21 ` bugzilla-daemon
2017-03-21  2:22 ` bugzilla-daemon
2017-03-21 14:41 ` bugzilla-daemon
2017-03-22  1:56 ` bugzilla-daemon
2017-03-22  1:57 ` bugzilla-daemon
2017-06-25 10:46 ` bugzilla-daemon
2017-06-26  3:06 ` bugzilla-daemon
2017-06-27  7:53 ` bugzilla-daemon
2017-06-27 15:28 ` bugzilla-daemon
2017-07-03 10:41 ` 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.