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 343328 - crash during zooming
crash during zooming
Status: RESOLVED DUPLICATE of bug 303365
Product: evince
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-05-29 20:16 UTC by Wouter Bolsterlee (uws)
Modified: 2006-06-01 01:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Wouter Bolsterlee (uws) 2006-05-29 20:16:50 UTC
Evince crashed during some extreme zoom out/zoom in interaction (holding ctrl while playing with the mouse wheel)

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 -1229883712 (LWP 15585)]
[New Thread -1232528464 (LWP 15586)]
0xb7208221 in __waitpid_nocancel () from /lib/tls/libpthread.so.0

Thread 1 (Thread -1229883712 (LWP 15585))

  • #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 _gtk_container_queue_resize
    at gtkcontainer.c line 1081
  • #4 real_queue_resize
    at gtksizegroup.c line 143
  • #5 queue_resize_on_widget
    at gtksizegroup.c line 187
  • #6 IA__gtk_widget_queue_resize
    at gtkwidget.c line 2659
  • #7 gtk_label_recalculate
    at gtklabel.c line 1146
  • #8 IA__gtk_label_set_text
    at gtklabel.c line 1171
  • #9 job_fonts_finished_cb
    at ev-properties-fonts.c line 136
  • #10 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #11 IA__g_closure_invoke
    at gclosure.c line 490
  • #12 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #13 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #14 IA__g_signal_emit
    at gsignal.c line 2241
  • #15 ev_job_finished
    at ev-jobs.c line 182
  • #16 notify_finished
    at ev-job-queue.c line 66
  • #17 g_idle_dispatch
    at gmain.c line 3796
  • #18 IA__g_main_context_dispatch
    at gmain.c line 1916
  • #19 g_main_context_iterate
    at gmain.c line 2547
  • #20 IA__g_main_loop_run
    at gmain.c line 2751
  • #21 IA__gtk_main
    at gtkmain.c line 999
  • #22 main
    at main.c line 271
  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0

Comment 1 Nickolay V. Shmyrev 2006-06-01 01:14:20 UTC
That's all known things.

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