[Bug 2936] crash outside the Java Virtual Machine in native code
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Apr 14 10:10:50 UTC 2016
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2936
Xerxes Rånby <xerxes at zafena.se> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |xerxes at zafena.se
Resolution|--- |INVALID
--- Comment #1 from Xerxes Rånby <xerxes at zafena.se> ---
The crash happened in C++ native code of the FatRat downloadmanagers Qt Gui.
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [kimg_dds.so+0x1420]
C [libQtGui.so.4+0x1f10c4] QIcon::addFile(QString const&, QSize const&,
QIcon::Mode, QIcon::State)+0xe4
C [libQtGui.so.4+0x1f1421] QIcon::QIcon(QString const&)+0x51
C [libQtGui.so.4+0x1f9896]
C [libQtGui.so.4+0x1f0c12] QIcon::pixmap(QSize const&, QIcon::Mode,
QIcon::State) const+0x42
C [fatrat+0xed166] Utils::FilterLineEdit::FilterLineEdit(QWidget*)+0x156
C [fatrat+0x966f8] MainWindow::setupUi()+0xb78
C [fatrat+0xa065f] MainWindow::MainWindow(bool)+0x13f
C [fatrat+0x82ecf] main+0x12df
fatrat has a Java based extension support.
The JVM was able to record this C++ crash after one of the Java extensions have
been called.
However the crash have nothing to do with Java and the IcedTea project, there
is nothing we can do in the IcedTea project to fix this bug because the bug is
caused by the native C++ code that belong to the FatRat C++ application.
I will close this IcedTea bug as invalid because the crash happened outside the
IcedTea codebase.
I recommend that you report this bug to the FatRat team or your Linux
distribution for its FatRat package with instructions how to reproduce the
issue. That the correct way to fix it.
http://fatrat.dolezel.info/
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20160414/43649919/attachment.html>
More information about the distro-pkg-dev
mailing list