Package: scilab Version: 5.4.0.0-1~exp1 Severity: normal When trying to launch the module manager, it crashes with the following traceback. This bug does not happend with binary from scilab.org.
javax.media.opengl.GLException: X11GLXDrawableFactory - Could not initialize shared resources for :0.0 at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:267) at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:261) at java.lang.Thread.run(Thread.java:679) Caused by: java.lang.NullPointerException at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:419) at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:246) ... 2 more [CONTROLLER - DEBUG] : ====== Exception caught ====== [CONTROLLER - DEBUG] : cloneObject id = 45296005:13a280dfcc3:-7fcf javax.media.opengl.GLException: Profile GL_DEFAULT is not available on X11GraphicsDevice[type X11, connection :0.0, unitID 0, handle 0x0], but: [] at javax.media.opengl.GLProfile.get(GLProfile.java:655) at javax.media.opengl.GLProfile.getDefault(GLProfile.java:478) at javax.media.opengl.awt.GLJPanel.<init>(GLJPanel.java:247) at javax.media.opengl.awt.GLJPanel.<init>(GLJPanel.java:217) at javax.media.opengl.awt.GLJPanel.<init>(GLJPanel.java:208) at org.scilab.modules.gui.bridge.canvas.SwingScilabCanvasImpl.createOpenGLComponent(Unknown Source) at org.scilab.modules.gui.bridge.canvas.SwingScilabCanvas.<init>(Unknown Source) at org.scilab.modules.gui.bridge.tab.SwingScilabTab.<init>(Unknown Source) at org.scilab.modules.gui.SwingView.CreateObjectFromType(Unknown Source) at org.scilab.modules.gui.SwingView.CreateObjectFromType(Unknown Source) at org.scilab.modules.gui.SwingView.createObject(Unknown Source) at org.scilab.modules.graphic_objects.graphicController.GraphicController$1.run(Unknown Source) at org.scilab.modules.graphic_objects.graphicController.GraphicController.objectCreated(Unknown Source) at org.scilab.modules.graphic_objects.graphicController.GraphicController.cloneObject(Unknown Source) at org.scilab.modules.graphic_objects.CallGraphicController.cloneGraphicObject(Unknown Source) [CONTROLLER - DEBUG] : ====== Exception caught ====== !--error 42 -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing'), (100, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.2.0-3-amd64 (SMP w/2 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages scilab depends on: ii scilab-cli 5.4.0.0-1~exp1 ii scilab-full-bin 5.4.0.0-1~exp1 Versions of packages scilab recommends: pn scilab-doc <none> Versions of packages scilab suggests: pn scilab-doc-fr <none> pn scilab-doc-ja <none> pn scilab-doc-pt-br <none> -- no debconf information
javax.media.opengl.GLException: X11GLXDrawableFactory - Could not initialize shared resources for :0.0 at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:267) at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:261) at java.lang.Thread.run(Thread.java:679) Caused by: java.lang.NullPointerException at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:419) at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:246) ... 2 more [CONTROLLER - DEBUG] : ====== Exception caught ====== [CONTROLLER - DEBUG] : cloneObject id = 45296005:13a280dfcc3:-7fcf javax.media.opengl.GLException: Profile GL_DEFAULT is not available on X11GraphicsDevice[type X11, connection :0.0, unitID 0, handle 0x0], but: [] at javax.media.opengl.GLProfile.get(GLProfile.java:655) at javax.media.opengl.GLProfile.getDefault(GLProfile.java:478) at javax.media.opengl.awt.GLJPanel.<init>(GLJPanel.java:247) at javax.media.opengl.awt.GLJPanel.<init>(GLJPanel.java:217) at javax.media.opengl.awt.GLJPanel.<init>(GLJPanel.java:208) at org.scilab.modules.gui.bridge.canvas.SwingScilabCanvasImpl.createOpenGLComponent(Unknown Source) at org.scilab.modules.gui.bridge.canvas.SwingScilabCanvas.<init>(Unknown Source) at org.scilab.modules.gui.bridge.tab.SwingScilabTab.<init>(Unknown Source) at org.scilab.modules.gui.SwingView.CreateObjectFromType(Unknown Source) at org.scilab.modules.gui.SwingView.CreateObjectFromType(Unknown Source) at org.scilab.modules.gui.SwingView.createObject(Unknown Source) at org.scilab.modules.graphic_objects.graphicController.GraphicController$1.run(Unknown Source) at org.scilab.modules.graphic_objects.graphicController.GraphicController.objectCreated(Unknown Source) at org.scilab.modules.graphic_objects.graphicController.GraphicController.cloneObject(Unknown Source) at org.scilab.modules.graphic_objects.CallGraphicController.cloneGraphicObject(Unknown Source) [CONTROLLER - DEBUG] : ====== Exception caught ====== !--error 42 Oups. A fatal error has been detected by Scilab. Your instance will probably crash soon. Please 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: [ariane:16769] Signal: Abandon (6) [ariane:16769] Signal code: (-6) Call stack: 1: 0x32475 <gsignal> (/lib/x86_64-linux-gnu/libc.so.6) 2: 0x356f0 <abort> (/lib/x86_64-linux-gnu/libc.so.6) 3: 0x656dd <__gnu_cxx::__verbose_terminate_handler()> (/usr/lib/x86_64-linux-gnu/libstdc++.so.6) 4: 0x637e6 < > (/usr/lib/x86_64-linux-gnu/libstdc++.so.6) 5: 0x63813 < > (/usr/lib/x86_64-linux-gnu/libstdc++.so.6) 6: 0x63a3e < > (/usr/lib/x86_64-linux-gnu/libstdc++.so.6) 7: 0x1cba9 <org_scilab_modules_graphic_objects::CallGraphicController::setGraphicObjectRelationship(JavaVM_*, char const*, char const*)> (/usr/lib/scilab/libscigraphic_objects.so.5) 8: 0x3f9c9 <cloneMenus> (/usr/lib/scilab/libscigraphics.so.5) 9: 0x3f9de <cloneMenus> (/usr/lib/scilab/libscigraphics.so.5) 10: 0x42f66 <createNewFigureWithAxes> (/usr/lib/scilab/libscigraphics.so.5) 11: 0x31af5 <set_current_figure_property> (/usr/lib/scilab/libscigraphics.so.5) 12: 0x22e21 <sci_set> (/usr/lib/scilab/libscigraphics.so.5) 13: 0x235c9 <gw_graphics> (/usr/lib/scilab/libscigraphics.so.5) 14: 0x1984f4 <callinterf_> (/usr/lib/scilab/libscilab-cli.so.0) 15: 0x161de9 <scirun_> (/usr/lib/scilab/libscilab-cli.so.0) 16: 0x1a4cec <realmain> (/usr/lib/scilab/libscilab-cli.so.0) 17: 0x15aa < > (/usr/bin/scilab-bin) 18: 0x1eead <__libc_start_main> (/lib/x86_64-linux-gnu/libc.so.6) 19: 0x192d < > (/usr/bin/scilab-bin) End of stack at line 13 of function scf called by : at line 15 of function createOrSetFigure called by : at line 106 of function figure called by : at line 121 of function atomsGui called by : if with_module("atoms") then atomsGui(); else disp(gettext("Please install atom while executing a callback !--error 999 Aborting current computation
-->[a, b] = getdebuginfo() b = !Scilab Version: scilab-5.4.0 ! ! ! !Compilation date: Oct 2 2012 ! ! ! !Compilation time: 11:06:26 ! ! ! !Compileur version: 4.7.2 ! ! ! !XML version: 2.8.0 ! ! ! !Compiler Architecture: X64 ! a = !Total memory: 1799504 ! ! ! !Used memory: 1720656 ! ! ! !Free memory: 78848 ! ! ! !Shared memory: 0 ! ! ! !Buffers memory: 23880 ! ! ! !Cached memory: 304532 ! ! ! !Used -/+ buffers/cache: 1392244 ! ! ! !Free -/+ buffers/cache: 407260 ! ! ! !Total swap: 1606652 ! ! ! !Used swap: 439872 ! ! ! !Free swap: 1166780 ! ! ! !OS version: Linux 3.2.0-3-amd64 ! ! ! !SCI: /usr/share/scilab/ ! ! ! !SCIHOME: /home/manuel/.Scilab/scilab-5.4.0 ! ! ! !TMPDIR: /tmp/SCI_TMP_16769_42k6O8 !