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

            Bug ID: 460732
           Summary: unaligned fastbin chunk upon cancelling SMS
    Classification: Applications
           Product: kontact
           Version: 5.20.0
          Platform: OpenSUSE
                OS: Linux
            Status: REPORTED
          Severity: crash
          Priority: NOR
         Component: contacts
          Assignee: kdepim-bugs@kde.org
          Reporter: giecr...@stegny.2a.pl
  Target Milestone: ---

SUMMARY
An attempt to cancel an outgoing SMS raises SIGALRM which terminates Kontact
without invoking DrKonqi.

STEPS TO REPRODUCE
1. Tell Kontact to send SMS to Aleix!
2. Tell SMS box to cancel!

OBSERVED RESULT
Thread 1 "kontact" received signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (threadid=<optimized out>,
signo=signo@entry=6, 
    no_tid=no_tid@entry=0) at pthread_kill.c:44
#1  0x00007f25d0e86893 in __pthread_kill_internal (signo=6, threadid=<optimized
out>)
    at pthread_kill.c:78
#2  0x00007f25d0e33846 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#3  0x00007f25d0e1c81c in __GI_abort () at abort.c:79
#4  0x00007f25d0e799ae in __libc_message (action=action@entry=do_abort, 
    fmt=fmt@entry=0x7f25d0fa244f "%s\n") at ../sysdeps/posix/libc_fatal.c:155
#5  0x00007f25d0e9114c in malloc_printerr (
    str=str@entry=0x7f25d0fa54a0 "malloc(): unaligned fastbin chunk detected")
    at malloc.c:5660
#6  0x00007f25d0e9476c in _int_malloc (av=av@entry=0x7f25d0fdbc60 <main_arena>, 
    bytes=bytes@entry=34) at malloc.c:3849
#7  0x00007f25d0e9557d in __GI___libc_malloc (bytes=34) at malloc.c:3323
#8  0x00007f25d1319bc2 in QArrayData::allocate (objectSize=objectSize@entry=1, 
    alignment=alignment@entry=8, capacity=capacity@entry=10, options=..., 
    options@entry=...) at tools/qarraydata.cpp:218
#9  0x00007f25d1366952 in QTypedArrayData<char>::allocate (options=...,
capacity=10)
    at ../../include/QtCore/../../src/corelib/tools/qarraydata.h:225
#10 QByteArray::QByteArray (this=this@entry=0x7ffc83433018, 
    data=0x7f25bc264930 "QObject *)", size=9) at text/qbytearray.cpp:1726
#11 0x00007f25d14fe04b in argumentTypesFromString (types=...,
end=0x7f25bc264939 ")", 
    str=0x7f25bc264939 ")") at kernel/qmetaobject.cpp:686
#12 QMetaObjectPrivate::decodeMethodSignature (
    signature=signature@entry=0x7f25bc264926 "destroyed(QObject *)", types=...)
    at kernel/qmetaobject.cpp:703
#13 0x00007f25d15281b6 in QObject::connect (sender=sender@entry=0x557c9d8ef1e0, 
    signal=0x7f25bc264926 "destroyed(QObject *)", 
    signal@entry=0x7f25bc264925 "2destroyed(QObject *)", 
    receiver=receiver@entry=0x557c99d15c50, 
    method=method@entry=0x7f25bc264908 "1unregisterWidget(QObject *)", 
    type=type@entry=Qt::UniqueConnection) at kernel/qobject.cpp:2835
#14 0x00007f25bc25dd26 in Breeze::WidgetStateEngine::registerWidget(QWidget*,
QFlags<Breeze::AnimationMode>) [clone .isra.0] (this=0x557c99d15c50, 
    widget=widget@entry=0x557c9d8ef1e0, mode=..., mode@entry=...)
    at
/usr/src/debug/breeze-5.26.0-1.1.x86_64/kstyle/animations/breezewidgetstateengine.cpp:32
#15 0x00007f25bc22258f in Breeze::Animations::registerWidget
(this=0x557c99e76dd0, 
    widget=0x557c9d8ef1e0) at /usr/include/qt5/QtCore/qflags.h:121
#16 0x00007f25bc23367c in Breeze::Style::polish (widget=0x557c9d8ef1e0, 
    this=0x557c99e72770)
    at /usr/src/debug/breeze-5.26.0-1.1.x86_64/kstyle/breezestyle.cpp:284
#17 Breeze::Style::polish (this=0x557c99e72770, widget=0x557c9d8ef1e0)
    at /usr/src/debug/breeze-5.26.0-1.1.x86_64/kstyle/breezestyle.cpp:278
#18 0x00007f25d20e6f2b in QWidget::event (this=this@entry=0x557c9d8ef1e0, 
    event=event@entry=0x7ffc834336b0) at kernel/qwidget.cpp:8761
#19 0x00007f25d21925be in QFrame::event (this=0x557c9d8ef1e0, e=0x7ffc834336b0)
    at widgets/qframe.cpp:550
#20 0x00007f25d20a53fe in QApplicationPrivate::notify_helper (this=<optimized
out>, 
    receiver=0x557c9d8ef1e0, e=0x7ffc834336b0) at kernel/qapplication.cpp:3637
#21 0x00007f25d14f5178 in QCoreApplication::notifyInternal2
(receiver=0x557c9d8ef1e0, 
    event=0x7ffc834336b0) at kernel/qcoreapplication.cpp:1064
#22 0x00007f25d20e2c92 in QWidget::ensurePolished (this=0x557c9d8ef1e0)
    at kernel/qwidget.cpp:9915
#23 0x00007f25d20e2cc6 in QWidget::ensurePolished (this=0x557c9d8ee920)
    at kernel/qwidget.cpp:9924
#24 0x00007f25d20e2cc6 in QWidget::ensurePolished
(this=this@entry=0x7f25b81c0390)
    at kernel/qwidget.cpp:9924
#25 0x00007f25d20e6fc4 in QWidget::event (this=0x7f25b81c0390,
event=0x7f25b81c02a0)
    at kernel/qwidget.cpp:8757
#26 0x00007f25d20a53fe in QApplicationPrivate::notify_helper (this=<optimized
out>, 
    receiver=0x7f25b81c0390, e=0x7f25b81c02a0) at kernel/qapplication.cpp:3637
#27 0x00007f25d14f5178 in QCoreApplication::notifyInternal2
(receiver=0x7f25b81c0390, 
    event=0x7f25b81c02a0) at kernel/qcoreapplication.cpp:1064
#28 0x00007f25d14f8111 in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, 
    event_type=0, data=0x557c99b51810) at kernel/qcoreapplication.cpp:1821
#29 0x00007f25d154d003 in postEventSourceDispatch (s=0x557c99c42450)
    at kernel/qeventdispatcher_glib.cpp:277
#30 0x00007f25c7e4fa50 in g_main_dispatch (context=0x7f25b8005010)
    at ../glib/gmain.c:3444

Program terminated with signal SIGALRM, Alarm clock.

EXPECTED RESULT
The SMS box should just close.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: openSUSE Tumbleweed 20221018
(available in About System)
KDE Plasma Version: 5.26.0
KDE Frameworks Version: 5.99.0
Qt Version: 5.15.6

ADDITIONAL INFORMATION
==28292== Conditional jump or move depends on uninitialised value(s)
==28292==    at 0x2A2A1AC5: ???
==28292==    by 0x1BCF20B7: ???
==28292== 
==28292== Conditional jump or move depends on uninitialised value(s)
==28292==    at 0x2A2A1AC5: ???
==28292==    by 0x1BCFF257: ???
==28292== 
==28292== Conditional jump or move depends on uninitialised value(s)
==28292==    at 0x2A2A1AC5: ???
==28292==    by 0x1BD01D97: ???
==28292== 
==28292== Invalid read of size 16
==28292==    at 0x2A2A1BD9: ???
==28292==    by 0x2F4F36C7: ???
==28292==  Address 0x2f4f36de is 46 bytes inside a block of size 56 alloc'd
==28292==    at 0x48437B4: malloc (in
/usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==28292==    by 0x5AA7BC1: QArrayData::allocate(unsigned long, unsigned long,
unsigned long, QFlags<QArrayData::AllocationOption>) (qarraydata.cpp:218)
==28292==    by 0x5B1EA72: UnknownInlinedFun (qarraydata.h:225)
==28292==    by 0x5B1EA72: QString::QString(int, Qt::Initialization)
(qstring.cpp:2163)
==28292==    by 0x5CDE26C: QUtf8::convertToUnicode(char const*, int)
(qutfcodec.cpp:483)
==28292==    by 0x5B22F41: QString::fromUtf8_helper(char const*, int)
(qstring.cpp:5595)
==28292==    by 0x68B7C87: ??? (in /usr/lib64/libKF5ConfigCore.so.5.99.0)
==28292==    by 0x68B7E47: KConfig::groupList() const (in
/usr/lib64/libKF5ConfigCore.so.5.99.0)
==28292==    by 0x3339A20E: FolderArchiveManager::load()
(folderarchivemanager.cpp:152)
==28292==    by 0x3343D9DD: UnknownInlinedFun (folderarchivemanager.cpp:30)
==28292==    by 0x3343D9DD: KMKernel::KMKernel(QObject*) (kmkernel.cpp:130)
==28292==    by 0x3327D2DE: UnknownInlinedFun (kmail_part.cpp:50)
==28292==    by 0x3327D2DE: QObject*
KPluginFactory::createPartInstance<KMailPart>(QWidget*, QObject*,
QList<QVariant> const&) (kpluginfactory.h:897)
==28292==    by 0x4A64032: KPluginFactory::create(char const*, QWidget*,
QObject*, QList<QVariant> const&, QString const&) (in
/usr/lib64/libKF5CoreAddons.so.5.99.0)
==28292==    by 0x48CDC6E: UnknownInlinedFun (kpluginfactory.h:939)
==28292==    by 0x48CDC6E: UnknownInlinedFun (kpluginfactory.h:509)
==28292==    by 0x48CDC6E: KontactInterface::Core::createPart(char const*)
(core.cpp:69)
==28292== 
==28292== Invalid read of size 16
==28292==    at 0x2A2A1BD9: ???
==28292==    by 0x2F4F3747: ???
==28292==  Address 0x2f4f374e is 30 bytes inside a block of size 36 alloc'd
==28292==    at 0x48437B4: malloc (in
/usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==28292==    by 0x5AA7BC1: QArrayData::allocate(unsigned long, unsigned long,
unsigned long, QFlags<QArrayData::AllocationOption>) (qarraydata.cpp:218)
==28292==    by 0x5B1EA72: UnknownInlinedFun (qarraydata.h:225)
==28292==    by 0x5B1EA72: QString::QString(int, Qt::Initialization)
(qstring.cpp:2163)
==28292==    by 0x5CDE26C: QUtf8::convertToUnicode(char const*, int)
(qutfcodec.cpp:483)
==28292==    by 0x5B22F41: QString::fromUtf8_helper(char const*, int)
(qstring.cpp:5595)
==28292==    by 0x68B7C87: ??? (in /usr/lib64/libKF5ConfigCore.so.5.99.0)
==28292==    by 0x68B7E47: KConfig::groupList() const (in
/usr/lib64/libKF5ConfigCore.so.5.99.0)
==28292==    by 0x3339A20E: FolderArchiveManager::load()
(folderarchivemanager.cpp:152)
==28292==    by 0x3343D9DD: UnknownInlinedFun (folderarchivemanager.cpp:30)
==28292==    by 0x3343D9DD: KMKernel::KMKernel(QObject*) (kmkernel.cpp:130)
==28292==    by 0x3327D2DE: UnknownInlinedFun (kmail_part.cpp:50)
==28292==    by 0x3327D2DE: QObject*
KPluginFactory::createPartInstance<KMailPart>(QWidget*, QObject*,
QList<QVariant> const&) (kpluginfactory.h:897)
==28292==    by 0x4A64032: KPluginFactory::create(char const*, QWidget*,
QObject*, QList<QVariant> const&, QString const&) (in
/usr/lib64/libKF5CoreAddons.so.5.99.0)
==28292==    by 0x48CDC6E: UnknownInlinedFun (kpluginfactory.h:939)
==28292==    by 0x48CDC6E: UnknownInlinedFun (kpluginfactory.h:509)
==28292==    by 0x48CDC6E: KontactInterface::Core::createPart(char const*)
(core.cpp:69)
==28292== 
==28292== Invalid read of size 16
==28292==    at 0x2A2A1BD9: ???
==28292==    by 0x2F4F37B7: ???
==28292==  Address 0x2f4f37de is 62 bytes inside a block of size 76 alloc'd
==28292==    at 0x48437B4: malloc (in
/usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==28292==    by 0x5AA7BC1: QArrayData::allocate(unsigned long, unsigned long,
unsigned long, QFlags<QArrayData::AllocationOption>) (qarraydata.cpp:218)
==28292==    by 0x5B1EA72: UnknownInlinedFun (qarraydata.h:225)
==28292==    by 0x5B1EA72: QString::QString(int, Qt::Initialization)
(qstring.cpp:2163)
==28292==    by 0x5CDE26C: QUtf8::convertToUnicode(char const*, int)
(qutfcodec.cpp:483)
==28292==    by 0x5B22F41: QString::fromUtf8_helper(char const*, int)
(qstring.cpp:5595)
==28292==    by 0x68B7C87: ??? (in /usr/lib64/libKF5ConfigCore.so.5.99.0)
==28292==    by 0x68B7E47: KConfig::groupList() const (in
/usr/lib64/libKF5ConfigCore.so.5.99.0)
==28292==    by 0x3339A20E: FolderArchiveManager::load()
(folderarchivemanager.cpp:152)
==28292==    by 0x3343D9DD: UnknownInlinedFun (folderarchivemanager.cpp:30)
==28292==    by 0x3343D9DD: KMKernel::KMKernel(QObject*) (kmkernel.cpp:130)
==28292==    by 0x3327D2DE: UnknownInlinedFun (kmail_part.cpp:50)
==28292==    by 0x3327D2DE: QObject*
KPluginFactory::createPartInstance<KMailPart>(QWidget*, QObject*,
QList<QVariant> const&) (kpluginfactory.h:897)
==28292==    by 0x4A64032: KPluginFactory::create(char const*, QWidget*,
QObject*, QList<QVariant> const&, QString const&) (in
/usr/lib64/libKF5CoreAddons.so.5.99.0)
==28292==    by 0x48CDC6E: UnknownInlinedFun (kpluginfactory.h:939)
==28292==    by 0x48CDC6E: UnknownInlinedFun (kpluginfactory.h:509)
==28292==    by 0x48CDC6E: KontactInterface::Core::createPart(char const*)
(core.cpp:69)
==28292== 
==28292== Invalid read of size 16
==28292==    at 0x2A2A1BD9: ???
==28292==    by 0x2F4F3937: ???
==28292==  Address 0x2f4f393e is 30 bytes inside a block of size 40 alloc'd
==28292==    at 0x48437B4: malloc (in
/usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==28292==    by 0x5AA7BC1: QArrayData::allocate(unsigned long, unsigned long,
unsigned long, QFlags<QArrayData::AllocationOption>) (qarraydata.cpp:218)
==28292==    by 0x5B1EA72: UnknownInlinedFun (qarraydata.h:225)
==28292==    by 0x5B1EA72: QString::QString(int, Qt::Initialization)
(qstring.cpp:2163)
==28292==    by 0x5CDE26C: QUtf8::convertToUnicode(char const*, int)
(qutfcodec.cpp:483)
==28292==    by 0x5B22F41: QString::fromUtf8_helper(char const*, int)
(qstring.cpp:5595)
==28292==    by 0x68B7C87: ??? (in /usr/lib64/libKF5ConfigCore.so.5.99.0)
==28292==    by 0x68B7E47: KConfig::groupList() const (in
/usr/lib64/libKF5ConfigCore.so.5.99.0)
==28292==    by 0x3339A20E: FolderArchiveManager::load()
(folderarchivemanager.cpp:152)
==28292==    by 0x3343D9DD: UnknownInlinedFun (folderarchivemanager.cpp:30)
==28292==    by 0x3343D9DD: KMKernel::KMKernel(QObject*) (kmkernel.cpp:130)
==28292==    by 0x3327D2DE: UnknownInlinedFun (kmail_part.cpp:50)
==28292==    by 0x3327D2DE: QObject*
KPluginFactory::createPartInstance<KMailPart>(QWidget*, QObject*,
QList<QVariant> const&) (kpluginfactory.h:897)
==28292==    by 0x4A64032: KPluginFactory::create(char const*, QWidget*,
QObject*, QList<QVariant> const&, QString const&) (in
/usr/lib64/libKF5CoreAddons.so.5.99.0)
==28292==    by 0x48CDC6E: UnknownInlinedFun (kpluginfactory.h:939)
==28292==    by 0x48CDC6E: UnknownInlinedFun (kpluginfactory.h:509)
==28292==    by 0x48CDC6E: KontactInterface::Core::createPart(char const*)
(core.cpp:69)
==28292== 
==28292== Invalid read of size 16
==28292==    at 0x2A2A1BD9: ???
==28292==    by 0x2F4F6D07: ???
==28292==  Address 0x2f4f6d2e is 62 bytes inside a block of size 68 alloc'd
==28292==    at 0x48437B4: malloc (in
/usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==28292==    by 0x5AA7BC1: QArrayData::allocate(unsigned long, unsigned long,
unsigned long, QFlags<QArrayData::AllocationOption>) (qarraydata.cpp:218)
==28292==    by 0x5B1EA72: UnknownInlinedFun (qarraydata.h:225)
==28292==    by 0x5B1EA72: QString::QString(int, Qt::Initialization)
(qstring.cpp:2163)
==28292==    by 0x5CDE26C: QUtf8::convertToUnicode(char const*, int)
(qutfcodec.cpp:483)
==28292==    by 0x5B22F41: QString::fromUtf8_helper(char const*, int)
(qstring.cpp:5595)
==28292==    by 0x68B7C87: ??? (in /usr/lib64/libKF5ConfigCore.so.5.99.0)
==28292==    by 0x68B7E47: KConfig::groupList() const (in
/usr/lib64/libKF5ConfigCore.so.5.99.0)
==28292==    by 0x3339A20E: FolderArchiveManager::load()
(folderarchivemanager.cpp:152)
==28292==    by 0x3343D9DD: UnknownInlinedFun (folderarchivemanager.cpp:30)
==28292==    by 0x3343D9DD: KMKernel::KMKernel(QObject*) (kmkernel.cpp:130)
==28292==    by 0x3327D2DE: UnknownInlinedFun (kmail_part.cpp:50)
==28292==    by 0x3327D2DE: QObject*
KPluginFactory::createPartInstance<KMailPart>(QWidget*, QObject*,
QList<QVariant> const&) (kpluginfactory.h:897)
==28292==    by 0x4A64032: KPluginFactory::create(char const*, QWidget*,
QObject*, QList<QVariant> const&, QString const&) (in
/usr/lib64/libKF5CoreAddons.so.5.99.0)
==28292==    by 0x48CDC6E: UnknownInlinedFun (kpluginfactory.h:939)
==28292==    by 0x48CDC6E: UnknownInlinedFun (kpluginfactory.h:509)
==28292==    by 0x48CDC6E: KontactInterface::Core::createPart(char const*)
(core.cpp:69)
==28292== 
==28292== Invalid read of size 16
==28292==    at 0x2A2A1BD9: ???
==28292==    by 0x2F4F6D97: ???
==28292==  Address 0x2f4f6dae is 46 bytes inside a block of size 52 alloc'd
==28292==    at 0x48437B4: malloc (in
/usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==28292==    by 0x5AA7BC1: QArrayData::allocate(unsigned long, unsigned long,
unsigned long, QFlags<QArrayData::AllocationOption>) (qarraydata.cpp:218)
==28292==    by 0x5B1EA72: UnknownInlinedFun (qarraydata.h:225)
==28292==    by 0x5B1EA72: QString::QString(int, Qt::Initialization)
(qstring.cpp:2163)
==28292==    by 0x5CDE26C: QUtf8::convertToUnicode(char const*, int)
(qutfcodec.cpp:483)
==28292==    by 0x5B22F41: QString::fromUtf8_helper(char const*, int)
(qstring.cpp:5595)
==28292==    by 0x68B7C87: ??? (in /usr/lib64/libKF5ConfigCore.so.5.99.0)
==28292==    by 0x68B7E47: KConfig::groupList() const (in
/usr/lib64/libKF5ConfigCore.so.5.99.0)
==28292==    by 0x3339A20E: FolderArchiveManager::load()
(folderarchivemanager.cpp:152)
==28292==    by 0x3343D9DD: UnknownInlinedFun (folderarchivemanager.cpp:30)
==28292==    by 0x3343D9DD: KMKernel::KMKernel(QObject*) (kmkernel.cpp:130)
==28292==    by 0x3327D2DE: UnknownInlinedFun (kmail_part.cpp:50)
==28292==    by 0x3327D2DE: QObject*
KPluginFactory::createPartInstance<KMailPart>(QWidget*, QObject*,
QList<QVariant> const&) (kpluginfactory.h:897)
==28292==    by 0x4A64032: KPluginFactory::create(char const*, QWidget*,
QObject*, QList<QVariant> const&, QString const&) (in
/usr/lib64/libKF5CoreAddons.so.5.99.0)
==28292==    by 0x48CDC6E: UnknownInlinedFun (kpluginfactory.h:939)
==28292==    by 0x48CDC6E: UnknownInlinedFun (kpluginfactory.h:509)
==28292==    by 0x48CDC6E: KontactInterface::Core::createPart(char const*)
(core.cpp:69)
==28292== 
==28292== Invalid read of size 16
==28292==    at 0x2A2A1BD9: ???
==28292==    by 0x2F4F6EF7: ???
==28292==  Address 0x2f4f6f1e is 62 bytes inside a block of size 68 alloc'd
==28292==    at 0x48437B4: malloc (in
/usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==28292==    by 0x5AA7BC1: QArrayData::allocate(unsigned long, unsigned long,
unsigned long, QFlags<QArrayData::AllocationOption>) (qarraydata.cpp:218)
==28292==    by 0x5B1EA72: UnknownInlinedFun (qarraydata.h:225)
==28292==    by 0x5B1EA72: QString::QString(int, Qt::Initialization)
(qstring.cpp:2163)
==28292==    by 0x5CDE26C: QUtf8::convertToUnicode(char const*, int)
(qutfcodec.cpp:483)
==28292==    by 0x5B22F41: QString::fromUtf8_helper(char const*, int)
(qstring.cpp:5595)
==28292==    by 0x68B7C87: ??? (in /usr/lib64/libKF5ConfigCore.so.5.99.0)
==28292==    by 0x68B7E47: KConfig::groupList() const (in
/usr/lib64/libKF5ConfigCore.so.5.99.0)
==28292==    by 0x3339A20E: FolderArchiveManager::load()
(folderarchivemanager.cpp:152)
==28292==    by 0x3343D9DD: UnknownInlinedFun (folderarchivemanager.cpp:30)
==28292==    by 0x3343D9DD: KMKernel::KMKernel(QObject*) (kmkernel.cpp:130)
==28292==    by 0x3327D2DE: UnknownInlinedFun (kmail_part.cpp:50)
==28292==    by 0x3327D2DE: QObject*
KPluginFactory::createPartInstance<KMailPart>(QWidget*, QObject*,
QList<QVariant> const&) (kpluginfactory.h:897)
==28292==    by 0x4A64032: KPluginFactory::create(char const*, QWidget*,
QObject*, QList<QVariant> const&, QString const&) (in
/usr/lib64/libKF5CoreAddons.so.5.99.0)
==28292==    by 0x48CDC6E: UnknownInlinedFun (kpluginfactory.h:939)
==28292==    by 0x48CDC6E: UnknownInlinedFun (kpluginfactory.h:509)
==28292==    by 0x48CDC6E: KontactInterface::Core::createPart(char const*)
(core.cpp:69)
==28292== 
==28292== Invalid read of size 16
==28292==    at 0x2A2A1BD9: ???
==28292==    by 0x2F4F7047: ???
==28292==  Address 0x2f4f705e is 46 bytes inside a block of size 58 alloc'd
==28292==    at 0x48437B4: malloc (in
/usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==28292==    by 0x5AA7BC1: QArrayData::allocate(unsigned long, unsigned long,
unsigned long, QFlags<QArrayData::AllocationOption>) (qarraydata.cpp:218)
==28292==    by 0x5B1EA72: UnknownInlinedFun (qarraydata.h:225)
==28292==    by 0x5B1EA72: QString::QString(int, Qt::Initialization)
(qstring.cpp:2163)
==28292==    by 0x5CDE26C: QUtf8::convertToUnicode(char const*, int)
(qutfcodec.cpp:483)
==28292==    by 0x5B22F41: QString::fromUtf8_helper(char const*, int)
(qstring.cpp:5595)
==28292==    by 0x68B7C87: ??? (in /usr/lib64/libKF5ConfigCore.so.5.99.0)
==28292==    by 0x68B7E47: KConfig::groupList() const (in
/usr/lib64/libKF5ConfigCore.so.5.99.0)
==28292==    by 0x3339A20E: FolderArchiveManager::load()
(folderarchivemanager.cpp:152)
==28292==    by 0x3343D9DD: UnknownInlinedFun (folderarchivemanager.cpp:30)
==28292==    by 0x3343D9DD: KMKernel::KMKernel(QObject*) (kmkernel.cpp:130)
==28292==    by 0x3327D2DE: UnknownInlinedFun (kmail_part.cpp:50)
==28292==    by 0x3327D2DE: QObject*
KPluginFactory::createPartInstance<KMailPart>(QWidget*, QObject*,
QList<QVariant> const&) (kpluginfactory.h:897)
==28292==    by 0x4A64032: KPluginFactory::create(char const*, QWidget*,
QObject*, QList<QVariant> const&, QString const&) (in
/usr/lib64/libKF5CoreAddons.so.5.99.0)
==28292==    by 0x48CDC6E: UnknownInlinedFun (kpluginfactory.h:939)
==28292==    by 0x48CDC6E: UnknownInlinedFun (kpluginfactory.h:509)
==28292==    by 0x48CDC6E: KontactInterface::Core::createPart(char const*)
(core.cpp:69)
==28292== 
==28292== Invalid read of size 16
==28292==    at 0x2A2A1BD9: ???
==28292==    by 0x2F4F70C7: ???
==28292==  Address 0x2f4f70de is 46 bytes inside a block of size 52 alloc'd
==28292==    at 0x48437B4: malloc (in
/usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==28292==    by 0x5AA7BC1: QArrayData::allocate(unsigned long, unsigned long,
unsigned long, QFlags<QArrayData::AllocationOption>) (qarraydata.cpp:218)
==28292==    by 0x5B1EA72: UnknownInlinedFun (qarraydata.h:225)
==28292==    by 0x5B1EA72: QString::QString(int, Qt::Initialization)
(qstring.cpp:2163)
==28292==    by 0x5CDE26C: QUtf8::convertToUnicode(char const*, int)
(qutfcodec.cpp:483)
==28292==    by 0x5B22F41: QString::fromUtf8_helper(char const*, int)
(qstring.cpp:5595)
==28292==    by 0x68B7C87: ??? (in /usr/lib64/libKF5ConfigCore.so.5.99.0)
==28292==    by 0x68B7E47: KConfig::groupList() const (in
/usr/lib64/libKF5ConfigCore.so.5.99.0)
==28292==    by 0x3339A20E: FolderArchiveManager::load()
(folderarchivemanager.cpp:152)
==28292==    by 0x3343D9DD: UnknownInlinedFun (folderarchivemanager.cpp:30)
==28292==    by 0x3343D9DD: KMKernel::KMKernel(QObject*) (kmkernel.cpp:130)
==28292==    by 0x3327D2DE: UnknownInlinedFun (kmail_part.cpp:50)
==28292==    by 0x3327D2DE: QObject*
KPluginFactory::createPartInstance<KMailPart>(QWidget*, QObject*,
QList<QVariant> const&) (kpluginfactory.h:897)
==28292==    by 0x4A64032: KPluginFactory::create(char const*, QWidget*,
QObject*, QList<QVariant> const&, QString const&) (in
/usr/lib64/libKF5CoreAddons.so.5.99.0)
==28292==    by 0x48CDC6E: UnknownInlinedFun (kpluginfactory.h:939)
==28292==    by 0x48CDC6E: UnknownInlinedFun (kpluginfactory.h:509)
==28292==    by 0x48CDC6E: KontactInterface::Core::createPart(char const*)
(core.cpp:69)
==28292== 
==28292== Invalid read of size 16
==28292==    at 0x2A2A1BD9: ???
==28292==    by 0x2F5047E7: ???
==28292==  Address 0x2f5047ee is 30 bytes inside a block of size 36 alloc'd
==28292==    at 0x48437B4: malloc (in
/usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==28292==    by 0x5AA7BC1: QArrayData::allocate(unsigned long, unsigned long,
unsigned long, QFlags<QArrayData::AllocationOption>) (qarraydata.cpp:218)
==28292==    by 0x5B1EA72: UnknownInlinedFun (qarraydata.h:225)
==28292==    by 0x5B1EA72: QString::QString(int, Qt::Initialization)
(qstring.cpp:2163)
==28292==    by 0x5CDE26C: QUtf8::convertToUnicode(char const*, int)
(qutfcodec.cpp:483)
==28292==    by 0x5B22F41: QString::fromUtf8_helper(char const*, int)
(qstring.cpp:5595)
==28292==    by 0x68B7C87: ??? (in /usr/lib64/libKF5ConfigCore.so.5.99.0)
==28292==    by 0x68B7E47: KConfig::groupList() const (in
/usr/lib64/libKF5ConfigCore.so.5.99.0)
==28292==    by 0x3339A20E: FolderArchiveManager::load()
(folderarchivemanager.cpp:152)
==28292==    by 0x3343D9DD: UnknownInlinedFun (folderarchivemanager.cpp:30)
==28292==    by 0x3343D9DD: KMKernel::KMKernel(QObject*) (kmkernel.cpp:130)
==28292==    by 0x3327D2DE: UnknownInlinedFun (kmail_part.cpp:50)
==28292==    by 0x3327D2DE: QObject*
KPluginFactory::createPartInstance<KMailPart>(QWidget*, QObject*,
QList<QVariant> const&) (kpluginfactory.h:897)
==28292==    by 0x4A64032: KPluginFactory::create(char const*, QWidget*,
QObject*, QList<QVariant> const&, QString const&) (in
/usr/lib64/libKF5CoreAddons.so.5.99.0)
==28292==    by 0x48CDC6E: UnknownInlinedFun (kpluginfactory.h:939)
==28292==    by 0x48CDC6E: UnknownInlinedFun (kpluginfactory.h:509)
==28292==    by 0x48CDC6E: KontactInterface::Core::createPart(char const*)
(core.cpp:69)
==28292== 
==28292== Invalid read of size 16
==28292==    at 0x2A2A1BD9: ???
==28292==    by 0x2F5049A7: ???
==28292==  Address 0x2f5049be is 46 bytes inside a block of size 54 alloc'd
==28292==    at 0x48437B4: malloc (in
/usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==28292==    by 0x5AA7BC1: QArrayData::allocate(unsigned long, unsigned long,
unsigned long, QFlags<QArrayData::AllocationOption>) (qarraydata.cpp:218)
==28292==    by 0x5B1EA72: UnknownInlinedFun (qarraydata.h:225)
==28292==    by 0x5B1EA72: QString::QString(int, Qt::Initialization)
(qstring.cpp:2163)
==28292==    by 0x5CDE26C: QUtf8::convertToUnicode(char const*, int)
(qutfcodec.cpp:483)
==28292==    by 0x5B22F41: QString::fromUtf8_helper(char const*, int)
(qstring.cpp:5595)
==28292==    by 0x68B7C87: ??? (in /usr/lib64/libKF5ConfigCore.so.5.99.0)
==28292==    by 0x68B7E47: KConfig::groupList() const (in
/usr/lib64/libKF5ConfigCore.so.5.99.0)
==28292==    by 0x3339A20E: FolderArchiveManager::load()
(folderarchivemanager.cpp:152)
==28292==    by 0x3343D9DD: UnknownInlinedFun (folderarchivemanager.cpp:30)
==28292==    by 0x3343D9DD: KMKernel::KMKernel(QObject*) (kmkernel.cpp:130)
==28292==    by 0x3327D2DE: UnknownInlinedFun (kmail_part.cpp:50)
==28292==    by 0x3327D2DE: QObject*
KPluginFactory::createPartInstance<KMailPart>(QWidget*, QObject*,
QList<QVariant> const&) (kpluginfactory.h:897)
==28292==    by 0x4A64032: KPluginFactory::create(char const*, QWidget*,
QObject*, QList<QVariant> const&, QString const&) (in
/usr/lib64/libKF5CoreAddons.so.5.99.0)
==28292==    by 0x48CDC6E: UnknownInlinedFun (kpluginfactory.h:939)
==28292==    by 0x48CDC6E: UnknownInlinedFun (kpluginfactory.h:509)
==28292==    by 0x48CDC6E: KontactInterface::Core::createPart(char const*)
(core.cpp:69)
==28292== 
==28292== Invalid read of size 16
==28292==    at 0x2A2A1BD9: ???
==28292==    by 0x2F504A27: ???
==28292==  Address 0x2f504a3e is 46 bytes inside a block of size 58 alloc'd
==28292==    at 0x48437B4: malloc (in
/usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==28292==    by 0x5AA7BC1: QArrayData::allocate(unsigned long, unsigned long,
unsigned long, QFlags<QArrayData::AllocationOption>) (qarraydata.cpp:218)
==28292==    by 0x5B1EA72: UnknownInlinedFun (qarraydata.h:225)
==28292==    by 0x5B1EA72: QString::QString(int, Qt::Initialization)
(qstring.cpp:2163)
==28292==    by 0x5CDE26C: QUtf8::convertToUnicode(char const*, int)
(qutfcodec.cpp:483)
==28292==    by 0x5B22F41: QString::fromUtf8_helper(char const*, int)
(qstring.cpp:5595)
==28292==    by 0x68B7C87: ??? (in /usr/lib64/libKF5ConfigCore.so.5.99.0)
==28292==    by 0x68B7E47: KConfig::groupList() const (in
/usr/lib64/libKF5ConfigCore.so.5.99.0)
==28292==    by 0x3339A20E: FolderArchiveManager::load()
(folderarchivemanager.cpp:152)
==28292==    by 0x3343D9DD: UnknownInlinedFun (folderarchivemanager.cpp:30)
==28292==    by 0x3343D9DD: KMKernel::KMKernel(QObject*) (kmkernel.cpp:130)
==28292==    by 0x3327D2DE: UnknownInlinedFun (kmail_part.cpp:50)
==28292==    by 0x3327D2DE: QObject*
KPluginFactory::createPartInstance<KMailPart>(QWidget*, QObject*,
QList<QVariant> const&) (kpluginfactory.h:897)
==28292==    by 0x4A64032: KPluginFactory::create(char const*, QWidget*,
QObject*, QList<QVariant> const&, QString const&) (in
/usr/lib64/libKF5CoreAddons.so.5.99.0)
==28292==    by 0x48CDC6E: UnknownInlinedFun (kpluginfactory.h:939)
==28292==    by 0x48CDC6E: UnknownInlinedFun (kpluginfactory.h:509)
==28292==    by 0x48CDC6E: KontactInterface::Core::createPart(char const*)
(core.cpp:69)
==28292== 
==28292== Conditional jump or move depends on uninitialised value(s)
==28292==    at 0x2A2A1D82: ???
==28292==    by 0x1B0C6737: ???
==28292== 
==28378== 
==28378== HEAP SUMMARY:
==28378==     in use at exit: 9,176,965 bytes in 96,671 blocks
==28378==   total heap usage: 474,722 allocs, 378,051 frees, 151,097,679 bytes
allocated
==28378== 
==28378== LEAK SUMMARY:
==28378==    definitely lost: 86,216 bytes in 79 blocks
==28378==    indirectly lost: 18,109 bytes in 50 blocks
==28378==      possibly lost: 63,368 bytes in 702 blocks
==28378==    still reachable: 9,007,256 bytes in 95,819 blocks
==28378==                       of which reachable via heuristic:
==28378==                         length64           : 33,192 bytes in 298
blocks
==28378==                         newarray           : 936 bytes in 5 blocks
==28378==                         multipleinheritance: 7,280 bytes in 20 blocks
==28378==         suppressed: 0 bytes in 0 blocks
==28378== Rerun with --leak-check=full to see details of leaked memory
==28378== 
==28378== Use --track-origins=yes to see where uninitialised values come from
==28378== For lists of detected and suppressed errors, rerun with: -s
==28378== ERROR SUMMARY: 16 errors from 16 contexts (suppressed: 0 from 0)
==28380== 
==28380== HEAP SUMMARY:
==28380==     in use at exit: 9,201,349 bytes in 96,912 blocks
==28380==   total heap usage: 474,994 allocs, 378,082 frees, 151,139,630 bytes
allocated
==28380== 
==28380== LEAK SUMMARY:
==28380==    definitely lost: 86,216 bytes in 79 blocks
==28380==    indirectly lost: 18,109 bytes in 50 blocks
==28380==      possibly lost: 63,368 bytes in 702 blocks
==28380==    still reachable: 9,031,640 bytes in 96,060 blocks
==28380==                       of which reachable via heuristic:
==28380==                         length64           : 33,192 bytes in 298
blocks
==28380==                         newarray           : 936 bytes in 5 blocks
==28380==                         multipleinheritance: 7,280 bytes in 20 blocks
==28380==         suppressed: 0 bytes in 0 blocks
==28380== Rerun with --leak-check=full to see details of leaked memory
==28380== 
==28380== Use --track-origins=yes to see where uninitialised values come from
==28380== For lists of detected and suppressed errors, rerun with: -s
==28380== ERROR SUMMARY: 16 errors from 16 contexts (suppressed: 0 from 0)
==28292== Conditional jump or move depends on uninitialised value(s)
==28292==    at 0x2A29FED5: ???
==28292==    by 0x1772ABE7: ???
==28292== 
==28292== Conditional jump or move depends on uninitialised value(s)
==28292==    at 0x2A29FED5: ???
==28292==    by 0x17772007: ???
==28292== 
==28292== Conditional jump or move depends on uninitialised value(s)
==28292==    at 0x2A29FED5: ???
==28292==    by 0x17772C97: ???
==28292== 
==28292== Conditional jump or move depends on uninitialised value(s)
==28292==    at 0x2A29FED5: ???
==28292==    by 0x17773F27: ???
==28292== 
==28292== Conditional jump or move depends on uninitialised value(s)
==28292==    at 0x2A29FED5: ???
==28292==    by 0x1B740D57: ???
==28292== 
==28292== Conditional jump or move depends on uninitialised value(s)
==28292==    at 0x2A29FED5: ???
==28292==    by 0x1B741E97: ???
==28292== 
==28292== Conditional jump or move depends on uninitialised value(s)
==28292==    at 0x2A29FED5: ???
==28292==    by 0x1B742B27: ???
==28292== 
==28292== Conditional jump or move depends on uninitialised value(s)
==28292==    at 0x2A29FED5: ???
==28292==    by 0x1B743DB7: ???
==28292== 
==28292== Conditional jump or move depends on uninitialised value(s)
==28292==    at 0x2A29FED5: ???
==28292==    by 0x176A7487: ???
==28292== 
==28292== Conditional jump or move depends on uninitialised value(s)
==28292==    at 0x2A29FED5: ???
==28292==    by 0x17740117: ???
==28292== 
==28292== Conditional jump or move depends on uninitialised value(s)
==28292==    at 0x2A29FED5: ???
==28292==    by 0x176AB767: ???
==28292== 
==28292== Conditional jump or move depends on uninitialised value(s)
==28292==    at 0x2A29FED5: ???
==28292==    by 0x176ABB67: ???
==28292== 
==28292== Conditional jump or move depends on uninitialised value(s)
==28292==    at 0x2A29FED5: ???
==28292==    by 0x176AC7E7: ???
==28292== 
==28292== Conditional jump or move depends on uninitialised value(s)
==28292==    at 0x2A29FED5: ???
==28292==    by 0x176ACD77: ???
==28292== 
==28292== Conditional jump or move depends on uninitialised value(s)
==28292==    at 0x2A29FED5: ???
==28292==    by 0x176AD317: ???
==28292== 
==28292== Conditional jump or move depends on uninitialised value(s)
==28292==    at 0x2A29FED5: ???
==28292==    by 0x176AD8B7: ???
==28292== 
==28292== Conditional jump or move depends on uninitialised value(s)
==28292==    at 0x2A29FED5: ???
==28292==    by 0x176AE4D7: ???
==28292== 
==28292== Conditional jump or move depends on uninitialised value(s)
==28292==    at 0x2A29FED5: ???
==28292==    by 0x176AEA67: ???
==28292== 
==28292== Conditional jump or move depends on uninitialised value(s)
==28292==    at 0x2A29FED5: ???
==28292==    by 0x176AF007: ???
==28292== 
==28292== Conditional jump or move depends on uninitialised value(s)
==28292==    at 0x2A29FED5: ???
==28292==    by 0x176AF5A7: ???
==28292== 
==28292== Conditional jump or move depends on uninitialised value(s)
==28292==    at 0x2A29FED5: ???
==28292==    by 0x17740727: ???
==28292== 
==28292== Conditional jump or move depends on uninitialised value(s)
==28292==    at 0x2A29FED5: ???
==28292==    by 0x17740C37: ???
==28292== 
==28292== Conditional jump or move depends on uninitialised value(s)
==28292==    at 0x2A29FED5: ???
==28292==    by 0x177411D7: ???
==28292== 
==28292== Conditional jump or move depends on uninitialised value(s)
==28292==    at 0x2A29FED5: ???
==28292==    by 0x17741777: ???
==28292== 
kf.kio.core: Malformed JSON protocol file for protocol: "trash" , number of the
ExtraNames fields should match the number of ExtraTypes fields
Found no modules in speech-dispatcher. No text to speech possible.
==28383== 
==28383== HEAP SUMMARY:
==28383==     in use at exit: 18,251,138 bytes in 307,873 blocks
==28383==   total heap usage: 764,941 allocs, 457,068 frees, 166,773,472 bytes
allocated
==28383== 
==28383== LEAK SUMMARY:
==28383==    definitely lost: 84,704 bytes in 82 blocks
==28383==    indirectly lost: 18,237 bytes in 51 blocks
==28383==      possibly lost: 101,768 bytes in 906 blocks
==28383==    still reachable: 18,044,413 bytes in 306,813 blocks
==28383==                       of which reachable via heuristic:
==28383==                         length64           : 33,192 bytes in 298
blocks
==28383==                         newarray           : 1,440 bytes in 18 blocks
==28383==                         multipleinheritance: 7,656 bytes in 21 blocks
==28383==         suppressed: 0 bytes in 0 blocks
==28383== Rerun with --leak-check=full to see details of leaked memory
==28383== 
==28383== Use --track-origins=yes to see where uninitialised values come from
==28383== For lists of detected and suppressed errors, rerun with: -s
==28383== ERROR SUMMARY: 41 errors from 40 contexts (suppressed: 0 from 0)
==28385== 
==28385== HEAP SUMMARY:
==28385==     in use at exit: 18,251,530 bytes in 307,885 blocks
==28385==   total heap usage: 764,962 allocs, 457,077 frees, 166,774,008 bytes
allocated
==28385== 
==28385== LEAK SUMMARY:
==28385==    definitely lost: 84,704 bytes in 82 blocks
==28385==    indirectly lost: 18,237 bytes in 51 blocks
==28385==      possibly lost: 101,768 bytes in 906 blocks
==28385==    still reachable: 18,044,805 bytes in 306,825 blocks
==28385==                       of which reachable via heuristic:
==28385==                         length64           : 33,192 bytes in 298
blocks
==28385==                         newarray           : 1,440 bytes in 18 blocks
==28385==                         multipleinheritance: 7,656 bytes in 21 blocks
==28385==         suppressed: 0 bytes in 0 blocks
==28385== Rerun with --leak-check=full to see details of leaked memory
==28385== 
==28385== Use --track-origins=yes to see where uninitialised values come from
==28385== For lists of detected and suppressed errors, rerun with: -s
==28385== ERROR SUMMARY: 41 errors from 40 contexts (suppressed: 0 from 0)
==28392== 
==28392== HEAP SUMMARY:
==28392==     in use at exit: 18,251,887 bytes in 307,896 blocks
==28392==   total heap usage: 764,981 allocs, 457,085 frees, 166,774,493 bytes
allocated
==28392== 
==28392== LEAK SUMMARY:
==28392==    definitely lost: 84,704 bytes in 82 blocks
==28392==    indirectly lost: 18,237 bytes in 51 blocks
==28392==      possibly lost: 101,768 bytes in 906 blocks
==28392==    still reachable: 18,045,162 bytes in 306,836 blocks
==28392==                       of which reachable via heuristic:
==28392==                         length64           : 33,192 bytes in 298
blocks
==28392==                         newarray           : 1,440 bytes in 18 blocks
==28392==                         multipleinheritance: 7,656 bytes in 21 blocks
==28392==         suppressed: 0 bytes in 0 blocks
==28392== Rerun with --leak-check=full to see details of leaked memory
==28392== 
==28392== Use --track-origins=yes to see where uninitialised values come from
==28392== For lists of detected and suppressed errors, rerun with: -s
==28392== ERROR SUMMARY: 41 errors from 40 contexts (suppressed: 0 from 0)
vex amd64->IR: unhandled instruction bytes: 0xF 0x1 0xF9 0x48 0xC1 0xE2 0x20
0x48 0x9 0xD0
vex amd64->IR:   REX=0 REX.W=0 REX.R=0 REX.X=0 REX.B=0
vex amd64->IR:   VEX=0 VEX.L=0 VEX.nVVVV=0x0 ESC=0F
vex amd64->IR:   PFX.66=0 PFX.F2=0 PFX.F3=0
==28292== valgrind: Unrecognised instruction at address 0x389653d2.
==28292==    at 0x389653D2: hwy::platform::TimerResolution() (in
/usr/lib64/libhwy.so.1.0.1)
==28292==    by 0x38962208: ??? (in /usr/lib64/libhwy.so.1.0.1)
==28292==    by 0x4004EBD: call_init (dl-init.c:70)
==28292==    by 0x4004EBD: call_init (dl-init.c:26)
==28292==    by 0x4004FBB: _dl_init (dl-init.c:117)
==28292==    by 0x62F08F3: _dl_catch_exception (dl-error-skeleton.c:182)
==28292==    by 0x400BA15: dl_open_worker (dl-open.c:808)
==28292==    by 0x62F089D: _dl_catch_exception (dl-error-skeleton.c:208)
==28292==    by 0x400BDFB: _dl_open (dl-open.c:886)
==28292==    by 0x621A37B: dlopen_doit (dlopen.c:56)
==28292==    by 0x62F089D: _dl_catch_exception (dl-error-skeleton.c:208)
==28292==    by 0x62F0962: _dl_catch_error (dl-error-skeleton.c:227)
==28292==    by 0x6219DFE: _dlerror_run (dlerror.c:138)
==28292== Your program just tried to execute an instruction that Valgrind
==28292== did not recognise.  There are two possible reasons for this.
==28292== 1. Your program has a bug and erroneously jumped to a non-code
==28292==    location.  If you are running Memcheck and you just saw a
==28292==    warning about a bad jump, it's probably your program's fault.
==28292== 2. The instruction is legitimate but Valgrind doesn't handle it,
==28292==    i.e. it's Valgrind's fault.  If you think this is the case or
==28292==    you are not sure, please let us know and we'll try to fix it.
==28292== Either way, Valgrind will now raise a SIGILL signal which will
==28292== probably kill your program.
*** KMail got signal 4 (Exiting)
*** Dead letters dumped.
==28292== Conditional jump or move depends on uninitialised value(s)
==28292==    at 0x2A29FC5E: ???
==28292==    by 0x1B0A8B07: ???
==28292== 
==28292== Conditional jump or move depends on uninitialised value(s)
==28292==    at 0x2A29FC5E: ???
==28292==    by 0x26CDF667: ???
==28292== 
==28292== Conditional jump or move depends on uninitialised value(s)
==28292==    at 0x2A29FC5E: ???
==28292==    by 0x1B5878D7: ???
==28292== 
KCrash: Application 'kontact' crashing...

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to