Bug#396043: Confirmed....

Andreas Henriksson andreas at fatal.se
Sun Oct 29 22:40:16 CET 2006


I just installed gnome-hearts and it crashes on startup.
I get the same backtrace as the bug submitter.


Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 47935319911392 (LWP 21008)]
0x0000000000407cce in cards_image_set_size (cards=0x0, width=93,
height=89)
    at cards-image.c:135
135             if (cards->preimage->pixbuf == NULL)


on_configure_event() passes the global variable "cards_image" which is
NULL to cards_image_set_size() as "cards" where it gets dereferenced
leading to the SEGFAULT.



Regards,
Andreas Henriksson






More information about the Pkg-gnome-maintainers mailing list