Bug 156617 - klipper crash when I try too see "more"
Summary: klipper crash when I try too see "more"
Status: RESOLVED DUPLICATE of bug 155196
Alias: None
Product: klipper
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Esben Mose Hansen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-25 01:38 UTC by Alex Ivasyuv
Modified: 2008-01-25 01:41 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 Alex Ivasyuv 2008-01-25 01:38:12 UTC
Version:           0.9.7 (using KDE 4.0.0)
Installed from:    Gentoo Packages
Compiler:          gcc 4.1.2 -march=prescott -mtune=prescott -pipe -O2 -ggdb
OS:                Linux

valgrind output:

==15924== Syscall param write(buf) points to uninitialised byte(s)
==15924==    at 0x4448F63: __write_nocancel (in /lib/libpthread-2.7.so)
==15924==    by 0x460681E: _X11TransWrite (Xtrans.c:900)
==15924==    by 0x45FE6E5: _XFlushInt (XlibInt.c:675)
==15924==    by 0x45DDEE0: XFlush (Flush.c:41)
==15924==    by 0x4867404: QWidgetPrivate::setCursor_sys(QCursor const&) (qwidget_x11.cpp:1059)
==15924==    by 0x483AF8D: QWidget::setCursor(QCursor const&) (qwidget.cpp:3939)
==15924==    by 0x4B82248: QLineEditPrivate::init(QString const&) (qlineedit.cpp:2628)
==15924==    by 0x4B83D55: QLineEdit::QLineEdit(QWidget*) (qlineedit.cpp:260)
==15924==    by 0x51D290D: KLineEdit::KLineEdit(QWidget*) (in /usr/kde/4.0/lib/libkdeui.so.5.0.0)
==15924==    by 0x4049232: (within /usr/kde/4.0/lib/libkdeinit4_klipper.so)
==15924==    by 0x4047B9B: (within /usr/kde/4.0/lib/libkdeinit4_klipper.so)
==15924==    by 0x4047D95: (within /usr/kde/4.0/lib/libkdeinit4_klipper.so)
==15924==  Address 0x599787b is 739 bytes inside a block of size 16,384 alloc'd
==15924==    at 0x4021BFA: calloc (vg_replace_malloc.c:397)
==15924==    by 0x45EC50D: XOpenDisplay (OpenDis.c:289)
==15924==    by 0x48539CA: qt_init(QApplicationPrivate*, int, _XDisplay*, unsigned long, unsigned long) (qapplication_x11.cpp:1530)
==15924==    by 0x47F98F2: QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) (qapplication.cpp:709)
==15924==    by 0x47FA39E: QApplication::QApplication(int&, char**, bool, int) (qapplication.cpp:667)
==15924==    by 0x512BEB8: KApplication::KApplication(bool, KComponentData const&) (in /usr/kde/4.0/lib/libkdeui.so.5.0.0)
==15924==    by 0x513294B: KUniqueApplication::KUniqueApplication(bool, bool) (in /usr/kde/4.0/lib/libkdeui.so.5.0.0)
==15924==    by 0x404ABC5: kdemain (in /usr/kde/4.0/lib/libkdeinit4_klipper.so)
==15924==    by 0x8048725: (within /usr/kde/4.0/bin/klipper)
==15924==    by 0x53983C7: (below main) (libc-start.c:227)
ASSERT failure in QList<T>::at: "index out of range", file /usr/include/qt4/QtCore/qlist.h, line 384
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = klipper path = <unknown> pid = 15924
sock_file=/home/siegerstein/.kde/socket-siegerstein/kdeinit4__0
Comment 1 Pino Toscano 2008-01-25 01:41:30 UTC

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