** Description changed: + [ Impact ] + + When launching gnome-text-editor by opening a file the window appears + briefly before crashing if there was an unsaved draft. + + This was fixed upstream by adding a NULL check. + + [ Test Case ] + + * In the terminal run `gnome-text-editor` + + * Create a new tab + + * Type anything in the document, without saving. + + * In the terminal press Ctrl+C to terminate the process. + + * In the terminal run `gnome-text-editor foo.txt` + + * Verify that Text Editor launches without crashing. + + [ What could go wrong ] + + gnome-text-editor is the default text editor in Ubuntu Desktop; if it is + not working the user could look for alternative text editors in the + application store. + + The patch is very unintrusive, it just adds two NULL checks. + We do not expect any possible regression. + + + [ Other info ] + + The previous SRU phasing was halted due to this bug. + This will allow the previous SRU to procede. bug 2070283 + + [ Original Description ] + The Ubuntu Error Tracker has been receiving reports about a problem regarding gnome-text-editor. This problem was most recently seen with package version 46.3-0ubuntu1, the problem page at https://errors.ubuntu.com/problem/063173db77d5a1e75861c722c17d11118b76b960 contains more details, including versions of packages affected, stacktrace or traceback, and individual crash reports. If you do not have access to the Ubuntu Error Tracker and are a software developer, you can request it at http://forms.canonical.com/reports/.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2075553 Title: gnome-text-editor crashed with SIGSEGV in editor_text_buffer_spell_adapter_invalidate_all() from editor_document_load_notify_completed_cb() from g_closure_invoke() from g_hash_table_lookup_node() from g_hash_table_lookup() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-text-editor/+bug/2075553/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
