Bug 319423 - Telepathy crashed during KDE login.
Summary: Telepathy crashed during KDE login.
Status: RESOLVED DUPLICATE of bug 319040
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: contactlist (show other bugs)
Version: 0.6.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: Future
Assignee: Telepathy Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-06 18:25 UTC by Martin Nilsson
Modified: 2013-05-06 20:11 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Nilsson 2013-05-06 18:25:21 UTC
Application: ktp-contactlist (0.6.1)
KDE Platform Version: 4.10.2
Qt Version: 4.8.4
Operating System: Linux 3.8.0-19-generic x86_64
Distribution: Ubuntu 13.04

-- Information about the crash:
- What I was doing when the application crashed:
Telepathy was open when I shut down the computer a few days ago and thus tried to start itself again when I logged in.

- Custom settings of the application:
The only service I use via Telepathy is Google Talk.

-- Backtrace:
Application: KDE Telepathy Contact List (ktp-contactlist), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#5  data (this=0x7200736567617b) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:135
#6  qGetPtrHelper<QScopedPointer<QObjectData> > (p=...) at ../../include/QtCore/../../src/corelib/global/qglobal.h:2457
#7  d_func (this=0x72007365676173) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:150
#8  QWidget::setMaximumHeight (this=0x72007365676173, h=28) at kernel/qwidget.cpp:4206
#9  0x0000000000441401 in GlobalPresenceChooser::repositionOverlays (this=this@entry=0x1539e40) at /build/buildd/ktp-contact-list-0.6.1/global-presence-chooser.cpp:411
#10 0x000000000044156d in onConnectionStatusChanged (this=0x1539e40, connectionStatus=<optimized out>) at /build/buildd/ktp-contact-list-0.6.1/global-presence-chooser.cpp:401
#11 GlobalPresenceChooser::onConnectionStatusChanged (this=0x1539e40, connectionStatus=<optimized out>) at /build/buildd/ktp-contact-list-0.6.1/global-presence-chooser.cpp:398
#12 0x0000000000444170 in GlobalPresenceChooser::GlobalPresenceChooser (this=0x1539e40, parent=<optimized out>) at /build/buildd/ktp-contact-list-0.6.1/global-presence-chooser.cpp:191
#13 0x00000000004408ba in Ui_MainWindow::setupUi (this=this@entry=0x14ee1e0, MainWindow=MainWindow@entry=0x14ee1b0) at /build/buildd/ktp-contact-list-0.6.1/obj-x86_64-linux-gnu/ui_main-widget.h:55
#14 0x000000000043e3ef in MainWidget::MainWidget (this=0x14ee1b0, parent=<optimized out>) at /build/buildd/ktp-contact-list-0.6.1/main-widget.cpp:84
#15 0x000000000041bfb0 in main (argc=3, argv=0x7fffd812f8a8) at /build/buildd/ktp-contact-list-0.6.1/main.cpp:59

Reported using DrKonqi
Comment 1 David Edmundson 2013-05-06 20:11:28 UTC
Thanks. Fixed already will be in 0.6.2

*** This bug has been marked as a duplicate of bug 319040 ***