https://bugs.documentfoundation.org/show_bug.cgi?id=93860

            Bug ID: 93860
           Summary: crash after marking a table and moving the mouse wheel
           Product: LibreOffice
           Version: 5.0.1.2 release
          Hardware: x86-64 (AMD64)
                OS: All
            Status: UNCONFIRMED
          Severity: major
          Priority: medium
         Component: Writer
          Assignee: [email protected]
          Reporter: [email protected]

Editing a document created using the Qt libraries. I select a table, move the
mouse wheel, and crash. It happens always, tested also in Windows 7.

In linux, run under gdb, the backtrace (repeated twice) is:

#0  0x00007fffce7f2eb5 in SwTextShell::GetAttrState (this=0x26bce90, 
    rSet=SfxItemSet of pool 0x1a086a0 with parent 0x0 and Which ranges:
[(10028, 10031), (63, 63), (10043, 10043), (10950, 10951), (10956, 10957),
(20403, 20405), (20411, 20412)] = {...}) at
/build/libreoffice-Ke3JzN/libreoffice-5.0.1~rc2/sw/source/uibase/shells/txtattr.cxx:623
#1  0x00007ffff52a9a0e in CallState (
    rSet=SfxItemSet of pool 0x1a086a0 with parent 0x0 and Which ranges:
[(10028, 10031), (63, 63), (10043, 10043), (10950, 10951), (10956, 10957),
(20403, 20405), (20411, 20412)] = {...}, pFunc=<optimized out>, this=<optimized
out>) at
/build/libreoffice-Ke3JzN/libreoffice-5.0.1~rc2/include/sfx2/shell.hxx:212
#2  SfxDispatcher::_FillState (this=this@entry=0x1f41c40, rSvr=..., 
    rState=SfxItemSet of pool 0x1a086a0 with parent 0x0 and Which ranges:
[(10028, 10031), (63, 63), (10043, 10043), (10950, 10951), (10956, 10957),
(20403, 20405), (20411, 20412)] = {...}, pRealSlot=0x7fffceda8ba0
<aSwTextShellSlots_Impl+2496>) at
/build/libreoffice-Ke3JzN/libreoffice-5.0.1~rc2/sfx2/source/control/dispatch.cxx:1818
#3  0x00007ffff52a7308 in SfxBindings::Update_Impl (this=this@entry=0x1c67720,
pCache=0x222ba50)
    at
/build/libreoffice-Ke3JzN/libreoffice-5.0.1~rc2/sfx2/source/control/bindings.cxx:422
#4  0x00007ffff52a7918 in SfxBindings::NextJob_Impl (this=0x1c67720,
pTimer=<optimized out>)
    at
/build/libreoffice-Ke3JzN/libreoffice-5.0.1~rc2/sfx2/source/control/bindings.cxx:1621
#5  0x00007ffff636be7f in ImplSchedulerData::Invoke (this=0x21bca90) at
/build/libreoffice-Ke3JzN/libreoffice-5.0.1~rc2/vcl/source/app/scheduler.cxx:38
#6  0x00007ffff636bfef in Scheduler::ProcessTaskScheduling (bTimer=<optimized
out>) at
/build/libreoffice-Ke3JzN/libreoffice-5.0.1~rc2/vcl/source/app/scheduler.cxx:127
#7  0x00007fffe1692490 in KDEXLib::qt_static_metacall (_o=0x6e1cf0,
_c=<optimized out>, _id=<optimized out>, _a=0x24b8630)
    at
/build/libreoffice-Ke3JzN/libreoffice-5.0.1~rc2/workdir/CustomTarget/vcl/unx/kde4/KDEXLib.moc:85
#8  0x00007fffdf422c1e in QObject::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x00007fffdf93be2c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#10 0x00007fffdf9424a0 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQtGui.so.4
#11 0x00007fffe0b07cca in KApplication::notify(QObject*, QEvent*) () from
/usr/lib/libkdeui.so.5
#12 0x00007fffdf40a4dd in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#13 0x00007fffdf40db3d in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#14 0x00007fffdf437f83 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#15 0x00007fffe7c15e04 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x00007fffe7c16048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x00007fffe7c160ec in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x00007fffdf4377a1 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#19 0x00007fffdf9ddbe6 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#20 0x00007fffe169045d in KDEXLib::processYield (this=this@entry=0x6e1cf0,
bWait=bWait@entry=true,
bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false)
    at
/build/libreoffice-Ke3JzN/libreoffice-5.0.1~rc2/vcl/unx/kde4/KDEXLib.cxx:320
#21 0x00007fffe1691f90 in KDEXLib::Yield (this=0x6e1cf0, bWait=<optimized out>,
bHandleAllCurrentEvents=<optimized out>)
    at
/build/libreoffice-Ke3JzN/libreoffice-5.0.1~rc2/vcl/unx/kde4/KDEXLib.cxx:299
#22 0x00007ffff6378ba3 in ImplYield (i_bAllEvents=false, i_bWait=true) at
/build/libreoffice-Ke3JzN/libreoffice-5.0.1~rc2/vcl/source/app/svapp.cxx:353
#23 Application::Yield () at
/build/libreoffice-Ke3JzN/libreoffice-5.0.1~rc2/vcl/source/app/svapp.cxx:382
#24 0x00007ffff6378c25 in Application::Execute () at
/build/libreoffice-Ke3JzN/libreoffice-5.0.1~rc2/vcl/source/app/svapp.cxx:336
#25 0x00007ffff5508fa3 in desktop::Desktop::Main (this=0x7fffffffd820) at
/build/libreoffice-Ke3JzN/libreoffice-5.0.1~rc2/desktop/source/app/app.cxx:1605
#26 0x00007ffff637dba1 in ImplSVMain () at
/build/libreoffice-Ke3JzN/libreoffice-5.0.1~rc2/vcl/source/app/svmain.cxx:162
#27 0x00007ffff637dbe2 in SVMain () at
/build/libreoffice-Ke3JzN/libreoffice-5.0.1~rc2/vcl/source/app/svmain.cxx:196
#28 0x00007ffff5526a8f in soffice_main () at
/build/libreoffice-Ke3JzN/libreoffice-5.0.1~rc2/desktop/source/app/sofficemain.cxx:96
#29 0x00000000004006fb in sal_main () at
/build/libreoffice-Ke3JzN/libreoffice-5.0.1~rc2/desktop/source/app/main.c:48
#30 main (argc=<optimized out>, argv=<optimized out>) at
/build/libreoffice-Ke3JzN/libreoffice-5.0.1~rc2/desktop/source/app/main.c:47

I'm trying to remove all the sensible information from the file.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to