Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95266 - kphone segfaults on Preferences->SIP preferences->OK
Summary: kphone segfaults on Preferences->SIP preferences->OK
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Stefan Knoblich (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-06 14:40 UTC by Jay Knight
Modified: 2005-07-15 01:59 UTC (History)
1 user (show)

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 Jay Knight 2005-06-06 14:40:42 UTC
Kphone crashes when you hit OK in the SIP Preferences dialog.

Reproducible: Always
Steps to Reproduce:
1.start kphone
2.go to Preferences->SIP Preferences
3.click OK

Actual Results:  
Segmentation Fault

Expected Results:  
Not crash, save your changes.

-- emerge info --
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r9 i686)
=================================================================
System uname: 2.6.11-gentoo-r9 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Jun  1 2005, 15:58:36)]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer"
CHOST="i386-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.phy.olemiss.edu/mirror/gentoo
ftp://130.207.108.134/pub/gentoo http://gentoo.mirrors.tds.net/gentoo
http://adelie.polymtl.ca/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm avi bash-completion berkdb bitmap-fonts bootsplash crypt
cups emboss encode fam flac foomaticdb fortran gdbm gif gpm gtk gtk2 imagemagick
imlib java jpeg junit krb4 ldap libg++ libwww mad mikmod motif mozsvg mp3 mpeg
ncurses nls ogg oggvorbis opengl oss pam pdflib perl png posix python qt
quicktime readline sdl spell ssl symlink tcpd tiff truetype truetype-fonts
type1-fonts vim-with-x vorbis xml2 xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY



--stack--
#0  0x080ac1ac in QPtrStack<QListViewItem>::deleteItem ()
#1  0x080ab3f0 in QPtrStack<QListViewItem>::deleteItem ()
#2  0x080adad9 in QPtrStack<QListViewItem>::deleteItem ()
#3  0xb790819c in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3
#4  0xb7907fc4 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3
#5  0xb7c730cc in QTabDialog::applyButtonPressed ()
   from /usr/qt/3/lib/libqt-mt.so.3
#6  0xb7c733cd in QTabDialog::qt_emit () from /usr/qt/3/lib/libqt-mt.so.3
#7  0x080adafc in QPtrStack<QListViewItem>::deleteItem ()
#8  0xb790814b in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3
#9  0xb7907fc4 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3
#10 0xb7c508fe in QButton::clicked () from /usr/qt/3/lib/libqt-mt.so.3
#11 0xb799a9b4 in QButton::mouseReleaseEvent ()
   from /usr/qt/3/lib/libqt-mt.so.3
#12 0xb793e587 in QWidget::event () from /usr/qt/3/lib/libqt-mt.so.3
#13 0xb78ab9af in QApplication::internalNotify ()
   from /usr/qt/3/lib/libqt-mt.so.3
#14 0xb78aae14 in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3
#15 0xb7840ba0 in QETWidget::translateMouseEvent ()
   from /usr/qt/3/lib/libqt-mt.so.3
#16 0xb783e805 in QApplication::x11ProcessEvent ()
   from /usr/qt/3/lib/libqt-mt.so.3
#17 0xb7855b84 in QEventLoop::processEvents () from /usr/qt/3/lib/libqt-mt.so.3
#18 0xb78bdce8 in QEventLoop::enterLoop () from /usr/qt/3/lib/libqt-mt.so.3
#19 0xb78bdb98 in QEventLoop::exec () from /usr/qt/3/lib/libqt-mt.so.3
#20 0xb78abc01 in QApplication::exec () from /usr/qt/3/lib/libqt-mt.so.3
#21 0x08058c9d in ?? ()
#22 0xb739561e in __libc_start_main () from /lib/libc.so.6
#23 0x08058001 in ?? ()
Comment 1 Daniel Webert 2005-06-09 14:09:03 UTC
same problem overhere x86 w/ net-misc/kphone-4.1.0
Comment 2 Daniel Webert 2005-06-09 14:56:31 UTC
and i have no problem w/ the 4.1.1
Comment 3 Gregorio Guidi (RETIRED) gentoo-dev 2005-07-15 01:59:46 UTC
I assume this is fixed in newer versions.