Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 196971 - net-p2p/azureus-2.5.0.4-r1 makes gtk-engines-qt crash
Summary: net-p2p/azureus-2.5.0.4-r1 makes gtk-engines-qt crash
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Petteri Räty (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-24 22:07 UTC by Vladimir Pouzanov
Modified: 2008-11-02 12:45 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Pouzanov 2007-10-24 22:07:44 UTC
net-p2p/azureus-2.5.0.4-r1
x11-themes/gtk-engines-qt-0.8
dev-java/sun-jdk-1.6.0.03
dev-java/swt-3.3
x11-libs/gtk+-2.12.1

Azureus crashes on my torrents tab (as soon as I switch to it):
# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x9b602013, pid=23255, tid=2815613840
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0_03-b05 mixed mode)
# Problematic frame:
# C  [libqt-mt.so.3+0x371013]  _ZNK13QListViewItem8listViewEv+0x23

backtrace:
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [libqt-mt.so.3+0x371013]  _ZNK13QListViewItem8listViewEv+0x23
C  [libqt-mt.so.3+0x59a74d]  _ZNK12QCommonStyle13drawPrimitiveEN6QStyle16PrimitiveElementEP8QPainterRK5QRectRK11QColorGroupjRK12QStyleOption+0xcbd

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.eclipse.swt.internal.gtk.OS._gtk_main_do_event(I)V+0
J  org.eclipse.swt.widgets.Display.eventProc(II)I
v  ~StubRoutines::call_stub
j  org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(IZ)Z+0
j  org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(IZ)Z+9
j  org.eclipse.swt.widgets.Display.readAndDispatch()Z+23
j  org.gudy.azureus2.ui.swt.mainwindow.SWTThread.<init>(Lcom/aelitis/azureus/ui/IUIIntializer;)V+172
j  org.gudy.azureus2.ui.swt.mainwindow.SWTThread.createInstance(Lcom/aelitis/azureus/ui/IUIIntializer;)V+33
j  org.gudy.azureus2.ui.swt.mainwindow.Initializer.<init>(Lcom/aelitis/azureus/core/AzureusCore;Lorg/gudy/azureus2/ui/swt/StartServer;[Ljava/lang/String;)V+76
j  org.gudy.azureus2.ui.swt.Main.<init>([Ljava/lang/String;)V+113
j  org.gudy.azureus2.ui.swt.Main.main([Ljava/lang/String;)V+4
v  ~StubRoutines::call_stub
j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+161
j  org.gudy.azureus2.ui.common.Main.directLaunch([Ljava/lang/String;Lorg/apache/commons/cli/CommandLine;)Z+104
j  org.gudy.azureus2.ui.common.Main.main([Ljava/lang/String;)V+43
v  ~StubRoutines::call_stub

it works ok with another gtk theme (obviously). Other java apps seem to work ok too (eclipse at least).

Reproducible: Always

Steps to Reproduce:
1. start azureus
2. switch to my torrents tab

Actual Results:  
java vm dies
Comment 1 Vladimir Pouzanov 2007-10-24 22:08:36 UTC
forgot to mention, qt is x11-libs/qt-3.3.8-r4
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2007-11-22 21:07:42 UTC
I just committed azureus-3.0.3.4 can you reproduce this with that version?
Comment 3 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2008-11-02 12:45:56 UTC
Please reopen if it still happens with recent versions.