https://bugs.kde.org/show_bug.cgi?id=217459
--- Comment #2 from Bart Van Assche <bart vanassche gmail com> 2009-12-06 10:48:07 --- (In reply to comment #1) > Can not reproduce, can you try running it through valgrind to see what's the > output? > > valgrind okular Mellanox_OFED_Linux_user_manual_1_40_1.pdf After having installed glibc-debuginfo, okular-debuginfo and libqt4-debuginfo, the latest trunk version of Valgrind produces the following output: $ ~/software/valgrind/vg-in-place --read-var-info=yes okular Mellanox_OFED_Linux_user_manual_1_40_1.pdf ==6970== Memcheck, a memory error detector ==6970== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==6970== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==6970== Command: okular Mellanox_OFED_Linux_user_manual_1_40_1.pdf ==6970== ==6970== Conditional jump or move depends on uninitialised value(s) ==6970== at 0xFC5FFBF: ??? (in /usr/lib64/kde4/okularpart.so) ==6970== by 0x72208E7: QWidget::event(QEvent*) (in /usr/lib64/libQtGui.so.4.5.2) ==6970== by 0x757609A: QFrame::event(QEvent*) (in /usr/lib64/libQtGui.so.4.5.2) ==6970== by 0x6B1EC47: QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) (in /usr/lib64/libQtCore.so.4.5.2) ==6970== by 0x71CFA8B: QApplicationPrivate::notify_helper(QObject*, QEvent*) (in /usr/lib64/libQtGui.so.4.5.2) ==6970== by 0x71D7D49: QApplication::notify(QObject*, QEvent*) (in /usr/lib64/libQtGui.so.4.5.2) ==6970== by 0x5C9EA8A: KApplication::notify(QObject*, QEvent*) (in /usr/lib64/libkdeui.so.5.3.0) ==6970== by 0x6B1F94B: QCoreApplication::notifyInternal(QObject*, QEvent*) (in /usr/lib64/libQtCore.so.4.5.2) ==6970== by 0x725E40C: QWidgetPrivate::setGeometry_sys(int, int, int, int, bool) (in /usr/lib64/libQtGui.so.4.5.2) ==6970== by 0x721F756: QWidget::setGeometry(QRect const&) (in /usr/lib64/libQtGui.so.4.5.2) ==6970== by 0x76073F3: QAbstractScrollAreaPrivate::layoutChildren() (in /usr/lib64/libQtGui.so.4.5.2) ==6970== by 0x7607A05: QAbstractScrollArea::event(QEvent*) (in /usr/lib64/libQtGui.so.4.5.2) ==6970== Error: Illegal file spec in link Error (0): Call to Object where the object was type 13, not the expected type 3 KCrash: Application 'okular' crashing... sock_file=/home/bart/.kde4/socket-eu85-10-94-241/kdeinit4__0 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Okular-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/okular-devel
