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 406418 - crash in Calculator: converting a hexadecimal...
crash in Calculator: converting a hexadecimal...
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-10 15:38 UTC by countd1992
Modified: 2007-02-10 16:14 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description countd1992 2007-02-10 15:38:41 UTC
What were you doing when the application crashed?
converting a hexadecimal number to a decimal number


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

Memory status: size: 123867136 vsize: 123867136 resident: 15900672 share: 10014720 rss: 15900672 rss_rlim: -1
CPU usage: start_time: 1171121751 rtime: 198 utime: 193 stime: 5 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

(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 47498264332656 (LWP 4994)]
(no debugging symbols found)
0x00002b3308e8beb5 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 47498264332656 (LWP 4994))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 raise
    from /lib/libc.so.6
  • #4 abort
    from /lib/libc.so.6
  • #5 __assert_fail
    from /lib/libc.so.6
  • #6 matherr
  • #7 matherr
  • #8 matherr
  • #9 matherr
  • #10 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #11 g_closure_invoke
    from /usr/lib64/libgobject-2.0.so.0
  • #12 g_signal_chain_from_overridden
    from /usr/lib64/libgobject-2.0.so.0
  • #13 g_signal_emit_valist
    from /usr/lib64/libgobject-2.0.so.0
  • #14 g_signal_emit
    from /usr/lib64/libgobject-2.0.so.0
  • #15 gtk_widget_get_default_style
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #16 gtk_propagate_event
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #17 gtk_main_do_event
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #18 _gdk_events_init
    from /usr/lib64/libgdk-x11-2.0.so.0
  • #19 g_main_context_dispatch
    from /usr/lib64/libglib-2.0.so.0
  • #20 g_main_context_check
    from /usr/lib64/libglib-2.0.so.0
  • #21 g_main_loop_run
    from /usr/lib64/libglib-2.0.so.0
  • #22 gtk_main
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #23 matherr
  • #24 __libc_start_main
    from /lib/libc.so.6
  • #25 ??
  • #26 ??
  • #27 ??
  • #0 waitpid
    from /lib/libpthread.so.0

Comment 1 Rich Burridge 2007-02-10 16:14:06 UTC
Another duplicate of bug #354730. Fixed in gcalctool v5.8.25 (in
GNOME 2.16.2). Hopefully the various Linux distros will pick up
this new version in the fullness of time.


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