On 08/31/2010 01:02 AM, Massimiliano wrote:
Try to disable EFM pathbar and retry, the problem could be here. Massimiliano 2010/8/30 Amitav Mohanty<amitavmohant...@gmail.com>:Hello I was browsing my home directory when I found this segfault. Interestingly, it is reproducible. So, I know exactly how it occurs. I opened my home directory from the icon on my desktop. Then I opened Downloads folder which opened in another window. Then I located the file "USER TABLE (ADMIN).doc". The segfault is caused irrespective of the way of locating it. The two ways I tried were: 1. scrolling to the end and using up arrow key to reach there 2. typing "user" and letting file manager search it for me The segfault is caused when I move the mouse after the file is located, or when I press delete button after the file is located. I have attached the backtraces of enlightenment [bt1.log] and enlightenment_fm [bt2.log]. Regards Amitav ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
It happened once again today. I found that it can be enter button too and not only the delete button.This time, it was a folder that I was locating after going two levels of folder from my home directory. The backtrace is attached. Regards.
GNU gdb (GDB) 7.1 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-unknown-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>. Attaching to process 3633 Reading symbols from /opt/e17/lib/enlightenment/utils/enlightenment_fm...done. Reading symbols from /opt/e17/lib/libecore_ipc.so.1...done. Loaded symbols for /opt/e17/lib/libecore_ipc.so.1 Reading symbols from /opt/e17/lib/libefreet.so.1...done. Loaded symbols for /opt/e17/lib/libefreet.so.1 Reading symbols from /opt/e17/lib/libeet.so.1...done. Loaded symbols for /opt/e17/lib/libeet.so.1 Reading symbols from /usr/lib/libjpeg.so.8...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libjpeg.so.8 Reading symbols from /opt/e17/lib/libecore_file.so.1...done. Loaded symbols for /opt/e17/lib/libecore_file.so.1 Reading symbols from /opt/e17/lib/libecore_con.so.1...done. Loaded symbols for /opt/e17/lib/libecore_con.so.1 Reading symbols from /usr/lib/libcurl.so.4...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libcurl.so.4 Reading symbols from /usr/lib/libgnutls.so.26...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libgnutls.so.26 Reading symbols from /usr/lib/libtasn1.so.3...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libtasn1.so.3 Reading symbols from /usr/lib/libz.so.1...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libz.so.1 Reading symbols from /lib/libgcrypt.so.11...(no debugging symbols found)...done. Loaded symbols for /lib/libgcrypt.so.11 Reading symbols from /lib/libgpg-error.so.0...(no debugging symbols found)...done. Loaded symbols for /lib/libgpg-error.so.0 Reading symbols from /opt/e17/lib/libehal.so.1...done. Loaded symbols for /opt/e17/lib/libehal.so.1 Reading symbols from /opt/e17/lib/libedbus.so.1...done. Loaded symbols for /opt/e17/lib/libedbus.so.1 Reading symbols from /opt/e17/lib/libecore.so.1...done. Loaded symbols for /opt/e17/lib/libecore.so.1 Reading symbols from /usr/lib/libglib-2.0.so.0...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libglib-2.0.so.0 Reading symbols from /usr/lib/libdbus-1.so.3...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libdbus-1.so.3 Reading symbols from /lib/libpthread.so.0...(no debugging symbols found)...done. [Thread debugging using libthread_db enabled] Loaded symbols for /lib/libpthread.so.0 Reading symbols from /opt/e17/lib/libeina.so.1...done. Loaded symbols for /opt/e17/lib/libeina.so.1 Reading symbols from /lib/librt.so.1...(no debugging symbols found)...done. Loaded symbols for /lib/librt.so.1 Reading symbols from /lib/libm.so.6...(no debugging symbols found)...done. Loaded symbols for /lib/libm.so.6 Reading symbols from /lib/libdl.so.2...(no debugging symbols found)...done. Loaded symbols for /lib/libdl.so.2 Reading symbols from /lib/libpam.so.0...(no debugging symbols found)...done. Loaded symbols for /lib/libpam.so.0 Reading symbols from /lib/libc.so.6...(no debugging symbols found)...done. Loaded symbols for /lib/libc.so.6 Reading symbols from /usr/lib/libssl.so.1.0.0...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libssl.so.1.0.0 Reading symbols from /usr/lib/libcrypto.so.1.0.0...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libcrypto.so.1.0.0 Reading symbols from /lib/libpcre.so.0...(no debugging symbols found)...done. Loaded symbols for /lib/libpcre.so.0 Reading symbols from /lib/ld-linux-x86-64.so.2...(no debugging symbols found)...done. Loaded symbols for /lib/ld-linux-x86-64.so.2 Reading symbols from /lib/libcrypt.so.1...(no debugging symbols found)...done. Loaded symbols for /lib/libcrypt.so.1 0x00007fdc0558a093 in select () from /lib/libc.so.6 (gdb) bt full #0 0x00007fdc0558a093 in select () from /lib/libc.so.6 No symbol table info available. #1 0x00007fdc06a3540e in _ecore_main_select (timeout=<value optimized out>) at ecore_main.c:887 tv = {tv_sec = 140582983051608, tv_usec = 4206272} t = 0x0 rfds = {fds_bits = {16, 0 <repeats 15 times>}} wfds = {fds_bits = {0 <repeats 16 times>}} exfds = {fds_bits = {0 <repeats 16 times>}} max_fd = 4 ret = <value optimized out> #2 0x00007fdc06a35af1 in _ecore_main_loop_iterate_internal (once_only=0) at ecore_main.c:1199 next_time = <value optimized out> have_event = 0 have_signal = 0 #3 0x00007fdc06a35bf7 in ecore_main_loop_begin () at ecore_main.c:475 No locals. #4 0x0000000000405e60 in main (argc=<value optimized out>, argv=<value optimized out>) at e_fm_main.c:305 i = <value optimized out> (gdb) detach Detaching from program: /opt/e17/lib/enlightenment/utils/enlightenment_fm, process 3633 (gdb) quit
------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel