Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 271191 Details for
Bug 373641
Twinkle crash
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
backstrace from gdb with ccrtp-debuginfo
gdb.txt (text/plain), 4.84 KB, created by
Marek Mahut
on 2007-11-28 12:13:10 UTC
(
hide
)
Description:
backstrace from gdb with ccrtp-debuginfo
Filename:
MIME Type:
Creator:
Marek Mahut
Created:
2007-11-28 12:13:10 UTC
Size:
4.84 KB
patch
obsolete
>[mmahut@mmahut ~]$ gdb /usr/bin/twinkle >GNU gdb Red Hat Linux (6.5-25.el5rh) >Copyright (C) 2006 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 "i386-redhat-linux-gnu"...Using host libthread_db library "/lib/libthread_db.so.1". > >(gdb) run >Starting program: /usr/bin/twinkle >[Thread debugging using libthread_db enabled] >[New Thread -1208972800 (LWP 6984)] >warning: Lowest section in /usr/lib/libicudata.so.36 is .gnu.hash at 075d70b4 >[New Thread -1209242736 (LWP 6987)] >[Thread -1209242736 (LWP 6987) exited] >[New Thread -1209242736 (LWP 6988)] >[New Thread -1222452336 (LWP 6989)] >[New Thread -1232942192 (LWP 6990)] >[New Thread -1243432048 (LWP 6991)] >[New Thread -1253921904 (LWP 6992)] >[New Thread -1264411760 (LWP 6993)] >[New Thread -1274901616 (LWP 6994)] >[New Thread -1285391472 (LWP 6995)] >[New Thread -1295881328 (LWP 6996)] >[New Thread -1308005488 (LWP 6998)] >[New Thread -1318495344 (LWP 6999)] >[New Thread -1328985200 (LWP 7000)] >[Thread -1318495344 (LWP 6999) exited] >[Thread -1328985200 (LWP 7000) exited] >/usr/bin/twinkle: symbol lookup error: /usr/bin/twinkle: undefined symbol: _ZN3ost6Thread9isRunningEv > >Program exited with code 0177. >(gdb) bt >No stack. >(gdb) >No stack. >(gdb) run >Starting program: /usr/bin/twinkle >[Thread debugging using libthread_db enabled] >[New Thread -1208399360 (LWP 7002)] >warning: Lowest section in /usr/lib/libicudata.so.36 is .gnu.hash at 075d70b4 >[New Thread -1208669296 (LWP 7003)] >[Thread -1208669296 (LWP 7003) exited] >[New Thread -1208669296 (LWP 7004)] >[New Thread -1221878896 (LWP 7005)] >[New Thread -1232368752 (LWP 7006)] >[New Thread -1242858608 (LWP 7007)] >[New Thread -1253348464 (LWP 7008)] >[New Thread -1263838320 (LWP 7009)] >[New Thread -1274328176 (LWP 7010)] >[New Thread -1284818032 (LWP 7011)] >[New Thread -1295307888 (LWP 7012)] >[New Thread -1307575408 (LWP 7014)] >[New Thread -1318065264 (LWP 7015)] >[New Thread -1328555120 (LWP 7016)] >[Thread -1318065264 (LWP 7015) exited] >[Thread -1328555120 (LWP 7016) exited] > >Program received signal SIGSEGV, Segmentation fault. >[Switching to Thread -1208399360 (LWP 7002)] >0x00000000 in ?? () >(gdb) bt >#0 0x00000000 in ?? () >#1 0x082db818 in ~t_twinkle_rtp_session (this=0xb21158c0) at /usr/include/ccrtp/rtp.h:497 >#2 0x082c5fad in ~t_audio_session (this=0xb2115848) at audio_session.cpp:375 >#3 0x08230d65 in t_session::stop_rtp (this=0xb2114e18) at session.cpp:713 >#4 0x08230e42 in t_session::kill_rtp (this=0xb2114e18) at session.cpp:722 >#5 0x0820c4e8 in t_dialog::kill_rtp (this=0xb2114a20) at dialog.cpp:2943 >#6 0x08168640 in t_line::kill_rtp (this=0x9cbfa30) at line.cpp:769 >#7 0x0817b711 in t_phone::move_line_to_background (this=0x9cbf620, lineno=0) at phone.cpp:87 >#8 0x0818b713 in t_phone::end_call (this=0x9cbf620) at phone.cpp:283 >#9 0x0818b81a in t_phone::pub_end_call (this=0x9cbf620) at phone.cpp:2073 >#10 0x0808e0e7 in MphoneForm::phoneBye (this=0x9ce3838) at ./mphoneform.ui.h:1581 >#11 0x081473e6 in MphoneForm::qt_invoke (this=0x9ce3838, _id=93, _o=0xbfb28d68) at .moc/moc_mphoneform.cpp:533 >#12 0x02568f3a in QObject::activate_signal () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 >#13 0x0256992d in QObject::activate_signal () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 >#14 0x0291c079 in QAction::activated () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 >#15 0x0291c0d8 in QAction::qt_emit () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 >#16 0x02568f7e in QObject::activate_signal () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 >#17 0x0256992d in QObject::activate_signal () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 >#18 0x028ffb8c in QButton::clicked () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 >#19 0x0260ff3d in QButton::mouseReleaseEvent () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 >#20 0x025a61b5 in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 >#21 0x024fff7b in QApplication::internalNotify () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 >#22 0x025015c7 in QApplication::notify () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 >#23 0x02497986 in QETWidget::translateMouseEvent () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 >#24 0x02496486 in QApplication::x11ProcessEvent () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 >#25 0x024a819b in QEventLoop::processEvents () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 >#26 0x025194a0 in QEventLoop::enterLoop () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 >#27 0x02519356 in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 >#28 0x024ffa8f in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 >#29 0x08070bad in t_gui::run (this=0x9ce4320) at gui.cpp:730 >#30 0x080626ca in main (argc=Cannot access memory at address 0x1 >) at main.cpp:953 >#31 0x0062bdec in __libc_start_main () from /lib/libc.so.6 >#32 0x0805df51 in _start () >(gdb)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 373641
:
253341
| 271191 |
271211