Bug#321690: backtrace

2005-08-18 Thread Michael Vogt
Hi,



On Wed, Aug 10, 2005 at 07:50:24PM +0200, B. Zhang wrote:
 I found http://wiki.debian.net/?HowToGetABacktrace and did a backtrace.
 
 ---
 # MALLOC_CHECK_=2 gdb synaptic
[..]

thanks for your strace and your gdb backtrace. It looks like there is
a problem with scim and gtk. Could you please check what scim packages
you have installed? I tried installing schim and scim-gtk2-immodules
but synaptic does not crash for me. Could you also check if moving
away /root/.scim does help before you start synaptic?

thanks,
 Michael

-- 
Linux is not The Answer. Yes is the answer. Linux is The Question. - Neo


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



Bug#321690: backtrace

2005-08-18 Thread B. Zhang
Hi, 

On Thu, 2005-08-18 at 10:45 +0200, Michael Vogt wrote:
 It looks like there is
 a problem with scim and gtk. Could you please check what scim packages
 you have installed? 

scim, scim-chinese, scim-config-socket, scim-frontend-socket,
scim-gtk2-immodule, scim-server-socket

 I tried installing schim and scim-gtk2-immodules
 but synaptic does not crash for me. Could you also check if moving
 away /root/.scim does help before you start synaptic?
 

Running fvwm2 form xdm by root without scim, I start synaptic, but still
Segmentation fault.
-
# ls -la ~
total 2080
-rw-r--r--   1 root root2910 2005-02-17 02:11 `
drwxr-xr-x  10 root root4096 2005-08-18 11:20 .
drwxr-xr-x  21 root root4096 2005-05-22 22:30 ..
-rw---   1 root root4992 2005-08-18 11:20 .bash_history
-rw-r--r--   1 root root 412 2004-12-15 23:53 .bashrc
-rw-r--r--   1 root root 188 2005-02-16 22:11 dbootstrap_settings
-rw-r--r--   1 root root   0 2005-08-15 15:36 .fonts.cache-1
drwxr-xr-x   2 root root4096 2005-08-18 11:15 .fvwm
drwx--   2 root root4096 2005-08-12 11:18 .gnupg
-rw-r--r--   1 root root 753 2005-02-26 09:57 .gvimrc
-rw-r--r--   1 root root   3 2005-06-07 15:59 .hcwd
-rw---   1 root root 650 2005-08-18 11:13 .ICEauthority
-rw-r--r--   1 root root1336 2005-02-16 22:12
install-report.template
-rw-r--r--   1 root root1117 2005-02-17 16:53 .mailcap
drwxr-xr-x   2 root root4096 2005-08-18 11:18 .mc
-rw---   1 root root  31 2005-08-10 09:54 .mcoprc
-rw-r--r--   1 root root   10249 2005-02-17 16:53 mimeinstall.results
-rw-r--r--   1 root root 477 2005-02-17 16:53 .mime.types
-rw-r--r--   1 root root  52 2005-02-17 16:52 plugininstall.results
-rw-r--r--   1 root root 110 2004-11-10 17:10 .profile
-rw-r--r--   1 root root   22531 2005-02-17
16:54 .RealNetworks_RealMediaSDK_60
-rw-r--r--   1 root root 763 2005-02-17
16:54 .RealNetworks_RealPlayer_60
-rw-r--r--   1 root root  66 2005-02-17
16:54 .RealNetworks_RealShared_00
-rw---   1 root root   0 2005-08-04 09:31 .recently-used
drwx--   2 root root4096 2005-08-12 11:00 .ssh
drwx--   2 root root4096 2005-08-18 11:18 .synaptic
drwx--   2 root root4096 2005-08-17 00:56 .unison
-rw---   1 root root 1944323 2005-08-17 00:56 unison.log
drwxr-xr-x   3 root root4096 2005-02-26 09:57 .vim
-rw---   1 root root9904 2005-08-18 11:15 .viminfo
-rw-r--r--   1 root root3121 2005-02-26 09:56 .vimrc
-rw-r--r--   1 root root  71 2005-08-18 11:15 .vimrecent
-rw---   1 root root   0 2005-08-18 11:20 .Xauthority
-rw-r--r--   1 root root   6 2005-08-18 11:15 .xsession
-rw---   1 root root   10834 2005-08-18 11:20 .xsession-errors
drwx--   4 root root4096 2005-02-17 13:40 .yafc
-


 thanks,
  Michael
 


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



Bug#321690: backtrace

2005-08-10 Thread B. Zhang
I found http://wiki.debian.net/?HowToGetABacktrace and did a backtrace.

---
# MALLOC_CHECK_=2 gdb synaptic
GNU gdb 6.3-debian
Copyright 2004 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 powerpc-linux...Using host libthread_db
library /lib/libthread_db.so.1.

(gdb) set pagination 0
(gdb) run synaptic
Starting program: /usr/sbin/synaptic synaptic
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 19642)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 19642)]
0x0ef99f38 in _wordcopy_fwd_aligned () from /lib/libc.so.6
(gdb) bt
#0  0x0ef99f38 in _wordcopy_fwd_aligned () from /lib/libc.so.6
#1  0x0ef99e48 in memcpy () from /lib/libc.so.6
#2  0x0eb458f8 in std::string::_S_copy_chars () from /usr/lib/libstdc
++.so.5
#3  0x0eb49e5c in
std::string::_M_replace_safe__gnu_cxx::__normal_iteratorchar*,
std::string  () from /usr/lib/libstdc++.so.5
#4  0x0eb49e5c in
std::string::_M_replace_safe__gnu_cxx::__normal_iteratorchar*,
std::string  () from /usr/lib/libstdc++.so.5
#5  0x0eb49e5c in
std::string::_M_replace_safe__gnu_cxx::__normal_iteratorchar*,
std::string  () from /usr/lib/libstdc++.so.5
#6  0x0eb49e5c in
std::string::_M_replace_safe__gnu_cxx::__normal_iteratorchar*,
std::string  () from /usr/lib/libstdc++.so.5
#7  0x0eb49e5c in
std::string::_M_replace_safe__gnu_cxx::__normal_iteratorchar*,
std::string  () from /usr/lib/libstdc++.so.5
#8  0x0eb49e5c in
std::string::_M_replace_safe__gnu_cxx::__normal_iteratorchar*,
std::string  () from /usr/lib/libstdc++.so.5
#9  0x0eb49e5c in
std::string::_M_replace_safe__gnu_cxx::__normal_iteratorchar*,
std::string  () from /usr/lib/libstdc++.so.5
#10 0x0eb49e5c in
std::string::_M_replace_safe__gnu_cxx::__normal_iteratorchar*,
std::string  () from /usr/lib/libstdc++.so.5
#11 0x0eb49e5c in
std::string::_M_replace_safe__gnu_cxx::__normal_iteratorchar*,
std::string  () from /usr/lib/libstdc++.so.5
#12 0x0eb49e5c in
std::string::_M_replace_safe__gnu_cxx::__normal_iteratorchar*,
std::string  () from /usr/lib/libstdc++.so.5
#13 0x0eb49e5c in
std::string::_M_replace_safe__gnu_cxx::__normal_iteratorchar*,
std::string  () from /usr/lib/libstdc++.so.5
#14 0x0eb49e5c in
std::string::_M_replace_safe__gnu_cxx::__normal_iteratorchar*,
std::string  () from /usr/lib/libstdc++.so.5
#15 0x0eb49e5c in
std::string::_M_replace_safe__gnu_cxx::__normal_iteratorchar*,
std::string  () from /usr/lib/libstdc++.so.5
#16 0x0eb49e5c in
std::string::_M_replace_safe__gnu_cxx::__normal_iteratorchar*,
std::string  () from /usr/lib/libstdc++.so.5
#17 0x0eb49e5c in
std::string::_M_replace_safe__gnu_cxx::__normal_iteratorchar*,
std::string  () from /usr/lib/libstdc++.so.5
#18 0x0eb49e5c in
std::string::_M_replace_safe__gnu_cxx::__normal_iteratorchar*,
std::string  () from /usr/lib/libstdc++.so.5
#19 0x0eb49e5c in
std::string::_M_replace_safe__gnu_cxx::__normal_iteratorchar*,
std::string  () from /usr/lib/libstdc++.so.5
#20 0x0eb49e5c in
std::string::_M_replace_safe__gnu_cxx::__normal_iteratorchar*,
std::string  () from /usr/lib/libstdc++.so.5
#21 0x0eb49e5c in
std::string::_M_replace_safe__gnu_cxx::__normal_iteratorchar*,
std::string  () from /usr/lib/libstdc++.so.5
#22 0x0eb49e5c in
std::string::_M_replace_safe__gnu_cxx::__normal_iteratorchar*,
std::string  () from /usr/lib/libstdc++.so.5
#23 0x0eb49e5c in
std::string::_M_replace_safe__gnu_cxx::__normal_iteratorchar*,
std::string  () from /usr/lib/libstdc++.so.5
#24 0x0eb49e5c in
std::string::_M_replace_safe__gnu_cxx::__normal_iteratorchar*,
std::string  () from /usr/lib/libstdc++.so.5
#25 0x0eb49e5c in
std::string::_M_replace_safe__gnu_cxx::__normal_iteratorchar*,
std::string  () from /usr/lib/libstdc++.so.5
#26 0x0eb49e5c in
std::string::_M_replace_safe__gnu_cxx::__normal_iteratorchar*,
std::string  () from /usr/lib/libstdc++.so.5
#27 0x0eb49e5c in
std::string::_M_replace_safe__gnu_cxx::__normal_iteratorchar*,
std::string  () from /usr/lib/libstdc++.so.5
#28 0x0eb49e5c in
std::string::_M_replace_safe__gnu_cxx::__normal_iteratorchar*,
std::string  () from /usr/lib/libstdc++.so.5
#29 0x0eb49e5c in
std::string::_M_replace_safe__gnu_cxx::__normal_iteratorchar*,
std::string  () from /usr/lib/libstdc++.so.5
#30 0x0eb49e5c in
std::string::_M_replace_safe__gnu_cxx::__normal_iteratorchar*,
std::string  () from /usr/lib/libstdc++.so.5
#31 0x0eb49e5c in
std::string::_M_replace_safe__gnu_cxx::__normal_iteratorchar*,
std::string  () from /usr/lib/libstdc++.so.5
#32 0x0eb49e5c in
std::string::_M_replace_safe__gnu_cxx::__normal_iteratorchar*,
std::string  () from /usr/lib/libstdc++.so.5
#33 0x0eb49e5c in
std::string::_M_replace_safe__gnu_cxx::__normal_iteratorchar*,
std::string  () from