Bugzilla – Attachment 157522 Details for
Bug 130272
QR-Code Generator crashes when text too long
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 7.55 KB, created by
Julien Nabet
on 2020-01-30 08:37:55 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2020-01-30 08:37:55 UTC
Size:
7.55 KB
patch
obsolete
>#0 0x00007ffff79642be in __cxa_throw () at /usr/lib/x86_64-linux-gnu/libstdc++.so.6 >#1 0x00007fffa456c579 in qrcodegen::QrCode::encodeSegments(std::__debug::vector<qrcodegen::QrSegment, std::allocator<qrcodegen::QrSegment> > const&, qrcodegen::QrCode::Ecc, int, int, int, bool) > (segs=std::__debug::vector of length 1, capacity 1 = {...}, ecl=qrcodegen::QrCode::Ecc::LOW, minVersion=1, maxVersion=40, mask=-1, boostEcl=true) > at /home/julien/lo/libreoffice/workdir/UnpackedTarball/qrcodegen/cpp/QrCode.cpp:85 >#2 0x00007fffa456c166 in qrcodegen::QrCode::encodeText(char const*, qrcodegen::QrCode::Ecc) (text=0x55555bc08938 'a' <repeats 200 times>..., ecl=qrcodegen::QrCode::Ecc::LOW) > at /home/julien/lo/libreoffice/workdir/UnpackedTarball/qrcodegen/cpp/QrCode.cpp:55 >#3 0x00007fffa429617e in QrCodeGenDialog::GenerateQRCode(rtl::OUString, long, int) (aQRText='a' <repeats 200 times>..., aQRECC=1, aQRBorder=1) > at /home/julien/lo/libreoffice/cui/source/dialogs/QrCodeGenDialog.cxx:270 >#4 0x00007fffa4294e79 in QrCodeGenDialog::Apply() (this=0x55555c45be70) at /home/julien/lo/libreoffice/cui/source/dialogs/QrCodeGenDialog.cxx:139 >#5 0x00007fffa4294c6b in QrCodeGenDialog::run() (this=0x55555c45be70) at /home/julien/lo/libreoffice/cui/source/dialogs/QrCodeGenDialog.cxx:106 >#6 0x00007fffa42dd8f5 in AbstractQrCodeGenDialog_Impl::Execute() (this=0x55555ba0a8e0) at /home/julien/lo/libreoffice/cui/source/factory/dlgfact.cxx:324 >#7 0x00007fffdbba701c in SwView::ExecDlgExt(SfxRequest const&) (this=0x55555b431200, rReq=...) at /home/julien/lo/libreoffice/sw/source/uibase/uiview/viewdlg2.cxx:74 >#8 0x00007fffdbb94128 in SfxStubSwViewExecDlgExt(SfxShell*, SfxRequest&) (pShell=0x55555b431200, rReq=...) at /home/julien/lo/libreoffice/workdir/SdiTarget/sw/sdi/swslots.hxx:13971 >#9 0x00007ffff563aafc in SfxShell::CallExec(void (*)(SfxShell*, SfxRequest&), SfxRequest&) (this=0x55555b431200, pFunc=0x7fffdbb940fa <SfxStubSwViewExecDlgExt(SfxShell*, SfxRequest&)>, rReq=...) > at /home/julien/lo/libreoffice/include/sfx2/shell.hxx:197 >#10 0x00007ffff5625f28 in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (this=0x55555b42bfd0, rShell=..., rSlot=..., rReq=..., bRecord=true) > at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:254 >#11 0x00007ffff5628b91 in SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) (this=0x55555b42bfd0, rShell=..., rSlot=..., rReq=..., eCallMode=SfxCallMode::RECORD) > at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:754 >#12 0x00007ffff56143ba in SfxBindings::Execute_Impl(SfxRequest&, SfxSlot const*, SfxShell*) (this=0x55555b4397a0, aReq=..., pSlot=0x7fffdcdb5278 <aSwViewSlots_Impl+9720>, pShell=0x55555b431200) > at /home/julien/lo/libreoffice/sfx2/source/control/bindings.cxx:1058 >#13 0x00007ffff56dbc42 in SfxDispatchController_Impl::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchResultListener> const&) (this=0x55555bda7170, aURL=..., aArgs=empty uno::Sequence, rListener=empty uno::Reference) at /home/julien/lo/libreoffice/sfx2/source/control/unoctitm.cxx:755 >#14 0x00007ffff56d95d8 in SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this= > 0x55555bda70c0, aURL=..., aArgs=empty uno::Sequence) at /home/julien/lo/libreoffice/sfx2/source/control/unoctitm.cxx:226 >#15 0x00007fffde2e7803 in framework::MenuBarManager::Select(Menu*) (this=0x55555b60e110, pMenu=0x55555b5a2de0) at /home/julien/lo/libreoffice/framework/source/uielement/menubarmanager.cxx:882 >#16 0x00007fffde2e72db in framework::MenuBarManager::LinkStubSelect(void*, Menu*) (instance=0x55555b60e110, data=0x55555b5a2de0) at /home/julien/lo/libreoffice/framework/source/uielement/menubarmanager.cxx:816 >#17 0x00007ffff0562557 in Link<Menu*, bool>::Call(Menu*) const (this=0x55555b5a2e70, data=0x55555b5a2de0) at /home/julien/lo/libreoffice/include/tools/link.hxx:111 >#18 0x00007ffff0553d38 in Menu::Select() (this=0x55555b5a2de0) at /home/julien/lo/libreoffice/vcl/source/window/menu.cxx:346 >#19 0x00007ffff055c252 in Menu::ImplCallSelect(void*) (this=0x55555b5a2de0) at /home/julien/lo/libreoffice/vcl/source/window/menu.cxx:2130 >#20 0x00007ffff055c219 in Menu::LinkStubImplCallSelect(void*, void*) (instance=0x55555b5a2de0, data=0x0) at /home/julien/lo/libreoffice/vcl/source/window/menu.cxx:2127 >#21 0x00007ffff065c043 in Link<void*, void>::Call(void*) const (this=0x55555c29b8f8, data=0x0) at /home/julien/lo/libreoffice/include/tools/link.hxx:111 >#22 0x00007ffff06594af in ImplHandleUserEvent(ImplSVEvent*) (pSVEvent=0x55555c29b8f0) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2009 >#23 0x00007ffff065b19a in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x555557ca7f00, nEvent=SalEvent::UserEvent, pEvent=0x55555c29b8f0) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2562 >#24 0x00007ffff0e42bfc in SalFrame::CallCallback(SalEvent, void const*) const (this=0x555557ca8740, nEvent=SalEvent::UserEvent, pEvent=0x55555c29b8f0) at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:299 >#25 0x00007ffff0e5d3b1 in SalGenericDisplay::ProcessEvent(SalUserEventList::SalUserEvent) (this=0x555557b11460, aEvent=...) at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:66 >#26 0x00007ffff0c008c9 in SalUserEventList::DispatchUserEvents(bool) (this=0x555557b11460, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/salusereventlist.cxx:108 >#27 0x00007ffff0e5d329 in SalGenericDisplay::DispatchInternalEvent(bool) (this=0x555557b11460, bHandleAllCurrentEvent=false) at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:51 >#28 0x00007fffe51d574c in call_userEventFn(void*) (data=0x555555685f70) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:707 >#29 0x00007fffea45edee in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#30 0x00007fffea45f1a0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#31 0x00007fffea45f22f in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#32 0x00007fffe51d470f in GtkSalData::Yield(bool, bool) (this=0x555555685f70, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:382 >#33 0x00007fffe51d84d0 in GtkInstance::DoYield(bool, bool) (this=0x555555677410, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkinst.cxx:381 >#34 0x00007ffff0c8ffaa in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:446 >#35 0x00007ffff0c904c5 in Application::Yield() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:510 >#36 0x00007ffff0c8fda8 in Application::Execute() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:427 >#37 0x00007ffff7cec367 in desktop::Desktop::Main() (this=0x7fffffff2840) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1594 >#38 0x00007ffff0cab560 in ImplSVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:191 >#39 0x00007ffff0cab685 in SVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:225 >#40 0x00007ffff7d46966 in soffice_main() () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:107 >--Type <RET> for more, q to quit, c to continue without paging-- >#41 0x000055555555495d in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#42 0x0000555555554943 in main (argc=2, argv=0x7fffffff2b98) at /home/julien/lo/libreoffice/desktop/source/app/main.c:47 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 130272
: 157522