From owner-freebsd-ports@FreeBSD.ORG Tue Jan 29 05:56:42 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 573AC16A417 for ; Tue, 29 Jan 2008 05:56:42 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from lab.alexdupre.com (cl-506.trn-01.it.sixxs.net [IPv6:2001:1418:100:1f9::2]) by mx1.freebsd.org (Postfix) with ESMTP id 95E8413C45D for ; Tue, 29 Jan 2008 05:56:41 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: (qmail 65833 invoked from network); 29 Jan 2008 05:56:40 -0000 Received: from unknown (HELO athlon.alexdupre.com) (192.168.178.2) by lab.alexdupre.com with SMTP; 29 Jan 2008 05:56:40 -0000 Message-ID: <479EC017.6060500@FreeBSD.org> Date: Tue, 29 Jan 2008 06:56:39 +0100 From: Alex Dupre User-Agent: Thunderbird 2.0.0.9 (X11/20080122) MIME-Version: 1.0 To: Mark Ovens References: <479E1304.9020302@magichamster.com> <479E4102.10107@FreeBSD.org> <479E580D.9080402@magichamster.com> <479E5FCD.7040304@magichamster.com> In-Reply-To: <479E5FCD.7040304@magichamster.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: digikam 0.9.3: Canon EOS400D - no thumbnails then digikam segfaults. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jan 2008 05:56:42 -0000 Mark Ovens wrote: > Mark Ovens wrote: >> But, it doesn't seem to produce a core file and if I run it from >> within gdb then gdb itself core dumps (and does produce a core file): It happens even here. This is the gdb backtrace: (gdb) bt #0 0x081c7a69 in cplus_demangle_mangled_name () #1 0x081c7bc7 in cplus_demangle_mangled_name () #2 0x081c7665 in cplus_demangle_fill_dtor () #3 0x081c775c in cplus_demangle_fill_dtor () #4 0x081ca7fd in cplus_demangle_init_info () #5 0x081ca997 in cplus_demangle_v3 () #6 0x081c31c0 in cplus_demangle () #7 0x080f28d0 in symbol_init_language_specific () #8 0x080f2a5c in symbol_set_names () #9 0x080b5fc7 in prim_record_minimal_symbol_and_info () #10 0x0814cca1 in f_print_type () #11 0x0814cf6c in f_print_type () #12 0x0814d3a4 in f_print_type () #13 0x080f9f44 in syms_from_objfile () #14 0x080fb5ac in new_symfile_objfile () #15 0x080b9397 in free_so () #16 0x080d4c35 in throw_exception () #17 0x080d4dfc in catch_errors () #18 0x080b9687 in solib_add () #19 0x08144b52 in handle_inferior_event () #20 0x08145f38 in wait_for_inferior () #21 0x081460c5 in proceed () #22 0x080d74a3 in child_post_attach () #23 0x08072b48 in tty_command () #24 0x080d5240 in execute_command () #25 0x0808ef64 in async_disable_stdin () #26 0x0808f4ee in async_disable_stdin () #27 0x282a7e88 in rl_callback_read_char () from /lib/libreadline.so.6 #28 0x0808e8eb in _initialize_gdbarch_utils () #29 0x08090404 in delete_file_handler () #30 0x0808fe86 in gdb_disable_readline () #31 0x08090a7a in gdb_do_one_event () #32 0x080d4c35 in throw_exception () #33 0x080d4dfc in catch_errors () #34 0x08175137 in _initialize_varobj () #35 0x080721db in current_interp_command_loop () #36 0x080711fb in main () I don't know how to help you if gdb crashes. -- Alex Dupre