Attached a log from a GDB debug session. From a quick glance, it seems
to me that there might be something wrong with at least the lastPkg
and lastVer variables in frame #4. I don't quite understand the code
yet though.

        Sami


------------------------------------------------------------
(gdb) bt
#0  0x000000000048eadf in pkgCache::VerFileIterator::File (this=0x7fff1a6880e0) 
at /usr/include/apt-pkg/cacheiterators.h:377
#1  0x00002b4a906cf315 in pkgRecords::Lookup (this=0xbd5b70, [EMAIL PROTECTED]) 
at pkgrecords.cc:60
#2  0x00000000004cf901 in pkg_description_widget::set_package (this=0x1467ec0, 
[EMAIL PROTECTED], [EMAIL PROTECTED]) at pkg_view.cc:239
#3  0x00000000004d0400 in info_area_multiplex::set_package (this=0x1469df0, 
[EMAIL PROTECTED], [EMAIL PROTECTED]) at pkg_view.cc:379
#4  0x00000000004d0711 in info_area_multiplex::reset_package (this=0x1469df0) 
at pkg_view.cc:440
#5  0x00000000004c9da5 in sigc::bound_mem_functor0<void, 
info_area_multiplex>::operator() (this=0x146a558)
    at /usr/include/sigc++-2.0/sigc++/functors/mem_fun.h:1787
#6  0x00000000004c9dc1 in sigc::adaptor_functor<sigc::bound_mem_functor0<void, 
info_area_multiplex> >::operator() (this=0x146a550)
    at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251
#7  0x00000000004c9de5 in 
sigc::internal::slot_call0<sigc::bound_mem_functor0<void, info_area_multiplex>, 
void>::call_it (rep=0x146a520)
    at /usr/include/sigc++-2.0/sigc++/functors/slot.h:103
#8  0x00000000004271c1 in sigc::internal::signal_emit0<void, sigc::nil>::emit 
(impl=0x9922e0) at /usr/include/sigc++-2.0/sigc++/signal.h:544
#9  0x000000000042727d in sigc::signal0<void, sigc::nil>::emit (this=0x9838e0) 
at /usr/include/sigc++-2.0/sigc++/signal.h:1702
#10 0x0000000000510349 in sigc::bound_const_mem_functor0<void, 
sigc::signal0<void, sigc::nil> >::operator() (this=0x148b9a8)
    at /usr/include/sigc++-2.0/sigc++/functors/mem_fun.h:2339
#11 0x0000000000510365 in 
sigc::adaptor_functor<sigc::bound_const_mem_functor0<void, sigc::signal0<void, 
sigc::nil> > >::operator() (this=0x148b9a0)
    at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251
#12 0x0000000000510389 in 
sigc::internal::slot_call0<sigc::bound_const_mem_functor0<void, 
sigc::signal0<void, sigc::nil> >, void>::call_it (rep=0x148b970)
    at /usr/include/sigc++-2.0/sigc++/functors/slot.h:103
#13 0x00000000004271c1 in sigc::internal::signal_emit0<void, sigc::nil>::emit 
(impl=0x10cf280) at /usr/include/sigc++-2.0/sigc++/signal.h:544
#14 0x000000000042727d in sigc::signal0<void, sigc::nil>::emit (this=0x148b958) 
at /usr/include/sigc++-2.0/sigc++/signal.h:1702
#15 0x0000000000427295 in sigc::signal0<void, sigc::nil>::operator() 
(this=0x148b958) at /usr/include/sigc++-2.0/sigc++/signal.h:1706
#16 0x00000000006180ed in download_install_manager::finish (this=0x148b8f0, 
res=pkgAcquire::Continue, [EMAIL PROTECTED]) at download_install_manager.cc:213
#17 0x000000000051e4f2 in ui_download_manager::done (this=0x154a790, 
res=pkgAcquire::Continue) at ui_download_manager.cc:79
#18 0x000000000051f0fe in sigc::bound_mem_functor2<void, ui_download_manager, 
download_thread*, pkgAcquire::RunResult>::operator() (this=0x176ec28,
    [EMAIL PROTECTED], [EMAIL PROTECTED]) at 
/usr/include/sigc++-2.0/sigc++/functors/mem_fun.h:1917
#19 0x000000000051f129 in sigc::adaptor_functor<sigc::bound_mem_functor2<void, 
ui_download_manager, download_thread*, pkgAcquire::RunResult> 
>::operator()<download_thread* const&, pkgAcquire::RunResult const&> 
(this=0x176ec20, [EMAIL PROTECTED], [EMAIL PROTECTED])
    at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:103
#20 0x000000000051f15d in 
sigc::internal::slot_call2<sigc::bound_mem_functor2<void, ui_download_manager, 
download_thread*, pkgAcquire::RunResult>, void, download_thread*, 
pkgAcquire::RunResult>::call_it (rep=0x176ebf0, [EMAIL PROTECTED], [EMAIL 
PROTECTED]) at /usr/include/sigc++-2.0/sigc++/functors/slot.h:173
#21 0x000000000045f19f in sigc::slot2<void, download_thread*, 
pkgAcquire::RunResult>::operator() (this=0x14ebe08, [EMAIL PROTECTED], [EMAIL 
PROTECTED])
    at /usr/include/sigc++-2.0/sigc++/functors/slot.h:593
#22 0x00000000004637ca in download_thread_complete_event::dispatch 
(this=0x14ebdf0) at download_thread.cc:222
#23 0x000000000058c686 in vscreen_mainloop (synch=0) at vscreen.cc:1029
#24 0x00000000004fa4c1 in ui_main () at ui.cc:2662
#25 0x0000000000419566 in main (argc=1, argv=0x7fff1a688ca8) at main.cc:581
(gdb) bt full
#0  0x000000000048eadf in pkgCache::VerFileIterator::File (this=0x7fff1a6880e0) 
at /usr/include/apt-pkg/cacheiterators.h:377
No locals.
#1  0x00002b4a906cf315 in pkgRecords::Lookup (this=0xbd5b70, [EMAIL PROTECTED]) 
at pkgrecords.cc:60
No locals.
#2  0x00000000004cf901 in pkg_description_widget::set_package (this=0x1467ec0, 
[EMAIL PROTECTED], [EMAIL PROTECTED]) at pkg_view.cc:239
        rec = (class pkgRecords::Parser &) @0x42c8df: {_vptr.Parser = 
0x53e589485590c3c9}
        homepagestr = {static npos = 18446744073709551615,
  _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = 
{<No data fields>}, <No data fields>}, _M_p = 0x1492e70 "8.i"}}
        newdesc = {static npos = 18446744073709551615,
  _M_dataplus = {<std::allocator<wchar_t>> = 
{<__gnu_cxx::new_allocator<wchar_t>> = {<No data fields>}, <No data fields>}, 
_M_p = 0x2b4a911c4f58}}
        frag = (class fragment *) 0x2392240
        homepage = (class fragment *) 0x14bb888
        tags = (class fragment *) 0x4c9dc4
        untrusted_frag = (class fragment *) 0x7fff1a688130
#3  0x00000000004d0400 in info_area_multiplex::set_package (this=0x1469df0, 
[EMAIL PROTECTED], [EMAIL PROTECTED]) at pkg_view.cc:379
        tmpref = {ref = 0x1469df0}
        hasBreakage = false
#4  0x00000000004d0711 in info_area_multiplex::reset_package (this=0x1469df0) 
at pkg_view.cc:440
No locals.
#5  0x00000000004c9da5 in sigc::bound_mem_functor0<void, 
info_area_multiplex>::operator() (this=0x146a558)
    at /usr/include/sigc++-2.0/sigc++/functors/mem_fun.h:1787
No locals.
#6  0x00000000004c9dc1 in sigc::adaptor_functor<sigc::bound_mem_functor0<void, 
info_area_multiplex> >::operator() (this=0x146a550)
    at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251
No locals.
#7  0x00000000004c9de5 in 
sigc::internal::slot_call0<sigc::bound_mem_functor0<void, info_area_multiplex>, 
void>::call_it (rep=0x146a520)
    at /usr/include/sigc++-2.0/sigc++/functors/slot.h:103
        typed_rep = 
(sigc::internal::typed_slot_rep<sigc::bound_mem_functor0<void, 
info_area_multiplex> > *) 0x146a520
#8  0x00000000004271c1 in sigc::internal::signal_emit0<void, sigc::nil>::emit 
(impl=0x9922e0) at /usr/include/sigc++-2.0/sigc++/signal.h:544
        it = {_M_node = 0x146a4f0}
        exec = {sig_ = 0x9922e0}
        slots = {slots_ = @0x9922e8, placeholder = {_M_node = 0x157c1e0}}
#9  0x000000000042727d in sigc::signal0<void, sigc::nil>::emit (this=0x9838e0) 
at /usr/include/sigc++-2.0/sigc++/signal.h:1702
No locals.
#10 0x0000000000510349 in sigc::bound_const_mem_functor0<void, 
sigc::signal0<void, sigc::nil> >::operator() (this=0x148b9a8)
    at /usr/include/sigc++-2.0/sigc++/functors/mem_fun.h:2339
No locals.
#11 0x0000000000510365 in 
sigc::adaptor_functor<sigc::bound_const_mem_functor0<void, sigc::signal0<void, 
sigc::nil> > >::operator() (this=0x148b9a0)
    at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251
No locals.
#12 0x0000000000510389 in 
sigc::internal::slot_call0<sigc::bound_const_mem_functor0<void, 
sigc::signal0<void, sigc::nil> >, void>::call_it (rep=0x148b970)
    at /usr/include/sigc++-2.0/sigc++/functors/slot.h:103
        typed_rep = 
(sigc::internal::typed_slot_rep<sigc::bound_const_mem_functor0<void, 
sigc::signal0<void, sigc::nil> > > *) 0x148b970
#13 0x00000000004271c1 in sigc::internal::signal_emit0<void, sigc::nil>::emit 
(impl=0x10cf280) at /usr/include/sigc++-2.0/sigc++/signal.h:544
        it = {_M_node = 0x156a800}
        exec = {sig_ = 0x10cf280}
        slots = {slots_ = @0x10cf288, placeholder = {_M_node = 0x1145bb0}}
#14 0x000000000042727d in sigc::signal0<void, sigc::nil>::emit (this=0x148b958) 
at /usr/include/sigc++-2.0/sigc++/signal.h:1702
No locals.
#15 0x0000000000427295 in sigc::signal0<void, sigc::nil>::operator() 
(this=0x148b958) at /usr/include/sigc++-2.0/sigc++/signal.h:1706
No locals.
#16 0x00000000006180ed in download_install_manager::finish (this=0x148b8f0, 
res=pkgAcquire::Continue, [EMAIL PROTECTED]) at download_install_manager.cc:213
        run_res = download_manager::success
#17 0x000000000051e4f2 in ui_download_manager::done (this=0x154a790, 
res=pkgAcquire::Continue) at ui_download_manager.cc:79
        p = {ref = 0x1492d90}
        run_res = download_manager::failure
#18 0x000000000051f0fe in sigc::bound_mem_functor2<void, ui_download_manager, 
download_thread*, pkgAcquire::RunResult>::operator() (this=0x176ec28,
    [EMAIL PROTECTED], [EMAIL PROTECTED]) at 
/usr/include/sigc++-2.0/sigc++/functors/mem_fun.h:1917
No locals.
#19 0x000000000051f129 in sigc::adaptor_functor<sigc::bound_mem_functor2<void, 
ui_download_manager, download_thread*, pkgAcquire::RunResult> 
>::operator()<download_thread* const&, pkgAcquire::RunResult const&> 
(this=0x176ec20, [EMAIL PROTECTED], [EMAIL PROTECTED])
    at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:103
No locals.
#20 0x000000000051f15d in 
sigc::internal::slot_call2<sigc::bound_mem_functor2<void, ui_download_manager, 
download_thread*, pkgAcquire::RunResult>, void, download_thread*, 
pkgAcquire::RunResult>::call_it (rep=0x176ebf0, [EMAIL PROTECTED], [EMAIL 
PROTECTED]) at /usr/include/sigc++-2.0/sigc++/functors/slot.h:173
        typed_rep = (
    sigc::internal::typed_slot_rep<sigc::bound_mem_functor2<void, 
ui_download_manager, download_thread*, pkgAcquire::RunResult> > *) 0x176ebf0
#21 0x000000000045f19f in sigc::slot2<void, download_thread*, 
pkgAcquire::RunResult>::operator() (this=0x14ebe08, [EMAIL PROTECTED], [EMAIL 
PROTECTED])
    at /usr/include/sigc++-2.0/sigc++/functors/slot.h:593
No locals.
#22 0x00000000004637ca in download_thread_complete_event::dispatch 
(this=0x14ebdf0) at download_thread.cc:222
No locals.
#23 0x000000000058c686 in vscreen_mainloop (synch=0) at vscreen.cc:1029
        ev = (vscreen_event *) 0x14ebdf0
        l = {parent = @0x985540, locked = true}
        main_level = 1
#24 0x00000000004fa4c1 in ui_main () at ui.cc:2662
No locals.
#25 0x0000000000419566 in main (argc=1, argv=0x7fff1a688ca8) at main.cc:581
        p = {ref = 0x0}
        status_fname = 0x0
        display_format = {static npos = 18446744073709551615,
  _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = 
{<No data fields>}, <No data fields>}, _M_p = 0x98f038 "%c%a%M %p# - %d#"}}
        sort_policy = {static npos = 18446744073709551615,
  _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = 
{<No data fields>}, <No data fields>}, _M_p = 0x98f128 "name"}}
        width = {static npos = 18446744073709551615,
  _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = 
{<No data fields>}, <No data fields>}, _M_p = 0x2b4a911c4e78 ""}}
        simulate = false
        download_only = false
        update_only = false
        install_only = false
        queue_only = false
        assume_yes = false
        fix_broken = false
        showvers = false
        showdeps = false
        showsize = false
        visual_preview = false
        always_prompt = false
        verbose = 0
        seen_quiet = false
        quiet = 0
        curopt = -1
(gdb) l
372        inline VerFile const &operator *() const {return *FileP;};
373        inline operator VerFile *() {return FileP == 
Owner->VerFileP?0:FileP;};
374        inline operator VerFile const *() const {return FileP == 
Owner->VerFileP?0:FileP;};
375        inline pkgCache *Cache() {return Owner;};
376
377        inline PkgFileIterator File() const {return 
PkgFileIterator(*Owner,FileP->File + Owner->PkgFileP);};
378        inline unsigned long Index() const {return FileP - Owner->VerFileP;};
379
380        inline VerFileIterator() : Owner(0), FileP(0) {};
381        inline VerFileIterator(pkgCache &Owner,VerFile *Trg) : 
Owner(&Owner), FileP(Trg) {};
(gdb) print this
$1 = (const pkgCache::VerFileIterator * const) 0x7fff1a6880e0
(gdb) print *this
$2 = {Owner = 0xa830a0, FileP = 0x220fc4db0}
(gdb) print this->Owner
$3 = (class pkgCache *) 0xa830a0
(gdb) print *this->Owner
$4 = {_vptr.pkgCache = 0x0, CacheFile = {static npos = 18446744073709551615,
    _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = 
{<No data fields>}, <No data fields>},
      _M_p = 0x4472de "UH\211åH\203ì 
H\211}èH\211uàH\213EèH\211EøH\213}øH\203Ç0H\213uàè³ÿÿÿÉÃ\220UH\211åH\211}øHžªªªªªªª\nÉÃUH\211åH\211}øHžÿÿÿÿÿÿÿ\037ÉÃUH\211åH\203ì\020H\211}øH\213}øèÙýÿÿH\211ÇèÏÿÿÿÉÃ\220UH\211åH\211}øH\213EøÉÃUH\211åSH\203ì\030H\211}ðH\211uèH\213}ðèØÿÿÿH\213"}},
 Map = @0x44c892,
  HeaderP = 0x44c792, PkgP = 0x2b4a90bafaa0, VerFileP = 0xfc4db0, DescFileP = 
0x1394240, PkgFileP = 0x4b7694, VerP = 0x0, DescP = 0xa83060,
  ProvideP = 0xa83000, DepP = 0x31, StringItemP = 0xfb66d0, StrP = 0xfb66d0 "", 
VS = 0xa830a0}
(gdb) print this->Owner->PkgFileP
$5 = (pkgCache::PackageFile *) 0x4b7694
(gdb) print *this->Owner->PkgFileP
$6 = {FileName = 3850979413, Archive = 3968026707, Component = 2106148920, 
Version = 1971863768, Origin = 3564994772, Label = 1210807296,
  Architecture = 1222133131, Site = 1211646091, IndexType = 2215624837, Size = 
3514640908101716808, Flags = 4069155408311585608, NextFile = 522216,
  ID = 59648, mtime = -8410234510913306624}
(gdb) up
#1  0x00002b4a906cf315 in pkgRecords::Lookup (this=0xbd5b70, [EMAIL PROTECTED]) 
at pkgrecords.cc:60
60         Files[Ver.File()->ID]->Jump(Ver);
(gdb) info locals
No locals.
(gdb) print this
$7 = (pkgRecords * const) 0xbd5b70
(gdb) print *this
$8 = {Cache = @0x1465fd0, Files = 
{<std::_Vector_base<pkgRecords::Parser*,std::allocator<pkgRecords::Parser*> >> 
= {
      _M_impl = {<std::allocator<pkgRecords::Parser*>> = 
{<__gnu_cxx::new_allocator<pkgRecords::Parser*>> = {<No data fields>}, <No data 
fields>},
        _M_start = 0xa83ad0, _M_finish = 0xa83b10, _M_end_of_storage = 
0xa83b10}}, <No data fields>}}
(gdb) print Ver
$9 = (const pkgCache::VerFileIterator &) @0x7fff1a6880e0: {Owner = 0xa830a0, 
FileP = 0x220fc4db0}
(gdb) print *Ver
One of the arguments you tried to pass to operator* could not be converted to 
what the function wants.
(gdb) print Ver.FileP
$10 = (pkgCache::VerFile *) 0x220fc4db0
(gdb) up
#2  0x00000000004cf901 in pkg_description_widget::set_package (this=0x1467ec0, 
[EMAIL PROTECTED], [EMAIL PROTECTED]) at pkg_view.cc:239
239             pkgRecords::Parser 
&rec=apt_package_records->Lookup(ver.FileList());
(gdb) print apt_package_records
$11 = (pkgRecords *) 0xbd5b70
(gdb) print *apt_package_records
$12 = {Cache = @0x1465fd0, Files = 
{<std::_Vector_base<pkgRecords::Parser*,std::allocator<pkgRecords::Parser*> >> 
= {
      _M_impl = {<std::allocator<pkgRecords::Parser*>> = 
{<__gnu_cxx::new_allocator<pkgRecords::Parser*>> = {<No data fields>}, <No data 
fields>},
        _M_start = 0xa83ad0, _M_finish = 0xa83b10, _M_end_of_storage = 
0xa83b10}}, <No data fields>}}
(gdb) print *this
$13 = {<vs_text_layout> = {<vscreen_widget> = {<sigc::trackable> = 
{callback_list_ = 0xbed6e0}, _vptr.vscreen_widget = 0x688bb8,
      auxillary_bindings = 
{<std::_List_base<vscreen_widget::binding_connection,std::allocator<vscreen_widget::binding_connection>
 >> = {
          _M_impl = 
{<std::allocator<std::_List_node<vscreen_widget::binding_connection> >> = 
{<__gnu_cxx::new_allocator<std::_List_node<vscreen_widget::binding_connection> 
>> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x1467ec8, 
_M_prev = 0x1467ec8}}}, <No data fields>},
      auxillary_post_bindings = 
{<std::_List_base<vscreen_widget::binding_connection,std::allocator<vscreen_widget::binding_connection>
 >> = {
          _M_impl = 
{<std::allocator<std::_List_node<vscreen_widget::binding_connection> >> = 
{<__gnu_cxx::new_allocator<std::_List_node<vscreen_widget::binding_connection> 
>> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x1467ed8, 
_M_prev = 0x1467ed8}}}, <No data fields>}, win = {win = 0x237e5e0,
        master = 0x165d670}, timeout_value = 0, owner = 0x1468a70, geom = {x = 
0, y = 0, w = 158, h = 24}, bg_style = {fg = -1, bg = -2, set_attrs = 0,
        clear_attrs = 0, flip_attrs = 0}, refcount = 2, visible = true, 
isfocussed = false, pre_display_erase = true, is_destroyed = false,
      shown_sig = {<sigc::signal_base> = {<sigc::trackable> = {callback_list_ = 
0x0}, impl_ = 0xc0baa0}, <No data fields>},
      hidden_sig = {<sigc::signal_base> = {<sigc::trackable> = {callback_list_ 
= 0x0}, impl_ = 0xc0bfc0}, <No data fields>},
      destroyed = {<sigc::signal_base> = {<sigc::trackable> = {callback_list_ = 
0x0}, impl_ = 0x0}, <No data fields>},
      do_layout = {<sigc::signal_base> = {<sigc::trackable> = {callback_list_ = 
0x0}, impl_ = 0xbf0f90}, <No data fields>},
      focussed = {<sigc::signal_base> = {<sigc::trackable> = {callback_list_ = 
0x0}, impl_ = 0xbeddd0}, <No data fields>},
      unfocussed = {<sigc::signal_base> = {<sigc::trackable> = {callback_list_ 
= 0x0}, impl_ = 0xbee6c0}, <No data fields>}},
    location_changed = {<sigc::signal_base> = {<sigc::trackable> = 
{callback_list_ = 0x0}, impl_ = 0xc09fc0}, <No data fields>}, static bindings = 
0xa5f4d0,
    start = 0, f = 0x24dd850, contents = {lines = 0x1571310, final_nl = true}, 
stale = false, lastw = 158, lastst = {fg = 7, bg = 0, set_attrs = 0,
      clear_attrs = 0, flip_attrs = 0}}, <No data fields>}
(gdb) print pkg
$14 = (const pkgCache::PkgIterator &) @0x1469f38: {Pkg = 0x0, Owner = 0x0, 
HashIndex = 0}
(gdb) print ver
$15 = (const pkgCache::VerIterator &) @0x1469f50: {Ver = 0x2aaaab334000, Owner 
= 0xa830a0}
(gdb) print ver.Ver
$16 = (pkgCache::Version *) 0x2aaaab334000
(gdb) print *ver.Ver
$17 = {VerStr = 2566813404, Section = 0, Arch = 7, FileList = 570425344, 
NextVer = 4718640, DescriptionList = 1572916, DependsList = 1310748,
  ParentPkg = 1048592, ProvidesList = 28562, Size = 0, InstalledSize = 22120, 
Hash = 0, ID = 0, Priority = 104 'h'}
(gdb) up
#3  0x00000000004d0400 in info_area_multiplex::set_package (this=0x1469df0, 
[EMAIL PROTECTED], [EMAIL PROTECTED]) at pkg_view.cc:379
379         description->set_package(pkg, ver);
(gdb)
#4  0x00000000004d0711 in info_area_multiplex::reset_package (this=0x1469df0) 
at pkg_view.cc:440
440         set_package(lastPkg, lastVer);
(gdb) print this
$18 = (info_area_multiplex * const) 0x1469df0
(gdb) print *this
$19 = {<vs_multiplex> = {<vs_passthrough> = {<vs_container> = {<vscreen_widget> 
= {<sigc::trackable> = {callback_list_ = 0xc00750},
          _vptr.vscreen_widget = 0x688f98,
          auxillary_bindings = 
{<std::_List_base<vscreen_widget::binding_connection,std::allocator<vscreen_widget::binding_connection>
 >> = {
              _M_impl = 
{<std::allocator<std::_List_node<vscreen_widget::binding_connection> >> = 
{<__gnu_cxx::new_allocator<std::_List_node<vscreen_widget::binding_connection> 
>> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x1469df8, 
_M_prev = 0x1469df8}}}, <No data fields>},
          auxillary_post_bindings = 
{<std::_List_base<vscreen_widget::binding_connection,std::allocator<vscreen_widget::binding_connection>
 >> = {
              _M_impl = 
{<std::allocator<std::_List_node<vscreen_widget::binding_connection> >> = 
{<__gnu_cxx::new_allocator<std::_List_node<vscreen_widget::binding_connection> 
>> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x1469e08, 
_M_prev = 0x1469e08}}}, <No data fields>}, win = {
            win = 0xa83300, master = 0xc1d050}, timeout_value = 0, owner = 
0xa88de0, geom = {x = 0, y = 25, w = 159, h = 24}, bg_style = {fg = -1, bg = -2,
            set_attrs = 0, clear_attrs = 0, flip_attrs = 0}, refcount = 2, 
visible = true, isfocussed = false, pre_display_erase = true,
          is_destroyed = false, shown_sig = {<sigc::signal_base> = 
{<sigc::trackable> = {callback_list_ = 0x0}, impl_ = 0xc29250}, <No data 
fields>},
          hidden_sig = {<sigc::signal_base> = {<sigc::trackable> = 
{callback_list_ = 0x0}, impl_ = 0xc2a9c0}, <No data fields>},
          destroyed = {<sigc::signal_base> = {<sigc::trackable> = 
{callback_list_ = 0x0}, impl_ = 0x0}, <No data fields>},
          do_layout = {<sigc::signal_base> = {<sigc::trackable> = 
{callback_list_ = 0x0}, impl_ = 0xc013a0}, <No data fields>},
          focussed = {<sigc::signal_base> = {<sigc::trackable> = 
{callback_list_ = 0x0}, impl_ = 0xc00ad0}, <No data fields>},
          unfocussed = {<sigc::signal_base> = {<sigc::trackable> = 
{callback_list_ = 0x0},
              impl_ = 0xc01020}, <No data fields>}}, <No data fields>}, <No 
data fields>},
    children = 
{<std::_List_base<vs_multiplex::child_info,std::allocator<vs_multiplex::child_info>
 >> = {
        _M_impl = {<std::allocator<std::_List_node<vs_multiplex::child_info> >> 
= {<__gnu_cxx::new_allocator<std::_List_node<vs_multiplex::child_info> >> = 
{<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x146c1a0, _M_prev 
= 0x146d100}}}, <No data fields>}, visible_child = {_M_node = 0x146ceb0},
    show_tabs = false, cycled = {<sigc::signal_base> = {<sigc::trackable> = 
{callback_list_ = 0x0}, impl_ = 0x0}, <No data fields>}}, editor = {
    ref = 0x1467930}, description = {ref = 0x1467ec0}, description_table = {ref 
= 0x1468a70}, why = {ref = 0x14682b0}, why_table = {ref = 0x1469770},
  reasons = {ref = 0x1468690}, reasons_table = {ref = 0x14690f0}, lastPkg = 
{Pkg = 0x0, Owner = 0x0, HashIndex = 0}, lastVer = {Ver = 0x2aaaab334000,
    Owner = 0xa830a0}, lastDesc = {static npos = 18446744073709551615,
    _M_dataplus = {<std::allocator<wchar_t>> = 
{<__gnu_cxx::new_allocator<wchar_t>> = {<No data fields>}, <No data fields>}, 
_M_p = 0x1d85ff8}},
  hadBreakage = false, autoswitch = {ref = 0x0}}
(gdb) print lastPkg
$20 = {Pkg = 0x0, Owner = 0x0, HashIndex = 0}
(gdb) print lastVer
$21 = {Ver = 0x2aaaab334000, Owner = 0xa830a0}
(gdb)
------------------------------------------------------------

        Sami

Attachment: signature.asc
Description: Digital signature

Reply via email to