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 166634 - Gcalctool crash
Gcalctool crash
Status: RESOLVED FIXED
Product: gnome-calculator
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Rich Burridge
Rich Burridge
Depends on:
Blocks:
 
 
Reported: 2005-02-08 06:39 UTC by Dennis Cranston
Modified: 2005-02-08 15:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
The simple fix. (612 bytes, patch)
2005-02-08 06:51 UTC, Dennis Cranston
none Details | Review

Description Dennis Cranston 2005-02-08 06:39:51 UTC
Selected Help->About.  Gcalctool crashed.

Backtrace was generated from '/gnome/install/bin/gcalctool'

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1208092992 (LWP 18703)]
0x0084c7a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2

Thread 1 (Thread -1208092992 (LWP 18703))

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 741
  • #3 <signal handler called>
  • #4 IA__g_strdup
    at gstrfuncs.c line 89
  • #5 value_collect_string
    at gvaluetypes.c line 286
  • #6 IA__g_object_set_valist
    at gobject.c line 1120
  • #7 IA__gtk_show_about_dialog
    at gtkaboutdialog.c line 2207
  • #8 about_cb
    at gtk.c line 513
  • #9 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #10 IA__g_closure_invoke
    at gclosure.c line 437
  • #11 signal_emit_unlocked_R
    at gsignal.c line 2485
  • #12 IA__g_signal_emit_valist
    at gsignal.c line 2244
  • #13 IA__g_signal_emit
    at gsignal.c line 2288
  • #14 _gtk_action_emit_activate
    at gtkaction.c line 1010
  • #15 IA__gtk_action_activate
    at gtkaction.c line 1037
  • #16 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #17 IA__g_closure_invoke
    at gclosure.c line 437
  • #18 signal_emit_unlocked_R
    at gsignal.c line 2485
  • #19 IA__g_signal_emit_valist
    at gsignal.c line 2244
  • #20 IA__g_signal_emit
    at gsignal.c line 2288
  • #21 IA__gtk_widget_activate
    at gtkwidget.c line 3657
  • #22 IA__gtk_menu_shell_activate_item
    at gtkmenushell.c line 943
  • #23 gtk_menu_shell_button_release
    at gtkmenushell.c line 556
  • #24 gtk_menu_button_release
    at gtkmenu.c line 2548
  • #25 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 83
  • #26 g_type_class_meta_marshal
    at gclosure.c line 514
  • #27 IA__g_closure_invoke
    at gclosure.c line 437
  • #28 signal_emit_unlocked_R
    at gsignal.c line 2523
  • #29 IA__g_signal_emit_valist
  • #30 IA__g_signal_emit
    at gsignal.c line 2288
  • #31 gtk_widget_event_internal
    at gtkwidget.c line 3626
  • #32 IA__gtk_propagate_event
    at gtkmain.c line 2145
  • #33 IA__gtk_main_do_event
    at gtkmain.c line 1383
  • #34 gdk_event_dispatch
    at gdkevents-x11.c line 2220
  • #35 IA__g_main_context_dispatch
    at gmain.c line 1947
  • #36 g_main_context_iterate
    at gmain.c line 2578
  • #37 IA__g_main_loop_run
    at gmain.c line 2782
  • #38 IA__gtk_main
    at gtkmain.c line 963
  • #39 do_calctool
    at calctool.c line 1211
  • #40 main
    at gtk.c line 469

Comment 1 Dennis Cranston 2005-02-08 06:51:06 UTC
Created attachment 37144 [details] [review]
The simple fix.
Comment 2 Rich Burridge 2005-02-08 15:10:41 UTC
Thanks Dennis! Change checked into CVS HEAD and version
number incremented to 5.5.34. I've just done a respin of 
the tarball. Hopefully it'll still be in time for GNOME 2.10
(beta2).