GNOME Bugzilla – Bug 629381
Crash when copy paste when copy paste buffer is empty
Last modified: 2010-11-01 22:31:21 UTC
1) Logout 2) Login (or do something else to clear your copy/paste buffer) 3) Open gnome-calculator 4) paste (ctrl-v, in the context menu its disabled) 5) Observe crash (I'm using the version in the Ubuntu maverick repositories) The stacktrace crashes in math_equatation_insert Starting program: /usr/bin/gnome-calculator [Thread debugging using libthread_db enabled] [New Thread 0x7ffff0b7e710 (LWP 30716)] (process:30710): Gtk-CRITICAL **: set_table: assertion `buffer->tag_table == NULL' failed Program received signal SIGSEGV, Segmentation fault. 0x00000000004122c1 in math_equation_insert () (gdb) bt
+ Trace 223657
Yes I can confirm this Bug (process:14307): Gtk-CRITICAL **: set_table: assertion `buffer->tag_table == NULL' failed Program received signal SIGSEGV, Segmentation fault. math_equation_insert (equation=0x8097408, text=0x0) at math-equation.c:892 892 math-equation.c: No such file or directory. in math-equation.c (gdb) bt full
+ Trace 223659
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report. More specifically, it was fixed in http://git.gnome.org/browse/gcalctool/commit/?id=b7b9bc76c0dc59c3cbf85127be3898a06c0a8a26
*** Bug 633732 has been marked as a duplicate of this bug. ***