[Bug 100242] radeon buffer allocation failure during startup of Factorio

2017-07-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100242 Nicolai Hähnle changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[Bug 100242] radeon buffer allocation failure during startup of Factorio

2017-06-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100242 --- Comment #11 from tnmailingli...@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._

[Bug 100242] radeon buffer allocation failure during startup of Factorio

2017-06-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100242 --- Comment #10 from Nicolai Hähnle --- 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

[Bug 100242] radeon buffer allocation failure during startup of Factorio

2017-06-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100242 Michel Dänzer changed: What|Removed |Added CC||nhaeh...@gmail.com --- Comment #9 from

[Bug 100242] radeon buffer allocation failure during startup of Factorio

2017-06-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100242 --- Comment #8 from tnmailingli...@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 fb827c055cb1bdd2b18d0687c06c

[Bug 100242] radeon buffer allocation failure during startup of Factorio

2017-03-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100242 --- Comment #7 from Michel Dänzer --- I indeed misread your comment, sorry. Can you bisect Mesa? -- You are receiving this mail because: You are the assignee for the bug.___ dri-devel mailing list dr

[Bug 100242] radeon buffer allocation failure during startup of Factorio

2017-03-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100242 Michel Dänzer changed: What|Removed |Added Attachment #130279|text/x-log |text/plain mime type|

[Bug 100242] radeon buffer allocation failure during startup of Factorio

2017-03-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100242 tnmailingli...@gmail.com changed: What|Removed |Added Resolution|NOTOURBUG |--- Status|RESOLV

[Bug 100242] radeon buffer allocation failure during startup of Factorio

2017-03-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100242 Michel Dänzer changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 100242] radeon buffer allocation failure during startup of Factorio

2017-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100242 --- Comment #4 from Christian König --- 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 dr

[Bug 100242] radeon buffer allocation failure during startup of Factorio

2017-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100242 --- Comment #3 from tnmailingli...@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 a

[Bug 100242] radeon buffer allocation failure during startup of Factorio

2017-03-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100242 --- Comment #2 from tnmailingli...@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._

[Bug 100242] radeon buffer allocation failure during startup of Factorio

2017-03-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100242 --- Comment #1 from tnmailingli...@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._

[Bug 100242] radeon buffer allocation failure during startup of Factorio

2017-03-16 Thread bugzilla-daemon
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)