Package: gdb
Version: 6.4.90.dfsg-1
Severity: normal

Hello,

I was trying to debug a dynamic loaded library (it was a KPart in Krusader).
However, if I do

break 'KABC::StdAddressBook::self()'

and confirm the ...pending library load question, and then, run the program
till the point the library is actually loaded, gdb crashes.

The backtrace is attached.

Regards
  Jiri Palecek

-- System Information:
Debian Release: lenny/sid
Architecture: i386 (i686)

Kernel: Linux 2.6.20.3-rt8 (PREEMPT)
Locale: LANG=cs_CZ, LC_CTYPE=cs_CZ (charmap=ISO-8859-2) (ignored: LC_ALL set to cs_CZ)
Shell: /bin/sh linked to /bin/dash

Versions of packages gdb depends on:
ii  libc6                         2.5-4      GNU C Library: Shared libraries
ii libncurses5 5.5-5 Shared libraries for terminal hand ii libreadline5 5.2-2 GNU readline and history libraries

gdb recommends no packages.

-- no debconf information

#0  0x08091903 in _initialize_thread_db ()
#1  0x08091d1a in _initialize_thread_db ()
#2  0x0810da2b in normal_stop ()
#3  0x0807fead in discard_cleanups ()
#4  0x08118c44 in throw_exception ()
#5  0x08118d10 in throw_exception ()
#6  0x08118d6c in throw_verror ()
#7  0x08082ea3 in error ()
#8  0x0808318b in perror_with_name ()
#9  0x08090528 in supply_gregset ()
#10 0x08097446 in linux_record_stopped_pid ()
#11 0x080935c9 in _initialize_thread_db ()
#12 0x0810e75f in resume ()
#13 0x0810e983 in resume ()
#14 0x0810fab2 in handle_inferior_event ()
#15 0x08110f2d in wait_for_inferior ()
#16 0x081110ae in proceed ()
#17 0x0810c437 in get_inferior_args ()
#18 0x0807f0f3 in execute_command ()
#19 0x0811ca7b in push_prompt ()
#20 0x0811d7b9 in display_gdb_prompt ()
#21 0x472b41a0 in rl_callback_read_char () from /lib/libreadline.so.5
#22 0x0811cc3b in push_prompt ()
#23 0x0811c5b2 in gdb_do_one_event ()
#24 0x0811ba5d in delete_async_signal_handler ()
#25 0x0811c225 in gdb_do_one_event ()
#26 0x08118f8b in catch_errors ()
#27 0x080c1934 in _initialize_tui_interp ()
#28 0x081195cf in current_interp_command_loop ()
#29 0x0807821b in gdb_main ()
#30 0x08118f8b in catch_errors ()
#31 0x08078a24 in gdb_main ()
#32 0x08118f8b in catch_errors ()
#33 0x08078203 in gdb_main ()
#34 0x080781c5 in main ()

Reply via email to