crash when editing from a search in certain conditions



Hello all,


using mc 2006-08-12-18 on a FC5 box, I get a crash w/ a specific scenario:

- be in /tmp/anydiryoulike
- create a subdir es/ (/tmp/anydiryoulike/es/)
- touch es/foobar
- launch mc
- search for file * (default search options)
- search results should show: es, foobar in es/
- move the cursor on es/foobar, press F4 to edit
- bang

It seems that the subdir name (es/) matters!


Is there anything I can provide more than this incomplete backtrace (mc
compiled w/ -g, `make install` no strip).

Program received signal SIGABRT, Aborted.
0x0060a402 in __kernel_vsyscall ()
(gdb) 
(gdb) bt full
#0  0x0060a402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x00650069 in raise () from /lib/libc.so.6
No symbol table info available.
#2  0x00651671 in abort () from /lib/libc.so.6
No symbol table info available.
#3  0x00684a4b in __libc_message () from /lib/libc.so.6
No symbol table info available.
#4  0x0068c660 in _int_malloc () from /lib/libc.so.6
No symbol table info available.
#5  0x0068dc74 in malloc () from /lib/libc.so.6
No symbol table info available.
#6  0x0012d736 in g_malloc () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#7  0x00140659 in g_strdup () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#8  0x080bd478 in vfs_canon ()
No symbol table info available.
#9  0x080bd453 in vfs_canon ()
No symbol table info available.
#10 0x080bd6aa in mc_stat ()
No symbol table info available.
#11 0x080a0134 in edit_init ()
No symbol table info available.
#12 0x080a87b4 in edit_file ()
No symbol table info available.
#13 0x08060ffc in do_edit_at_line (what=0x8b946f0 "es/foobar", start_line=0) at cmd.c:270
        editor = 0x0
#14 0x0806ebfe in view_edit_currently_selected_file (unparsed_view=0, edit=1) at find.c:775
        entry = Variable "entry" is not available.


Regards,

-- 
wwp

Attachment: signature.asc
Description: PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]