reassign 343477 libreadline5 thanks On Thu, Dec 15, 2005 at 02:50:26PM +0000, Paul Brook wrote: > Package: gdb > Version: 6.3.90.20051119-1 > Severity: normal > > > After upgrading from libreadline5 5.0-11 to libreadline5 5.1-1 gdb > segfaults when the delete key is pressed. To reproduce load gdb and > press the delete key twice. Backtrace below > > Paul > > #0 0xb7f74f6d in _rl_dispatch_callback () from /lib/libreadline.so.5 > #1 0xb7f8854a in rl_callback_read_char () from /lib/libreadline.so.5 > #2 0x0810cbbb in delete_timer () > #3 0x0810c3e2 in delete_file_handler () > #4 0x0810be87 in standard_macro_lookup () > #5 0x0810c761 in gdb_do_one_event () > #6 0x08109a03 in catch_errors () > #7 0x080b8c03 in _initialize_tui_hooks () > #8 0x08109cdd in current_interp_command_loop () > #9 0x08077a3b in main ()
... which says pretty clearly to me that it's a bug in readline 5.1 :-) Reassigning; please move it back if there is something wrong with GDB, but I can't reproduce it with 5.0-11 either. -- Daniel Jacobowitz CodeSourcery, LLC -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]