Bug 275428 - kopete crashes when auto translation takes time
Summary: kopete crashes when auto translation takes time
Status: RESOLVED WORKSFORME
Alias: None
Product: kopete
Classification: Unmaintained
Component: general (show other bugs)
Version: 1.0.80
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-11 21:22 UTC by Dhiraj Kumar Hazra
Modified: 2018-11-29 04:51 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dhiraj Kumar Hazra 2011-06-11 21:22:49 UTC
Application: kopete (1.0.80)
KDE Platform Version: 4.6.3 (4.6.3)
Qt Version: 4.7.2
Operating System: Linux 2.6.38.7-30.fc15.x86_64 x86_64
Distribution: "Fedora release 15 (Lovelock)"

-- Information about the crash:
- What I was doing when the application crashed:
1.open kopete
2. open a friend with language set other than english
3. It will try to translate when something is written
4. If the translation takes time to fetch from google and in the meantime kopete is closed then kopete just crashes after that

The crash can be reproduced every time.

-- Backtrace:
Application: Kopete (kopete), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7f13456ef840 (LWP 1838))]

Thread 4 (Thread 0x7f1337e55700 (LWP 2291)):
#0  0x0000003a8fcd7343 in __poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x0000003e93642d24 in ?? () from /lib64/libglib-2.0.so.0
#2  0x0000003e9364325c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x0000003e94b84d86 in QEventDispatcherGlib::processEvents (this=0x7f13300008c0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x0000003e94b596d2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x0000003e94b598cf in QEventLoop::exec (this=0x7f13300013c0, flags=...) at kernel/qeventloop.cpp:201
#6  0x0000003e9f4693c3 in QCA::SyncThread::run (this=0xf482f0) at support/syncthread.cpp:195
#7  0x0000003e94a74125 in QThreadPrivate::start (arg=0xf482f0) at thread/qthread_unix.cpp:320
#8  0x0000003a90807af1 in start_thread (arg=0x7f1337e55700) at pthread_create.c:305
#9  0x0000003a8fcdfc2d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 3 (Thread 0x7f1337654700 (LWP 2292)):
#0  0x0000003a90809991 in __pthread_mutex_lock (mutex=0x7f13280009b8) at pthread_mutex_lock.c:65
#1  0x0000003e93641cf3 in g_main_context_prepare () from /lib64/libglib-2.0.so.0
#2  0x0000003e93642bbd in ?? () from /lib64/libglib-2.0.so.0
#3  0x0000003e9364325c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#4  0x0000003e94b84d86 in QEventDispatcherGlib::processEvents (this=0x7f13280008c0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#5  0x0000003e94b596d2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x0000003e94b598cf in QEventLoop::exec (this=0x7f13280013c0, flags=...) at kernel/qeventloop.cpp:201
#7  0x00007f1338b73085 in XMPP::SyncThread::run (this=0xf50770) at /usr/src/debug/kdenetwork-4.6.3/kopete/protocols/jabber/libiris/iris/irisnet/corelib/netinterface.cpp:151
#8  0x0000003e94a74125 in QThreadPrivate::start (arg=0xf50770) at thread/qthread_unix.cpp:320
#9  0x0000003a90807af1 in start_thread (arg=0x7f1337654700) at pthread_create.c:305
#10 0x0000003a8fcdfc2d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 2 (Thread 0x7f1336e53700 (LWP 2296)):
#0  0x0000003a8fcd9103 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f13387b9c93 in posix_timer_do () at posixtimer.c:70
#2  0x00007f13387ba74e in rtp_scheduler_schedule (psched=0xf6dbb0) at scheduler.c:130
#3  0x0000003a90807af1 in start_thread (arg=0x7f1336e53700) at pthread_create.c:305
#4  0x0000003a8fcdfc2d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7f13456ef840 (LWP 1838)):
[KCrash Handler]
#6  0x0000003e97316f54 in KRichTextEdit::textMode (this=0x12bffa0) at /usr/src/debug/kdelibs-4.6.3/kdeui/widgets/krichtextedit.cpp:342
#7  0x00007f13394adaa9 in KopeteRichTextWidget::isRichTextEnabled (this=<optimized out>) at /usr/src/debug/kdenetwork-4.6.3/kopete/kopete/chatwindow/kopeterichtextwidget.cpp:538
#8  0x00007f13394abc1d in ChatTextEditPart::text (this=<optimized out>, format=<optimized out>) at /usr/src/debug/kdenetwork-4.6.3/kopete/kopete/chatwindow/chattexteditpart.cpp:567
#9  0x00007f13394ac3d2 in ChatTextEditPart::sendMessage (this=0x1799cb0) at /usr/src/debug/kdenetwork-4.6.3/kopete/kopete/chatwindow/chattexteditpart.cpp:297
#10 0x00007f1338e52c6d in KopeteChatWindow::qt_metacall (this=0x12056f0, _c=QMetaObject::InvokeMetaMethod, _id=19, _a=0x7fffcf0ea760) at /usr/src/debug/kdenetwork-4.6.3/x86_64-redhat-linux-gnu/kopete/kopete/chatwindow/kopetechatwindow.moc:171
#11 0x0000003e94b6ceca in QMetaObject::activate (sender=0x126f3e0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffcf0ea760) at kernel/qobject.cpp:3278
#12 0x0000003e963b1082 in QAction::triggered (this=<optimized out>, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#13 0x0000003e963b126f in QAction::activate (this=0x126f3e0, event=<optimized out>) at kernel/qaction.cpp:1257
#14 0x0000003e963b13df in QAction::event (this=<optimized out>, e=<optimized out>) at kernel/qaction.cpp:1183
#15 0x0000003e9715f37a in KAction::event (this=<optimized out>, event=0x7fffcf0ead80) at /usr/src/debug/kdelibs-4.6.3/kdeui/actions/kaction.cpp:131
#16 0x0000003e963b73d4 in notify_helper (e=0x7fffcf0ead80, receiver=0x126f3e0, this=0x9eba70) at kernel/qapplication.cpp:4462
#17 QApplicationPrivate::notify_helper (this=0x9eba70, receiver=0x126f3e0, e=0x7fffcf0ead80) at kernel/qapplication.cpp:4434
#18 0x0000003e963bc261 in QApplication::notify (this=0x7fffcf0ec250, receiver=0x126f3e0, e=0x7fffcf0ead80) at kernel/qapplication.cpp:4341
#19 0x0000003e97241806 in KApplication::notify (this=0x7fffcf0ec250, receiver=0x126f3e0, event=0x7fffcf0ead80) at /usr/src/debug/kdelibs-4.6.3/kdeui/kernel/kapplication.cpp:311
#20 0x0000003e94b5a1bc in QCoreApplication::notifyInternal (this=0x7fffcf0ec250, receiver=0x126f3e0, event=0x7fffcf0ead80) at kernel/qcoreapplication.cpp:731
#21 0x0000003e963e9379 in sendEvent (event=0x7fffcf0ead80, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:215
#22 QShortcutMap::dispatchEvent (this=<optimized out>, e=0x7fffcf0eb320) at kernel/qshortcutmap.cpp:879
#23 0x0000003e963ea8ad in QShortcutMap::tryShortcutEvent (this=0x9ebb98, o=<optimized out>, e=0x7fffcf0eb320) at kernel/qshortcutmap.cpp:364
#24 0x0000003e963bdec9 in QApplication::notify (this=0x7fffcf0ec250, receiver=0x12bffa0, e=0x7fffcf0eb320) at kernel/qapplication.cpp:3904
#25 0x0000003e97241806 in KApplication::notify (this=0x7fffcf0ec250, receiver=0x12bffa0, event=0x7fffcf0eb320) at /usr/src/debug/kdelibs-4.6.3/kdeui/kernel/kapplication.cpp:311
#26 0x0000003e94b5a1bc in QCoreApplication::notifyInternal (this=0x7fffcf0ec250, receiver=0x12bffa0, event=0x7fffcf0eb320) at kernel/qcoreapplication.cpp:731
#27 0x0000003e96455fc9 in QKeyMapper::sendKeyEvent (keyWidget=0x12bffa0, grab=<optimized out>, type=QEvent::KeyPress, code=16777220, modifiers=..., text=..., autorepeat=false, count=1, nativeScanCode=36, nativeVirtualKey=65293, nativeModifiers=0) at kernel/qkeymapper_x11.cpp:1866
#28 0x0000003e9645643b in QKeyMapperPrivate::translateKeyEvent (this=0xa2cf10, keyWidget=0x12bffa0, event=0x7fffcf0ebe00, grab=false) at kernel/qkeymapper_x11.cpp:1836
#29 0x0000003e964329f4 in QApplication::x11ProcessEvent (this=0x7fffcf0ec250, event=0x7fffcf0ebe00) at kernel/qapplication_x11.cpp:3480
#30 0x0000003e9645a23c in x11EventSourceDispatch (s=0x9ef420, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148
#31 0x0000003e936427ed in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#32 0x0000003e93642fc8 in ?? () from /lib64/libglib-2.0.so.0
#33 0x0000003e9364325c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#34 0x0000003e94b84d1f in QEventDispatcherGlib::processEvents (this=0x9b0900, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#35 0x0000003e96459f2e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:207
#36 0x0000003e94b596d2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#37 0x0000003e94b598cf in QEventLoop::exec (this=0x7fffcf0ec1d0, flags=...) at kernel/qeventloop.cpp:201
#38 0x0000003e94b5da17 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#39 0x000000000041420f in main (argc=3, argv=0x7fffcf0ed0d8) at /usr/src/debug/kdenetwork-4.6.3/kopete/kopete/main.cpp:105

Reported using DrKonqi
Comment 1 Andrew Crouthamel 2018-10-29 22:41:13 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Bug Janitor Service 2018-11-13 14:33:10 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2018-11-29 04:51:49 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!