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 253341 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.
backtrace from gdb
trace.373641.twinkle.txt (text/plain), 3.86 KB, created by
Marek Mahut
on 2007-11-09 20:17:24 UTC
(
hide
)
Description:
backtrace from gdb
Filename:
MIME Type:
Creator:
Marek Mahut
Created:
2007-11-09 20:17:24 UTC
Size:
3.86 KB
patch
obsolete
>GNU gdb Red Hat Linux (6.5-16.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 -1208981808 (LWP 8818)] >warning: Lowest section in /usr/lib/libicudata.so.36 is .gnu.hash at 4e50a0b4 >[New Thread -1209250928 (LWP 8821)] >[Thread -1209250928 (LWP 8821) exited] >[New Thread -1209250928 (LWP 8822)] >[New Thread -1222468720 (LWP 8823)] >[New Thread -1232958576 (LWP 8824)] >[New Thread -1243448432 (LWP 8825)] >[New Thread -1253938288 (LWP 8826)] >[New Thread -1264428144 (LWP 8827)] >[New Thread -1274918000 (LWP 8828)] >[New Thread -1285407856 (LWP 8829)] >[New Thread -1295897712 (LWP 8830)] >[New Thread -1308005488 (LWP 8831)] >[New Thread -1318495344 (LWP 8832)] >[New Thread -1328985200 (LWP 8833)] >[Thread -1318495344 (LWP 8832) exited] >[Thread -1328985200 (LWP 8833) exited] > >Program received signal SIGSEGV, Segmentation fault. >[Switching to Thread -1208981808 (LWP 8818)] >0x00000000 in ?? () >(gdb) bt >#0 0x00000000 in ?? () >#1 0x082db818 in ~t_twinkle_rtp_session (this=0xb2120b60) at /usr/include/ccrtp/rtp.h:497 >#2 0x082c5fad in ~t_audio_session (this=0xb2109240) at audio_session.cpp:375 >#3 0x08230d65 in t_session::stop_rtp (this=0xb21092f8) at session.cpp:713 >#4 0x08230e42 in t_session::kill_rtp (this=0xb21092f8) at session.cpp:722 >#5 0x0820c4e8 in t_dialog::kill_rtp (this=0xb2104f48) at dialog.cpp:2943 >#6 0x08168640 in t_line::kill_rtp (this=0x9a0de38) at line.cpp:769 >#7 0x0817b711 in t_phone::move_line_to_background (this=0x9a0da28, lineno=0) at phone.cpp:87 >#8 0x0818b713 in t_phone::end_call (this=0x9a0da28) at phone.cpp:283 >#9 0x0818b81a in t_phone::pub_end_call (this=0x9a0da28) at phone.cpp:2073 >#10 0x0808e0e7 in MphoneForm::phoneBye (this=0x9a31b90) at ./mphoneform.ui.h:1581 >#11 0x081473e6 in MphoneForm::qt_invoke (this=0x9a31b90, _id=93, _o=0xbfe94f88) at .moc/moc_mphoneform.cpp:533 >#12 0x45638f3a in QObject::activate_signal () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 >#13 0x4563992d in QObject::activate_signal () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 >#14 0x459ec079 in QAction::activated () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 >#15 0x459ec0d8 in QAction::qt_emit () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 >#16 0x45638f7e in QObject::activate_signal () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 >#17 0x4563992d in QObject::activate_signal () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 >#18 0x459cfb8c in QButton::clicked () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 >#19 0x456dff3d in QButton::mouseReleaseEvent () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 >#20 0x456761b5 in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 >#21 0x455cff7b in QApplication::internalNotify () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 >#22 0x455d15c7 in QApplication::notify () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 >#23 0x45567986 in QETWidget::translateMouseEvent () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 >#24 0x45566486 in QApplication::x11ProcessEvent () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 >#25 0x4557819b in QEventLoop::processEvents () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 >#26 0x455e94a0 in QEventLoop::enterLoop () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 >#27 0x455e9356 in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 >#28 0x455cfa8f in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 >#29 0x08070bad in t_gui::run (this=0x9a32678) at gui.cpp:730 >#30 0x080626ca in main (argc=Cannot access memory at address 0x1 >) at main.cpp:953 >#31 0x443f0dec 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