(gdb) run Starting program: /usr/local/opt/bin/ephoto [New process 97622] Program received signal SIGBUS, Bus error. *_libc_strncpy (dst=0x7f7ffffc44c0 "", src=0xdfdfdfdfdfdfdfdf <Address 0xdfdfdfdfdfdfdfdf out of bounds>, n=1024) at /usr/src/lib/libc/string/strncpy.c:49 49 if ((*d++ = *s++) == 0) { (gdb) bt #0 *_libc_strncpy (dst=0x7f7ffffc44c0 "", src=0xdfdfdfdfdfdfdfdf <Address 0xdfdfdfdfdfdfdfdf out of bounds>, n=1024) at /usr/src/lib/libc/string/strncpy.c:49 #1 0x000017c287379668 in ecore_file_dir_get () from /opt/lib/libecore_file.so.19.99 #2 0x000017c000220d2c in ephoto_single_browser_entry_set ( obj=0x40000009f00000a0, entry=0x0) at ephoto_single_browser.c:2115 #3 0x000017c00022fb7f in _ephoto_thumb_populate_end (data=0x17c28c97cd00, type=162, event=0x0) at ephoto_thumb_browser.c:1435 #4 0x000017c21fb7d606 in _ecore_event_call () from /opt/lib/libecore.so.19.99 #5 0x000017c21fb81e75 in _ecore_main_loop_iterate_internal () from /opt/lib/libecore.so.19.99 #6 0x000017c21fb820b7 in ecore_main_loop_begin () from /opt/lib/libecore.so.19.99 #7 0x000017c000202043 in elm_main (argc=1, argv=0x7f7ffffc4b18) at ephoto.c:74 #8 0x000017c0002020d1 in main (argc=1, argv=0x7f7ffffc4b18) at ephoto.c:93 (gdb)
Moving about the directory browser, this happened...if it doesn't make sense I can try to figure out the exact "procedure".