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 709438 - FMR on picking font family
FMR on picking font family
Status: RESOLVED FIXED
Product: libgoffice
Classification: Other
Component: Gtk+
GIT
Other All
: Normal critical
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2013-10-04 16:20 UTC by Morten Welinder
Modified: 2013-10-04 16:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Morten Welinder 2013-10-04 16:20:22 UTC
1. Start new Gnumeric
2. Click font button
3. Select "Serif"

==27512== Invalid read of size 8
==27512==    at 0x6072645: g_type_check_instance_is_a (in /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.3600.0)
==27512==    by 0x547FE06: go_option_menu_select_item (go-optionmenu.c:131)
==27512==    by 0x5480209: go_option_menu_set_menu (go-optionmenu.c:336)
==27512==    by 0x5475A56: reload_faces (go-font-sel.c:359)
==27512==    by 0x5477133: cb_font_changed (go-font-sel.c:681)
==27512==    by 0x60518E6: ??? (in /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.3600.0)
==27512==    by 0x606A2DE: g_signal_emit_valist (in /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.3600.0)
==27512==    by 0x606AF91: g_signal_emit (in /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.3600.0)
==27512==    by 0x547FF70: cb_select (go-optionmenu.c:254)

Above is on Linux; win32 crashes.
Comment 1 Morten Welinder 2013-10-04 16:38:49 UTC
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.