[krita] [Bug 395070] Krita Crashes suddenly without warning

2018-09-21 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=395070

--- Comment #14 from Dmitry Kazakov  ---
Just to make myself clear: resetting or editing the config file will fix the
problem on the current version Krita without any updates.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 395070] Krita Crashes suddenly without warning

2018-09-21 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=395070

Dmitry Kazakov  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #13 from Dmitry Kazakov  ---
Hi, Bryan!

This crash has been recently fixed in our development builds, but I'm not sure
it has been released yet. To overcome the crash you should do one of the
following:

1) Just reset your Krita configuration using this manual:
https://docs.krita.org/en/KritaFAQ.html#resetting-krita-configuration

2) Or open kritarc file and change "filterId=Box" into
"filterId=NearestNeighbour".

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 395070] Krita Crashes suddenly without warning

2018-09-06 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=395070

Boudewijn Rempt  changed:

   What|Removed |Added

  Component|General |Tile manager

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 395070] Krita Crashes suddenly without warning

2018-07-11 Thread Bryan Willis
https://bugs.kde.org/show_bug.cgi?id=395070

--- Comment #12 from Bryan Willis  ---
Sorry, one more thing I'd like to add. The transform tool works on an app image
of Krita 4.0.1 that I have laying around. So it really was the upgrade to 4.1
that has broken the transform tool.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 395070] Krita Crashes suddenly without warning

2018-07-11 Thread Bryan Willis
https://bugs.kde.org/show_bug.cgi?id=395070

--- Comment #11 from Bryan Willis  ---
Sorry to spam here. But now my program on any file just permanently won't
transform. It always crashes. I'm going to try upgrading and see if that helps.
If not, I think krita might have just broke too badly for me to use any longer.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 395070] Krita Crashes suddenly without warning

2018-07-11 Thread Bryan Willis
https://bugs.kde.org/show_bug.cgi?id=395070

--- Comment #10 from Bryan Willis  ---
Okay so I've gotten that last crash to repeat itself. I opened the autosave
file, saved it out as a new krita file. And the exact same crash happened again
when I attempted to lasso, then transform part of my drawing. I'm beginning to
notice a pattern where using the transform tools causes this, but I don't want
to throw you guys off with bad information. Either way, here's another crash
log:

(gdb) thread apply all bt

Thread 23 (Thread 0x7fff9e5ff700 (LWP 3495)):
#0  0x7fffee024ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7fff9e5fec40, expected=0, futex_word=0x6708a650)
at ../sysdeps/unix/sysv/linux/futex-internal.h:142
#1  0x7fffee024ed9 in __pthread_cond_wait_common (abstime=0x7fff9e5fed00,
mutex=0x6708a600, cond=0x6708a628) at pthread_cond_wait.c:533
#2  0x7fffee024ed9 in __pthread_cond_timedwait (cond=0x6708a628,
mutex=0x6708a600, abstime=0x7fff9e5fed00) at pthread_cond_wait.c:667
#3  0x74c73458 in QWaitCondition::wait(QMutex*, unsigned long) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x74c6f52d in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x74c7216d in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fffee01e6db in start_thread (arg=0x7fff9e5ff700)
at pthread_create.c:463
#7  0x7435088f in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 22 (Thread 0x7fff830ff700 (LWP 3494)):
#0  0x74343bf9 in __GI___poll (fds=0x66e7f9b0, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7fffec999439 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fffec99954c in g_main_context_iteration ()
---Type  to continue, or q  to quit---
at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fff8310736d in  ()
at /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
#4  0x7fffec9c0e05 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7fffee01e6db in start_thread (arg=0x7fff830ff700)
at pthread_create.c:463
#6  0x7435088f in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 9 (Thread 0x7fffa4e5b700 (LWP 3478)):
#0  0x74343bf9 in __GI___poll (fds=0x7fff98004690, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7fffec999439 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fffec99954c in g_main_context_iteration ()
at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x74ea98ef in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x74e4e9ea in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x74c6d22a in QThread::exec() ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fffb6bc12a6 in  () at /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#7  0x74c7216d in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
---Type  to continue, or q  to quit---
#8  0x7fffee01e6db in start_thread (arg=0x7fffa4e5b700)
at pthread_create.c:463
#9  0x7435088f in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 8 (Thread 0x7fffa6723700 (LWP 3477)):
#0  0x74343bf9 in __GI___poll (fds=0x7fffa0003110, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7fffec999439 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fffec99954c in g_main_context_iteration ()
at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x74ea98ef in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x74e4e9ea in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x74c6d22a in QThread::exec() ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fffb73c36f5 in  () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#7  0x74c7216d in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7fffee01e6db in start_thread (arg=0x7fffa6723700)
at pthread_create.c:463
#9  0x7435088f in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
---Type  to continue, or q  to quit---

Thread 7 (Thread 0x7fffb5f2f700 (LWP 3476)):
#0  0x7fffee0249f3 in futex_wait_cancelable (private=,
expected=0, futex_word=0x606e7e80)
at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  0x7fffee0249f3 in __pthread_cond_wait_common (abstime=0x0,
mutex=0x606e7e30, cond=0x606e7e58) at pthread_cond_wait.c:502
#2  0x7fffee0249f3 in __pthread_cond_wait (cond=0x606e7e58,
mutex=0x606e7e30) at pthread_cond_wait.c:655
#3  0x74c7359b in QWaitCondition::wait(QMutex*, unsigned long) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x74c6be5f in QSemaphore::tryAcquire(int, int) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x71f93f43 in 

[krita] [Bug 395070] Krita Crashes suddenly without warning

2018-07-11 Thread Bryan Willis
https://bugs.kde.org/show_bug.cgi?id=395070

--- Comment #9 from Bryan Willis  ---
Here's another crash. I don't know where you guys are with this. I'm sure
you're busy, but I'd deeply appreciate it if someone could provide some insight
into why this is happening. Thanks.

(gdb) set pagination off
(gdb) thread apply all bt

Thread 91 (Thread 0x7fff9e5ff700 (LWP 3233)):
#0  0x7fffee024ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7fff9e5fec40, expected=0, futex_word=0x66408730) at
../sysdeps/unix/sysv/linux/futex-internal.h:142
#1  0x7fffee024ed9 in __pthread_cond_wait_common (abstime=0x7fff9e5fed00,
mutex=0x664086e0, cond=0x66408708) at pthread_cond_wait.c:533
#2  0x7fffee024ed9 in __pthread_cond_timedwait (cond=0x66408708,
mutex=0x664086e0, abstime=0x7fff9e5fed00) at pthread_cond_wait.c:667
#3  0x74c73458 in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x74c6f52d in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x74c7216d in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fffee01e6db in start_thread (arg=0x7fff9e5ff700) at
pthread_create.c:463
#7  0x7435088f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 9 (Thread 0x7fffa4e5b700 (LWP 2535)):
#0  0x74343bf9 in __GI___poll (fds=0x7fff980031f0, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7fffec999439 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fffec99954c in g_main_context_iteration () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x74ea98ef in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x74e4e9ea in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x74c6d22a in QThread::exec() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fffb6bc12a6 in  () at /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#7  0x74c7216d in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7fffee01e6db in start_thread (arg=0x7fffa4e5b700) at
pthread_create.c:463
#9  0x7435088f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 8 (Thread 0x7fffa6723700 (LWP 2534)):
#0  0x74343bf9 in __GI___poll (fds=0x7fffa0003110, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7fffec999439 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fffec99954c in g_main_context_iteration () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x74ea98ef in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x74e4e9ea in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x74c6d22a in QThread::exec() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fffb73c36f5 in  () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#7  0x74c7216d in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7fffee01e6db in start_thread (arg=0x7fffa6723700) at
pthread_create.c:463
#9  0x7435088f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 7 (Thread 0x7fffb5f2f700 (LWP 2533)):
#0  0x7fffee0249f3 in futex_wait_cancelable (private=,
expected=0, futex_word=0x606e8424) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  0x7fffee0249f3 in __pthread_cond_wait_common (abstime=0x0,
mutex=0x606e83d0, cond=0x606e83f8) at pthread_cond_wait.c:502
#2  0x7fffee0249f3 in __pthread_cond_wait (cond=0x606e83f8,
mutex=0x606e83d0) at pthread_cond_wait.c:655
#3  0x74c7359b in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x74c6be5f in QSemaphore::tryAcquire(int, int) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x71f93f43 in KisTileDataSwapper::waitForWork() (this=) at ./libs/image/tiles3/swap/kis_tile_data_swapper.cpp:86
#6  0x71f9416a in KisTileDataSwapper::run() (this=0x7247fc60
<_ZZN12_GLOBAL__N_116Q_QGS_s_instance13innerFunctionEvE6holder+64>) at
./libs/image/tiles3/swap/kis_tile_data_swapper.cpp:92
#7  0x74c7216d in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7fffee01e6db in start_thread (arg=0x7fffb5f2f700) at
pthread_create.c:463
#9  0x7435088f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 6 (Thread 0x7fffb6730700 (LWP 2532)):
#0  0x7fffee0249f3 in futex_wait_cancelable (private=,
expected=0, futex_word=0x606e81b4) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  0x7fffee0249f3 in __pthread_cond_wait_common (abstime=0x0,
mutex=0x606e8160, cond=0x606e8188) at pthread_cond_wait.c:502
#2  0x7fffee0249f3 in __pthread_cond_wait (cond=0x606e8188,
mutex=0x606e8160) at pthread_cond_wait.c:655
#3  0x74c7359b in QWaitCondition::wait(QMutex*, unsigned long) () at

[krita] [Bug 395070] Krita Crashes suddenly without warning

2018-06-27 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=395070

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|NEEDSINFO   |ASSIGNED
 Resolution|WAITINGFORINFO  |---
   Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com
 Ever confirmed|0   |1

--- Comment #8 from Boudewijn Rempt  ---
Dmitry, can you take a look at the backtrace?

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 395070] Krita Crashes suddenly without warning

2018-06-26 Thread Bryan Willis
https://bugs.kde.org/show_bug.cgi?id=395070

--- Comment #7 from Bryan Willis  ---
Crash! Here's the log. Please let me know anything you can about this. 

(gdb) set pagination off
(gdb) thread apply all bt

Thread 11388 (Thread 0x7fff9e678700 (LWP 27448)):
#0  0x74392881 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:78
#1  0x7fffee03f600 in __free_stacks (limit=41943040) at allocatestack.c:282
#2  0x7fffee03f600 in queue_stack (stack=) at
allocatestack.c:305
#3  0x7fffee03f600 in __deallocate_stack (pd=) at
allocatestack.c:806
#4  0x7fffee03f600 in __free_tcb (pd=) at
pthread_create.c:367
#5  0x in  ()

Thread 11387 (Thread 0x7fff963fd700 (LWP 27447)):
#0  0x74308207 in tcache_get (tc_idx=0) at malloc.c:2943
#1  0x74308207 in __GI___libc_malloc (bytes=8) at malloc.c:3050
#2  0x7490d54c in operator new(unsigned long) () at
/usr/lib/x86_64-linux-gnu/libstdc++.so.6
#3  0x71fb42e2 in QList
>::node_construct(QList >::Node*,
KisSharedPtr const&) (this=0x7fff963fca10, t=...,
n=0x7fff7c12e058) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:435
#4  0x71fb42e2 in QList
>::append(KisSharedPtr const&) (this=this@entry=0x7fff963fca10,
t=...) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:593
#5  0x71fadb4c in KisMementoManager::commit()
(this=this@entry=0x7fff8809d080) at
./libs/image/tiles3/kis_memento_manager.cc:196
#6  0x71fae0c5 in KisMementoManager::getMemento() (this=0x7fff8809d080)
at ./libs/image/tiles3/kis_memento_manager.cc:243
#7  0x7213b7c4 in KisTiledDataManager::getMemento()
(this=0x7fff880d05e0, this=) at
./libs/image/tiles3/kis_tiled_data_manager.h:130
#8  0x7213b7c4 in KisDataManager::getMemento() (this=)
at ./libs/image/kis_datamanager.h:86
#9  0x7213b7c4 in
KisTransactionData::init(KisSharedPtr)
(this=this@entry=0x7fff7c0c0200, device=...) at
./libs/image/kis_transaction_data.cpp:115
#10 0x7213c107 in
KisTransactionData::KisTransactionData(KUndo2MagicString const&,
KisSharedPtr, bool, KUndo2Command*) (this=0x7fff7c0c0200,
name=..., device=..., resetSelectionOutlineCache=,
parent=) at ./libs/image/kis_transaction_data.cpp:72
#11 0x7fffbb4ae4bd in
KisTransaction::KisTransaction(KisSharedPtr, KUndo2Command*,
int) (timedID=-1, parent=0x0, device=..., this=) at
./libs/image/kis_transaction.h:37
#12 0x7fffbb4ae4bd in
TransformStrokeStrategy::doStrokeCallback(KisStrokeJobData*)
(this=0x634f8a60, data=) at
./plugins/tools/tool_transform2/strokes/transform_stroke_strategy.cpp:198
#13 0x721f4d0b in non-virtual thunk to KisUpdateJobItem::run() () at
/usr/lib/x86_64-linux-gnu/libkritaimage.so.16
#14 0x74cb12a2 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x74cb416d in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x7fffee03f6db in start_thread (arg=0x7fff963fd700) at
pthread_create.c:463
#17 0x7439288f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 11386 (Thread 0x7fff9d009700 (LWP 27446)):
#0  0x74392881 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:78
#1  0x7fffee03fec5 in create_thread (thread_ran=,
stackaddr=0x7fff9e677f00, stopped_start=,
attr=0x7fff9d008680, pd=0x7fff9e678700) at
../sysdeps/unix/sysv/linux/createthread.c:100
#2  0x7fffee03fec5 in __pthread_create_2_1 (newthread=,
attr=, start_routine=, arg=0x7fff880d4c50) at
pthread_create.c:797
#3  0x74cb3666 in QThread::start(QThread::Priority) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x74caf87d in QThreadPoolPrivate::startThread(QRunnable*) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x74cb09ab in QThreadPoolPrivate::tryStart(QRunnable*) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x74cb0fbb in QThreadPool::start(QRunnable*, int) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x720a8247 in
KisSimpleUpdateQueue::processOneJob(KisUpdaterContext&)
(this=this@entry=0x63328168, updaterContext=...) at
./libs/image/kis_simple_update_queue.cpp:124
#8  0x720a911b in
KisSimpleUpdateQueue::processQueue(KisUpdaterContext&) (this=0x63328168,
updaterContext=...) at ./libs/image/kis_simple_update_queue.cpp:95
#9  0x720ac352 in KisUpdateScheduler::tryProcessUpdatesQueue()
(this=) at ./libs/image/kis_update_scheduler.cpp:453
#10 0x720ac640 in KisUpdateScheduler::processQueues()
(this=this@entry=0x6569fb18) at ./libs/image/kis_update_scheduler.cpp:410
#11 0x720aca62 in
KisUpdateScheduler::updateProjection(KisSharedPtr, QVector
const&, QRect const&) (this=0x6569fb18, node=..., rects=..., cropRect=...)
at ./libs/image/kis_update_scheduler.cpp:166
#12 0x720bf1b0 in KisImage::requestProjectionUpdateImpl(KisNode*,
QVector const&, QRect const&) (this=this@entry=0x6c266020,
node=node@entry=0x7fffdc7939e0, rects=..., cropRect=...) at
./libs/image/kis_image.cc:1581
#13 0x720c6dff in 

[krita] [Bug 395070] Krita Crashes suddenly without warning

2018-06-16 Thread Bryan Willis
https://bugs.kde.org/show_bug.cgi?id=395070

--- Comment #6 from Bryan Willis  ---
I've installed it and the debug symbols. I'll keep you updated on when the next
crash happens.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 395070] Krita Crashes suddenly without warning

2018-06-14 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=395070

--- Comment #5 from Boudewijn Rempt  ---
It would be best to install krita from our own ppa, and the page for the ppa
has instructions: https://launchpad.net/~kritalime/+archive/ubuntu/ppa

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 395070] Krita Crashes suddenly without warning

2018-06-13 Thread Bryan Willis
https://bugs.kde.org/show_bug.cgi?id=395070

--- Comment #4 from Bryan Willis  ---
(In reply to Boudewijn Rempt from comment #3)
> Well, you definitely need to install the debug symbols. Without them we
> cannot know where the crash happened. And that doesn't affect the
> performance.

Oh I see, How exactly do I get the debug symbols installed? I've searched but
can't find a straight answer.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 395070] Krita Crashes suddenly without warning

2018-06-12 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=395070

--- Comment #3 from Boudewijn Rempt  ---
Well, you definitely need to install the debug symbols. Without them we cannot
know where the crash happened. And that doesn't affect the performance.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 395070] Krita Crashes suddenly without warning

2018-06-11 Thread Bryan Willis
https://bugs.kde.org/show_bug.cgi?id=395070

--- Comment #2 from Bryan Willis  ---
(In reply to Boudewijn Rempt from comment #1)
> Outch, that's been some work! It is usually easier to just select all the
> text in the terminal and paste it in the bug report. And it's a pity the
> ubuntu crash dialog apparently isn't as good as the Plasma crash dialog,
> which allows you to report a bug directly, and warns if the debug symbols
> aren't installed.
> 
> Which is the case here, and that means that we cannot do much with all these
> screenshots :-(
> 
> What would be best is if you could install the corresponding debug symbols
> to krita, then start Krita from a terminal with gdb, like this:
> 
> gdb krita
> 
> on the gdb prompt type 'r' and press enter: that should start krita.
> 
> Make sure the terminal is set to provide unlimited scrollback!
> 
> Now reproduce the crash, and when the crash happens, in the gdb terminal type
> 
> "set pagination off"
> 
> then
> 
> "thread apply all bt"
> 
> That will scroll a lot of text over the screen, which you can cut and paste
> into this bug report.


Okay I've been told this before. But I have to beg here, is there any other way
for you guys to get even the tinest inkling of what's going on here?

The debugger from what I told absolutely fucks performance and memory. Like, I
use Krita to work. I have deadlines to meet, and these bugs, from what I can
tell, are sporadic and aren't easily repeatable. I don't know if I have the
capability to run a massive debugger and pray for my program to fail so I can
happen to have a chance at getting a log report. 

So I ask again, is there any other way here? Clearly Krita isn't working well
on ubuntu (for me anyways) crashing is a major no no for an art program, and it
would benefit everyone if we got to the bottom of this.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 395070] Krita Crashes suddenly without warning

2018-06-06 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=395070

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org
 Status|UNCONFIRMED |NEEDSINFO
   Severity|critical|crash
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Boudewijn Rempt  ---
Outch, that's been some work! It is usually easier to just select all the text
in the terminal and paste it in the bug report. And it's a pity the ubuntu
crash dialog apparently isn't as good as the Plasma crash dialog, which allows
you to report a bug directly, and warns if the debug symbols aren't installed.

Which is the case here, and that means that we cannot do much with all these
screenshots :-(

What would be best is if you could install the corresponding debug symbols to
krita, then start Krita from a terminal with gdb, like this:

gdb krita

on the gdb prompt type 'r' and press enter: that should start krita.

Make sure the terminal is set to provide unlimited scrollback!

Now reproduce the crash, and when the crash happens, in the gdb terminal type

"set pagination off"

then

"thread apply all bt"

That will scroll a lot of text over the screen, which you can cut and paste
into this bug report.

-- 
You are receiving this mail because:
You are watching all bug changes.