KDE
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
Go Back   Web Development Archives Mailing Lists KDE

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Web Development Archives Sponsor:
  #1  
Old January 10th, 2006, 01:51 PM
Carsten Niehaus
Guest
Dev Archives Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Bug in KJanusWidget (KDE 3.5)

Hi, I got this bug quite some time ago



I still happens and I simply don't find a bug in my code. As the last lines in
the backtrace are always like this:

#8 0x4137e2fd in QWidgetStack::raiseWidget ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#9 0x40b7c30a in KJanusWidget::showPage (this=)
at /
#10 0x40b7c51a in KJanusWidget::showPage (this=)

it *could* be a bug in KJanusWidget. As I don't know the class at all it would
be nice if someone with more knowledge had a look there. Joseph already
suspected gcc, no idea, really. It happens in trunk as well.

Thanks for any pointers.

Carsten


>Visit #unsub to unsubscribe <<


PGP SIGNATURE
Version: GnuPG v1.4.1 (GNU/Linux)


PjkH30IGRn97miCS+/Sc=
=c7xW
PGP SIGNATURE

Reply With Quote
  #2  
Old January 10th, 2006, 04:21 PM
David Faure
Guest
Dev Archives Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Bug in KJanusWidget (KDE 3.5)

Tuesday 10 January 2006 19:35, Carsten Niehaus wrote:
Hi, I got this bug quite some time ago



I still happens and I simply don't find a bug in my code. As the last lines in
the backtrace are always like this:

#8 0x4137e2fd in QWidgetStack::raiseWidget ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#9 0x40b7c30a in KJanusWidget::showPage (this=)
at /
#10 0x40b7c51a in KJanusWidget::showPage (this=)

it *could* be a bug in KJanusWidget.

Using valgrind would certainly tell more

--
David Faure, faure (AT) kde (DOT) org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and K (http://www.koffice.org).


>Visit #unsub to unsubscribe <<

Reply With Quote
  #3  
Old January 11th, 2006, 03:31 PM
Carsten Niehaus
Guest
Dev Archives Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Bug in KJanusWidget (KDE 3.5)

Am Dienstag, 10. Januar 2006 21:12 schrieb David Faure:
#8 *0x4137e2fd in QWidgetStack::raiseWidget ()
* * from /usr/lib/qt3/lib/libqt-mt.so.3
*#9 *0x40b7c30a in KJanusWidget::showPage (this=)
* * *at /
*#10 0x40b7c51a in KJanusWidget::showPage (this=)
>

it *could* be a bug in KJanusWidget.
>

Using valgrind would certainly tell more

I am sure it would but I don't know how to use valgrind for debugging. It has
so many tools and flags I don't even know where to start. Just using it
without flags and parameters doesn't show anything.
There is nothing in the FAQ about it and google doesn't give me hints either.

Carsten


>Visit #unsub to unsubscribe <<


PGP SIGNATURE
Version: GnuPG v1.4.1 (GNU/Linux)


4yRdD5RlLGfdpnYniZXGmYo=
=DxVv
PGP SIGNATURE

Reply With Quote
  #4  
Old January 11th, 2006, 05:31 PM
David Faure
Guest
Dev Archives Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Bug in KJanusWidget (KDE 3.5)

Wednesday 11 January 2006 21:24, Carsten Niehaus wrote:
Am Dienstag, 10. Januar 2006 21:12 schrieb David Faure:
#8 *0x4137e2fd in QWidgetStack::raiseWidget ()
* * from /usr/lib/qt3/lib/libqt-mt.so.3
*#9 *0x40b7c30a in KJanusWidget::showPage (this=)
* * *at /
*#10 0x40b7c51a in KJanusWidget::showPage (this=)
>

it *could* be a bug in KJanusWidget.
>

Using valgrind would certainly tell more

I am sure it would but I don't know how to use valgrind for debugging. It has
so many tools and flags I don't even know where to start. Just using it
without flags and parameters doesn't show anything.
There is nothing in the FAQ about it and google doesn't give me hints either.

valgrind kmyapp

With some versions of valgrind it's "skin" instead of "tool".

--
David Faure, faure (AT) kde (DOT) org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and K (http://www.koffice.org).


>Visit #unsub to unsubscribe <<

Reply With Quote
  #5  
Old January 11th, 2006, 08:49 PM
Gary Cramblitt
Guest
Dev Archives Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Bug in KJanusWidget (KDE 3.5)

Wednesday 11 January 2006 17:18, David Faure wrote:
I am sure it would but I don't know how to use valgrind for debugging. It
has so many tools and flags I don't even know where to start. Just using
it without flags and parameters doesn't show anything.
There is nothing in the FAQ about it and google doesn't give me hints
either.
>

valgrind kmyapp
>

With some versions of valgrind it's "skin" instead of "tool".

Be sure to build the app with and sometimes you have to
use the option. I valgrind kttsd like this:

valgrind
kttsd

--
Gary Cramblitt (aka PhantomsDad)

>Visit #unsub to unsubscribe <<

Reply With Quote
Reply

Viewing: Web Development Archives Mailing Lists KDE > Bug in KJanusWidget (KDE 3.5)


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 3 Hosted by Hostway
Stay green...Green IT