Bug #377
Quasselclient crashes at the end of backlog
Start date:
Due date:
% Done:
0%
Estimated time:
Version:
0.13.1
OS:
Any
Description
When requesting the end of the backlog quasselclient crashes.
Additional information:
ASSERT: "end + 1 _lines.count() || _lines.at(end)->pos().y() + _lines.at(end)->height() _lines.at(end + 1)->pos().y()" in file /media/system/tmp/portage/net-irc/quassel-9999/work/quassel-9999/src/qtui/chatscene.cpp, line 196- 0 quasselclient 0x08211140 Quassel::handleCrash()
- 1 quasselclient 0x0821207e Quassel::handleSignal(int)
- 2 0xffffffffb7f4c400 __kernel_sigreturn
- 3 0xffffffffb7f4c424 __kernel_vsyscall
- 4 libc.so.6 0xffffffffb67f5101 gsignal
- 5 libc.so.6 0xffffffffb67f68e8 abort
- 6 libQtCore.so.4 0xffffffffb7d73677 qt_message_output(QtMsgType, char const*)
Associated revisions
History
#1 Updated by EgS about 16 years ago
Please contact me for further debugging / investigation on IRC.
Thanks
#2 Updated by EgS about 16 years ago
Fixed in current git:
http://git.quassel-irc.org/?p=quassel.git;a=commit;h=5cc01948319761863c121a74dc1e7b1c182beaa6
Thanks for reporting and testing.
this should fix BR #377 - needs to be tested