Hi there,
I am also on PowerPC (as is the original reporter), and I can reproduce
this on my machine.
GDB output follow:
=== 8< ===
(gdb) bt full
#0 widget (this=0x1071bb18, __vtt_parm=<value optimized out>)
at /usr/include/sigc++-2.0/sigc++/limit_reference.h:81
No locals.
#1 0x0fde6dd4 in passthrough (this=<value optimized out>,
__vtt_parm=0x102388d0) at container.h:35
No locals.
#2 0x0fdfa6c0 in table (this=<value optimized out>,
__vtt_parm=0x102388cc)
at table.cc:60
No locals.
#3 0x100361cc in apt_options_view (this=0x1071bb18) at
apt_options.cc:514
No locals.
#4 0x100372e0 in aptitude::ui::config::make_options_tree ()
at apt_options.cc:577
No locals.
#5 0x1010ec5c in do_show_options_tree () at ui.cc:689
w = {ref = 0x102f91b0}
#6 0x1001ede8 in sigc::adaptor_functor<sigc::pointer_functor0<void>
>::operator() (this=<value optimized out>)
at /usr/include/sigc++-2.0/sigc++/functors/ptr_fun.h:77
No locals.
#7 0x1001ee14 in
sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it
(rep=<value optimized out>)
at /usr/include/sigc++-2.0/sigc++/functors/slot.h:103
---Type <return> to continue, or q <return> to quit---
No locals.
#8 0x0fdc7e18 in cwidget::widgets::menu::handle_key (this=0x102fa350,
k=<value optimized out>) at /usr/include/sigc++-2.0/sigc
++/signal.h:548
selected = 0
#9 0x0fe10ff4 in cwidget::widgets::widget::dispatch_key
(this=0x102fa350,
[EMAIL PROTECTED]) at widget.cc:267
rval = 80
#10 0x0fdd10c8 in cwidget::widgets::menubar::handle_key
(this=0x102f2510,
[EMAIL PROTECTED]) at menubar.cc:599
No locals.
#11 0x0fe10ff4 in cwidget::widgets::widget::dispatch_key
(this=0x102f2510,
[EMAIL PROTECTED]) at widget.cc:267
rval = 60
#12 0x0fd99d10 in
cwidget::toplevel::input_thread::get_input_event::dispatch (
this=0x1071b088) at toplevel.cc:399
ev = {id = -16459, x = 266687216, y = 0, z = 0, bstate =
266687168}
k = {ch = 13, function_key = false}
wch = 13
status = <value optimized out>
read_anything = false
last_read_error = <value optimized out>
#13 0x0fd93fc4 in cwidget::toplevel::mainloop (synch=<value optimized
out>)
at toplevel.cc:1124
---Type <return> to continue, or q <return> to quit---
ev = (class cwidget::toplevel::event *) 0x1071b088
main_level = 1
#14 0x100f8170 in ui_main () at ui.cc:2652
No locals.
#15 0x1001b628 in main (argc=<value optimized out>, argv=<value
optimized out>)
at main.cc:729
p = {ref = 0x10301558}
status_fname = 0x0
display_format = {static npos = 4294967295,
_M_dataplus = {<std::allocator<char>> =
{<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data
fields>}, _M_p = 0x102c737c "%c%a%M %p# - %d#"}}
sort_policy = {static npos = 4294967295,
_M_dataplus = {<std::allocator<char>> =
{<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data
fields>}, _M_p = 0x102c3494 "name"}}
width = {static npos = 4294967295,
_M_dataplus = {<std::allocator<char>> =
{<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data
fields>}, _M_p = 0x102bd45c ""}}
simulate = false
download_only = false
arch_only = false
update_only = false
install_only = false
queue_only = false
---Type <return> to continue, or q <return> to quit---
assume_yes = false
fix_broken = false
safe_upgrade_no_new_installs = false
safe_resolver_no_new_installs = false
safe_resolver_no_new_upgrades = false
always_use_safe_resolver = false
safe_resolver_option = false
full_resolver_option = false
showvers = false
showdeps = false
showsize = false
visual_preview = false
always_prompt = false
verbose = 0
seen_quiet = false
quiet = 0
user_tags =
{<std::_Vector_base<aptitude::cmdline::tag_application,std::allocator<aptitude::cmdline::tag_application>
>> = {
_M_impl = {<std::allocator<aptitude::cmdline::tag_application>> =
{<__gnu_cxx::new_allocator<aptitude::cmdline::tag_application>> = {<No
data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0,
_M_end_of_storage = 0x0}}, <No data fields>}
curopt = <value optimized out>
---Type <return> to continue, or q <return> to quit---
#16 0x0f690720 in ?? () from /lib/libc.so.6
No symbol table info available.
#17 0x0f6908e0 in __libc_start_main () from /lib/libc.so.6
No symbol table info available.
#18 0x00000000 in ?? ()
No symbol table info available.
=== >8 ===
Cheers,
Bram
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]