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 410973 - crash in Calculator: Trying to exit.
crash in Calculator: Trying to exit.
Status: RESOLVED DUPLICATE of bug 354730
Product: gnome-calculator
Classification: Core
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Rich Burridge
Rich Burridge
Depends on:
Blocks:
 
 
Reported: 2007-02-22 21:08 UTC by astronouth7303
Modified: 2007-02-23 00:03 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description astronouth7303 2007-02-22 21:08:23 UTC
What were you doing when the application crashed?
Trying to exit.


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 36323328 vsize: 0 resident: 36323328 share: 0 rss: 13164544 rss_rlim: 0
CPU usage: start_time: 1172178415 rtime: 0 utime: 313 stime: 0 cutime:292 cstime: 0 timeout: 21 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/gcalctool'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1224894272 (LWP 6242)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1224894272 (LWP 6242))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 874
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 __assert_fail
    from /lib/tls/i686/cmov/libc.so.6
  • #8 matherr
  • #9 matherr
  • #10 matherr
  • #11 matherr
  • #12 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 84
  • #13 IA__g_closure_invoke
    at gclosure.c line 490
  • #14 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #15 IA__g_signal_emit_valist
    at gsignal.c line 2209
  • #16 IA__g_signal_emit
    at gsignal.c line 2243
  • #17 gtk_widget_event_internal
    at gtkwidget.c line 3911
  • #18 IA__gtk_propagate_event
    at gtkmain.c line 2185
  • #19 IA__gtk_main_do_event
    at gtkmain.c line 1445
  • #20 gdk_event_dispatch
    at gdkevents-x11.c line 2320
  • #21 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #22 g_main_context_iterate
    at gmain.c line 2677
  • #23 IA__g_main_loop_run
    at gmain.c line 2881
  • #24 IA__gtk_main
    at gtkmain.c line 1024
  • #25 matherr
  • #26 __libc_start_main
    from /lib/tls/i686/cmov/libc.so.6
  • #27 ??
  • #0 __kernel_vsyscall

Comment 1 Rich Burridge 2007-02-23 00:03:18 UTC
Another duplicate of bug #354730. Fixed in gcalctool v5.8.25 (in GNOME 1.16).
Hopefully the various Linux distro's will pick it up in the fullness of time.

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