[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#762651: marked as done (libreoffice-core: SIGSEGV during start with (some9) recovery items)



Your message dated Tue, 20 Dec 2022 04:09:39 +0100
with message-id <bd4d99a8-1226-7a85-920f-4945d343d7ee@free.fr>
and subject line libreoffice-core: SIGSEGV during start with (some9) recovery items
has caused the Debian Bug report #762651,
regarding libreoffice-core: SIGSEGV during start with (some9) recovery items
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
762651: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=762651
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libreoffice-core
Version: 1:4.3.1-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

soffice cores with SIGSEGV during start. (This happens since yesterday's 
'apt-get upgrade'.)

$ rm core
$ soffice
$ file core
core: ELF 64-bit LSB core file x86-64, version 1 (SYSV), SVR4-style, from '/usr/lib/libreoffice/program/soffice.bin --splash-pipe=5'

The stack trace is attached.

Kind regards

Andre

===== Stack Trace
florath@pelias:~$ gdb /usr/lib/libreoffice/program/soffice.bin core
GNU gdb (Debian 7.7.1+dfsg-3) 7.7.1
[...]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/libreoffice/program/soffice.bin --splash-pipe=5'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007f5c60968c95 in TabBar::ImplShowPage (this=0x28b0c40, nPos=65535) at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/svtools/source/control/tabbar.cxx:798
798	/build/libreoffice-Xeqp7W/libreoffice-4.3.1/svtools/source/control/tabbar.cxx: No such file or directory.
(gdb) bt
#0  0x00007f5c60968c95 in TabBar::ImplShowPage (this=0x28b0c40, nPos=65535) at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/svtools/source/control/tabbar.cxx:798
#1  0x00007f5c60968f9f in TabBar::Resize (this=0x28b0c40) at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/svtools/source/control/tabbar.cxx:1546
#2  0x00007f5c5f3266ac in Window::ImplCallResize (this=this@entry=0x28b0c40) at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/vcl/source/window/window.cxx:1124
#3  0x00007f5c5f3299f0 in Window::ImplPosSizeWindow (this=this@entry=0x28b0c40, nX=<optimized out>, nX@entry=0, nY=nY@entry=927, nWidth=<optimized out>, nWidth@entry=350, nHeight=<optimized out>, 
    nHeight@entry=13, nFlags=<optimized out>) at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/vcl/source/window/window.cxx:2835
#4  0x00007f5c5f32a462 in Window::setPosSizePixel (this=0x28b0c40, nX=0, nY=<optimized out>, nWidth=350, nHeight=13, nFlags=<optimized out>)
    at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/vcl/source/window/window.cxx:5781
#5  0x00007f5c3bc2c3ea in sd::GraphicViewShell::ArrangeGUIElements (this=0x287b910) at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/sd/source/ui/view/grviewsh.cxx:107
#6  0x00007f5c3bc5b11d in sd::ViewShell::Resize (this=this@entry=0x287b910) at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/sd/source/ui/view/viewshel.cxx:857
#7  0x00007f5c3bc01f90 in sd::DrawViewShell::Resize (this=0x287b910) at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/sd/source/ui/view/drviews5.cxx:94
#8  0x00007f5c604521f5 in WindowListenerMultiplexer::windowResized (this=<optimized out>, evt=...) at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/toolkit/source/helper/listenermultiplexer.cxx:74
#9  0x00007f5c6031ad19 in VCLXWindow::ProcessWindowEvent (this=0x287d5b0, rVclWindowEvent=...) at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/toolkit/source/awt/vclxwindow.cxx:492
#10 0x00007f5c60317849 in VCLXWindow::WindowEventListener (this=0x287d5b0, pEvent=0x7fff08865d50) at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/toolkit/source/awt/vclxwindow.cxx:417
#11 0x00007f5c5f537e2f in Call (pCaller=0x7fff08865d50, this=0x28699a0) at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/include/tools/link.hxx:123
#12 VclEventListeners::Call (this=0x285a9f0, pEvent=pEvent@entry=0x7fff08865d50) at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/vcl/source/app/vclevent.cxx:66
#13 0x00007f5c5f32650e in Window::CallEventListeners (this=this@entry=0x285a530, nEvent=nEvent@entry=1002, pData=pData@entry=0x0) at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/vcl/source/window/window.cxx:4289
#14 0x00007f5c5f326665 in Window::ImplCallEventListeners (this=this@entry=0x285a530, nEvent=nEvent@entry=1002, pData=pData@entry=0x0)
    at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/vcl/source/window/window.cxx:4274
#15 0x00007f5c5f3266bc in Window::ImplCallResize (this=this@entry=0x285a530) at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/vcl/source/window/window.cxx:1128
#16 0x00007f5c5f3299f0 in Window::ImplPosSizeWindow (this=this@entry=0x285a530, nX=<optimized out>, nX@entry=0, nY=nY@entry=0, nWidth=<optimized out>, nWidth@entry=1717, nHeight=<optimized out>, 
    nHeight@entry=940, nFlags=<optimized out>) at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/vcl/source/window/window.cxx:2835
#17 0x00007f5c5f32a462 in Window::setPosSizePixel (this=0x285a530, nX=0, nY=<optimized out>, nWidth=1717, nHeight=940, nFlags=<optimized out>)
    at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/vcl/source/window/window.cxx:5781
#18 0x00007f5c3bbd23bb in sd::ViewShellBase::Implementation::ResizePixel (this=0x2859e30, rOrigin=Point = {...}, rSize=Size = {...}, bOuterResize=<optimized out>)
    at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/sd/source/ui/view/ViewShellBase.cxx:1269
#19 0x00007f5c6152fa9b in SfxViewFrame::DoAdjustPosSizePixel (this=0x28b0c40, pSh=0x0, rPos=Point = {...}, rSize=Size = {...}) at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/sfx2/source/view/viewfrm.cxx:1586
#20 0x00007f5c6153118d in SfxViewFrame::Resize (this=0x2852480, bForce=<optimized out>) at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/sfx2/source/view/viewfrm.cxx:2502
#21 0x00007f5c5f3266ac in Window::ImplCallResize (this=this@entry=0x28534d0) at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/vcl/source/window/window.cxx:1124
#22 0x00007f5c5f3299f0 in Window::ImplPosSizeWindow (this=this@entry=0x28534d0, nX=<optimized out>, nX@entry=0, nY=nY@entry=0, nWidth=<optimized out>, nWidth@entry=1717, nHeight=<optimized out>, 
    nHeight@entry=940, nFlags=<optimized out>) at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/vcl/source/window/window.cxx:2835
#23 0x00007f5c5f32a462 in Window::setPosSizePixel (this=0x28534d0, nX=0, nY=<optimized out>, nWidth=1717, nHeight=940, nFlags=<optimized out>)
    at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/vcl/source/window/window.cxx:5781
#24 0x00007f5c6150dfeb in SfxFrame::SetToolSpaceBorderPixel_Impl (this=0x2800290, rBorder=...) at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/sfx2/source/view/frame.cxx:794
#25 0x00007f5c61296e01 in SfxFrameWorkWin_Impl::ArrangeChildren_Impl (this=0x2853c00, bForce=<optimized out>) at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/sfx2/source/appl/workwin.cxx:796
#26 0x00007f5c6150e456 in SfxFrame::Resize (this=0x2800290) at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/sfx2/source/view/frame.cxx:920
#27 0x00007f5c5f3266ac in Window::ImplCallResize (this=this@entry=0x2851020) at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/vcl/source/window/window.cxx:1124
#28 0x00007f5c5f3299f0 in Window::ImplPosSizeWindow (this=0x2851020, nX=<optimized out>, nY=<optimized out>, nWidth=<optimized out>, nHeight=<optimized out>, nFlags=<optimized out>, nFlags@entry=15)
    at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/vcl/source/window/window.cxx:2835
#29 0x00007f5c5f3294bd in Window::ImplPosSizeWindow (this=this@entry=0x2851750, nX=<optimized out>, nX@entry=0, nY=nY@entry=39, nWidth=<optimized out>, nWidth@entry=1717, nHeight=<optimized out>, 
    nHeight@entry=940, nFlags=<optimized out>) at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/vcl/source/window/window.cxx:2808
#30 0x00007f5c5f32a462 in Window::setPosSizePixel (this=0x2851020, nX=0, nY=<optimized out>, nWidth=1717, nHeight=940, nFlags=<optimized out>)
    at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/vcl/source/window/window.cxx:5781
#31 0x00007f5c60315161 in VCLXWindow::setPosSize (this=0x29270b0, X=0, Y=39, Width=1717, Height=<optimized out>, Flags=<optimized out>)
    at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/toolkit/source/awt/vclxwindow.cxx:974
#32 0x00007f5c466b9c05 in framework::DockingAreaDefaultAcceptor::setDockingAreaSpace (this=<optimized out>, BorderSpace=...)
    at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/framework/source/helper/dockingareadefaultacceptor.cxx:124
#33 0x00007f5c46703298 in framework::LayoutManager::implts_doLayout (this=this@entry=0x282a970, bForceRequestBorderSpace=bForceRequestBorderSpace@entry=true, bOuterResize=<optimized out>, 
    bOuterResize@entry=false) at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/framework/source/layoutmanager/layoutmanager.cxx:2402
#34 0x00007f5c46709fe9 in framework::LayoutManager::AsyncLayoutHdl (this=0x282a970) at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/framework/source/layoutmanager/layoutmanager.cxx:2760
#35 0x00007f5c5f53667c in Timer::ImplTimerCallbackProc () at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/vcl/source/app/timer.cxx:119
#36 0x00007f5c52e8306b in CallCallback (this=<optimized out>) at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/vcl/inc/saltimer.hxx:53
#37 sal_gtk_timeout_dispatch (pSource=0x2a09e60) at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/vcl/unx/gtk/app/gtkdata.cxx:833
#38 0x00007f5c5dfe2ddd in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#39 0x00007f5c5dfe31b8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#40 0x00007f5c5dfe326c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#41 0x00007f5c52e85007 in GtkData::Yield (this=0x1728860, bWait=<optimized out>, bHandleAllCurrentEvents=<optimized out>) at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/vcl/unx/gtk/app/gtkdata.cxx:575
#42 0x00007f5c5f530ace in ImplYield (i_bAllEvents=false, i_bWait=true) at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/vcl/source/app/svapp.cxx:359
#43 Application::Yield () at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/vcl/source/app/svapp.cxx:391
#44 0x00007f5c5f530b65 in Application::Execute () at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/vcl/source/app/svapp.cxx:340
#45 0x00007f5c63d84775 in desktop::Desktop::Main (this=0x7fff08866ec0) at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/desktop/source/app/app.cxx:1682
#46 0x00007f5c5f535732 in ImplSVMain () at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/vcl/source/app/svmain.cxx:155
#47 0x00007f5c5f535762 in SVMain () at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/vcl/source/app/svmain.cxx:188
#48 0x00007f5c63da74d5 in soffice_main () at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/desktop/source/app/sofficemain.cxx:85
#49 0x000000000040071b in sal_main () at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/desktop/source/app/main.c:48
#50 main (argc=<optimized out>, argv=<optimized out>) at /build/libreoffice-Xeqp7W/libreoffice-4.3.1/desktop/source/app/main.c:47


=====

-- Package-specific info:
All deployed bundled extensions:

<none>
All deployed shared extensions:

<none>
All deployed user extensions:

<none>

Experimental features enabled:

-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libreoffice-core depends on:
ii  fontconfig                2.11.0-6.1
ii  fonts-opensymbol          2:102.6+LibO4.3.1-1
ii  libatk1.0-0               2.12.0-1
ii  libboost-date-time1.55.0  1.55.0+dfsg-3
ii  libc6                     2.19-11
ii  libcairo2                 1.12.16-5
ii  libclucene-contribs1      2.3.3.4-4
ii  libclucene-core1          2.3.3.4-4
ii  libcmis-0.4-4             0.4.1-7
ii  libcups2                  1.7.5-1
ii  libcurl3-gnutls           7.38.0-1
ii  libdbus-1-3               1.8.6-2
ii  libdbus-glib-1-2          0.102-1
ii  libeot0                   0.01-3
ii  libexpat1                 2.1.0-6
ii  libexttextcat-2.0-0       3.4.4-1
ii  libfontconfig1            2.11.0-6.1
ii  libfreetype6              2.5.2-2
ii  libgcc1                   1:4.9.1-14
ii  libgdk-pixbuf2.0-0        2.30.8-1
ii  libgl1-mesa-glx [libgl1]  10.2.6-1
ii  libglew1.10               1.10.0-3
ii  libglib2.0-0              2.40.0-5
ii  libgltf-0.0-0             0.0.0-2
ii  libglu1-mesa [libglu1]    9.0.0-2
ii  libgraphite2-3            1.2.4-3
ii  libgtk2.0-0               2.24.24-1
ii  libharfbuzz-icu0          0.9.35-1
ii  libharfbuzz0b             0.9.35-1
ii  libhunspell-1.3-0         1.3.3-2
ii  libhyphen0                2.8.7-3
ii  libice6                   2:1.0.9-1
ii  libicu52                  52.1-5
ii  libjpeg8                  8d1-1
ii  liblangtag1               0.5.1-2
ii  liblcms2-2                2.6-3
ii  libldap-2.4-2             2.4.39-1.1+b1
ii  libmythes-1.2-0           2:1.2.4-1
ii  libneon27-gnutls          0.30.0-4
ii  libnspr4                  2:4.10.7-1
ii  libnspr4-0d               2:4.10.7-1
ii  libnss3                   2:3.17-1
ii  libnss3-1d                2:3.17-1
ii  libodfgen-0.1-1           0.1.1-2
ii  libpango-1.0-0            1.36.7-1
ii  libpangocairo-1.0-0       1.36.7-1
ii  libpangoft2-1.0-0         1.36.7-1
ii  libpng12-0                1.2.50-2
ii  librdf0                   1.0.17-1+b1
ii  libreoffice-common        1:4.3.1-1
ii  librevenge-0.0-0          0.0.1-3
ii  libsm6                    2:1.2.2-1
ii  libssl1.0.0               1.0.1i-2
ii  libstdc++6                4.9.1-14
ii  libx11-6                  2:1.6.2-3
ii  libxext6                  2:1.3.2-1
ii  libxinerama1              2:1.1.3-1
ii  libxml2                   2.9.1+dfsg1-4
ii  libxrandr2                2:1.4.2-1
ii  libxrender1               1:0.9.8-1
ii  libxslt1.1                1.1.28-2
ii  libxt6                    1:1.1.4-1
ii  uno-libs3                 4.3.1-1
ii  ure                       4.3.1-1
ii  zlib1g                    1:1.2.8.dfsg-2

libreoffice-core recommends no packages.

libreoffice-core suggests no packages.

Versions of packages libreoffice-common depends on:
ii  dpkg                                                  1.17.13
ii  libreoffice-style-galaxy [libreoffice-style-default]  1:4.3.1-1
ii  libreoffice-style-tango [libreoffice-style]           1:4.3.1-1
ii  ure                                                   4.3.1-1

Versions of packages libreoffice-common recommends:
ii  libexttextcat-data  3.4.4-1
ii  python3-uno         1:4.3.1-1
ii  xfonts-mathml       6

Versions of packages libreoffice-common suggests:
pn  libreoffice-style-crystal     <none>
pn  libreoffice-style-hicontrast  <none>
pn  libreoffice-style-oxygen      <none>
pn  libreoffice-style-sifr        <none>
ii  libreoffice-style-tango       1:4.3.1-1

Versions of packages libreoffice-java-common depends on:
ii  libreoffice-common  1:4.3.1-1

Versions of packages fonts-opensymbol recommends:
ii  fontconfig  2.11.0-6.1

Versions of packages libreoffice-core is related to:
pn  fglrx-driver                  <none>
pn  firefox                       <none>
pn  iceape-browser                <none>
pn  icedove                       <none>
ii  iceweasel                     31.1.0esr-1
ii  imagemagick                   8:6.8.9.6-4
pn  libreoffice-filter-binfilter  <none>
ii  libsane                       1.0.24-1.2
ii  libxinerama1                  2:1.1.3-1
ii  libxrender1                   1:0.9.8-1
pn  nvidia-glx                    <none>
pn  nvidia-glx-legacy             <none>
ii  pstoedit                      3.62-2+b1

-- no debconf information

--- End Message ---
--- Begin Message ---
A response has been provided. No follow-up of the report by the applicant.

--
Stéphane Aulery

--- End Message ---

Reply to: