Comment # 20 on bug 1094733 from
(In reply to Felipe Abrahao from comment #19)
> (In reply to Michal Srb from comment #9)
> > It could as well be application bug that manifests only with certain
> > drivers. I've seen many of those...
> > 
> > Please also try to start plasma with:
> > 
> > MESA_DEBUG=incomplete_tex,incomplete_fbo,context plasmashell 2>
> > plasmashell.log
> > 
> > Attach the resulting plasmashell.log after you reproduce the issue.

-- Bug:

The same initially reported rendering issue happened on
"MESA_DEBUG=incomplete_tex,incomplete_fbo,context plasmashell 2>
> plasmashell.log".

I got a web site error when attaching the requested file plasmashell.log
Once I reproduce the bug again I send the file. Sorry.


-- Backtrace after the bug happened:

(gdb) bt
#0  0x00007f0d26b5108b in __GI___poll (fds=0x55cabb5e8fc0, nfds=10,
timeout=6794)
    at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f0d21441109 in g_main_context_poll (priority=<optimized out>,
n_fds=10, 
    fds=0x55cabb5e8fc0, timeout=<optimized out>, context=0x7f0d10004fc0)
    at gmain.c:4169
#2  g_main_context_iterate (context=context@entry=0x7f0d10004fc0, 
    block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>)
    at gmain.c:3863
#3  0x00007f0d2144121c in g_main_context_iteration (context=0x7f0d10004fc0, 
    may_block=may_block@entry=1) at gmain.c:3929
#4  0x00007f0d2747fbef in QEventDispatcherGlib::processEvents (
    this=0x55cab7f97290, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#5  0x00007f0d2742809a in QEventLoop::exec (this=this@entry=0x7ffebe133e30, 
    flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#6  0x00007f0d274309e4 in QCoreApplication::exec ()
    at kernel/qcoreapplication.cpp:1289
#7  0x000055cab7932e20 in main (argc=<optimized out>, argv=<optimized out>)
    at
/usr/src/debug/plasma5-workspace-5.12.5-lp150.1.1.x86_64/shell/main.cpp:172


You are receiving this mail because: