Qt-jambi-interest Archive, June 2007
Crashing Eclipse plugin with Kubuntu 7 + "solution"
Message 1 in thread
Hello,
I tried the Jambi Eclipse plugin for the first time yesterday, but Eclipse
kept crashing every time the designer was loaded. My system is Kubuntu 7,
Eclipse 3.2.2 with JDK 1.5.11. The crash report states the following:
QPixmap::scaled: Pixmap is a null pixmap
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0xa8a90438, pid=1790, tid=3084682944
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_11-b03 mixed mode, sharing)
# Problematic frame:
# C [libQtGui.so.4+0x1a5438] _Z17qt_memfill32_sse2Pjji+0xc8
#
# An error report file with more information is saved as hs_err_pid1790.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
The designer works fine in stand-alone mode, so I kept trying and finally
got it working by simply changing the JDK executing Eclipse to 6.0. After
that, no problems. So, if anyone else got this kind of problem with a
crashing designer plugin, try changing JDK to 6.0.
/Martin
Message 2 in thread
Martin Berglund wrote:
> # An error report file with more information is saved as hs_err_pid1790.log
>
...
> The designer works fine in stand-alone mode, so I kept trying and finally
> got it working by simply changing the JDK executing Eclipse to 6.0. After
> that, no problems. So, if anyone else got this kind of problem with a
> crashing designer plugin, try changing JDK to 6.0.
>
>
Hi, Martin.
I'd be very interested in seeing the hs_err_pid1790.log file that was
generated when Eclipse crashed. Do you still have this and, if so, would
it be possible for you to mail it to me privately?
Thank you for the report and work around :-)
-- Eskil