pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/40411: standalone-tcsh dumps core when tab completing some filenames



On Jan 16,  8:39pm, htodd%twofifty.com@localhost (Hisashi T Fujinaka) wrote:
-- Subject: Re: pkg/40411: standalone-tcsh dumps core when tab completing som

| Still dumping core:
| (gdb) bt
| #0  0x0000000000457f9b in _towctrans_priv ()
| #1  0x000000000042a2f7 in is_prefixmatch (check=0x69e148, template=0x69c408, 
igncase=0) at tw.parse.c:700
| #2  0x000000000042ae1a in tw_collect_items (command=RECOGNIZE, looking=1, 
exp_dir=0x7f7fffffce50, exp_name=0x7f7fffffce10,
|      target=0x69e148, pat=0x5e4654, flags=16) at tw.parse.c:1061
| #3  0x000000000042b5a5 in tw_collect (command=RECOGNIZE, looking=1, 
exp_dir=0x7f7fffffce50, exp_name=0x7f7fffffce10,
|      target=0x69e148, pat=0x5e4654, flags=64, dir_fd=0x0) at tw.parse.c:1323
| #4  0x000000000042c0bc in t_search (word=0x7f7fffffcf10, command=RECOGNIZE, 
looking=1, list_max=1, pat=0x5e4654, suf=0)
|      at tw.parse.c:1725
| #5  0x0000000000428ff7 in tenematch (inputline=0x5f4c00, num_read=6, 
command=RECOGNIZE) at tw.parse.c:301
| #6  0x000000000043d6ff in Inputl () at ed.inputl.c:407
| #7  0x000000000041a8b0 in bgetc () at sh.lex.c:1653
| #8  0x000000000041a179 in readc (wanteof=0) at sh.lex.c:1414
| #9  0x0000000000417088 in lex (hp=0x5fccd0) at sh.lex.c:162
| #10 0x00000000004032c5 in process (catch=1) at sh.c:1925
| #11 0x000000000040217b in main (argc=0, argv=0x7f7fffffd650) at sh.c:1297
| (gdb) print *rl
| No symbol "rl" in current context.
| (gdb) print rl
| No symbol "rl" in current context.
| (gdb) print _DefaultRuneLocale
| $1 = 1701737810
| (gdb) print &_DefaultRuneLocale
| $2 = (<data variable, no debug info> *) 0x4c5060
| (gdb)
| 

In a different place, now we need again libc_g. and the real trace.

christos


Home | Main Index | Thread Index | Old Index