[Libreoffice-bugs] [Bug 108305] Keyboard shortcut for crashes writer

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Jun 2 17:00:21 UTC 2017


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

Julien Nabet <serval2412 at yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |serval2412 at yahoo.fr

--- Comment #5 from Julien Nabet <serval2412 at yahoo.fr> ---
On pc Debian x86-64 with master sources updated today, I could reproduce this.
Here are some gdb traces:
(gdb) frame 1
#1  0x00007fffca3c8a0b in SwFrameShell::Execute (this=0x55555c05d160, rReq=...)
at /home/julien/lo/libreoffice/sw/source/uibase/shells/frmsh.cxx:353
353                 if ( SfxItemState::SET == pArgs->GetItemState(
SID_ATTR_TRANSFORM_WIDTH, false, &pItem ) )
(gdb) p pArgs
$3 = (const SfxItemSet *) 0x0
(gdb) p rReq
$4 = (SfxRequest &) @0x7fffffff2590: {<SfxHint> = {_vptr.SfxHint =
0x7ffff2722a58 <vtable for SfxRequest+16>, mnId = SfxHintId::NONE}, nSlot =
10087, pArgs = 0x0, 
  pImpl = std::unique_ptr<SfxRequest_Impl> containing 0x55555c1c4bd0}

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170602/22725dc1/attachment-0001.html>


More information about the Libreoffice-bugs mailing list