Bug #882
closedSegfault: consolewidget.cpp:76
100%
Description
Падает при удалении аккаунта.
Expected result:
Продолжение работы.
Actual result:
[New Thread 0x7fff756bb700 (LWP 31579)]
Detaching after fork from child process 31580.
[New Thread 0x7fff74eba700 (LWP 31594)]
Detaching after fork from child process 31595.
[New Thread 0x7fff746b9700 (LWP 31609)]
Detaching after fork from child process 31610.
[New Thread 0x7fff73eb8700 (LWP 31624)]
Detaching after fork from child process 31625.
[New Thread 0x7fff736b7700 (LWP 31639)]
Detaching after fork from child process 31640.
[New Thread 0x7fff72eb6700 (LWP 31700)]
[New Thread 0x7fff726b5700 (LWP 31701)]
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: Нет такого файла или каталога
[New Thread 0x7fff71b1f700 (LWP 31702)]
[New Thread 0x7fff7131e700 (LWP 31703)]
[New Thread 0x7fff70b1d700 (LWP 31704)]
[New Thread 0x7fff7031c700 (LWP 31705)]
[New Thread 0x7fff6fb1b700 (LWP 31706)]
Detaching after fork from child process 31707.
Detaching after fork from child process 31708.
TagLib: MPEG::Properties::read() -- Could not find a valid last MPEG frame in the stream.
Detaching after fork from child process 31711.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: RIFF::File::read() -- Chunk 'art' has invalid ID
TagLib: FileRef::tag() - Called without a valid file.
TagLib: RIFF::File::read() -- Chunk 'art' has invalid ID
TagLib: FileRef::tag() - Called without a valid file.
[Thread 0x7fff746b9700 (LWP 31609) exited]
[Thread 0x7fff756bb700 (LWP 31579) exited]
[Thread 0x7fff73eb8700 (LWP 31624) exited]
[Thread 0x7fff736b7700 (LWP 31639) exited]
[Thread 0x7fff7131e700 (LWP 31703) exited]
[Thread 0x7fff7031c700 (LWP 31705) exited]
[Thread 0x7fff74eba700 (LWP 31594) exited]
[Thread 0x7fff764dc700 (LWP 31564) exited]
[Thread 0x7fff70b1d700 (LWP 31704) exited]
[New Thread 0x7fff70b1d700 (LWP 31974)]
[Thread 0x7fff6fb1b700 (LWP 31706) exited]
[Thread 0x7fffa9ffb700 (LWP 31429) exited]
[Thread 0x7fff70b1d700 (LWP 31974) exited]
[Thread 0x7fffa97fa700 (LWP 31430) exited]
Program received signal SIGSEGV, Segmentation fault.
0x00007fffe60132b0 in LeechCraft::Azoth::ConsoleWidget::Remove (this=0x9c11f40)
at /usr/src/debug/leechcraft-0.5.85.1351787986/src/plugins/azoth/consolewidget.cpp:76
76 /usr/src/debug/leechcraft-0.5.85.1351787986/src/plugins/azoth/consolewidget.cpp: Нет такого файла или каталога.
in /usr/src/debug/leechcraft-0.5.85.1351787986/src/plugins/azoth/consolewidget.cpp
(gdb) bt
#0 0x00007fffe60132b0 in LeechCraft::Azoth::ConsoleWidget::Remove (this=0x9c11f40)
at /usr/src/debug/leechcraft-0.5.85.1351787986/src/plugins/azoth/consolewidget.cpp:76
#1 0x000000000044d844 in ?? ()
#2 0x00000000004b463b in ?? ()
#3 0x00007ffff682dc41 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#4 0x00000000004b420f in ?? ()
#5 0x00000000004b4903 in ?? ()
#6 0x00007ffff682dc41 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#7 0x00007ffff774aa81 in QTabBar::tabCloseRequested(int) () from /usr/lib64/libQtGui.so.4
#8 0x00007ffff682dc41 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#9 0x00007ffff796ada2 in QAbstractButton::clicked(bool) () from /usr/lib64/libQtGui.so.4
#10 0x00007ffff76a982e in ?? () from /usr/lib64/libQtGui.so.4
#11 0x00007ffff76aab6b in ?? () from /usr/lib64/libQtGui.so.4
#12 0x00007ffff76aaddc in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib64/libQtGui.so.4
#13 0x00007ffff7330644 in QWidget::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#14 0x00007ffff72dffe4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#15 0x00007ffff72e5683 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#16 0x0000000000457e3d in ?? ()
#17 0x00007ffff6819d0c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#18 0x00007ffff72e0fb2 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib64/libQtGui.so.4
#19 0x00007ffff735cdb5 in ?? () from /usr/lib64/libQtGui.so.4
#20 0x00007ffff735bc7a in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/libQtGui.so.4
#21 0x00007ffff7383a12 in ?? () from /usr/lib64/libQtGui.so.4
#22 0x00007ffff51c25dd in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#23 0x00007ffff51c2dd8 in ?? () from /usr/lib64/libglib-2.0.so.0
#24 0x00007ffff51c2fa9 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#25 0x00007ffff6848dcf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#26 0x00007ffff738369e in ?? () from /usr/lib64/libQtGui.so.4
#27 0x00007ffff6818842 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#28 0x00007ffff6818a97 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#29 0x00007ffff681d8b5 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#30 0x0000000000427bc3 in ?? ()
#31 0x00007ffff56b123d in __libc_start_main () from /lib64/libc.so.6
#32 0x0000000000427dd1 in _start ()
(gdb) quit
A debugging session is active.
Inferior 1 [process 31360] will be killed.
Quit anyway? (y or n) y
STR:
Открыть xml-консоль;
удалить акк;
закрыть вкладку косноли.
System information:
LeechCraft 0.5.85-307-ga00d635
Built with Qt 4.8.3, running with Qt 4.8.2
Running on: openSUSE 12.1 (x86_64) x86_64 3.1.10-64-desktop #1 SMP PREEMPT Mon Aug 20 14:44:33 UTC 2012 (2b557c8)
Updated by 0xd34df00d about 12 years ago
- Status changed from New to Assigned
- Target version set to 0.5.90
- Estimated time set to 1:00 h
Updated by 0xd34df00d about 12 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100