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 672473 - Crash after entering in a cell character sequence
Crash after entering in a cell character sequence
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: General
1.10.x
Other Windows
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2012-03-20 14:40 UTC by hamster.fat
Modified: 2012-03-21 22:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description hamster.fat 2012-03-20 14:40:13 UTC
The program crashes after entering in a cell character sequence which is containing sequence "['" (U+005B U+0027)
Comment 1 Morten Welinder 2012-03-20 15:23:12 UTC
Hmm...

If I type [equal] [left-bracket] [single-quote] then I see those characters
and no crash.  (That is with the current development version.)

Is that what you type?  If not, what precisely do you type to get this?
Comment 2 Andreas J. Guelzow 2012-03-21 22:11:49 UTC
Morten,

in MS Windows XP, if I start editing a cell by starting to type
[     I see [, then I type
'     I do not see ' and Gnumeric crashes

This seems to be 100% reproducible.
Comment 3 Morten Welinder 2012-03-21 22:47:56 UTC
Fixed in 1.10.17

	* Fix parsing crash.  [Redhat #726860]