Comment #3 on issue 330 by [email protected]: Vim hangs when run within
smbfs directory
https://code.google.com/p/vim/issues/detail?id=330
Breakpoint 1, set_init_1 () at option.c:3348
3348 p = (char_u *)_(*(char **)options[opt_idx].var);
Current language: auto; currently minimal
(gdb) s 3
Single stepping until exit from function pthread_timedjoin_np,
which has no line number information.
Single stepping until exit from function pthread_getspecific,
which has no line number information.
0x00000008030073c7 in pthread_timedjoin_np () from /lib/libthr.so.3
(gdb) bt
#0 0x00000008030073c7 in pthread_timedjoin_np () from /lib/libthr.so.3
#1 0x000000080080c94d in _r_debug_postinit () from /libexec/ld-elf.so.1
#2 0x000000080080a15d in .text () from /libexec/ld-elf.so.1
#3 0x00000000004ed058 in set_init_1 () at option.c:3348
#4 0x00000000005aa624 in main (argc=<value optimized out>, argv=<value
optimized out>)
at main.c:334
(gdb) s
Single stepping until exit from function pthread_timedjoin_np,
which has no line number information.
^C
Program received signal SIGINT, Interrupt.
0x0000000803356908 in open () from /lib/libc.so.7
(gdb) bt
#0 0x0000000803356908 in open () from /lib/libc.so.7
#1 0x0000000803000745 in open () from /lib/libthr.so.3
#2 0x00000008032a54fe in _citrus_map_file () from /lib/libc.so.7
#3 0x00000008032a0f7e in _citrus_mapper_set_persistent () from
/lib/libc.so.7
#4 0x00000008032a115a in _citrus_mapper_set_persistent () from
/lib/libc.so.7
#5 0x00000008032733a0 in _citrus_lookup_factory_convert () from
/lib/libc.so.7
#6 0x000000080327111b in __bsd_iconv_open () from /lib/libc.so.7
#7 0x0000000801cc60ee in _nl_find_msg () from /usr/local/lib/libintl.so.8
#8 0x0000000801cc5685 in libintl_dcigettext () from
/usr/local/lib/libintl.so.8
#9 0x00000000004ed058 in set_init_1 () at option.c:3348
#10 0x00000000005aa624 in main (argc=<value optimized out>, argv=<value
optimized out>)
at main.c:334
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.