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 698102 - UMR in go_editor_add_page
UMR in go_editor_add_page
Status: RESOLVED FIXED
Product: libgoffice
Classification: Other
Component: Gtk+
GIT
Other All
: Normal major
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2013-04-16 01:27 UTC by Morten Welinder
Modified: 2013-04-16 08:26 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Morten Welinder 2013-04-16 01:27:51 UTC
1. New Gnumeric.
2. Insert arrow object.
3. Bring up the property editor.

It looks like ->use_scrolled is uninitialized.

==8369== Conditional jump or move depends on uninitialised value(s)
==8369==    at 0x544E615: go_editor_add_page (go-editor.c:133)
==8369==    by 0x544FEB7: go_style_populate_editor (go-style.c:1104)
==8369==    by 0x5451147: go_style_get_editor (go-style.c:1144)
==8369==    by 0x4FF9C3C: dialog_so_styled (dialog-so-styled.c:160)


(Further problems on closing the dialog.  Probably unrelated.)
Comment 1 Jean Bréfort 2013-04-16 06:22:28 UTC
Should be FALSE, I think.
Comment 2 Jean Bréfort 2013-04-16 08:26:20 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.