Bugzilla – Attachment 154181 Details for
Bug 121886
Firebird: Datatype Image(BLOB) is not working properly with Form or Report image controls.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 11.50 KB, created by
Julien Nabet
on 2019-09-15 20:06:31 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2019-09-15 20:06:31 UTC
Size:
11.50 KB
patch
obsolete
>#0 0x00007ffff0cc6ddc in vcl::GraphicFormatDetector::detect() (this=0x7ffffffeffe0) at /home/julien/lo/libreoffice/vcl/source/filter/GraphicFormatDetector.cxx:111 >#1 0x00007ffff0ca8b78 in ImpPeekGraphicFormat(SvStream&, rtl::OUString&, bool) (rStream=..., rFormatExtension="", bTest=false) at /home/julien/lo/libreoffice/vcl/source/filter/graphicfilter.cxx:243 >#2 0x00007ffff0ca96d1 in GraphicFilter::ImpTestOrFindFormat(rtl::OUString const&, SvStream&, unsigned short&) > (this=0x7ffff1b246a0 <rtl::Static<(anonymous namespace)::StandardGraphicFilter, (anonymous namespace)::theGraphicFilter>::get()::instance>, rPath="", rStream=..., rFormat=@0x7fffffff012c: 65535) > at /home/julien/lo/libreoffice/vcl/source/filter/graphicfilter.cxx:500 >#3 0x00007ffff0cadcbb in GraphicFilter::ImportGraphic(Graphic&, rtl::OUString const&, SvStream&, unsigned short, unsigned short*, GraphicFilterImportFlags, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const*, WmfExternal const*) > (this=0x7ffff1b246a0 <rtl::Static<(anonymous namespace)::StandardGraphicFilter, (anonymous namespace)::theGraphicFilter>::get()::instance>, rGraphic=..., rPath="", rIStream=..., nFormat=65535, pDeterminedFormat=0x0, nImportFlags=GraphicFilterImportFlags::NONE, pFilterData=0x0, pExtHeader=0x0) at /home/julien/lo/libreoffice/vcl/source/filter/graphicfilter.cxx:1501 >#4 0x00007ffff0cabae3 in GraphicFilter::ImportGraphic(Graphic&, rtl::OUString const&, SvStream&, unsigned short, unsigned short*, GraphicFilterImportFlags, WmfExternal const*) > (this=0x7ffff1b246a0 <rtl::Static<(anonymous namespace)::StandardGraphicFilter, (anonymous namespace)::theGraphicFilter>::get()::instance>, rGraphic=..., rPath="", rIStream=..., nFormat=65535, pDeterminedFormat=0x0, nImportFlags=GraphicFilterImportFlags::NONE, pExtHeader=0x0) at /home/julien/lo/libreoffice/vcl/source/filter/graphicfilter.cxx:1028 >#5 0x00007ffff0cb2049 in GraphicFilter::FilterCallback(ConvertData&) > (this=0x7ffff1b246a0 <rtl::Static<(anonymous namespace)::StandardGraphicFilter, (anonymous namespace)::theGraphicFilter>::get()::instance>, rData=...) > at /home/julien/lo/libreoffice/vcl/source/filter/graphicfilter.cxx:2273 >#6 0x00007ffff0cb1e15 in GraphicFilter::LinkStubFilterCallback(void*, ConvertData&) > (instance=0x7ffff1b246a0 <rtl::Static<(anonymous namespace)::StandardGraphicFilter, (anonymous namespace)::theGraphicFilter>::get()::instance>, data=...) > at /home/julien/lo/libreoffice/vcl/source/filter/graphicfilter.cxx:2245 >#7 0x00007ffff7d1c9ab in Link<ConvertData&, bool>::Call(ConvertData&) const (this=0x7fffffff0500, data=...) at /home/julien/lo/libreoffice/include/tools/link.hxx:112 >#8 0x00007ffff7d05bcf in desktop::Desktop::ImplInitFilterHdl(desktop::Desktop*, ConvertData&) (rData=...) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1755 >#9 0x00007ffff7d05b83 in desktop::Desktop::LinkStubImplInitFilterHdl(void*, ConvertData&) (instance=0x7fffffff23a0, data=...) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1753 >#10 0x00007ffff0926ec3 in Link<ConvertData&, bool>::Call(ConvertData&) const (this=0x5555578b4470, data=...) at /home/julien/lo/libreoffice/include/tools/link.hxx:112 >#11 0x00007ffff0926b8a in GraphicConverter::Import(SvStream&, Graphic&, ConvertDataFormat) (rIStm=..., rGraphic=..., nFormat=ConvertDataFormat::Unknown) > at /home/julien/lo/libreoffice/vcl/source/gdi/cvtgrf.cxx:43 >#12 0x00007fff23b68cd5 in ImageProducer::ImplImportGraphic(Graphic&) (this=0x55555dab8600, rGraphic=...) at /home/julien/lo/libreoffice/forms/source/component/imgprod.cxx:303 >#13 0x00007fff23b6896a in ImageProducer::startProduction() (this=0x55555dab8600) at /home/julien/lo/libreoffice/forms/source/component/imgprod.cxx:262 >#14 0x00007fff23b61d97 in frm::OImageControlModel::doSetControlValue(com::sun::star::uno::Any const&) (this=0x55555d792390, _rValue= > uno::Any("com.sun.star.io.XInputStream": {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x55555ca36178}, <No data fields>})) > at /home/julien/lo/libreoffice/forms/source/component/ImageControl.cxx:622 >#15 0x00007fff23b285cc in frm::OBoundControlModel::setControlValue(com::sun::star::uno::Any const&, frm::OBoundControlModel::ValueChangeInstigator) (this=0x55555d7923a8, _rValue= > uno::Any("com.sun.star.io.XInputStream": {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x55555ca36178}, <No data fields>}), _eInstigator=frm::OBoundControlModel::eDbColumnBinding) > at /home/julien/lo/libreoffice/forms/source/component/FormComponent.cxx:2122 >#16 0x00007fff23b2acfc in frm::OBoundControlModel::transferDbValueToControl() (this=0x55555d7923a8) at /home/julien/lo/libreoffice/forms/source/component/FormComponent.cxx:2540 >#17 0x00007fff23b2659b in frm::OBoundControlModel::propertyChange(com::sun::star::beans::PropertyChangeEvent const&) (this=0x55555d7923a8, evt=...) > at /home/julien/lo/libreoffice/forms/source/component/FormComponent.cxx:1777 >#18 0x00007ffff6d0a231 in cppu::OPropertySetHelper::fire(int*, com::sun::star::uno::Any const*, com::sun::star::uno::Any const*, int, unsigned char) > (this=0x55555e8a1438, pnHandles=0x7fffffff0c94, pNewValues=0x7fffffff0ca0, pOldValues=0x55555e8a1670, nHandles=1, bVetoable=0 '\000') at /home/julien/lo/libreoffice/cppuhelper/source/propshlp.cxx:677 >#19 0x00007fffdf270d68 in dbaccess::ORowSetDataColumn::fireValueChange(connectivity::ORowSetValue const&) (this=0x55555e8a13d0, _rOldValue=...) > at /home/julien/lo/libreoffice/dbaccess/source/core/api/CRowSetDataColumn.cxx:192 >#20 0x00007fffdf326d55 in dbaccess::ORowSetBase::firePropertyChange(rtl::Reference<connectivity::ORowVector<connectivity::ORowSetValue> > const&) (this=0x55555d1187d8, _rOldRow=rtl::Reference to 0x55555cd03bc0) > at /home/julien/lo/libreoffice/dbaccess/source/core/api/RowSetBase.cxx:1171 >#21 0x00007fffdf2f6890 in dbaccess::ORowSet::updateRow() (this=0x55555d118710) at /home/julien/lo/libreoffice/dbaccess/source/core/api/RowSet.cxx:963 >#22 0x00007fff23ace793 in frm::ODatabaseForm::updateRow() (this=0x55555d11ca60) at /home/julien/lo/libreoffice/forms/source/component/DatabaseForm.cxx:3442 >#23 0x00007fff23c030af in frm::FormOperations::impl_commitCurrentRecord_throw(unsigned char*) const (this=0x55555e8cb520, _pRecordInserted=0x7fffffff1160 "") > at /home/julien/lo/libreoffice/forms/source/runtime/formoperations.cxx:890 >#24 0x00007fff23c02f77 in frm::FormOperations::commitCurrentRecord(unsigned char&) (this=0x55555e8cb520, _out_rRecordInserted=@0x7fffffff1160: 0 '\000') > at /home/julien/lo/libreoffice/forms/source/runtime/formoperations.cxx:865 >#25 0x00007ffff3c0d73c in svx::FormControllerHelper::impl_operateForm_nothrow(svx::FormControllerHelper::FormOperation, short, com::sun::star::uno::Sequence<com::sun::star::beans::NamedValue> const&) const > (this=0x55555e8ca850, _eWhat=svx::FormControllerHelper::COMMIT_RECORD, _nFeature=0, _rArguments=empty uno::Sequence) at /home/julien/lo/libreoffice/svx/source/form/formcontrolling.cxx:324 >#26 0x00007ffff3c1164c in svx::FormControllerHelper::impl_operateForm_nothrow(svx::FormControllerHelper::FormOperation) const (this=0x55555e8ca850, _eWhat=svx::FormControllerHelper::COMMIT_RECORD) > at /home/julien/lo/libreoffice/svx/source/inc/formcontrolling.hxx:202 >--Type <RET> for more, q to quit, c to continue without paging-- >#27 0x00007ffff3c0d47d in svx::FormControllerHelper::commitCurrentRecord() const (this=0x55555e8ca850) at /home/julien/lo/libreoffice/svx/source/form/formcontrolling.cxx:288 >#28 0x00007ffff3b48430 in FmFormShell::PrepareClose(bool) (this=0x55555e72edc0, bUI=true) at /home/julien/lo/libreoffice/svx/source/form/fmshell.cxx:254 >#29 0x00007fff26ebd08f in SwView::PrepareClose(bool) (this=0x55555e58b780, bUI=true) at /home/julien/lo/libreoffice/sw/source/uibase/uiview/view.cxx:1791 >#30 0x00007ffff5b36396 in SfxBaseController::suspend(unsigned char) (this=0x55555cd53fa0, bSuspend=1 '\001') at /home/julien/lo/libreoffice/sfx2/source/view/sfxbasecontroller.cxx:580 >#31 0x00007fffdf433b59 in dbaccess::ODocumentDefinition::prepareClose() (this=0x55555d79e8a0) at /home/julien/lo/libreoffice/dbaccess/source/core/dataaccess/documentdefinition.cxx:1970 >#32 0x00007fffdf44466c in dbaccess::OInterceptor::OnDispatch(void*) (this=0x55555dcbf340, _pDispatcher=0x55555d134800) at /home/julien/lo/libreoffice/dbaccess/source/core/dataaccess/intercept.cxx:174 >#33 0x00007fffdf444615 in dbaccess::OInterceptor::LinkStubOnDispatch(void*, void*) (instance=0x55555dcbf340, data=0x55555d134800) at /home/julien/lo/libreoffice/dbaccess/source/core/dataaccess/intercept.cxx:169 >#34 0x00007ffff064fbbb in Link<void*, void>::Call(void*) const (this=0x5555578099f8, data=0x55555d134800) at /home/julien/lo/libreoffice/include/tools/link.hxx:112 >#35 0x00007ffff064c951 in ImplHandleUserEvent(ImplSVEvent*) (pSVEvent=0x5555578099f0) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:1960 >#36 0x00007ffff064e62c in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x555557c40bc0, nEvent=SalEvent::UserEvent, pEvent=0x5555578099f0) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2513 >#37 0x00007ffff0e1aae4 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x555557c413a0, nEvent=SalEvent::UserEvent, pEvent=0x5555578099f0) at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:299 >#38 0x00007ffff0e34407 in SalGenericDisplay::ProcessEvent(SalUserEventList::SalUserEvent) (this=0x5555579993f0, aEvent=...) at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:67 >#39 0x00007ffff0bf1f97 in SalUserEventList::DispatchUserEvents(bool) (this=0x5555579993f0, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/salusereventlist.cxx:108 >#40 0x00007ffff0e3437f in SalGenericDisplay::DispatchInternalEvent(bool) (this=0x5555579993f0, bHandleAllCurrentEvent=false) at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:52 >#41 0x00007fffe8339f12 in call_userEventFn(void*) (data=0x5555556449c0) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:853 >#42 0x00007fffea568898 in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#43 0x00007fffea568c88 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#44 0x00007fffea568d1c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#45 0x00007fffe8338ede in GtkSalData::Yield(bool, bool) (this=0x5555556449c0, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:528 >#46 0x00007fffe833cfe6 in GtkInstance::DoYield(bool, bool) (this=0x555555654880, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:393 >#47 0x00007ffff0c6ef11 in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:446 >#48 0x00007ffff0c6f42f in Application::Yield() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:510 >#49 0x00007ffff0c6ed0e in Application::Execute() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:427 >#50 0x00007ffff7d04c5c in desktop::Desktop::Main() (this=0x7fffffff23a0) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1620 >#51 0x00007ffff0c89e3e in ImplSVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:190 >#52 0x00007ffff0c89f63 in SVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:224 >#53 0x00007ffff7d5f4ca in soffice_main() () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:177 >#54 0x000055555555495d in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#55 0x0000555555554943 in main (argc=2, argv=0x7fffffff26f8) at /home/julien/lo/libreoffice/desktop/source/app/main.c:47 >(gdb) >
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 121886
:
147248
|
147310
|
147349
|
152240
| 154181