[Okular-devel] [Bug 218725] Crash program and others problems

Reuel Ramos Ribeiro rulrok at gmail.com
Tue Dec 15 02:02:16 CET 2009


https://bugs.kde.org/show_bug.cgi?id=218725





--- Comment #4 from Reuel Ramos Ribeiro <rulrok gmail com>  2009-12-15 02:02:12 ---
reuel at ubuntu:~$ valgrind okular                                                 
==12191== Memcheck, a memory error detector                                     
==12191== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.       
==12191== Using Valgrind-3.5.0-Debian and LibVEX; rerun with -h for copyright
info   
==12191== Command: okular                                                       
==12191==                                                                       

==12191== Conditional jump or move depends on uninitialised value(s)
==12191==    at 0x4E76C00: ??? (in /usr/lib/libQtGui.so.4.5.2)      
==12191==    by 0x4E82E32: ??? (in /usr/lib/libQtGui.so.4.5.2)      
==12191==    by 0x4DCEEE3: ??? (in /usr/lib/libQtGui.so.4.5.2)      
==12191==    by 0x4DCEFAB: ??? (in /usr/lib/libQtGui.so.4.5.2)      
==12191==    by 0x4DDAD5E: QPainter::drawEllipse(QRect const&) (in
/usr/lib/libQtGui.so.4.5.2)
==12191==    by 0x663D39D: ??? (in /usr/lib/kde4/plugins/styles/oxygen.so)      
==12191==    by 0x664506F: ??? (in /usr/lib/kde4/plugins/styles/oxygen.so)      
==12191==    by 0x665287B: ??? (in /usr/lib/kde4/plugins/styles/oxygen.so)      
==12191==    by 0x44F4DAA: KStyle::drawPrimitive(QStyle::PrimitiveElement,
QStyleOption const*, QPainter*, QWidget const*) const (in
/usr/lib/libkdeui.so.5.3.0)                                        
==12191==    by 0x4F94ED5: QCommonStyle::drawControl(QStyle::ControlElement,
QStyleOption const*, QPainter*, QWidget const*) const (in
/usr/lib/libQtGui.so.4.5.2)                                      
==12191==    by 0x44ECCFB: KStyle::drawControl(QStyle::ControlElement,
QStyleOption const*, QPainter*, QWidget const*) const (in
/usr/lib/libkdeui.so.5.3.0)                                            
==12191==    by 0x6645A1A: ??? (in /usr/lib/kde4/plugins/styles/oxygen.so)      
==12191==                                                                       
==12191== Thread 2:                                                             
==12191== Invalid write of size 4                                               
==12191==    at 0xB433F0F: SplashOutputDev::SplashOutputDev(SplashColorMode,
int, int, unsigned char*, int, int) (SplashOutputDev.cc:858)                    
==12191==    by 0xB3891AE: Poppler::Page::renderToImage(double, double, int,
int, int, int, Poppler::Page::Rotation) const (in
/usr/lib/libpoppler-qt4.so.3.2.0)                                        
==12191==    by 0x8009B14: ??? (in /usr/lib/kde4/okularGenerator_poppler.so)    
==12191==    by 0x49A1E31: ??? (in /usr/lib/libQtCore.so.4.5.2)                 
==12191==    by 0x5CEA80D: start_thread (pthread_create.c:300)                  
==12191==    by 0x56E37ED: clone (clone.S:130)                                  
==12191==  Address 0x66c5e4c is 0 bytes after a block of size 252 alloc'd       
==12191==    at 0x4025390: operator new(unsigned int) (vg_replace_malloc.c:214) 
==12191==    by 0xB38916F: Poppler::Page::renderToImage(double, double, int,
int, int, int, Poppler::Page::Rotation) const (in
/usr/lib/libpoppler-qt4.so.3.2.0)                                        
==12191==    by 0x8009B14: ??? (in /usr/lib/kde4/okularGenerator_poppler.so)    
==12191==    by 0x49A1E31: ??? (in /usr/lib/libQtCore.so.4.5.2)                 
==12191==    by 0x5CEA80D: start_thread (pthread_create.c:300)                  
==12191==    by 0x56E37ED: clone (clone.S:130)                                  
==12191==                                                                       
==12191== Thread 1:                                                             
==12191== Conditional jump or move depends on uninitialised value(s)            
==12191==    at 0x78E202F: ??? (in /usr/lib/kde4/okularpart.so)                 
==12191==    by 0x4CFBE0B: QWidget::event(QEvent*) (in
/usr/lib/libQtGui.so.4.5.2)                  
==12191==    by 0x50AB632: QFrame::event(QEvent*) (in
/usr/lib/libQtGui.so.4.5.2)                   
==12191==    by 0x514A493: QAbstractScrollArea::viewportEvent(QEvent*) (in
/usr/lib/libQtGui.so.4.5.2)                                                     
==12191==    by 0x514CA94: ??? (in /usr/lib/libQtGui.so.4.5.2)                  
==12191==    by 0x4A91839:
QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) (in
/usr/lib/libQtCore.so.4.5.2)                                                    
==12191==    by 0x4CA6F2B: QApplicationPrivate::notify_helper(QObject*,
QEvent*) (in /usr/lib/libQtGui.so.4.5.2)                                        
==12191==    by 0x4CAE5C9: QApplication::notify(QObject*, QEvent*) (in
/usr/lib/libQtGui.so.4.5.2)  
==12191==    by 0x44D9BF9: KApplication::notify(QObject*, QEvent*) (in
/usr/lib/libkdeui.so.5.3.0)  
==12191==    by 0x4A926CA: QCoreApplication::notifyInternal(QObject*, QEvent*)
(in /usr/lib/libQtCore.so.4.5.2)                                                
==12191==    by 0x4D3BCB0: QWidgetPrivate::setGeometry_sys(int, int, int, int,
bool) (in /usr/lib/libQtGui.so.4.5.2)
==12191==    by 0x4CFB06F: QWidget::setGeometry(QRect const&) (in
/usr/lib/libQtGui.so.4.5.2)
==12191==

==12191==
==12191== HEAP SUMMARY:
==12191==     in use at exit: 982,251 bytes in 5,760 blocks
==12191==   total heap usage: 851,344 allocs, 845,584 frees, 238,096,596 bytes
allocated
==12191==
==12191== LEAK SUMMARY:
==12191==    definitely lost: 1,288 bytes in 9 blocks
==12191==    indirectly lost: 682,967 bytes in 1,143 blocks
==12191==      possibly lost: 124,288 bytes in 250 blocks
==12191==    still reachable: 173,708 bytes in 4,358 blocks
==12191==         suppressed: 0 bytes in 0 blocks
==12191== Rerun with --leak-check=full to see details of leaked memory
==12191==
==12191== For counts of detected and suppressed errors, rerun with: -v
==12191== Use --track-origins=yes to see where uninitialised values come from
==12191== ERROR SUMMARY: 6 errors from 3 contexts (suppressed: 422 from 17)


====================================================================================

Well, this time not closed, but did not show the contents of the document,
everything was blank as if there were nothing but reported the number of pages
correctly

Translated with Google Translate

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Okular-devel mailing list