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

            Bug ID: 381329
           Summary: Kate crashes when pasting content from it to
                    Libreoffice
           Product: kate
           Version: 17.04.2
          Platform: Ubuntu Packages
                OS: Linux
            Status: UNCONFIRMED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: kwrite-bugs-n...@kde.org
          Reporter: vadd...@yahoo.com
  Target Milestone: ---

Application: kate (17.04.2)

Qt Version: 5.7.1
Frameworks Version: 5.35.0
Operating System: Linux 4.4.0-79-generic x86_64
Distribution: KDE neon User Edition 5.10

-- Information about the crash:
- What I was doing when the application crashed:

I first copied the text from Kate. Kate did not crash. Then when I try to paste
it in Libreoffice Calc, Kate crashed.

The crash can be reproduced every time.

-- Backtrace:
Application: Kate (kate), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f7d4a96b900 (LWP 17266))]

Thread 2 (Thread 0x7f7d2bc0e700 (LWP 17268)):
#0  0x00007f7d45cd2b5d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f7d40d6438c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f7d40d6449c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f7d468fb75b in QEventDispatcherGlib::processEvents
(this=0x7f7d240008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f7d468a60ba in QEventLoop::exec (this=this@entry=0x7f7d2bc0dc90,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f7d466d5f64 in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:507
#6  0x00007f7d4aa81735 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x00007f7d466dab48 in QThreadPrivate::start (arg=0x7f7d4aaf5d60) at
thread/qthread_unix.cpp:368
#8  0x00007f7d42e1f6ba in start_thread (arg=0x7f7d2bc0e700) at
pthread_create.c:333
#9  0x00007f7d45cde82d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f7d4a96b900 (LWP 17266)):
[KCrash Handler]
#6  std::__atomic_base<int>::load (__m=std::memory_order_relaxed, this=<error
reading variable: Cannot access memory at address 0x0>) at
/usr/include/c++/5/bits/atomic_base.h:396
#7  QAtomicOps<int>::load<int> (_q_value=<error reading variable: Cannot access
memory at address 0x0>) at
../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:227
#8  QBasicAtomicInteger<int>::load (this=<error reading variable: Cannot access
memory at address 0x0>) at
../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:99
#9  QtPrivate::RefCount::isShared (this=<error reading variable: Cannot access
memory at address 0x0>) at
../../../../include/QtCore/../../src/corelib/tools/qrefcount.h:101
#10 QMap<unsigned int, INCRTransaction*>::detach (this=0x0) at
../../../../include/QtCore/../../src/corelib/tools/qmap.h:366
#11 QMap<unsigned int, INCRTransaction*>::remove (akey=@0xd3bc3f8: 92274689,
this=0x0) at ../../../../include/QtCore/../../src/corelib/tools/qmap.h:936
#12 INCRTransaction::~INCRTransaction (this=0xd3bc3e0, __in_chrg=<optimized
out>) at qxcbclipboard.cpp:193
#13 INCRTransaction::~INCRTransaction (this=0xd3bc3e0, __in_chrg=<optimized
out>) at qxcbclipboard.cpp:202
#14 INCRTransaction::timerEvent (this=0xd3bc3e0, ev=<optimized out>) at
qxcbclipboard.cpp:249
#15 0x00007f7d468d3d53 in QObject::event (this=0xd3bc3e0, e=<optimized out>) at
kernel/qobject.cpp:1285
#16 0x00007f7d47653ecc in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0xd3bc3e0, e=0x7ffd73030da0) at kernel/qapplication.cpp:3799
#17 0x00007f7d4765b8c6 in QApplication::notify (this=0x7ffd730312c0,
receiver=0xd3bc3e0, e=0x7ffd73030da0) at kernel/qapplication.cpp:3556
#18 0x00007f7d468a80c8 in QCoreApplication::notifyInternal2
(receiver=0xd3bc3e0, event=event@entry=0x7ffd73030da0) at
kernel/qcoreapplication.cpp:988
#19 0x00007f7d468fa68e in QCoreApplication::sendEvent (event=0x7ffd73030da0,
receiver=<optimized out>) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#20 QTimerInfoList::activateTimers (this=0x1fbf7b0) at
kernel/qtimerinfo_unix.cpp:644
#21 0x00007f7d468fabc1 in timerSourceDispatch (source=<optimized out>) at
kernel/qeventdispatcher_glib.cpp:182
#22 0x00007f7d40d64197 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007f7d40d643f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007f7d40d6449c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007f7d468fb73f in QEventDispatcherGlib::processEvents (this=0x1fbeeb0,
flags=...) at kernel/qeventdispatcher_glib.cpp:423
#26 0x00007f7d468a60ba in QEventLoop::exec (this=this@entry=0x7ffd73030ff0,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#27 0x00007f7d468ae6cc in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1261
#28 0x00007f7d470b024c in QGuiApplication::exec () at
kernel/qguiapplication.cpp:1633
#29 0x00007f7d47653e25 in QApplication::exec () at kernel/qapplication.cpp:2975
#30 0x00000000004283ac in main (argc=3, argv=<optimized out>) at
/workspace/build/kate/main.cpp:583

Possible duplicates by query: bug 372712.

Reported using DrKonqi

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

Reply via email to