https://bugs.kde.org/show_bug.cgi?id=407665
M <manuel.snudl.zeid...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |manuel.snudl.zeidler@gmail. | |com --- Comment #2 from M <manuel.snudl.zeid...@gmail.com> --- My GDB output: [New Thread 0x7fffdc96b700 (LWP 25947)] QObject::startTimer: Timers cannot have negative intervals [New Thread 0x7fffd5b1d700 (LWP 25948)] [New Thread 0x7fffd531c700 (LWP 25949)] /home/snu/Applications/kritadev/install/lib64/krita-python-libs/krita added to PYTHONPATH [New Thread 0x7fffc6ecb700 (LWP 25950)] [New Thread 0x7fffc5ba0700 (LWP 25951)] [New Thread 0x7fffc535f700 (LWP 25952)] [New Thread 0x7fffc4b5e700 (LWP 25953)] [New Thread 0x7fffb7a97700 (LWP 25954)] [New Thread 0x7fffb7296700 (LWP 25955)] [New Thread 0x7fffb6a95700 (LWP 25956)] [New Thread 0x7fffb6294700 (LWP 25957)] [New Thread 0x7fffb5a93700 (LWP 25958)] [New Thread 0x7fffb5292700 (LWP 25959)] [New Thread 0x7fffb4a91700 (LWP 25960)] [New Thread 0x7fff93fff700 (LWP 25961)] [New Thread 0x7fff937fe700 (LWP 25962)] [New Thread 0x7fff92ffd700 (LWP 25963)] [New Thread 0x7fff927fc700 (LWP 25964)] [New Thread 0x7fff91ffb700 (LWP 25965)] [Thread 0x7fff91ffb700 (LWP 25965) exited] [Thread 0x7fff927fc700 (LWP 25964) exited] [Thread 0x7fff92ffd700 (LWP 25963) exited] [Thread 0x7fff937fe700 (LWP 25962) exited] [New Thread 0x7fff92ffd700 (LWP 25966)] [Thread 0x7fff92ffd700 (LWP 25966) exited] [New Thread 0x7fff92ffd700 (LWP 25968)] [Thread 0x7fff92ffd700 (LWP 25968) exited] [New Thread 0x7fff92ffd700 (LWP 25969)] Thread 32 "Thread (pooled)" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fff92ffd700 (LWP 25969)] KisSelection::pixelSelection (this=0x0) at /home/snu/Applications/kritadev/krita/libs/image/kis_selection.cc:203 203 return m_d->pixelSelection; (gdb) thread apply all backtrace Thread 32 (Thread 0x7fff92ffd700 (LWP 25969)): #0 KisSelection::pixelSelection (this=0x0) at /home/snu/Applications/kritadev/krita/libs/image/kis_selection.cc:203 #1 0x00007ffff6fb37c8 in KisSelectionToolHelper::ClearPixelSelection::paint (this=<optimized out>) at /home/snu/Applications/kritadev/krita/libs/ui/tool/kis_selection_tool_helper.cpp:180 Backtrace stopped: Cannot access memory at address 0x7fff92ffcc58 Thread 25 (Thread 0x7fff93fff700 (LWP 25961)): Python Exception <class 'gdb.error'> Couldn't get registers: No such process.: Couldn't get registers: No such process. -- You are receiving this mail because: You are watching all bug changes.