Project

General

Profile

Bug #494

quassel-client crashed

Added by kitterma over 15 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Quassel Client
Target version:
-
Start date:
01/21/2009
Due date:
% Done:

0%

Estimated time:
Version:
0.3.0.x
OS:
Any

Description

This is from the Kubuntu package taken as a git snapshot late on January 19 in -0500 (first commit labled January 20 was done).

Quassel-Crash-20090121-1303.log (4.31 KB) Quassel-Crash-20090121-1303.log Crash log kitterma, 01/21/2009 07:16 PM

History

#1 Updated by EgS over 15 years ago

What Qt version was used?

#2 Updated by kitterma over 15 years ago

4.4.3-0ubuntu1.1 (I'm guessing you only care about 4.4.3, but just for completeness ....)

#3 Updated by EgS over 15 years ago

I suspect Qt misbehaving or maybe even something beyond Qt. There was already an issue with QPixmap which occurred only on Linux with Qt prior to 4.4.2. That reminds me of that particular bug.

Quassel IRC: 0.3.1 d6776e3276f91e2161836f82dfa8caebe596286d
#  0 quasselclient        0x081b8152 0x00000000
#  1 quasselclient        0x081a3931 0x00000000
#  2                      0xb7f4e400 __kernel_sigreturn
#  3 libQtGui.so.4        0xb636d009 0x00000000
#  4 libQtGui.so.4        0xb6362ac5 QPixmap::setAlphaChannel(QPixmap const&)
#  5 quasselclient        0x081271cd 0x00000000
#  6 libQtGui.so.4        0xb682f7ed 0x00000000
#  7 libQtGui.so.4        0xb68324ea 0x00000000
#  8 libQtGui.so.4        0xb6833681 QGraphicsScene::drawItems(QPainter*, int, QGraphicsItem**, QStyleOptionGraphicsItem const*, QWidget*)
#  9 libQtGui.so.4        0xb684702c QGraphicsView::drawItems(QPainter*, int, QGraphicsItem**, QStyleOptionGraphicsItem const*)
# 10 libQtGui.so.4        0xb68506fc QGraphicsView::paintEvent(QPaintEvent*)
# 11 libQtGui.so.4        0xb62f274b QWidget::event(QEvent*)

There are some symbols missing but it is obvious that the crash happened in QPixmap. As the Pixmap is created on the stack it's pretty unlikely that it's a Quassel issue.

Sput: any thoughts on this?

#4 Updated by johu about 14 years ago

  • Status changed from New to Closed
  • Version changed from 0.3.1+ to 0.3.0.x
  • OS set to Any

this should be fixed with never qt >= 4.5

Also available in: Atom PDF