- Took some photos with my Galaxy 7. Some were panoramas.
- EOG crashed while loading them.
- Memory was low.
- Maybe related to previously experienced missing EOI marker issue with Samsung camera application.
Will investigate later and amend the post (promise!).
Commandline Dump
$ free; find . -size +25M -exec bash -c 'ls -l {}; eog {}; echo' \;; free
total used free shared buff/cache available
Mem: 7746692 5767656 843228 317764 1135808 1271048
Swap: 7950332 5113012 2837320
-rw-rw-r-- 1 miki miki 39926496 Jun 10 19:25 ./20190609_184124.jpg
** (eog:23320): CRITICAL **: eog_reload_plugin_activate: assertion 'G_IS_MENU (model)' failed
eog: ../../../../src/cairo-xlib-surface-shm.c:619: _cairo_xlib_shm_pool_create: Assertion `*ptr != ((void *)0)' failed.
bash: line 1: 23320 Aborted (core dumped) eog ./20190609_184124.jpg
-rw-rw-r-- 1 miki miki 38286099 Jun 10 19:26 ./20190609_183714.jpg
** (eog:23332): CRITICAL **: eog_reload_plugin_activate: assertion 'G_IS_MENU (model)' failed
eog: ../../../../src/cairo-xlib-surface-shm.c:619: _cairo_xlib_shm_pool_create: Assertion `*ptr != ((void *)0)' failed.
bash: line 1: 23332 Aborted (core dumped) eog ./20190609_183714.jpg
-rw-rw-r-- 1 miki miki 36181801 Jun 9 17:13 ./20190609_160437.jpg
** (eog:23343): CRITICAL **: eog_reload_plugin_activate: assertion 'G_IS_MENU (model)' failed
** (eog:23343): CRITICAL **: eog_reload_plugin_deactivate: assertion 'G_IS_MENU (menu)' failed
-rw-rw-r-- 1 miki miki 39059177 Jun 10 19:25 ./20190609_184146.jpg
** (eog:23354): CRITICAL **: eog_reload_plugin_activate: assertion 'G_IS_MENU (model)' failed
eog: ../../../../src/cairo-xlib-surface-shm.c:619: _cairo_xlib_shm_pool_create: Assertion `*ptr != ((void *)0)' failed.
bash: line 1: 23354 Aborted (core dumped) eog ./20190609_184146.jpg
total used free shared buff/cache available
Mem: 7746692 5773448 495604 659944 1477640 922956
Swap: 7950332 5112700 2837632
$