Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 77606 - k3b 0.11.18 crashes during "drag and drop" (0.11.17, too)
Summary: k3b 0.11.18 crashes during "drag and drop" (0.11.17, too)
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-11 17:47 UTC by ta2002
Modified: 2005-01-12 08:53 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 ta2002 2005-01-11 17:47:07 UTC
When building a project, dragging files to include
from the upper right (file listing) window to the
lower (current project) window causes k3b to crash.

Reproducible: Always
Steps to Reproduce:
"New Audio CD Project"
Select files in upper right portion of window.
Drag files to lower portion of window.

Note: Dragging several files at once ALWAYS
causes a crash. Dragging just a few (or one)
file sometimes causes a crash.
Actual Results:  
K3b disappears and a window pops up that says:

"The application K3B (k3b) crashed and caused
the signal 11 (SIGSEGV)."


Expected Results:  
Keep running, so I could proceed to burn a cd. :)

Portage 2.0.51-r3 (default-linux/x86/2004.2, gcc-3.3.4, glibc-2.3.4.20040808-r1, 2.6.
9-gentoo-r12 i686)
=================================================================
System uname: 2.6.9-gentoo-r12 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux26-headers-2.6.8.1-r2
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer -msse2 -mfpmath=sse"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.3/env 
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/share/
config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.osuosl.org http://distro.ibiblio.org/pub/Linux/
distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aalib acpi alsa apache2 arts avi berkdb bitmap-fonts caps cdparanoia cdr 
crypt cups dga directfb divx4linux dvd dvdr encode faad fam fbcon flac gd ggi gif gmp 
gphoto2 gpm gtk2 idea imagemagick imap imlib ipv6 javascript jikes joystick jpeg kde 
lcms libwww live mad matroska mbox memlimit mmx mmx2 mpeg mpi mysql nas ncurses 
network nls nomotif nptl oggvorbis opengl pam pdflib perl png qt quicktime readline 
rtc samba scanner sdl silc speex spell sse sse2 ssl svga tcpd theora tiff truetype 
unicode usb vanilla wifi wmf xinerama xml2 xmms xv xvid zlib linguas_en linguas_ru"
Comment 1 Gregorio Guidi (RETIRED) gentoo-dev 2005-01-12 08:53:44 UTC
This seems very similar to http://bugs.kde.org/show_bug.cgi?id=95678,
so I'm closing as upstream.

Please reopen if you get more information that shows that this is a different
problem. For instance, you can compile k3b with 'FEATURES=nostrip USE=debug'
to get an informative backtrace when the crash happens.