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 527598 - crash in Sudoku: add tracker. I am also c...
crash in Sudoku: add tracker. I am also c...
Status: RESOLVED DUPLICATE of bug 416249
Product: gnome-games-superseded
Classification: Deprecated
Component: gnome-sudoku
unspecified
Other All
: High critical
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2008-04-11 18:28 UTC by Harris Landgarten
Modified: 2008-04-12 00:32 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Harris Landgarten 2008-04-11 18:28:21 UTC
Version: 2.22.1.1

What were you doing when the application crashed?
add tracker. I am also crashing on game-statistic with python: malloc(): memory corruption: 0x0000000001337dd0


Distribution: Gentoo Base System release 1.12.12
Gnome Release: 2.22.1 2008-04-09 (Gentoo)
BugBuddy Version: 2.22.0

System: Linux 2.6.24-gentoo-r5 #1 SMP PREEMPT Fri Apr 11 07:08:36 EDT 2008 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Tango

Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0
CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0



----------- .xsession-errors ---------------------
(gnome-panel:5264): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -21 and height 27
** (nautilus:5272): WARNING **: Unable to add monitor: Not supported
Gtk-Message: Failed to load module "gnomebreakpad": libgnomebreakpad.so: cannot open shared object file: No such file or directory
/usr/share/themes/Clearlooks/gtk-2.0/gtkrc:68: error: unexpected identifier `reliefstyle', expected character `}'
No running windows found
Gtk-Message: Failed to load module "gnomebreakpad": libgnomebreakpad.so: cannot open shared object file: No such file or directory
/usr/share/themes/Clearlooks/gtk-2.0/gtkrc:68: error: unexpected identifier `reliefstyle', expected character `}'
Traceback (most recent call last):
  • File "/usr/lib64/python2.5/site-packages/gnome_sudoku/main.py", line 965 in add_tracker
    self.main_ui.gsd.get_tracker_color(tracker_id),
  • File "/usr/lib64/python2.5/site-packages/gnome_sudoku/gtk_goodies/image_extras.py", line 48 in pixbuf_transform_color
    arr = pb.get_pixels_array()
RuntimeError: pygtk was not compiled with Numeric Python support
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/lib64/python2.5/site-packages/gnome_sudoku/main.py", line 965 in add_tracker
    self.main_ui.gsd.get_tracker_color(tracker_id),
  • File "/usr/lib64/python2.5/site-packages/gnome_sudoku/gtk_goodies/image_extras.py", line 48 in pixbuf_transform_color
    arr = pb.get_pixels_array()
RuntimeError: pygtk was not compiled with Numeric Python support

Comment 1 Gianluca Borello 2008-04-12 00:32:22 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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