Michael Vogt wrote:
> I can't reproduce this segfault here, can you please do the following
> (as root):
> # gdb synaptic
> (gdb) run
> [make synaptic crash by install hddtemp]
> (gdb) backtrace
>
> and attach the resulting backtrace to this bugreport?

Hi there Michael,

sorry for the delay but I was on holidays :)
I did what you asked and this is the result (veeery long, not sure you need it all but I paste it anyway):

nostromo:~# gdb synaptic
GNU gdb 6.4.90-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu"...(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".

(gdb) run
Starting program: /usr/sbin/synaptic
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 47745435568944 (LWP 17607)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 47745435568944 (LWP 17607)]
0x00002b6c990cf5e0 in strlen () from /lib/libc.so.6
(gdb) backtrace
#0  0x00002b6c990cf5e0 in strlen () from /lib/libc.so.6
#1  0x000000000042c378 in SizeToStr ()
#2  0x000000000042c929 in SizeToStr ()
#3  0x000000000042bfd1 in SizeToStr ()
#4 0x000000000046b5ed in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string<char*> () #5 0x00000000004412f6 in std::__introsort_loop<__gnu_cxx::__normal_iterator<std::string*, std::vector<std::string, std::allocator<std::string> > >, long> () #6 0x00002b6c97e10578 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#7  0x00002b6c97e1faa1 in g_signal_chain_from_overridden ()
   from /usr/lib/libgobject-2.0.so.0
#8  0x00002b6c97e20d55 in g_signal_emit_valist ()
   from /usr/lib/libgobject-2.0.so.0
#9  0x00002b6c97e23f13 in g_signal_emit_by_name ()
   from /usr/lib/libgobject-2.0.so.0
#10 0x00002b6c97e10578 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#11 0x00002b6c97e1faa1 in g_signal_chain_from_overridden ()
   from /usr/lib/libgobject-2.0.so.0
#12 0x00002b6c97e20d55 in g_signal_emit_valist ()
   from /usr/lib/libgobject-2.0.so.0
#13 0x00002b6c97e20f33 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#14 0x00002b6c96640139 in gtk_button_set_alignment ()
   from /usr/lib/libgtk-x11-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#15 0x00002b6c97e10578 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#16 0x00002b6c97e1f72d in g_signal_chain_from_overridden ()
   from /usr/lib/libgobject-2.0.so.0
#17 0x00002b6c97e20d55 in g_signal_emit_valist ()
   from /usr/lib/libgobject-2.0.so.0
#18 0x00002b6c97e20f33 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#19 0x00002b6c9663ecc9 in gtk_button_released ()
   from /usr/lib/libgtk-x11-2.0.so.0
#20 0x00002b6c966f977d in _gtk_marshal_BOOLEAN__BOXED ()
   from /usr/lib/libgtk-x11-2.0.so.0
#21 0x00002b6c97e10578 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#22 0x00002b6c97e1fc3f in g_signal_chain_from_overridden ()
   from /usr/lib/libgobject-2.0.so.0
#23 0x00002b6c97e20b1e in g_signal_emit_valist ()
   from /usr/lib/libgobject-2.0.so.0
#24 0x00002b6c97e20f33 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#25 0x00002b6c967cfe8e in gtk_widget_get_default_style ()
   from /usr/lib/libgtk-x11-2.0.so.0
#26 0x00002b6c966f33de in gtk_propagate_event ()
   from /usr/lib/libgtk-x11-2.0.so.0
#27 0x00002b6c966f4487 in gtk_main_do_event ()
   from /usr/lib/libgtk-x11-2.0.so.0
#28 0x00002b6c96c794dc in _gdk_events_init () from /usr/lib/libgdk-x11-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#29 0x00002b6c98173149 in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
#30 0x00002b6c981762b5 in g_main_context_check ()
   from /usr/lib/libglib-2.0.so.0
#31 0x00002b6c981765b6 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#32 0x00002b6c966f47e2 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#33 0x0000000000414ce7 in ?? ()
#34 0x00002b6c990794ca in __libc_start_main () from /lib/libc.so.6
#35 0x0000000000412d3a in ?? ()
#36 0x00007fff149e0708 in ?? ()
#37 0x0000000000000000 in ?? ()

It happened yesterday again when I did the usual distupgrade after one week, and reproducibly if I remove it manually using dpkg, install the previous version (0.3-beta15-13) and then install the new version with synaptic (0.3-beta15-24).

Thanks for your help!

P.S.: Sorry for the private email...


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to