https://bugs.freedesktop.org/show_bug.cgi?id=68548

          Priority: medium
            Bug ID: 68548
          Assignee: [email protected]
           Summary: Other: Segmentation Fault at
                    libreoffice-4.1.0.4/vcl/unx/gtk/window/gtksalframe.cxx
                    :2701
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: [email protected]
          Hardware: Other
        Whiteboard: BSA
            Status: UNCONFIRMED
           Version: 4.1.0.4 release
         Component: Libreoffice
           Product: LibreOffice

Created attachment 84626
  --> https://bugs.freedesktop.org/attachment.cgi?id=84626&action=edit
gdb stacktrace

Libreoffice is crashing for me when seamonkey/firefox open a .doc/.xls document
directly inside the browser. The document is rendered for a second so I could
see the text briefly and then the window goes empty (white). I have finally a
good stacktrace.


Core was generated by `/usr/lib64/libreoffice/program/soffice.bin --nologo
--nodefault --nolockcheck -'.
Program terminated with signal 11, Segmentation fault.
#0  0x00007f935f72641a in GtkSalFrame::createNewWindow (this=0x7f9328001c20,
aNewParent=0, bXEmbed=false, nXScreen=...) at
/mnt/1TB/var/tmp/portage/app-office/libreoffice-4.1.0.4/work/libreoffice-4.1.0.4/vcl/unx/gtk/window/gtksalframe.cxx:2701
2701   
/mnt/1TB/var/tmp/portage/app-office/libreoffice-4.1.0.4/work/libreoffice-4.1.0.4/vcl/unx/gtk/window/gtksalframe.cxx:
No such file or directory.
(gdb) where
#0  0x00007f935f72641a in GtkSalFrame::createNewWindow (this=0x7f9328001c20,
aNewParent=0, bXEmbed=false, nXScreen=...) at
/mnt/1TB/var/tmp/portage/app-office/libreoffice-4.1.0.4/work/libreoffice-4.1.0.4/vcl/unx/gtk/window/gtksalframe.cxx:2701
#1  0x00007f935f726ac8 in GtkSalFrame::SetPluginParent (this=0x7f9328001c20,
pSysParent=0x7fff8d249c40) at
/mnt/1TB/var/tmp/portage/app-office/libreoffice-4.1.0.4/work/libreoffice-4.1.0.4/vcl/unx/gtk/window/gtksalframe.cxx:2805
#2  0x00007f93738490ca in WorkWindow::SetPluginParent (this=0x7f93280012e0,
pParent=0x7fff8d249c40) at
/mnt/1TB/var/tmp/portage/app-office/libreoffice-4.1.0.4/work/libreoffice-4.1.0.4/vcl/source/window/wrkwin.cxx:245
#3  0x00007f9373111271 in VCLXWindow::SetSystemParent_Impl
(this=0x7f9328006d40, rHandle=...) at
/mnt/1TB/var/tmp/portage/app-office/libreoffice-4.1.0.4/work/libreoffice-4.1.0.4/toolkit/source/awt/vclxwindow1.cxx:96
#4  0x00007f9373107fb6 in VCLXWindow::setProperty (this=0x7f9328006d40,
PropertyName=..., Value=...) at
/mnt/1TB/var/tmp/portage/app-office/libreoffice-4.1.0.4/work/libreoffice-4.1.0.4/toolkit/source/awt/vclxwindow.cxx:1487
#5  0x00007f93730d6cf3 in VCLXContainer::setProperty (this=0x7f9328006d30,
PropertyName=..., Value=...) at
/mnt/1TB/var/tmp/portage/app-office/libreoffice-4.1.0.4/work/libreoffice-4.1.0.4/toolkit/source/awt/vclxcontainer.cxx:283
#6  0x00007f932d018d5c in MainThreadFrameCloserRequest::worker (pThis=0x0,
pMTRequest=0x7f9330000f50) at
/mnt/1TB/var/tmp/portage/app-office/libreoffice-4.1.0.4/work/libreoffice-4.1.0.4/svtools/source/hatchwindow/documentcloser.cxx:91
#7  0x00007f9371ceecf0 in Link::Call (this=0x7f9330000f30,
pCaller=0x7f9330000f50) at
/mnt/1TB/var/tmp/portage/app-office/libreoffice-4.1.0.4/work/libreoffice-4.1.0.4/include/tools/link.hxx:123
#8  0x00007f9373846524 in ImplHandleUserEvent (pSVEvent=0x7f93300014b0) at
/mnt/1TB/var/tmp/portage/app-office/libreoffice-4.1.0.4/work/libreoffice-4.1.0.4/vcl/source/window/winproc.cxx:1986
#9  0x00007f9373847af4 in ImplWindowFrameProc (pWindow=0x302f050, nEvent=22,
pEvent=0x7f93300014b0) at
/mnt/1TB/var/tmp/portage/app-office/libreoffice-4.1.0.4/work/libreoffice-4.1.0.4/vcl/source/window/winproc.cxx:2601
#10 0x00007f9373852b69 in SalFrame::CallCallback (this=0x302f4f0, nEvent=22,
pEvent=0x7f93300014b0) at
/mnt/1TB/var/tmp/portage/app-office/libreoffice-4.1.0.4/work/libreoffice-4.1.0.4/vcl/inc/salframe.hxx:243
#11 0x00007f937385284a in SalGenericDisplay::DispatchInternalEvent
(this=0x251e000) at
/mnt/1TB/var/tmp/portage/app-office/libreoffice-4.1.0.4/work/libreoffice-4.1.0.4/vcl/generic/app/gendisp.cxx:91
#12 0x00007f935f6fe8f0 in GtkData::userEventFn (data=0x24ea000) at
/mnt/1TB/var/tmp/portage/app-office/libreoffice-4.1.0.4/work/libreoffice-4.1.0.4/vcl/unx/gtk/app/gtkdata.cxx:935
#13 0x00007f935f6fe94b in call_userEventFn (data=0x24ea000) at
/mnt/1TB/var/tmp/portage/app-office/libreoffice-4.1.0.4/work/libreoffice-4.1.0.4/vcl/unx/gtk/app/gtkdata.cxx:945
#14 0x00007f936e5ac8a3 in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#15 0x00007f936e5acbe8 in g_main_context_iterate.clone.5 () from
/usr/lib64/libglib-2.0.so.0
#16 0x00007f936e5acca4 in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#17 0x00007f935f6fd8ac in GtkData::Yield (this=0x24ea000, bWait=true,
bHandleAllCurrentEvents=false) at
/mnt/1TB/var/tmp/portage/app-office/libreoffice-4.1.0.4/work/libreoffice-4.1.0.4/vcl/unx/gtk/app/gtkdata.cxx:579
#18 0x00007f935f6ffd8c in GtkInstance::Yield (this=0x24ea060, bWait=true,
bHandleAllCurrentEvents=false) at
/mnt/1TB/var/tmp/portage/app-office/libreoffice-4.1.0.4/work/libreoffice-4.1.0.4/vcl/unx/gtk/app/gtkinst.cxx:404
#19 0x00007f93733ff0d0 in ImplYield (i_bWait=true, i_bAllEvents=false) at
/mnt/1TB/var/tmp/portage/app-office/libreoffice-4.1.0.4/work/libreoffice-4.1.0.4/vcl/source/app/svapp.cxx:422
#20 0x00007f93733fbd91 in Application::Yield (i_bAllEvents=false) at
/mnt/1TB/var/tmp/portage/app-office/libreoffice-4.1.0.4/work/libreoffice-4.1.0.4/vcl/source/app/svapp.cxx:456
#21 0x00007f93733fbd32 in Application::Execute () at
/mnt/1TB/var/tmp/portage/app-office/libreoffice-4.1.0.4/work/libreoffice-4.1.0.4/vcl/source/app/svapp.cxx:401
#22 0x00007f93726aef7f in desktop::Desktop::Main (this=0x7fff8d24ad20) at
/mnt/1TB/var/tmp/portage/app-office/libreoffice-4.1.0.4/work/libreoffice-4.1.0.4/desktop/source/app/app.cxx:1720
#23 0x00007f93734032bd in ImplSVMain () at
/mnt/1TB/var/tmp/portage/app-office/libreoffice-4.1.0.4/work/libreoffice-4.1.0.4/vcl/source/app/svmain.cxx:162
#24 0x00007f93734033bd in SVMain () at
/mnt/1TB/var/tmp/portage/app-office/libreoffice-4.1.0.4/work/libreoffice-4.1.0.4/vcl/source/app/svmain.cxx:198
#25 0x00007f93726d0dd2 in soffice_main () at
/mnt/1TB/var/tmp/portage/app-office/libreoffice-4.1.0.4/work/libreoffice-4.1.0.4/desktop/source/app/sofficemain.cxx:82
#26 0x0000000000400870 in sal_main () at
/mnt/1TB/var/tmp/portage/app-office/libreoffice-4.1.0.4/work/libreoffice-4.1.0.4/desktop/source/app/main.c:48
#27 0x0000000000400851 in main (argc=5, argv=0x7fff8d24af08) at
/mnt/1TB/var/tmp/portage/app-office/libreoffice-4.1.0.4/work/libreoffice-4.1.0.4/desktop/source/app/main.c:47
(gdb)

Operating System: Linux (Other)
Version: 4.1.0.4 release

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to