[Aptitude-devel] [aptitude-gtk] errors

shirish shirishag75 at gmail.com
Wed Dec 24 14:31:49 UTC 2008


Reply in-line :-

On Mon, Dec 22, 2008 at 16:06, Grammostola Rosea
<rosea.grammostola at gmail.com> wrote:

<snip>

> ok, thanks:
>
>
> gdb aptitude
> GNU gdb 6.8-debian
> Copyright (C) 2008 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later
> <http://gnu.org/licenses/gpl.html>
> This is free software: you are free to change and redistribute
> it.
> There is NO WARRANTY, to the extent permitted by law.  Type "show
> copying"
> and "show warranty" for
> details.
> This GDB was configured as
> "i486-linux-gnu"...
> (gdb)
> run
> Starting program:
> /usr/bin/aptitude
> [Thread debugging using libthread_db
> enabled]
> [New Thread 0xb68406c0 (LWP
> 3357)]
> [New Thread 0xb515eb90 (LWP
> 3360)]
> [New Thread 0xb495db90 (LWP
> 3361)]
> [Thread 0xb495db90 (LWP 3361)
> exited]
>
> (aptitude:3357): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion
> `g_utf8_validate (text, len, NULL)'
> failed
>
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 0xb68406c0 (LWP 3357)]
> 0xb6aa2443 in strlen () from /lib/i686/cmov/libc.so.6
> (gdb) where
> #0  0xb6aa2443 in strlen () from /lib/i686/cmov/libc.so.6
> #1  0xb6c2996b in std::basic_string<char, std::char_traits<char>,
> std::allocator<char> >::basic_string () from /usr/lib/libstdc++.so.6
> #2  0xb7d1defb in Glib::ustring::ustring () from /usr/lib/libglibmm-2.4.so.1
> #3  0x08150c7e in gui::DashboardTab::create_upgrade_summary (this=0x9339060)
>    at dashboardtab.cc:141
> #4  0x081d83aa in sigc::signal0<void, sigc::nil>::operator()
> (this=0x82e8ae0)
>    at /usr/include/sigc++-2.0/sigc++/signal.h:548
> #5  0x0812a6ca in do_apt_init () at gui.cc:885
> #6  0x0812fadd in
> sigc::internal::slot_call0<sigc::bind_return_functor<bool,
> sigc::pointer_functor0<void> >, bool>::call_it (rep=0x9217600)
>    at /usr/include/sigc++-2.0/sigc++/functors/ptr_fun.h:77
> #7  0xb7d1558a in ?? () from /usr/lib/libglibmm-2.4.so.1
> #8  0xb7c28271 in ?? () from /usr/lib/libglib-2.0.so.0
> #9  0x091dea50 in ?? ()
> #10 0x00000000 in ?? ()
> (gdb)

Hi Rosea,
 Could you download and install a few more dbgsym files .
1. libc6-i686-dbgsym
2. llibglibmm-2.4-dbg
3. libglib2.0-0-dbgsym

and perhaps libgtk2.0-0-dbgsym as well and then re-run the debugger
under aptitude and post the results here.
-- 
          Regards,
          Shirish Agarwal
  This email is licensed under http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
065C 6D79 A68C E7EA 52B3  8D70 950D 53FB 729A 8B17



More information about the Aptitude-devel mailing list