Bug 70929 - Konqueror crashes when entering a html page
Summary: Konqueror crashes when entering a html page
Status: RESOLVED DUPLICATE of bug 61042
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: SVN
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-20 18:27 UTC by Aron Boström
Modified: 2003-12-20 18:49 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aron Boström 2003-12-20 18:27:34 UTC
Version:           CVS (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 3.3 20030226 (prerelease) (SuSE) Bundled with SuSE 8.2 ftp-install
OS:          Linux

I have compiled CVS regulary for three weeks and Konqueror still crashes when starting in webbrowsing profile or when entering any website.

console output:
aron@linux:~/.kde3-cvs-Dec/kdelibs> /opt/kde3/bin/konqueror
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
kio (KSycoca): Trying to open ksycoca from /var/tmp/kdecache-aron/ksycoca
konqueror: void KonqMisc::createBrowserWindowFromProfile()
konqueror: path=/opt/kde3/share/apps/konqueror/profiles/webbrowsing,filename=webbrowsing,url=
kio (KTrader): KServiceTypeProfile::offers( Browser/View, )
kio (KTrader): Returning 37 offers
libkonq: ## loaded: 500 entries.
konqueror: KonqMainWindow::enableAllActions false
kparts: MainWindow::createGUI, part=(nil)
konqueror: KonqViewManager::clear
konqueror: Trying to create view for "KonqAboutPage"
kio (KTrader): KServiceTypeProfile::offers( KonqAboutPage,Application )
kio (KTrader): Returning 0 offers
kio (KTrader): KServiceTypeProfile::offers( KonqAboutPage,KParts/ReadOnlyPart )
kio (KTrader): Returning 1 offers
konqueror: Found requested service konq_aboutpage
konqueror: Trying to open lib for requested service konq_aboutpage
konqueror: KonqViewManager::setupView passiveMode=false
konqueror: KonqView::switchView
kparts: found Plugin : /opt/kde3/share/apps/khtml/kpartplugins/autorefresh.rc !
kparts: found Plugin : /opt/kde3/share/apps/khtml/kpartplugins/crashesplugin.rc !
kparts: found Plugin : /opt/kde3/share/apps/khtml/kpartplugins/kget_plug_in.rc !
kparts: found Plugin : /opt/kde3/share/apps/khtml/kpartplugins/khtmlsettingsplugin.rc !
kparts: found Plugin : /opt/kde3/share/apps/khtml/kpartplugins/krpmview.rc !
kparts: found Plugin : /opt/kde3/share/apps/khtml/kpartplugins/minitoolsplugin.rc !
kparts: found Plugin : /opt/kde3/share/apps/khtml/kpartplugins/plugin_babelfish.rc !
kparts: found Plugin : /opt/kde3/share/apps/khtml/kpartplugins/plugin_domtreeviewer.rc !
kparts: found Plugin : /opt/kde3/share/apps/khtml/kpartplugins/plugin_validators.rc !
kparts: found Plugin : /opt/kde3/share/apps/khtml/kpartplugins/plugin_webarchiver.rc !
kparts: found Plugin : /opt/kde3/share/apps/khtml/kpartplugins/uachangerplugin.rc !
kparts: loadPlugins found desktopfile for khtml:
kparts: load plugin autorefresh
kparts: loadPlugins found desktopfile for khtml:
kparts: load plugin Crashes
kparts: loadPlugins found desktopfile for khtml:
kparts: load plugin khtml_kget
kparts: loadPlugins found desktopfile for khtml:
kparts: load plugin khtmlsettingsplugin
kparts: loadPlugins found desktopfile for khtml:
kparts: load plugin krpmview
kdecore (KLibLoader): library libkrpmview.la not found under 'module' but under 'lib'
konqueror: factory.cpp:79: virtual QObject* KParts::Factory::createObject(QObject*, const char*, const char*, const QStringList&): Försäkran "!parent || parent->isWidgetType()" falsk.


Backtrace:
[New Thread 16384 (LWP 30076)]
0x41350387 in waitpid () from /lib/libpthread.so.0
#0  0x41350387 in waitpid () from /lib/libpthread.so.0
#1  0x408dbd12 in KCrash::defaultCrashHandler(int) ()
   from /opt/kde3/lib/libkdecore.so.4
#2  0x4134f1ec in __pthread_sighandler () from /lib/libpthread.so.0
#3  <signal handler called>
#4  0x414c2471 in kill () from /lib/libc.so.6
#5  0x4134c521 in pthread_kill () from /lib/libpthread.so.0
#6  0x4134c83b in raise () from /lib/libpthread.so.0
#7  0x414c2204 in raise () from /lib/libc.so.6
#8  0x414c3830 in abort () from /lib/libc.so.6
#9  0x414bb824 in __assert_fail () from /lib/libc.so.6
#10 0x4019fc8e in KParts::Factory::createObject(QObject*, char const*, char const*, QStringList const&) () from /opt/kde3/lib/libkparts.so.2
#11 0x408f6f3e in KLibFactory::create(QObject*, char const*, char const*, QStringList const&) () from /opt/kde3/lib/libkdecore.so.4
#12 0x4018fcf6 in KParts::Plugin* KParts::ComponentFactory::createInstanceFromFactory<KParts::Plugin>(KLibFactory*, QObject*, char const*, QStringList const&)
    () from /opt/kde3/lib/libkparts.so.2
#13 0x4018fc51 in KParts::Plugin* KParts::ComponentFactory::createInstanceFromLibrary<KParts::Plugin>(char const*, QObject*, char const*, QStringList const&, int*) () from /opt/kde3/lib/libkparts.so.2
#14 0x4018e8b5 in KParts::Plugin::loadPlugin(QObject*, char const*) ()
   from /opt/kde3/lib/libkparts.so.2
#15 0x4018f627 in KParts::Plugin::loadPlugins(QObject*, KXMLGUIClient*, KInstance*, bool) () from /opt/kde3/lib/libkparts.so.2
#16 0x40187c2b in KParts::PartBase::loadPlugins(QObject*, KXMLGUIClient*, KInstance*) () from /opt/kde3/lib/libkparts.so.2
#17 0x40187bce in KParts::PartBase::setInstance(KInstance*, bool) ()
   from /opt/kde3/lib/libkparts.so.2
#18 0x421c270f in KHTMLPart::KHTMLPart(QWidget*, char const*, QObject*, char const*, KHTMLPart::GUIProfile) () from /opt/kde3/lib/libkhtml.so.4
#19 0x41f87a6c in KonqAboutPage::KonqAboutPage(QWidget*, char const*, QObject*, char const*) () from /opt/kde3/lib/kde3/konq_aboutpage.so
#20 0x41f823e7 in KonqAboutPageFactory::createPartObject(QWidget*, char const*, QObject*, char const*, char const*, QStringList const&) ()
   from /opt/kde3/lib/kde3/konq_aboutpage.so
#21 0x4019fb56 in KParts::Factory::createPart(QWidget*, char const*, QObject*, char const*, char const*, QStringList const&) ()
   from /opt/kde3/lib/libkparts.so.2
#22 0x40096abe in KonqViewFactory::create(QWidget*, char const*, QObject*, char const*) () from /opt/kde3/lib/libkdeinit_konqueror.so
#23 0x40084e64 in KonqFrame::attach(KonqViewFactory const&) ()
   from /opt/kde3/lib/libkdeinit_konqueror.so
#24 0x40069955 in KonqView::switchView(KonqViewFactory&) ()
   from /opt/kde3/lib/libkdeinit_konqueror.so
#25 0x400671bd in KonqView::KonqView(KonqViewFactory&, KonqFrame*, KonqMainWindow*, KSharedPtr<KService> const&, QValueList<KSharedPtr<KService> > const&, QValueList<KSharedPtr<KService> > const&, QString const&, bool) ()
   from /opt/kde3/lib/libkdeinit_konqueror.so
#26 0x40078961 in KonqViewManager::setupView(KonqFrameContainerBase*, KonqViewFactory&, KSharedPtr<KService> const&, QValueList<KSharedPtr<KService> > const&, QValueList<KSharedPtr<KService> > const&, QString const&, bool, bool) ()
   from /opt/kde3/lib/libkdeinit_konqueror.so
#27 0x4007b4cd in KonqViewManager::loadItem(KConfig&, KonqFrameContainerBase*, QString const&, KURL const&, bool) () from /opt/kde3/lib/libkdeinit_konqueror.so
#28 0x40079cc3 in KonqViewManager::loadViewProfile(KConfig&, QString const&, KURL const&, KonqOpenURLRequest const&, bool) ()
   from /opt/kde3/lib/libkdeinit_konqueror.so
#29 0x400791b5 in KonqViewManager::loadViewProfile(QString const&, QString const&, KURL const&, KonqOpenURLRequest const&, bool) ()
   from /opt/kde3/lib/libkdeinit_konqueror.so
#30 0x400808ef in KonqMisc::createBrowserWindowFromProfile(QString const&, QString const&, KURL const&, KParts::URLArgs const&, bool) ()
   from /opt/kde3/lib/libkdeinit_konqueror.so
#31 0x4005b489 in kdemain () from /opt/kde3/lib/libkdeinit_konqueror.so
#32 0x08048669 in main ()
#33 0x414ae857 in __libc_start_main () from /lib/libc.so.6



compiled with --prefix=$KDEDIR to QT installed in $KDEDIR and KDEDIR=/opt/kde3
no compilation problems with kdebase/konqueror or kdelibs/khtml as i have found.
Comment 1 Aron Boström 2003-12-20 18:31:08 UTC
in the console output, in the last row: 
»Försäkran "!parent || parent->isWidgetType()" falsk.«

"Försäkran" is swedish and means something like "Ensurance" i think and "falsk" means "false".
Comment 2 Maksim Orlovich 2003-12-20 18:49:39 UTC
Remove the kdebase3-suse rpm, or the libkrpmview libraries

*** This bug has been marked as a duplicate of 61042 ***