Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44734 - kbear crashes on overwriting a local file
Summary: kbear crashes on overwriting a local file
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-15 02:07 UTC by Wolfgang Thiess
Modified: 2004-07-04 08:54 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wolfgang Thiess 2004-03-15 02:07:14 UTC
When transferring a file from an ftp server to local filesystem, kbear opens a dialog box to ask what do do, if the local file already exists. Selecting "Overwrite" results in a crash of kbear (signal 11 - SIGSEGV):

This backtrace appears to be useless.
This is probably because your packages are built in a way which prevents creating of proper backtraces, or the stack frame was seriously corrupted in the crash.

(no debugging symbols found)...Using host libthread_db library "/lib/libthread_db.so.1".
(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)...[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 31480)]

0x413cb7b8 in waitpid () from /lib/libpthread.so.0
#0  0x413cb7b8 in waitpid () from /lib/libpthread.so.0
#1  0x409b6c34 in ?? () from /usr/kde/3.2/lib/libkdecore.so.4
#2  0x408f2321 in KCrash::defaultCrashHandler(int) ()
   from /usr/kde/3.2/lib/libkdecore.so.4
#3  0x083ad6a8 in ?? ()
#4  0x000001f0 in ?? ()
#5  0xbfffe1d8 in ?? ()
#6  0x411177b0 in __JCR_LIST__ () from /usr/qt/3/lib/libqt-mt.so.3
#7  0x000001f0 in ?? ()
#8  0x00007b15 in ?? ()
#9  0x00000400 in ?? ()
#10 0x00000400 in ?? ()
#11 0x0829a1a8 in ?? ()
#12 0x000001f0 in ?? ()

I recently upgraded KDE and qt. I think this crash has something to do with it. Kbear worked some time ago without crash. I re-emerged kbear, but same result.

/home/wolle $ emerge -vp kbear qt kde

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] net-ftp/kbear-2.1.1  -debug  0 kB
[ebuild   R   ] x11-libs/qt-3.3.0-r1  +cups -doc -firebird +gif -icc -ipv6 +mysql -nas -odbc +opengl +postgres -sqlite -xinerama +zlib  0 kB
[ebuild   R   ] kde-base/kde-3.2.1   [empty/missing/bad digest]

Total size of downloads: 0 kB

/home/wolle $ emerge info
Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.6.3-gentoo-r1)
=================================================================
System uname: 2.6.3-gentoo-r1 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -mcpu=athlon-tbird -pipe -fomit-frame-pointer "
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -mcpu=athlon-tbird -pipe -fomit-frame-pointer "
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib alsa apache2 apm arts avi berkdb bonobo cdr crypt cups encode esd foomaticdb gd gdbm gif gnome gpm gtk gtk2 gtkhtml guile imlib java jpeg kde libg++ libwww mad mikmod motif mozilla mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl png postgres ppds python qt quicktime readline scanner sdl slang spell ssl svga tcltk tcpd tiff truetype x86 xml2 xmms xv zlib"
Comment 1 Jason Carlson 2004-06-23 06:24:35 UTC
Brand new to gentoo and after my first install I'm noticing this same bug.  It seems to work fine until I go to overwrite a local file (that I do have access to overwrite), it crashes immediately with sigsegv error.

I haven't upgraded any kde but a fresh install of what was current about a week ago.
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2004-07-03 16:21:15 UTC
We have more than enough work with open bugs. Could one of you two report the problem upstream, please!?
Comment 3 Wolfgang Thiess 2004-07-04 08:45:12 UTC
This bug is an open bug in kbear's bug tracker:
http://sourceforge.net/tracker/index.php?func=detail&aid=971789&group_id=17726&atid=117726
Comment 4 Carsten Lohrke (RETIRED) gentoo-dev 2004-07-04 08:54:51 UTC
Thanks Wolfgang.