GNOME Bugzilla – Bug 698465
Reliable crash in _gtk_pango_get_text_at()
Last modified: 2014-07-29 13:48:01 UTC
Created attachment 242013 [details] test script Steps to reproduce: 1. Launch Nautilus 2. Launch the attached script Main expected results: Nautilus would not crash. Main actual results: Nautilus crashes. Secondary expected results: The text for each cell would match the name. Secondary actual results: The text for each cell doesn't match the name. Sample output: [...] Name: <Videos> Line: <Connect to Server> Name: <Videos> Line: <Connect to Server> Name: <Trash> Line: <Connect to Server> Name: <Trash> Line: <Connect to Server> [...] Name: <Connect to Server> Line: <Connect to Server> Name: <Connect to Server> Line: <Connect to Server> Name: <> Line: (EXCEPTION)
+ Trace 231820
Looks fixed to me, at least it doesn't crash here anymore.