Program received signal SIGSEGV, Segmentation fault. 0x000000385a2e0885 in EVP_PKEY_CTX_dup (pctx=0x385a5ad320 ) at pmeth_lib.c:310 310 if (!pctx->pmeth || !pctx->pmeth->copy) (gdb) print *pctx $1 = { pmeth = 0x4100000040, engine = 0x14, pkey = 0x40c, peerkey = 0x385a2da190 , operation = 1512939904, data = 0x385a2da170 , app_data = 0x0, pkey_gencb = 0x0, keygen_info = 0x385a2b0fe0 , keygen_info_count = 1512773824 } (gdb) print *pctx->pmeth Cannot access memory at address 0x4100000040 (gdb) bt #0 0x000000385a2e0885 in EVP_PKEY_CTX_dup (pctx=0x385a5ad320 ) at pmeth_lib.c:310 #1 0x000000385a2d2c7c in EVP_MD_CTX_copy_ex (out=0x29fdfc8, in=0x7f6046648ba0) at digest.c:378 #2 0x00007f60463dae7a in ?? () from /opt/openoffice4/program/python-core-2.7.5/lib/lib-dynload/_hashlib.so #3 0x00007f60463db200 in ?? () from /opt/openoffice4/program/python-core-2.7.5/lib/lib-dynload/_hashlib.so #4 0x00007f6047d1407a in PyEval_EvalFrameEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #5 0x00007f6047d14bd8 in PyEval_EvalFrameEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #6 0x00007f6047d15999 in PyEval_EvalCodeEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #7 0x00007f6047d15a12 in PyEval_EvalCode () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #8 0x00007f6047d29082 in PyImport_ExecCodeModuleEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #9 0x00007f6047d2b640 in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #10 0x00007f6047d2bdf9 in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #11 0x00007f6047d2c292 in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #12 0x00007f6047d2c5c7 in PyImport_ImportModuleLevel () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #13 0x00007f6047d0c8bd in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #14 0x00007f6047d13992 in PyEval_EvalFrameEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #15 0x00007f6047d15999 in PyEval_EvalCodeEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #16 0x00007f6047c9a882 in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #17 0x00007f6047c6c998 in PyObject_Call () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #18 0x00007f6047d0cf06 in PyEval_CallObjectWithKeywords () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #19 0x00007f6047d114ac in PyEval_EvalFrameEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #20 0x00007f6047d15999 in PyEval_EvalCodeEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #21 0x00007f6047d15a12 in PyEval_EvalCode () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #22 0x00007f6047d29082 in PyImport_ExecCodeModuleEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #23 0x00007f6047d2b640 in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #24 0x00007f6047d2bdf9 in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #25 0x00007f6047d2c311 in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #26 0x00007f6047d2c5c7 in PyImport_ImportModuleLevel () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #27 0x00007f6047d0c8bd in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #28 0x00007f6047d13992 in PyEval_EvalFrameEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #29 0x00007f6047d15999 in PyEval_EvalCodeEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #30 0x00007f6047c9a882 in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #31 0x00007f6047c6c998 in PyObject_Call () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #32 0x00007f6047d0cf06 in PyEval_CallObjectWithKeywords () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #33 0x00007f6047d114ac in PyEval_EvalFrameEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #34 0x00007f6047d15999 in PyEval_EvalCodeEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #35 0x00007f6047d15a12 in PyEval_EvalCode () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #36 0x00007f6047d29082 in PyImport_ExecCodeModuleEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #37 0x00007f6047d2b640 in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #38 0x00007f6047d2bdf9 in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #39 0x00007f6047d2c292 in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #40 0x00007f6047d2c5fc in PyImport_ImportModuleLevel () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 ---Type to continue, or q to quit--- #41 0x00007f6047d0c8bd in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #42 0x00007f6047d13992 in PyEval_EvalFrameEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #43 0x00007f6047d15999 in PyEval_EvalCodeEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #44 0x00007f6047c9a882 in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #45 0x00007f6047c6c998 in PyObject_Call () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #46 0x00007f6047d0cf06 in PyEval_CallObjectWithKeywords () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #47 0x00007f6047d114ac in PyEval_EvalFrameEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #48 0x00007f6047d15999 in PyEval_EvalCodeEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #49 0x00007f6047d15a12 in PyEval_EvalCode () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #50 0x00007f6047d29082 in PyImport_ExecCodeModuleEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #51 0x00007f6047d2b640 in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #52 0x00007f6047d2bdf9 in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #53 0x00007f6047d2c292 in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #54 0x00007f6047d2c5fc in PyImport_ImportModuleLevel () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #55 0x00007f6047d0c8bd in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #56 0x00007f6047d13992 in PyEval_EvalFrameEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #57 0x00007f6047d15999 in PyEval_EvalCodeEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #58 0x00007f6047c9a882 in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #59 0x00007f6047c6c998 in PyObject_Call () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #60 0x00007f6047d0cf06 in PyEval_CallObjectWithKeywords () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #61 0x00007f6047d114ac in PyEval_EvalFrameEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #62 0x00007f6047d15999 in PyEval_EvalCodeEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #63 0x00007f6047d15a12 in PyEval_EvalCode () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #64 0x00007f6047d29082 in PyImport_ExecCodeModuleEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #65 0x00007f6047d2b640 in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #66 0x00007f6047d2bdf9 in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #67 0x00007f6047d2c292 in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #68 0x00007f6047d2c5fc in PyImport_ImportModuleLevel () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #69 0x00007f6047d0c8bd in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #70 0x00007f6047d13992 in PyEval_EvalFrameEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #71 0x00007f6047d15999 in PyEval_EvalCodeEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #72 0x00007f6047c9a882 in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #73 0x00007f6047c6c998 in PyObject_Call () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #74 0x00007f6047d0cf06 in PyEval_CallObjectWithKeywords () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #75 0x00007f6047d114ac in PyEval_EvalFrameEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #76 0x00007f6047d15999 in PyEval_EvalCodeEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #77 0x00007f6047d15a12 in PyEval_EvalCode () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #78 0x00007f6047d29082 in PyImport_ExecCodeModuleEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #79 0x00007f6047d2b640 in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #80 0x00007f6047d2bdf9 in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #81 0x00007f6047d2c061 in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 ---Type to continue, or q to quit--- #82 0x00007f6047d2c6bd in PyImport_ImportModuleLevel () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #83 0x00007f6047d0c8bd in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #84 0x00007f6047d13992 in PyEval_EvalFrameEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #85 0x00007f6047d15999 in PyEval_EvalCodeEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #86 0x00007f6047c9a882 in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #87 0x00007f6047c6c998 in PyObject_Call () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #88 0x00007f6047d0cf06 in PyEval_CallObjectWithKeywords () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #89 0x00007f6047d114ac in PyEval_EvalFrameEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #90 0x00007f6047d15999 in PyEval_EvalCodeEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #91 0x00007f6047d15a12 in PyEval_EvalCode () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #92 0x00007f6047d29082 in PyImport_ExecCodeModuleEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #93 0x00007f6047d2b640 in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #94 0x00007f6047d2bdf9 in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #95 0x00007f6047d2c292 in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #96 0x00007f6047d2c5fc in PyImport_ImportModuleLevel () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #97 0x00007f6047d0c8bd in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #98 0x00007f6047d13992 in PyEval_EvalFrameEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #99 0x00007f6047d15999 in PyEval_EvalCodeEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #100 0x00007f6047d13735 in PyEval_EvalFrameEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #101 0x00007f6047d15999 in PyEval_EvalCodeEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #102 0x00007f6047c9a882 in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #103 0x00007f6047c6c998 in PyObject_Call () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #104 0x00007f6047c7d04f in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #105 0x00007f6047c6c998 in PyObject_Call () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #106 0x00007f6047c6ec91 in PyObject_CallFunctionObjArgs () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #107 0x00007f6047cd7407 in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #108 0x00007f6047cb3f39 in PyObject_GetAttrString () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #109 0x00007f6047cb46c9 in PyObject_HasAttrString () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #110 0x00007f6047d2bf7d in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #111 0x00007f6047d2c6bd in PyImport_ImportModuleLevel () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #112 0x00007f6047d0c8bd in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #113 0x00007f6047d13992 in PyEval_EvalFrameEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #114 0x00007f6047d15999 in PyEval_EvalCodeEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #115 0x00007f6047c9a882 in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #116 0x00007f6047c6c998 in PyObject_Call () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #117 0x00007f6047d0cf06 in PyEval_CallObjectWithKeywords () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #118 0x00007f6047d114ac in PyEval_EvalFrameEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #119 0x00007f6047d15999 in PyEval_EvalCodeEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #120 0x00007f6047d15a12 in PyEval_EvalCode () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #121 0x00007f6047d29082 in PyImport_ExecCodeModuleEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #122 0x00007f6047d2b640 in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 ---Type to continue, or q to quit--- #123 0x00007f6047d2bdf9 in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #124 0x00007f6047d2c292 in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #125 0x00007f6047d2c5c7 in PyImport_ImportModuleLevel () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #126 0x00007f6047d0c8bd in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #127 0x00007f6047d13992 in PyEval_EvalFrameEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #128 0x00007f6047d15999 in PyEval_EvalCodeEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #129 0x00007f6047d13735 in PyEval_EvalFrameEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #130 0x00007f6047d15999 in PyEval_EvalCodeEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #131 0x00007f6047d13735 in PyEval_EvalFrameEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #132 0x00007f6047d15999 in PyEval_EvalCodeEx () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #133 0x00007f6047c9a882 in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #134 0x00007f6047c6c998 in PyObject_Call () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #135 0x00007f6047c7d04f in ?? () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #136 0x00007f6047c6c998 in PyObject_Call () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #137 0x00007f6047d0cf06 in PyEval_CallObjectWithKeywords () from /opt/openoffice4/program/../program/libpython2.7.so.1.0 #138 0x00007f604c3743ea in pyuno::Adapter::invoke(rtl::OUString const&, com::sun::star::uno::Sequence const&, com::sun::star::uno::Sequence&, com::sun::star::uno::Sequence&) () from /opt/openoffice4/program/../program/libpyuno.so #139 0x00007f6081db38cd in ?? () from /opt/openoffice4/program/libgcc3_uno.so #140 0x00007f6081db3ee2 in ?? () from /opt/openoffice4/program/libgcc3_uno.so #141 0x00007f6081db4c20 in ?? () from /opt/openoffice4/program/libgcc3_uno.so #142 0x00007f6047a202d7 in ?? () from /opt/openoffice4/program/invocadapt.uno.so #143 0x00007f6047a20a6d in ?? () from /opt/openoffice4/program/invocadapt.uno.so #144 0x00007f6081db2b66 in ?? () from /opt/openoffice4/program/libgcc3_uno.so #145 0x00007f6081db3321 in ?? () from /opt/openoffice4/program/libgcc3_uno.so #146 0x00007f6081db5172 in ?? () from /opt/openoffice4/program/libgcc3_uno.so #147 0x00007f60927bb7e3 in ?? () from /opt/openoffice4/program/libuno_cppuhelpergcc3.so.3 #148 0x00007f60927bbd8b in ?? () from /opt/openoffice4/program/libuno_cppuhelpergcc3.so.3 #149 0x00007f6081af7451 in ?? () from /opt/openoffice4/program/bootstrap.uno.so #150 0x00007f604c83f6d0 in ?? () from /opt/openoffice4/program/libswui.so #151 0x00007f604c83ad28 in ?? () from /opt/openoffice4/program/libswui.so #152 0x00007f604c83b6b1 in ?? () from /opt/openoffice4/program/libswui.so #153 0x00007f608fc88697 in ?? () from /opt/openoffice4/program/libvcl.so #154 0x00007f6082446a87 in SalDisplay::DispatchInternalEvent() () from /opt/openoffice4/program/libvclplug_gen.so #155 0x00007f60827034c4 in ?? () from /opt/openoffice4/program/libvclplug_gtk.so #156 0x0000003851c47a55 in g_main_dispatch (context=0x22324b0) at gmain.c:2715 #157 g_main_context_dispatch (context=context@entry=0x22324b0) at gmain.c:3219 #158 0x0000003851c47d88 in g_main_context_iterate (context=context@entry=0x22324b0, block=block@entry=0, dispatch=dispatch@entry=1, self=) at gmain.c:3290 #159 0x0000003851c47e44 in g_main_context_iteration (context=0x22324b0, may_block=0) at gmain.c:3351 #160 0x00007f6082703300 in ?? () from /opt/openoffice4/program/libvclplug_gtk.so #161 0x00007f608fa6cfe3 in ?? () from /opt/openoffice4/program/libvcl.so ---Type to continue, or q to quit--- #162 0x00007f608fc0e1d8 in Dialog::Execute() () from /opt/openoffice4/program/libvcl.so #163 0x00007f604c83c58d in ?? () from /opt/openoffice4/program/libswui.so #164 0x00007f608fa88418 in Control::ImplCallEventListenersAndHandler(unsigned long, Link const&, void*) () from /opt/openoffice4/program/libvcl.so #165 0x00007f608fc6c2d0 in Window::EndTracking(unsigned short) () from /opt/openoffice4/program/libvcl.so #166 0x00007f608fc87531 in ?? () from /opt/openoffice4/program/libvcl.so #167 0x00007f608fc88c57 in ?? () from /opt/openoffice4/program/libvcl.so #168 0x00007f608fc87a79 in ?? () from /opt/openoffice4/program/libvcl.so #169 0x00007f60827182f8 in ?? () from /opt/openoffice4/program/libvclplug_gtk.so #170 0x0000003daeb4df0c in _gtk_marshal_BOOLEAN__BOXED (closure=0x24b6270, return_value=0x7fff80ac4700, n_param_values=, param_values=0x7fff80ac47b0, invocation_hint=, marshal_data=) at gtkmarshalers.c:86 #171 0x000000385440f910 in g_closure_invoke (closure=0x24b6270, return_value=return_value@entry=0x7fff80ac4700, n_param_values=2, param_values=param_values@entry= 0x7fff80ac47b0, invocation_hint=invocation_hint@entry=0x7fff80ac4750) at gclosure.c:777 #172 0x0000003854420d08 in signal_emit_unlocked_R (node=node@entry=0x224fbe0, detail=detail@entry=0, instance=instance@entry=0x251a850, emission_return=emission_return@entry=0x7fff80ac4880, instance_and_params=instance_and_params@entry=0x7fff80ac47b0) at gsignal.c:3551 #173 0x00000038544288c7 in g_signal_emit_valist (instance=0x251a850, signal_id=, detail=0, var_args=var_args@entry=0x7fff80ac4a08) at gsignal.c:3310 #174 0x0000003854428de2 in g_signal_emit (instance=instance@entry=0x251a850, signal_id=, detail=detail@entry=0) at gsignal.c:3356 #175 0x0000003daec81fee in gtk_widget_event_internal (widget=widget@entry=0x251a850 [GtkWindow], event=event@entry=0x251d5c0) at gtkwidget.c:5017 #176 0x0000003daec82369 in IA__gtk_widget_event (widget=widget@entry=0x251a850 [GtkWindow], event=event@entry=0x251d5c0) at gtkwidget.c:4814 #177 0x0000003daeb4bc94 in IA__gtk_propagate_event (widget=0x251a850 [GtkWindow], event=0x251d5c0) at gtkmain.c:2490 #178 0x0000003daeb4c013 in IA__gtk_main_do_event (event=0x251d5c0) at gtkmain.c:1685 #179 0x0000003dade61f1c in gdk_event_dispatch (source=source@entry=0x22323c0, callback=, user_data=) at gdkevents-x11.c:2403 #180 0x0000003851c47a55 in g_main_dispatch (context=0x22324b0) at gmain.c:2715 #181 g_main_context_dispatch (context=context@entry=0x22324b0) at gmain.c:3219 #182 0x0000003851c47d88 in g_main_context_iterate (context=context@entry=0x22324b0, block=block@entry=1, dispatch=dispatch@entry=1, self=) at gmain.c:3290 #183 0x0000003851c47e44 in g_main_context_iteration (context=0x22324b0, may_block=1) at gmain.c:3351 #184 0x00007f6082703316 in ?? () from /opt/openoffice4/program/libvclplug_gtk.so #185 0x00007f608fa6cfe3 in ?? () from /opt/openoffice4/program/libvcl.so #186 0x00007f608fc0e1d8 in Dialog::Execute() () from /opt/openoffice4/program/libvcl.so #187 0x00007f604cda86b9 in ?? () from /opt/openoffice4/program/libcui.so #188 0x00007f604cfc3761 in ?? () from /opt/openoffice4/program/libcui.so #189 0x00007f60919341c5 in ?? () from /opt/openoffice4/program/libsfx.so #190 0x00007f6091b13eaa in ?? () from /opt/openoffice4/program/libsfx.so #191 0x00007f6091b141c7 in SfxDispatcher::_Execute(SfxShell&, SfxSlot const&, SfxRequest&, unsigned short) () from /opt/openoffice4/program/libsfx.so #192 0x00007f609198b047 in ?? () from /opt/openoffice4/program/libsfx.so #193 0x00007f609199ad14 in ?? () from /opt/openoffice4/program/libsfx.so #194 0x00007f609199b78d in ?? () from /opt/openoffice4/program/libsfx.so #195 0x00007f608b78bde0 in ?? () from /opt/openoffice4/program/libfwk.so #196 0x00007f608fc24bb8 in Menu::Select() () from /opt/openoffice4/program/libvcl.so #197 0x00007f608fc1c83f in ?? () from /opt/openoffice4/program/libvcl.so #198 0x00007f608fc88697 in ?? () from /opt/openoffice4/program/libvcl.so ---Type to continue, or q to quit--- #199 0x00007f6082446a87 in SalDisplay::DispatchInternalEvent() () from /opt/openoffice4/program/libvclplug_gen.so #200 0x00007f60827034c4 in ?? () from /opt/openoffice4/program/libvclplug_gtk.so #201 0x0000003851c47a55 in g_main_dispatch (context=0x22324b0) at gmain.c:2715 #202 g_main_context_dispatch (context=context@entry=0x22324b0) at gmain.c:3219 #203 0x0000003851c47d88 in g_main_context_iterate (context=context@entry=0x22324b0, block=block@entry=0, dispatch=dispatch@entry=1, self=) at gmain.c:3290 #204 0x0000003851c47e44 in g_main_context_iteration (context=0x22324b0, may_block=0) at gmain.c:3351 #205 0x00007f6082703300 in ?? () from /opt/openoffice4/program/libvclplug_gtk.so #206 0x00007f608fa6cfe3 in ?? () from /opt/openoffice4/program/libvcl.so #207 0x00007f608fa6c1cb in Application::Execute() () from /opt/openoffice4/program/libvcl.so #208 0x00007f6092dd6a18 in ?? () from /opt/openoffice4/program/libsofficeapp.so #209 0x00007f608fa70395 in ?? () from /opt/openoffice4/program/libvcl.so #210 0x00007f608fa70460 in SVMain() () from /opt/openoffice4/program/libvcl.so #211 0x00007f6092dfdfac in soffice_main () from /opt/openoffice4/program/libsofficeapp.so #212 0x0000000000400f7b in main () (gdb)