https://bugs.kde.org/show_bug.cgi?id=443741

            Bug ID: 443741
           Summary: Weird crash in Overview docker
           Product: krita
           Version: git master (please specify the git hash!)
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: Dockers
          Assignee: krita-bugs-n...@kde.org
          Reporter: tamtamy.tym...@gmail.com
  Target Milestone: ---

Created attachment 142445
  --> https://bugs.kde.org/attachment.cgi?id=142445&action=edit
Crashlog

SUMMARY
I opened a new image to test something (image was 3840x2160), and the crash
happened either on opening, or maybe on closing, or on zooming in/out, or maybe
panning. I'm not sure because I only noticed that it crashed when I noticed it
doesn't respond to my zooming or panning. I might've tried to delete it, even,
though I doubt it.

STEPS TO REPRODUCE
1. I don't know how to reproduce

SOFTWARE/OS VERSIONS
Krita

 Version: 5.1.0-prealpha (git 45ea10672e - and a few commits from MR !1090)
 Languages: en_US, en, en_US, en, en_US, en, pl_PL, pl, pl_PL, pl
 Hidpi: true

Qt

  Version (compiled): 5.11.1
  Version (loaded): 5.11.1

-----
Backtrace and a bit of log at the beginning:

i965: Failed to submit batchbuffer: Błędny adres [English: wrong/incorrect
address]
i965: Failed to submit batchbuffer: Błędny adres

Thread 51 "Thread (pooled)" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fff797fa700 (LWP 30454)]
0x00007ffff7191039 in
KisTransformWorker::transformPass<KisSharedPtr<KisHLineIteratorNG> >
(this=this@entry=0x7fff797f9c00, src=0x7fff84003370, dst=0x7fff84003370,
floatscale=0.5, shear=0, dx=0, filterStrategy=0x555561835550, 
    portion=portion@entry=50) at
/home/tymon/kritadev/krita/libs/image/kis_filter_weights_applicator.h:144
144             LinePos(int start, int size)
(gdb) bt
#0  0x00007ffff7191039 in
KisTransformWorker::transformPass<KisSharedPtr<KisHLineIteratorNG>
>(KisPaintDevice*, KisPaintDevice*, double, double, double, KisFilterStrategy*,
int) (this=this@entry=0x7fff797f9c00, src=0x7fff84003370, dst=0x7fff84003370,
floatscale=0.5, shear=0, dx=0, filterStrategy=0x555561835550,
portion=portion@entry=50) at
/home/tymon/kritadev/krita/libs/image/kis_filter_weights_applicator.h:144
#1  0x00007ffff718fbeb in KisTransformWorker::runPartial(QRect const&)
(this=0x7fff797f9c00, processRect=...) at
/home/tymon/kritadev/krita/libs/image/kis_transform_worker.cc:354
#2  0x00007ffff719051f in KisTransformWorker::run() (this=0x7fff797f9c00) at
/home/tymon/kritadev/krita/libs/global/kis_shared_ptr.h:167
#3  0x00007fffd82acc78 in
OverviewThumbnailStrokeStrategy::finishStrokeCallback() (this=0x55555c71e7f0)
at
/home/tymon/kritadev/krita/plugins/dockers/overview/OverviewThumbnailStrokeStrategy.cpp:123
#4  0x00007ffff6e51e03 in non-virtual thunk to KisUpdateJobItem::run() () at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qdebug.h:125
#5  0x00007ffff59e6f71 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007ffff59eec87 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007ffff34e9182 in start_thread (arg=<optimized out>) at
pthread_create.c:486
#8  0x00007ffff5661b1f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

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

Reply via email to