Here is a quick description of what the code does and where it crashes. When you select a file, the program assigns it to the GtkImage at the top of the app window. Gtk autoexpands GtkImage to the size of the image file (which is quite large) and tries to display the image in the widget. Then it crashes.
The crash happens probably either when allocating the image area or when writing to it. -- Simple 50 line program hard crashes system https://bugs.launchpad.net/bugs/312708 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs