Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Konqueror crashes on close
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
RoelVanDijk
n00b
n00b


Joined: 15 Dec 2002
Posts: 21

PostPosted: Fri Feb 07, 2003 4:13 pm    Post subject: Konqueror crashes on close Reply with quote

I'm experiencing a rather weird problem. When I close a konqueror window I get a segmentation fault. This causes all my other konqueror windows to crash. Other users on the same system do not have this problem. What am I doing wrong?
I thought it could have something to do with the "minimize memory usage: always" option. But when I turned that of it still crashes. I don't have a clue what causes this.
Back to top
View user's profile Send private message
rsk
Apprentice
Apprentice


Joined: 18 Apr 2002
Posts: 220
Location: Tucson, AZ

PostPosted: Sat Feb 08, 2003 4:51 am    Post subject: Reply with quote

is there a stack trace available (in the crash window) or a core file you can analyze with GDB? Any messages in the KDE log file, or after you close X? Sometimes you see some helpful messages there.

Did you recently emerge portions of libraries or KDE that depend on eachother? AKA emerge new ver of QT and not reemerge KDEbase and KDElibs?
_________________
Best,
Riyad
Back to top
View user's profile Send private message
Jason
n00b
n00b


Joined: 05 Aug 2002
Posts: 6

PostPosted: Wed Feb 12, 2003 12:07 am    Post subject: Reply with quote

I have the same issue running 1.2 w/ kde 3.1. I am unable to get a stack trace.
Back to top
View user's profile Send private message
scottanious
n00b
n00b


Joined: 24 Jun 2002
Posts: 7

PostPosted: Wed Feb 12, 2003 1:16 am    Post subject: Bookmarks Toolbar? Reply with quote

I also have this problem.

I haven't had a chance to verify this, but according to a message on the gentoo-user mailing list, the bookmarks toolbar is the root of the problem, and turning that off resolves the problem. There was a small bit of discussion about a patch, but it was left open ended so far.

Hope this helps!
Back to top
View user's profile Send private message
Jason
n00b
n00b


Joined: 05 Aug 2002
Posts: 6

PostPosted: Wed Feb 12, 2003 5:24 pm    Post subject: Reply with quote

yep, that did it. Thanks for the help!
Back to top
View user's profile Send private message
RoelVanDijk
n00b
n00b


Joined: 15 Dec 2002
Posts: 21

PostPosted: Thu Feb 13, 2003 3:55 pm    Post subject: Reply with quote

It works!
I turned to bookbarks toolbar off and the crashes stopped. But what puzzles me is why other users on the same system do not suffer from this problem. They have no problems with the bookmarks toolbar.

I'm gonna try to find a patch now, because I really like the bookmarks toolbar. But thanks for all the replies.

Here is a stacktrace of on of the crashes:
Code:

0x1670a299 in wait4 () from /lib/libc.so.6
#0  0x1670a299 in wait4 () from /lib/libc.so.6
#1  0x1678620c in __DTOR_END__ () from /lib/libc.so.6
#2  0x164fe9e3 in waitpid () from /lib/libpthread.so.0
#3  0x15c1281e in KCrash::defaultCrashHandler(int) ()
   from /usr/kde/3.1/lib/libkdecore.so.4
#4  <signal handler called>
#5  0x16210147 in QGDict::unlink_ascii(char const*, void*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#6  0x162105f4 in QGDict::take_ascii(char const*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#7  0x15963f68 in KAction::~KAction() () from /usr/kde/3.1/lib/libkdeui.so.4
#8  0x15fa6802 in QObject::~QObject() () from /usr/qt/3/lib/libqt-mt.so.3
#9  0x15977fb7 in KActionCollection::~KActionCollection() ()
   from /usr/kde/3.1/lib/libkdeui.so.4
#10 0x15fd7f18 in QWidget::~QWidget() () from /usr/qt/3/lib/libqt-mt.so.3
#11 0x160822ff in QMainWindow::~QMainWindow() ()
   from /usr/qt/3/lib/libqt-mt.so.3
#12 0x159de31e in KMainWindow::~KMainWindow() ()
   from /usr/kde/3.1/lib/libkdeui.so.4
#13 0x15592f28 in KParts::MainWindow::~MainWindow() ()
   from /usr/kde/3.1/lib/libkparts.so.2
#14 0x16e08d7e in KonqMainWindow::~KonqMainWindow() ()
   from /usr/kde/3.1/lib/konqueror.so
#15 0x15fa7283 in QObject::event(QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3
#16 0x15fdd68c in QWidget::event(QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3
#17 0x16083f92 in QMainWindow::event(QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#18 0x15f4b846 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#19 0x15f4ae06 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#20 0x15b85459 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/kde/3.1/lib/libkdecore.so.4
#21 0x15f4c5f8 in QApplication::sendPostedEvents(QObject*, int) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#22 0x15f5f479 in QEventLoop::enterLoop() () from /usr/qt/3/lib/libqt-mt.so.3
#23 0x15f5f338 in QEventLoop::exec() () from /usr/qt/3/lib/libqt-mt.so.3
#24 0x15f4ba91 in QApplication::exec() () from /usr/qt/3/lib/libqt-mt.so.3
#25 0x16e0314a in main () from /usr/kde/3.1/lib/konqueror.so
#26 0x0804d196 in strcpy ()
#27 0x0804eac8 in strcpy ()
#28 0x0804dd3a in strcpy ()
#29 0x0804bf29 in strcpy ()
#30 0x16673e34 in __libc_start_main () from /lib/libc.so.6
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum