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

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from Julien Nabet <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to