From kde-bugs-dist Thu Jan 15 00:37:05 2004 From: Ravikiran Rajagopal Date: Thu, 15 Jan 2004 00:37:05 +0000 To: kde-bugs-dist Subject: [Bug 72673] New: kpresenter crashes opening openoffice file Message-Id: <20040115003705.11691.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=107412703214004 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=72673 Summary: kpresenter crashes opening openoffice file Product: kpresenter Version: unspecified Platform: Compiled Sources OS/Version: Linux Status: NEW Severity: crash Priority: NOR Component: general AssignedTo: lmontel@mandrakesoft.com ReportedBy: ravi@kde.org Version: (using KDE Devel) Installed from: Compiled sources Compiler: gcc version 3.3.2 20031022 (Red Hat Linux 3.3.2-1) OS: Linux KPresenter crashes with the following backtrace when trying to open Coolo's unsermake documentation in kdenonbeta/unsermake/doc/unsermake-talk.sxi: Using host libthread_db library "/lib/tls/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1084700160 (LWP 21452)] 0x00390c32 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 #0 0x00390c32 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 #1 0x0032da03 in __waitpid_nocancel () from /lib/tls/libpthread.so.0 #2 0x00223b98 in KCrash::defaultCrashHandler(int) (sig=11) at kcrash.cpp:246 #3 #4 0x01543021 in QGList (this=0xbfecc270, list=@0x4) at /par/users/ravi/kde-cvs/src/qt-copy/src/tools/qglist.cpp:238 #5 0x06571cb5 in KPrPage::unifyObjectName(KPObject*) (this=0x0, object=0x8e15538) at qptrlist.h:69 #6 0x06571e39 in KPrPage::appendObject(KPObject*) (this=0x4, _obj=0x8e15538) at kprpage.cc:150 #7 0x065bfc16 in KPresenterDoc::insertObjectInPage(double, KPObject*) ( this=0x8c06dd0, offset=0, _obj=0x8e15538) at qptrlist.h:103 #8 0x065b9aff in KPresenterDoc::loadObjects(QDomElement const&, bool) ( this=0x8c06dd0, element=@0xbfecc270, paste=false) at kpresenter_doc.cc:1725 #9 0x065b77c5 in KPresenterDoc::loadXML(QDomDocument const&) (this=0x8c06dd0, doc=@0xbfeccc64) at kpresenter_doc.cc:1257 #10 0x065b341b in KPresenterDoc::loadXML(QIODevice*, QDomDocument const&) ( this=0x8c06dd0, dev=0x8cb8280, doc=@0xbfeccc64) at kpresenter_doc.cc:954 #11 0x0175a718 in KoDocument::loadNativeFormat(QString const&) ( this=0x8c06dd0, file=@0xbfecce54) at koDocument.cc:1487 #12 0x017592d5 in KoDocument::openFile() (this=0x8c06dd0) at koDocument.cc:1324 #13 0x00f1506b in KParts::ReadOnlyPart::openURL(KURL const&) (this=0x8c06dd0, url=@0xbfecd08c) at part.cpp:339 #14 0x01758392 in KoDocument::openURL(KURL const&) (this=0x8c06dd0, _url=@0xbfecd18c) at koDocument.cc:1211 #15 0x065bb952 in KPresenterDoc::initDoc() (this=0x8c06dd0) at kpresenter_doc.cc:1989 #16 0x0176b5b9 in KoApplication::start() (this=0xbfecd540) at koApplication.cc:148 #17 0x008862f5 in kdemain (argc=1, argv=0x8b4df88) at /par/users/ravi/kde-cvs/src/koffice/kpresenter/main.cc:44 #18 0x0804cc55 in launch (argc=1, _name=0x8b4e55c "kpresenter", args=0x8b4e567 "\001", cwd=0x0, envc=1, envs=0x8b4ddf0 " À,", reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x8b4e57c "eepc005.eng.ohio-state.edu;1074126639;720352;11018") at kinit.cpp:604 #19 0x0804d8df in handle_launcher_request (sock=8) at kinit.cpp:1167 #20 0x0804dd80 in handle_requests (waitForPid=0) at kinit.cpp:1360 #21 0x0804ec99 in main (argc=3, argv=0xbfecdb74, envp=0xbfecdb84) at kinit.cpp:1797