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 450790 - crash in Calculator: 361の階乗である143792325888489...
crash in Calculator: 361の階乗である143792325888489...
Status: RESOLVED FIXED
Product: gnome-calculator
Classification: Core
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Rich Burridge
Rich Burridge
: 474387 484926 486974 490693 498098 509584 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-06-25 03:09 UTC by b602438
Modified: 2008-01-15 15:24 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18


Attachments
Patch to fix the problem. (723 bytes, patch)
2007-06-26 17:15 UTC, Rich Burridge
committed Details | Review

Description b602438 2007-06-25 03:09:59 UTC
What were you doing when the application crashed?
361の階乗である1437923258884890654832362511499863354754907538644755876127282765299227795534389618856841908003141196071413794434890585968383968233304321607713808837056557879669192486182709780035899021100579450107333050792627771722750412268086775281368850575265418120435021506234663026434426736326270927646433025577722695595343233942204301825548143785112222186834487969871267194205609533306413935710635197200721473378733826980308535104317420365367377988721756551345004129106165050615449626558110282424142840662705458556231015637528928999248573883166476871652120015362189137337137682618614562954409007743375894907714439917299937133680728459000034496420337066440853337001284286412654394495050773954560000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
をメニューの編集、貼り付けから貼り付けようとした


Distribution: Debian lenny/sid
Gnome Release: 2.18.2 2007-05-28 (Debian)
BugBuddy Version: 2.18.1

System: Linux 2.6.21-1-amd64 #1 SMP Sat May 26 17:22:54 CEST 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: SphereCrystal
Icon Theme: SphereCrystal

Memory status: size: 187711488 vsize: 187711488 resident: 20578304 share: 11681792 rss: 20578304 rss_rlim: 18446744073709551615
CPU usage: start_time: 1182740685 rtime: 305 utime: 284 stime: 21 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 46969200182400 (LWP 3179)]
(no debugging symbols found)
0x00002ab7d892dc65 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 46969200182400 (LWP 3179))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 ??
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 ??
  • #4 ??
  • #5 ??
  • #6 ??
  • #7 ??
  • #0 waitpid
    from /lib/libpthread.so.0


----------- .xsession-errors (80 sec old) ---------------------
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
/usr/share/themes/SphereCrystal/gtk-2.0/gtkrc:7: インクルードファイルが見つかりません: "iconrc"
/usr/share/themes/SphereCrystal/gtk-2.0/gtkrc:7: インクルードファイルが見つかりません: "iconrc"
(gnome-panel:32604): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -35 and height 25
/usr/share/themes/SphereCrystal/gtk-2.0/gtkrc:7: インクルードファイルが見つかりません: "iconrc"
/usr/share/themes/SphereCrystal/gtk-2.0/gtkrc:7: インクルードファイルが見つかりません: "iconrc"
/usr/share/themes/SphereCrystal/gtk-2.0/gtkrc:7: インクルードファイルが見つかりません: "iconrc"
/usr/share/themes/SphereCrystal/gtk-2.0/gtkrc:7: インクルードファイルが見つかりません: "iconrc"
/usr/share/themes/SphereCrystal/gtk-2.0/gtkrc:7: インクルードファイルが見つかりません: "iconrc"
--------------------------------------------------
Comment 1 Rich Burridge 2007-06-25 14:39:02 UTC
Could somebody give me an English translation of this please?
Unfortunately there isn't enough to go from the stack trace
either.

Thanks.
Comment 2 Takao Fujiwara 2007-06-26 03:08:12 UTC
The submitter describes gcalctool crashes when the above sequential figures are pasted, I can read.
Comment 3 Rich Burridge 2007-06-26 03:30:52 UTC
Thanks! If I paste that big number into gcalctool, it crashes
for me too. I'll look at it tomorrow.
Comment 4 Rich Burridge 2007-06-26 17:15:46 UTC
Created attachment 90675 [details] [review]
Patch to fix the problem.

Note that this will now display the error message "Too long number"
when this large number is pasted in.

In a future version of gcalctool, the length of allowed numbers will
be extended. This will be part of the fix for bug #439087. This probably
won't be done until the GNOME 2.21/22 timeframe though.
Comment 5 Rich Burridge 2007-06-26 17:17:09 UTC
Fix checked into SVN HEAD. It will also be in gcalctool v5.19.5
which will be released in about two week time.
Comment 6 Rich Burridge 2007-09-06 22:50:03 UTC
*** Bug 474387 has been marked as a duplicate of this bug. ***
Comment 7 Rich Burridge 2007-10-09 13:22:05 UTC
*** Bug 484926 has been marked as a duplicate of this bug. ***
Comment 8 Rich Burridge 2007-10-15 22:10:56 UTC
*** Bug 486974 has been marked as a duplicate of this bug. ***
Comment 9 Rich Burridge 2007-10-27 02:13:24 UTC
*** Bug 490693 has been marked as a duplicate of this bug. ***
Comment 10 Rich Burridge 2007-11-19 10:40:02 UTC
*** Bug 498098 has been marked as a duplicate of this bug. ***
Comment 11 Rich Burridge 2008-01-15 15:24:58 UTC
*** Bug 509584 has been marked as a duplicate of this bug. ***