GNOME Bugzilla – Bug 374254
crash in Document Viewer: Opened pdf I downloaded ...
Last modified: 2006-11-13 23:55:10 UTC
Version: 0.6.0 What were you doing when the application crashed? Opened pdf I downloaded from http://citeseer.ist.psu.edu/rd/0%2C37681%2C1%2C0.25%2CDownload/http://citeseer.ist.psu.edu/cache/papers/cs/2341/http:zSzzSzcs.cornell.eduzSzInfozSzPeoplezSzsinghalzSzpaperszSztrec3.pdf/automatic-query-expansion-using.pdf (pdf version from http://citeseer.ist.psu.edu/37681.html) Distribution: Gentoo Base System version 1.12.6 Gnome Release: 2.16.1 2006-11-06 (Gentoo) BugBuddy Version: 2.16.0 Memory status: size: 211943424 vsize: 211943424 resident: 86425600 share: 13959168 rss: 86425600 rss_rlim: -1 CPU usage: start_time: 1163331886 rtime: 688 utime: 636 stime: 52 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/evince' (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 46994875627424 (LWP 27486)] [New Thread 1082132816 (LWP 27496)] 0x00002abdd5f5252f in waitpid () from /lib/libc.so.6
+ Trace 85741
Thanks for taking the time to report this bug. Without a stack trace from the crash it's very hard to determine what caused it. Can you get us a stack trace? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
When I recompile evince with CFLAGS="-g", it does not crash anymore. My previous CFLAGS were "-O2 -march=k8". Compiling it with CFLAGS="-g -O2 -march=k8" makes it crash again. BugBuddy output (with -g -O2 -march=k8) is below. Is this sufficient or should I compile more packages with -g? Since the bug seems to be compilerflag related, is it really a bug in evince or in gcc? Or just some bad coincidence? Distribution: Gentoo Base System version 1.12.6 Gnome Release: 2.16.1 2006-11-06 (Gentoo) BugBuddy Version: 2.16.0 Memory status: size: 172228608 vsize: 172228608 resident: 49381376 share: 13692928 rss: 49381376 rss_rlim: -1 CPU usage: start_time: 1163459963 rtime: 186 utime: 175 stime: 11 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/evince' Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 47417505614256 (LWP 19355)] [New Thread 1082132816 (LWP 19356)] 0x00002b203dc3092f in waitpid () from /lib/libpthread.so.0
+ Trace 86223
Thread 1 (Thread 47417505614256 (LWP 19355))
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 349311 ***