Felipe Abrahao changed bug 1094733
What Removed Added
Flags needinfo?(felipesabrahao@gmail.com)  

Comment # 24 on bug 1094733 from
(In reply to Fabian Vogt from comment #8)
> xf86-video-intel should not be used, so uninstall that again.
> 
> That it works with LIBGL_ALWAYS_SOFTWARE=1 means it's a bug in the graphics
> stack and unlikely Plasma itself, so reassigning.
> 
> Can you provide a backtrace for the software rendering crash?

(gdb) bt
#0  0x00007f2c1836908b in __GI___poll (fds=fds@entry=0x7f2c08ab2b88, 
    nfds=nfds@entry=1, timeout=timeout@entry=-1)
    at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f2c1d369387 in poll (__timeout=-1, __nfds=1, __fds=0x7f2c08ab2b88)
    at /usr/include/bits/poll2.h:46
#2  _xcb_conn_wait (c=c@entry=0x56166511c7b0, cond=cond@entry=0x56166511c7f0, 
    vector=vector@entry=0x0, count=count@entry=0x0) at xcb_conn.c:479
#3  0x00007f2c1d36afaa in xcb_wait_for_event (c=0x56166511c7b0) at xcb_in.c:697
#4  0x00007f2c0ae29029 in QXcbEventReader::run (this=0x561665127e30)
    at qxcbconnection.cpp:1330
#5  0x00007f2c18a740ce in QThreadPrivate::start (arg=0x561665127e30)
    at thread/qthread_unix.cpp:368
#6  0x00007f2c17c22559 in start_thread (arg=0x7f2c08ab3700) at
pthread_create.c:465
#7  0x00007f2c1837382f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95


You are receiving this mail because: