Hi, I've RESOLVED this problem. I've wished rebuild blender from source, and when I've get dependencies of source I've noted which a library was of the version ahead of the version required from source of blender:
earth:~# apt-get -s build-dep blender Reading package lists... Done Building dependency tree Reading state information... Done Note, selecting libsdl1.2-dev instead of libsdl-dev The following packages have unmet dependencies: libsdl1.2-dev: Depends: libsdl1.2debian (= 1.2.13-5) but 1.2.14-4 is to be installed Recommends: libaa1-dev but it is not going to be installed Recommends: libcaca-dev but it is not going to be installed E: Build-dependencies for blender could not be satisfied. earth:~# earth:~# dpkg -l \*libsdl1.2debian\* Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Description +++-====================================-====================================-======================================================================================== ii libsdl1.2debian 1.2.14-4 Simple DirectMedia Layer un libsdl1.2debian-all <none> (no description available) ii libsdl1.2debian-alsa 1.2.14-4 Simple DirectMedia Layer (with X11 and ALSA options) un libsdl1.2debian-arts <none> (no description available) un libsdl1.2debian-esd <none> (no description available) un libsdl1.2debian-nas <none> (no description available) un libsdl1.2debian-oss <none> (no description available) un libsdl1.2debian-pulseaudio <none> (no description available) earth:~# earth:~# apt-get -s install libsdl1.2debian=1.2.13-5 Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: libstdc++6-4.3-dev libhsqldb-java-gcj bochsbios libopenraw1 python-beaker abiword-plugin-goffice libgtk2-sexy-perl libopenrawgnome1 libcvaux1 g++-4.3 bsh-gcj latex-xft-fonts libjs-jquery gs libmagickcore2-extra devicekit-disks swfdec-gnome toshset policykit liblzma1 wwwconfig-common redland-utils finger bsh libcelt0 nvclock qcad-doc liblouis0 libpolkit-gnome0 python-sexy qcad-data wodim libpolkit-dbus2 libcv1 libswfdec-0.8-0 libmagickcore2 libmagick++2 libxine1-gnome totem-gstreamer tix libhighgui1 libmagickwand2 policykit-gnome grdc javascript-common libsexymm2 gnome-mount raptor-utils libpolkit-grant2 libgupnp-igd-1.0-2 libpolkit2 libgoffice-0-8-common libntfs-3g73 Use 'apt-get autoremove' to remove them. The following extra packages will be installed: libartsc0 libsdl1.2debian libsdl1.2debian-all The following packages will be REMOVED: libsdl1.2debian-alsa The following NEW packages will be installed: libartsc0 libsdl1.2debian-all The following packages will be DOWNGRADED: libsdl1.2debian 0 upgraded, 2 newly installed, 1 downgraded, 1 to remove and 2 not upgraded. Inst libartsc0 (1.5.9-3+b1 Debian:testing) Inst libsdl1.2debian [1.2.14-4] (1.2.13-5 Debian:testing) [] Remv libsdl1.2debian-alsa [1.2.14-4] [] Inst libsdl1.2debian-all (1.2.13-5 Debian:testing) Conf libartsc0 (1.5.9-3+b1 Debian:testing) Conf libsdl1.2debian-all (1.2.13-5 Debian:testing) Conf libsdl1.2debian (1.2.13-5 Debian:testing) earth:~# Hence the command apt-get install libsdl1.2debian=1.2.13-5 has resolved the problem of blender crashed. bye Umberto -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org