* [Bug 43426] New: gallium3d makes krita crash
@ 2011-12-01 16:37 bugzilla-daemon
2011-12-01 16:41 ` [Bug 43426] " bugzilla-daemon
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-12-01 16:37 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=43426
Bug #: 43426
Summary: gallium3d makes krita crash
Classification: Unclassified
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/R600
AssignedTo: dri-devel@lists.freedesktop.org
ReportedBy: leandrosansilva@gmail.com
Created attachment 54018
--> https://bugs.freedesktop.org/attachment.cgi?id=54018
krita backtrace
When I open krita, which uses hardware acceleration, it crashes and it's caused
by the gl driver.
The OpenGL info:
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD RS780
OpenGL version string: 2.1 Mesa 7.12-devel
OpenGL shading language version string: 1.20
I'm using mesa from xorg-edgers ppa on Ubuntu 11.04 64-bit.
The backtrace from application is attached.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 6+ messages in thread* [Bug 43426] gallium3d makes krita crash 2011-12-01 16:37 [Bug 43426] New: gallium3d makes krita crash bugzilla-daemon @ 2011-12-01 16:41 ` bugzilla-daemon 2011-12-01 16:41 ` bugzilla-daemon ` (3 subsequent siblings) 4 siblings, 0 replies; 6+ messages in thread From: bugzilla-daemon @ 2011-12-01 16:41 UTC (permalink / raw) To: dri-devel https://bugs.freedesktop.org/show_bug.cgi?id=43426 Alex Deucher <agd5f@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Drivers/DRI/R600 |Drivers/Gallium/r600 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 43426] gallium3d makes krita crash 2011-12-01 16:37 [Bug 43426] New: gallium3d makes krita crash bugzilla-daemon 2011-12-01 16:41 ` [Bug 43426] " bugzilla-daemon @ 2011-12-01 16:41 ` bugzilla-daemon 2011-12-01 17:11 ` bugzilla-daemon ` (2 subsequent siblings) 4 siblings, 0 replies; 6+ messages in thread From: bugzilla-daemon @ 2011-12-01 16:41 UTC (permalink / raw) To: dri-devel https://bugs.freedesktop.org/show_bug.cgi?id=43426 Alex Deucher <agd5f@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #54018|application/octet-stream |text/plain mime type| | Attachment #54018|0 |1 is patch| | -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 43426] gallium3d makes krita crash 2011-12-01 16:37 [Bug 43426] New: gallium3d makes krita crash bugzilla-daemon 2011-12-01 16:41 ` [Bug 43426] " bugzilla-daemon 2011-12-01 16:41 ` bugzilla-daemon @ 2011-12-01 17:11 ` bugzilla-daemon 2011-12-06 18:26 ` bugzilla-daemon 2014-04-13 12:25 ` bugzilla-daemon 4 siblings, 0 replies; 6+ messages in thread From: bugzilla-daemon @ 2011-12-01 17:11 UTC (permalink / raw) To: dri-devel https://bugs.freedesktop.org/show_bug.cgi?id=43426 --- Comment #1 from Leandro Santiago <leandrosansilva@gmail.com> 2011-12-01 09:11:50 PST --- Created attachment 54026 --> https://bugs.freedesktop.org/attachment.cgi?id=54026 bt full -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 43426] gallium3d makes krita crash 2011-12-01 16:37 [Bug 43426] New: gallium3d makes krita crash bugzilla-daemon ` (2 preceding siblings ...) 2011-12-01 17:11 ` bugzilla-daemon @ 2011-12-06 18:26 ` bugzilla-daemon 2014-04-13 12:25 ` bugzilla-daemon 4 siblings, 0 replies; 6+ messages in thread From: bugzilla-daemon @ 2011-12-06 18:26 UTC (permalink / raw) To: dri-devel https://bugs.freedesktop.org/show_bug.cgi?id=43426 --- Comment #2 from Michel Dänzer <michel@daenzer.net> 2011-12-06 10:26:29 PST --- Does running krita with the environment variable DRAW_USE_LLVM=0 work around the problem? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel ^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 43426] gallium3d makes krita crash 2011-12-01 16:37 [Bug 43426] New: gallium3d makes krita crash bugzilla-daemon ` (3 preceding siblings ...) 2011-12-06 18:26 ` bugzilla-daemon @ 2014-04-13 12:25 ` bugzilla-daemon 4 siblings, 0 replies; 6+ messages in thread From: bugzilla-daemon @ 2014-04-13 12:25 UTC (permalink / raw) To: dri-devel [-- Attachment #1.1: Type: text/plain, Size: 644 bytes --] https://bugs.freedesktop.org/show_bug.cgi?id=43426 Marek Olšák <maraeo@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #3 from Marek Olšák <maraeo@gmail.com> --- This looks like a version mismatch between LLVM and Mesa. Updating LLVM and Mesa should fix this. There has been no feedback for 2.5 years. Closing. -- You are receiving this mail because: You are the assignee for the bug. [-- Attachment #1.2: Type: text/html, Size: 2082 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] 6+ messages in thread
end of thread, other threads:[~2014-04-13 12:25 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2011-12-01 16:37 [Bug 43426] New: gallium3d makes krita crash bugzilla-daemon 2011-12-01 16:41 ` [Bug 43426] " bugzilla-daemon 2011-12-01 16:41 ` bugzilla-daemon 2011-12-01 17:11 ` bugzilla-daemon 2011-12-06 18:26 ` bugzilla-daemon 2014-04-13 12:25 ` 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.