After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 341820 - Crash when reloading a pdf file
Crash when reloading a pdf file
Status: RESOLVED DUPLICATE of bug 343167
Product: evince
Classification: Core
Component: general
git master
Other Linux
: Normal critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-05-15 09:08 UTC by Wouter Bolsterlee (uws)
Modified: 2006-05-28 11:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Wouter Bolsterlee (uws) 2006-05-15 09:08:45 UTC
Evince crashed when I tried to reload a pdf file.


Backtrace was generated from '/opt/gnome/bin/evince'

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1229908288 (LWP 9222)]
[New Thread -1232553040 (LWP 9223)]
0xb7204221 in __waitpid_nocancel () from /lib/tls/libpthread.so.0

Thread 1 (Thread -1229908288 (LWP 9222))

  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 792
  • #2 <signal handler called>
  • #3 IA__g_logv
  • #4 IA__g_log
    at gmessages.c line 517
  • #5 IA__g_assert_warning
    at gmessages.c line 552
  • #6 ev_window_xfer_job_cb
    at ev-window.c line 918
  • #7 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #8 IA__g_closure_invoke
    at gclosure.c line 490
  • #9 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #10 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #11 IA__g_signal_emit
    at gsignal.c line 2241
  • #12 ev_job_finished
    at ev-jobs.c line 182
  • #13 notify_finished
    at ev-job-queue.c line 66
  • #14 g_idle_dispatch
    at gmain.c line 3796
  • #15 IA__g_main_context_dispatch
    at gmain.c line 1916
  • #16 g_main_context_iterate
    at gmain.c line 2547
  • #17 IA__g_main_loop_run
    at gmain.c line 2751
  • #18 IA__gtk_main
    at gtkmain.c line 999
  • #19 main
    at main.c line 307
  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0

Comment 1 Nickolay V. Shmyrev 2006-05-28 11:04:54 UTC
Second bug has cleaner receipt on how one can reproduce this.

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