Bug#926180: scilab: FTBFS on all
Rebecca N. Palmer
rebecca_palmer at zoho.com
Tue Jun 4 08:13:31 BST 2019
Some more testing:
* When run normally, or in gdb with "handle SIGSEGV nostop pass", 6.0.1
has the IllegalStateExceptions and undocumented macro warnings, 6.0.2
does not; both finish.
* valgrind --smc-check=all crashes at about the same place as this bug
(but with a segmentation fault instead of illegal instruction) in 6.0.1,
*later* but with the same message in 6.0.2. Applying the
promising-looking commits (66eff04a50, 4fadeff2ea, ef32e66c83,
62afc99d6c, eca8e3d5f5, 92739afffb, 3014d410b3, b3016a0611) as a patch
to 6.0.1 does *not* change this.
* valgrind --smc-check=all
--vex-iropt-register-updates=allregs-at-mem-access (which the valgrind
documentation suggests may be needed for SIGSEGV-catching programs,
which Java is) gets past where this bug would happen in 6.0.1, then
starts using >6GB of memory, near-hanging the system.
* qemu-x86_64-static -cpu Opteron_G3 (to match x86-bm-01, but as
previously noted, qemu does not properly reject unsupported
instructions) has the opposite behaviour: it crashes earlier on 6.0.2,
hangs later (after this bug would happen, using a full CPU core) on 6.0.1.
* qemu+gdb crashes early in both 6.0.1 and 6.0.2.
The main packaging difference between 6.0.1 and 6.0.2 appears to be
removed patches; I haven't checked if the patches in question are
already included in 6.0.2.
# valgrind, 6.0.1
Picked up _JAVA_OPTIONS:
-Djava.class.path=/usr/share/java/flexdock.jar:/usr/share/java/skinlf.jar:/usr/share/java/looks.jar:/usr/share/java/commons-logging.jar:/usr/share/java/jhall.jar:/usr/share/java/lucene-core-4.10.4.jar:/usr/share/java/lucene-analyzers-common-4.10.4.jar:/usr/share/java/lucene-queryparser-4.10.4.jar:/usr/share/maven-repo/org/freehep/freehep-util/debian/freehep-util-debian.jar:/usr/share/maven-repo/org/freehep/freehep-io/debian/freehep-io-debian.jar:/usr/share/maven-repo/org/freehep/freehep-graphicsio/debian/freehep-graphicsio-debian.jar:/usr/share/java/freehep-graphicsio-emf-2.1.jar:/usr/share/java/freehep-graphics2d-2.1.1.jar:/usr/share/java/jrosetta-API.jar:/usr/share/java/jrosetta-engine-1.0.4.jar:/usr/share/java/jgraphx.jar:/usr/share/java/jogl2.jar:/usr/share/java/gluegen2-rt.jar:/usr/share/java/jeuclid-core.jar:/usr/share/java/jlatexmath-fop-1.0.7.jar:/usr/share/java/fop.jar:/usr/share/java/saxon.jar:/usr/share/java/batik.jar:/usr/share/java/xml-apis-ext.jar:/usr/share/java/commons-io.jar:/usr/share/java/xmlgraphics-commons.jar:/usr/share/java/avalon-framework.jar:/usr/share/java/jlatexmath-1.0.7.jar:/usr/share/java/ecj.jar:/usr/share/java/javax.activation.jar:/usr/share/java/jaxb-runtime.jar:modules/graphic_objects/jar/org.scilab.modules.graphic_objects.jar:modules/core/jar/org.scilab.modules.core.jar:modules/renderer/jar/org.scilab.modules.renderer.jar:modules/action_binding/jar/org.scilab.modules.action_binding.jar:modules/helptools/jar/scilab_pt_BR_help.jar:modules/helptools/jar/scilab_en_US_help.jar:modules/helptools/jar/scilab_fr_FR_help.jar:modules/helptools/jar/scilab_ja_JP_help.jar:modules/helptools/jar/scilab_images.jar:modules/helptools/jar/org.scilab.modules.helptools.jar:modules/helptools/jar/scilab_ru_RU_help.jar:modules/history_browser/jar/org.scilab.modules.history_browser.jar:modules/external_objects_java/jar/org.scilab.modules.external_objects_java.jar:modules/external_objects_java/tests/libintl.jar:modules/localization/jar/org.scilab.modules.localization.jar:modules/commons/jar/org.scilab.modules.commons.jar:modules/graph/jar/org.scilab.modules.graph.jar:modules/scinotes/jar/org.scilab.modules.scinotes.jar:modules/types/jar/org.scilab.modules.types.jar:modules/ui_data/jar/org.scilab.modules.ui_data.jar:modules/gui/jar/org.scilab.modules.gui.jar:modules/console/jar/org.scilab.modules.console.jar:modules/history_manager/jar/org.scilab.modules.history_manager.jar:modules/xcos/jar/org.scilab.modules.xcos.jar:modules/preferences/jar/org.scilab.modules.preferences.jar:modules/completion/jar/org.scilab.modules.completion.jar:modules/jvm/jar/org.scilab.modules.jvm.jar:modules/scirenderer/jar/scirenderer.jar:modules/javasci/jar/org.scilab.modules.javasci.jar:modules/graphic_export/jar/org.scilab.modules.graphic_export.jar:
-Djava.awt.headless=true
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.scilab.modules.jvm.LibraryPath
(file:/home/rnpalmer/Debian/builds/stackbuild/scilab-6.0.1/modules/jvm/jar/org.scilab.modules.jvm.jar)
to field java.lang.ClassLoader.sys_paths
WARNING: Please consider reporting this to the maintainers of
org.scilab.modules.jvm.LibraryPath
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release
Building the Scilab manual master document for en_US.
Building the scilab manual file [javaHelp]
Warning: the macro message is used in an example and is undocumented
(rmdir.xml).
Warning: the macro message is used in an example and is undocumented
(copyfile.xml).
Warning: the macro message is used in an example and is undocumented
(copyfile.xml).
Warning: the macro message is used in an example and is undocumented
(movefile.xml).
Warning: the macro message is used in an example and is undocumented
(movefile.xml).
Warning: the macro message is used in an example and is undocumented
(xcosValidateBlockSet.xml).
Warning: the macro message is used in an example and is undocumented
(xcosValidateBlockSet.xml).
Warning: the macro message is used in an example and is undocumented
(xcosValidateBlockSet.xml).
Warning: the macro message is used in an example and is undocumented
(xcosValidateCompareBlock.xml).
Warning: the macro message is used in an example and is undocumented
(xcosValidateCompareBlock.xml).
A fatal error has been detected by Scilab.
Please check your user-defined functions (or external module ones)
should they appear in the stack trace.
Otherwise you can report a bug on http://bugzilla.scilab.org/ with:
* a sample code which reproduces the issue
* the result of [a, b] = getdebuginfo()
* the following information:
[rnpalmer-laptop:23767] Signal: Segmentation fault (11)
[rnpalmer-laptop:23767] Signal code: Address not mapped (1)
[rnpalmer-laptop:23767] Failing at address: 0x92e60a678
Call stack:
1: 0xb2d2b1 <JVM_handle_linux_signal>
(/usr/lib/jvm/default-java/lib/server/libjvm.so)
2: 0xb21648 < >
(/usr/lib/jvm/default-java/lib/server/libjvm.so)
3: 0x12730 < >
(/lib/x86_64-linux-gnu/libpthread.so.0)
4: ? ? (?)
End of stack
# valgrind, 6.0.2
Picked up _JAVA_OPTIONS:
-Djava.class.path=/usr/share/java/flexdock.jar:/usr/share/java/skinlf.jar:/usr/share/java/looks.jar:/usr/share/java/commons-logging.jar:/usr/share/java/jhall.jar:/usr/share/java/lucene-core-4.10.4.jar:/usr/share/java/lucene-analyzers-common-4.10.4.jar:/usr/share/java/lucene-queryparser-4.10.4.jar:/usr/share/maven-repo/org/freehep/freehep-util/debian/freehep-util-debian.jar:/usr/share/maven-repo/org/freehep/freehep-io/debian/freehep-io-debian.jar:/usr/share/maven-repo/org/freehep/freehep-graphicsio/debian/freehep-graphicsio-debian.jar:/usr/share/java/freehep-graphicsio-emf-2.1.jar:/usr/share/java/freehep-graphics2d-2.1.1.jar:/usr/share/java/jrosetta-API.jar:/usr/share/java/jrosetta-engine-1.0.4.jar:/usr/share/java/jgraphx.jar:/usr/share/java/jogl2.jar:/usr/share/java/gluegen2-rt.jar:/usr/share/java/jeuclid-core.jar:/usr/share/java/jlatexmath-fop-1.0.7.jar:/usr/share/java/fop.jar:/usr/share/java/saxon.jar:/usr/share/java/batik.jar:/usr/share/java/xml-apis-ext.jar:/usr/share/java/commons-io.jar:/usr/share/java/xmlgraphics-commons.jar:/usr/share/java/avalon-framework.jar:/usr/share/java/jlatexmath-1.0.7.jar:/usr/share/java/ecj.jar:/usr/share/java/javax.activation.jar:/usr/share/java/jaxb-runtime.jar:modules/graphic_objects/jar/org.scilab.modules.graphic_objects.jar:modules/core/jar/org.scilab.modules.core.jar:modules/renderer/jar/org.scilab.modules.renderer.jar:modules/action_binding/jar/org.scilab.modules.action_binding.jar:modules/helptools/jar/scilab_pt_BR_help.jar:modules/helptools/jar/scilab_en_US_help.jar:modules/helptools/jar/scilab_fr_FR_help.jar:modules/helptools/jar/scilab_ja_JP_help.jar:modules/helptools/jar/scilab_images.jar:modules/helptools/jar/org.scilab.modules.helptools.jar:modules/helptools/jar/scilab_ru_RU_help.jar:modules/history_browser/jar/org.scilab.modules.history_browser.jar:modules/external_objects_java/jar/org.scilab.modules.external_objects_java.jar:modules/external_objects_java/tests/libintl.jar:modules/localization/jar/org.scilab.modules.localization.jar:modules/commons/jar/org.scilab.modules.commons.jar:modules/graph/jar/org.scilab.modules.graph.jar:modules/scinotes/jar/org.scilab.modules.scinotes.jar:modules/types/jar/org.scilab.modules.types.jar:modules/ui_data/jar/org.scilab.modules.ui_data.jar:modules/gui/jar/org.scilab.modules.gui.jar:modules/console/jar/org.scilab.modules.console.jar:modules/history_manager/jar/org.scilab.modules.history_manager.jar:modules/xcos/jar/org.scilab.modules.xcos.jar:modules/preferences/jar/org.scilab.modules.preferences.jar:modules/completion/jar/org.scilab.modules.completion.jar:modules/jvm/jar/org.scilab.modules.jvm.jar:modules/scirenderer/jar/scirenderer.jar:modules/javasci/jar/org.scilab.modules.javasci.jar:modules/graphic_export/jar/org.scilab.modules.graphic_export.jar:
-Djava.awt.headless=true
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.scilab.modules.jvm.LibraryPath
(file:/home/rnpalmer/Debian/builds/stackbuild/scilab-6.0.2/modules/jvm/jar/org.scilab.modules.jvm.jar)
to field java.lang.ClassLoader.sys_paths
WARNING: Please consider reporting this to the maintainers of
org.scilab.modules.jvm.LibraryPath
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release
Building the Scilab manual master document for en_US.
Building the scilab manual file [javaHelp]
Total files without example: 677
Total generated html files: 2818
A fatal error has been detected by Scilab.
Please check your user-defined functions (or external module ones)
should they appear in the stack trace.
Otherwise you can report a bug on http://bugzilla.scilab.org/ with:
* a sample code which reproduces the issue
* the result of [a, b] = getdebuginfo()
* the following information:
[rnpalmer-laptop:25967] Signal: Segmentation fault (11)
[rnpalmer-laptop:25967] Signal code: Address not mapped (1)
[rnpalmer-laptop:25967] Failing at address: 0x92e77a678
Call stack:
1: 0xb2d2b1 <JVM_handle_linux_signal>
(/usr/lib/jvm/default-java/lib/server/libjvm.so)
2: 0xb21648 < >
(/usr/lib/jvm/default-java/lib/server/libjvm.so)
3: 0x12730 < >
(/lib/x86_64-linux-gnu/libpthread.so.0)
4: ? ? (?)
End of stack
# qemu, 6.0.1
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
Picked up _JAVA_OPTIONS:
-Djava.class.path=/usr/share/java/flexdock.jar:/usr/share/java/skinlf.jar:/usr/share/java/looks.jar:/usr/share/java/commons-logging.jar:/usr/share/java/jhall.jar:/usr/share/java/lucene-core-4.10.4.jar:/usr/share/java/lucene-analyzers-common-4.10.4.jar:/usr/share/java/lucene-queryparser-4.10.4.jar:/usr/share/maven-repo/org/freehep/freehep-util/debian/freehep-util-debian.jar:/usr/share/maven-repo/org/freehep/freehep-io/debian/freehep-io-debian.jar:/usr/share/maven-repo/org/freehep/freehep-graphicsio/debian/freehep-graphicsio-debian.jar:/usr/share/java/freehep-graphicsio-emf-2.1.jar:/usr/share/java/freehep-graphics2d-2.1.1.jar:/usr/share/java/jrosetta-API.jar:/usr/share/java/jrosetta-engine-1.0.4.jar:/usr/share/java/jgraphx.jar:/usr/share/java/jogl2.jar:/usr/share/java/gluegen2-rt.jar:/usr/share/java/jeuclid-core.jar:/usr/share/java/jlatexmath-fop-1.0.7.jar:/usr/share/java/fop.jar:/usr/share/java/saxon.jar:/usr/share/java/batik.jar:/usr/share/java/xml-apis-ext.jar:/usr/share/java/commons-io.jar:/usr/share/java/xmlgraphics-commons.jar:/usr/share/java/avalon-framework.jar:/usr/share/java/jlatexmath-1.0.7.jar:/usr/share/java/ecj.jar:/usr/share/java/javax.activation.jar:/usr/share/java/jaxb-runtime.jar:modules/graphic_objects/jar/org.scilab.modules.graphic_objects.jar:modules/core/jar/org.scilab.modules.core.jar:modules/renderer/jar/org.scilab.modules.renderer.jar:modules/action_binding/jar/org.scilab.modules.action_binding.jar:modules/helptools/jar/scilab_pt_BR_help.jar:modules/helptools/jar/scilab_en_US_help.jar:modules/helptools/jar/scilab_fr_FR_help.jar:modules/helptools/jar/scilab_ja_JP_help.jar:modules/helptools/jar/scilab_images.jar:modules/helptools/jar/org.scilab.modules.helptools.jar:modules/helptools/jar/scilab_ru_RU_help.jar:modules/history_browser/jar/org.scilab.modules.history_browser.jar:modules/external_objects_java/jar/org.scilab.modules.external_objects_java.jar:modules/external_objects_java/tests/libintl.jar:modules/localization/jar/org.scilab.modules.localization.jar:modules/commons/jar/org.scilab.modules.commons.jar:modules/graph/jar/org.scilab.modules.graph.jar:modules/scinotes/jar/org.scilab.modules.scinotes.jar:modules/types/jar/org.scilab.modules.types.jar:modules/ui_data/jar/org.scilab.modules.ui_data.jar:modules/gui/jar/org.scilab.modules.gui.jar:modules/console/jar/org.scilab.modules.console.jar:modules/history_manager/jar/org.scilab.modules.history_manager.jar:modules/xcos/jar/org.scilab.modules.xcos.jar:modules/preferences/jar/org.scilab.modules.preferences.jar:modules/completion/jar/org.scilab.modules.completion.jar:modules/jvm/jar/org.scilab.modules.jvm.jar:modules/scirenderer/jar/scirenderer.jar:modules/javasci/jar/org.scilab.modules.javasci.jar:modules/graphic_export/jar/org.scilab.modules.graphic_export.jar:
-Djava.awt.headless=true
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.scilab.modules.jvm.LibraryPath
(file:/home/rnpalmer/Debian/builds/stackbuild/scilab-6.0.1/modules/jvm/jar/org.scilab.modules.jvm.jar)
to field java.lang.ClassLoader.sys_paths
WARNING: Please consider reporting this to the maintainers of
org.scilab.modules.jvm.LibraryPath
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
Unsupported ioctl: cmd=0xffffffffc0406400
failed to get driver name for fd 97
Unsupported ioctl: cmd=0xffffffffc0106446
i965_dri.so does not support the 0xffffffff PCI ID.
libEGL warning: DRI2: failed to create dri screen
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
Unsupported ioctl: cmd=0xffffffffc0406400
libGL error: failed to get driver name for fd 98
Unsupported ioctl: cmd=0xffffffffc0106446
i965_dri.so does not support the 0xffffffff PCI ID.
libGL error: failed to create dri screen
libGL error: failed to load driver: i965
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
Building the Scilab manual master document for en_US.
Building the scilab manual file [javaHelp]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
Warning: the macro message is used in an example and is undocumented
(rmdir.xml).
Warning: the macro message is used in an example and is undocumented
(copyfile.xml).
Warning: the macro message is used in an example and is undocumented
(copyfile.xml).
Warning: the macro message is used in an example and is undocumented
(movefile.xml).
Warning: the macro message is used in an example and is undocumented
(movefile.xml).
Warning: the macro message is used in an example and is undocumented
(xcosValidateBlockSet.xml).
Warning: the macro message is used in an example and is undocumented
(xcosValidateBlockSet.xml).
Warning: the macro message is used in an example and is undocumented
(xcosValidateBlockSet.xml).
Warning: the macro message is used in an example and is undocumented
(xcosValidateCompareBlock.xml).
Warning: the macro message is used in an example and is undocumented
(xcosValidateCompareBlock.xml).
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
java.lang.IllegalStateException
at
org.scilab.modules.xcos.graph.model.ScicosObjectOwner.<init>(Unknown Source)
at org.scilab.modules.xcos.Xcos.findRoot(Unknown Source)
at org.scilab.modules.xcos.Xcos.findRoot(Unknown Source)
at
org.scilab.modules.xcos.io.scicos.DiagramElement.decodeDiagram(Unknown
Source)
at
org.scilab.modules.xcos.io.scicos.DiagramElement.decode(Unknown Source)
at
org.scilab.modules.xcos.io.scicos.DiagramElement.decode(Unknown Source)
at
org.scilab.modules.xcos.io.scicos.BlockModelElement.fillFirstRawParameters(Unknown
Source)
at
org.scilab.modules.xcos.io.scicos.BlockModelElement.decode(Unknown Source)
at
org.scilab.modules.xcos.io.scicos.BlockElement.decode(Unknown Source)
at
org.scilab.modules.xcos.io.scicos.DiagramElement.decodeObjs(Unknown Source)
at
org.scilab.modules.xcos.io.scicos.DiagramElement.decodeDiagram(Unknown
Source)
at
org.scilab.modules.xcos.io.scicos.DiagramElement.decode(Unknown Source)
at
org.scilab.modules.xcos.io.scicos.DiagramElement.decode(Unknown Source)
at
org.scilab.modules.xcos.io.sax.RawDataHandler.endElement(Unknown Source)
at
org.scilab.modules.xcos.io.sax.XcosSAXHandler.endElement(Unknown Source)
at
org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
at
org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unknown
Source)
at
org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown
Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown
Source)
at org.scilab.modules.xcos.io.spec.ContentEntry.load(Unknown
Source)
at org.scilab.modules.xcos.io.spec.XcosPackage.load(Unknown Source)
at org.scilab.modules.xcos.io.XcosFileType$1.load(Unknown Source)
at
org.scilab.modules.xcos.utils.XcosDelegates.convertToPNG(Unknown Source)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
org.scilab.modules.helptools.image.XcosImageConverter.convertToPNG(Unknown
Source)
at
org.scilab.modules.helptools.image.XcosImageConverter.convertToImage(Unknown
Source)
at
org.scilab.modules.helptools.image.ImageConverter.getImageByFile(Unknown
Source)
at
org.scilab.modules.helptools.HTMLDocbookTagConverter.handleImagedata(Unknown
Source)
at
jdk.internal.reflect.GeneratedMethodAccessor29.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
org.scilab.modules.helptools.DocbookTagConverter.handleDocbookTag(Unknown
Source)
at
org.scilab.modules.helptools.DocbookTagConverter.endElement(Unknown Source)
at
org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
at
org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unknown
Source)
at
org.apache.xerces.xinclude.XIncludeHandler.emptyElement(Unknown Source)
at
org.apache.xerces.impl.dtd.XMLDTDValidator.emptyElement(Unknown Source)
at
org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown
Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown
Source)
at
org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl.parse(Unknown Source)
at java.xml/javax.xml.parsers.SAXParser.parse(SAXParser.java:330)
at
org.scilab.modules.helptools.DocbookTagConverter.convert(Unknown Source)
at org.scilab.modules.helptools.SciDocMain.process(Unknown Source)
java.lang.IllegalStateException
at
org.scilab.modules.xcos.graph.model.ScicosObjectOwner.<init>(Unknown Source)
at org.scilab.modules.xcos.Xcos.findRoot(Unknown Source)
at org.scilab.modules.xcos.Xcos.findRoot(Unknown Source)
at
org.scilab.modules.xcos.io.scicos.DiagramElement.decodeDiagram(Unknown
Source)
at
org.scilab.modules.xcos.io.scicos.DiagramElement.decode(Unknown Source)
at
org.scilab.modules.xcos.io.scicos.DiagramElement.decode(Unknown Source)
at
org.scilab.modules.xcos.io.scicos.BlockModelElement.fillFirstRawParameters(Unknown
Source)
at
org.scilab.modules.xcos.io.scicos.BlockModelElement.decode(Unknown Source)
at
org.scilab.modules.xcos.io.scicos.BlockElement.decode(Unknown Source)
at
org.scilab.modules.xcos.io.scicos.DiagramElement.decodeObjs(Unknown Source)
at
org.scilab.modules.xcos.io.scicos.DiagramElement.decodeDiagram(Unknown
Source)
at
org.scilab.modules.xcos.io.scicos.DiagramElement.decode(Unknown Source)
at
org.scilab.modules.xcos.io.scicos.DiagramElement.decode(Unknown Source)
at
org.scilab.modules.xcos.io.sax.RawDataHandler.endElement(Unknown Source)
at
org.scilab.modules.xcos.io.sax.XcosSAXHandler.endElement(Unknown Source)
at
org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
at
org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unknown
Source)
at
org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown
Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown
Source)
at org.scilab.modules.xcos.io.spec.ContentEntry.load(Unknown
Source)
at org.scilab.modules.xcos.io.spec.XcosPackage.load(Unknown Source)
at org.scilab.modules.xcos.io.XcosFileType$1.load(Unknown Source)
at
org.scilab.modules.xcos.utils.XcosDelegates.convertToPNG(Unknown Source)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
org.scilab.modules.helptools.image.XcosImageConverter.convertToPNG(Unknown
Source)
at
org.scilab.modules.helptools.image.XcosImageConverter.convertToImage(Unknown
Source)
at
org.scilab.modules.helptools.image.ImageConverter.getImageByFile(Unknown
Source)
at
org.scilab.modules.helptools.HTMLDocbookTagConverter.handleImagedata(Unknown
Source)
at
jdk.internal.reflect.GeneratedMethodAccessor29.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
org.scilab.modules.helptools.DocbookTagConverter.handleDocbookTag(Unknown
Source)
at
org.scilab.modules.helptools.DocbookTagConverter.endElement(Unknown Source)
at
org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
at
org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unknown
Source)
at
org.apache.xerces.xinclude.XIncludeHandler.emptyElement(Unknown Source)
at
org.apache.xerces.impl.dtd.XMLDTDValidator.emptyElement(Unknown Source)
at
org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown
Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown
Source)
at
org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl.parse(Unknown Source)
at java.xml/javax.xml.parsers.SAXParser.parse(SAXParser.java:330)
at
org.scilab.modules.helptools.DocbookTagConverter.convert(Unknown Source)
at org.scilab.modules.helptools.SciDocMain.process(Unknown Source)
Warning: the macro standard_define is used in an example and is
undocumented (xcosPalAddBlock.xml).
Warning: the macro standard_define is used in an example and is
undocumented (xcosPalAddBlock.xml).
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
Warning: the command xpause is used in an example and is undocumented
(slint.xml).
Total files without example: 696
Total generated html files: 2818
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
[hang using a full CPU core]
# qemu, 6.0.2
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
Picked up _JAVA_OPTIONS:
-Djava.class.path=/usr/share/java/flexdock.jar:/usr/share/java/skinlf.jar:/usr/share/java/looks.jar:/usr/share/java/commons-logging.jar:/usr/share/java/jhall.jar:/usr/share/java/lucene-core-4.10.4.jar:/usr/share/java/lucene-analyzers-common-4.10.4.jar:/usr/share/java/lucene-queryparser-4.10.4.jar:/usr/share/maven-repo/org/freehep/freehep-util/debian/freehep-util-debian.jar:/usr/share/maven-repo/org/freehep/freehep-io/debian/freehep-io-debian.jar:/usr/share/maven-repo/org/freehep/freehep-graphicsio/debian/freehep-graphicsio-debian.jar:/usr/share/java/freehep-graphicsio-emf-2.1.jar:/usr/share/java/freehep-graphics2d-2.1.1.jar:/usr/share/java/jrosetta-API.jar:/usr/share/java/jrosetta-engine-1.0.4.jar:/usr/share/java/jgraphx.jar:/usr/share/java/jogl2.jar:/usr/share/java/gluegen2-rt.jar:/usr/share/java/jeuclid-core.jar:/usr/share/java/jlatexmath-fop-1.0.7.jar:/usr/share/java/fop.jar:/usr/share/java/saxon.jar:/usr/share/java/batik.jar:/usr/share/java/xml-apis-ext.jar:/usr/share/java/commons-io.jar:/usr/share/java/xmlgraphics-commons.jar:/usr/share/java/avalon-framework.jar:/usr/share/java/jlatexmath-1.0.7.jar:/usr/share/java/ecj.jar:/usr/share/java/javax.activation.jar:/usr/share/java/jaxb-runtime.jar:modules/graphic_objects/jar/org.scilab.modules.graphic_objects.jar:modules/core/jar/org.scilab.modules.core.jar:modules/renderer/jar/org.scilab.modules.renderer.jar:modules/action_binding/jar/org.scilab.modules.action_binding.jar:modules/helptools/jar/scilab_pt_BR_help.jar:modules/helptools/jar/scilab_en_US_help.jar:modules/helptools/jar/scilab_fr_FR_help.jar:modules/helptools/jar/scilab_ja_JP_help.jar:modules/helptools/jar/scilab_images.jar:modules/helptools/jar/org.scilab.modules.helptools.jar:modules/helptools/jar/scilab_ru_RU_help.jar:modules/history_browser/jar/org.scilab.modules.history_browser.jar:modules/external_objects_java/jar/org.scilab.modules.external_objects_java.jar:modules/external_objects_java/tests/libintl.jar:modules/localization/jar/org.scilab.modules.localization.jar:modules/commons/jar/org.scilab.modules.commons.jar:modules/graph/jar/org.scilab.modules.graph.jar:modules/scinotes/jar/org.scilab.modules.scinotes.jar:modules/types/jar/org.scilab.modules.types.jar:modules/ui_data/jar/org.scilab.modules.ui_data.jar:modules/gui/jar/org.scilab.modules.gui.jar:modules/console/jar/org.scilab.modules.console.jar:modules/history_manager/jar/org.scilab.modules.history_manager.jar:modules/xcos/jar/org.scilab.modules.xcos.jar:modules/preferences/jar/org.scilab.modules.preferences.jar:modules/completion/jar/org.scilab.modules.completion.jar:modules/jvm/jar/org.scilab.modules.jvm.jar:modules/scirenderer/jar/scirenderer.jar:modules/javasci/jar/org.scilab.modules.javasci.jar:modules/graphic_export/jar/org.scilab.modules.graphic_export.jar:
-Djava.awt.headless=true
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.scilab.modules.jvm.LibraryPath
(file:/home/rnpalmer/Debian/builds/stackbuild/scilab-6.0.2/modules/jvm/jar/org.scilab.modules.jvm.jar)
to field java.lang.ClassLoader.sys_paths
WARNING: Please consider reporting this to the maintainers of
org.scilab.modules.jvm.LibraryPath
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
Unsupported ioctl: cmd=0xffffffffc0406400
failed to get driver name for fd 97
Unsupported ioctl: cmd=0xffffffffc0106446
i965_dri.so does not support the 0xffffffff PCI ID.
libEGL warning: DRI2: failed to create dri screen
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
warning: TCG doesn't support requested feature:
CPUID.80000001H:ECX.misalignsse [bit 7]
*** longjmp causes uninitialized stack frame ***:
/home/rnpalmer/Debian/builds/stackbuild/scilab-6.0.2/.libs/scilab-bin
terminated
*** longjmp causes uninitialized stack frame ***:
/home/rnpalmer/Debian/builds/stackbuild/scilab-6.0.2/.libs/scilab-bin
terminated
qemu: uncaught target signal 6 (Aborted) - core dumped
Aborted
More information about the debian-science-maintainers
mailing list