Ubuntu18.10下直接运行blender2.80bate闪退, 运行blender2.79正常.

=================

root@tom-laptop:/# uname -a
Linux tom-laptop 4.18.0-10-generic #11-Ubuntu SMP Thu Oct 11 15:13:55 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

root@tom-laptop:/# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.10
Release: 18.10
Codename: cosmic

root@tom-laptop:/# lspci |grep 'VGA'
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) (rev 0c)

root@tom-laptop:/# glxinfo | grep OpenGL
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) 965GM
OpenGL version string: 2.1 Mesa 18.2.2
OpenGL shading language version string: 1.20
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 2.0 Mesa 18.2.2
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 1.0.16
OpenGL ES profile extensions:

sudo dmidecode -t memory
Size: 8GB; Type: DDR2

命令行模式运行,可以看到报错信息:

==================

root@tom-laptop:/home/tom/Tool/blender-2.801211# ./blender

Received X11 Error:
error code: 167
request code: 152
minor code: 34
error text: GLXBadFBConfig
Received X11 Error:
error code: 167
request code: 152
minor code: 34
error text: GLXBadFBConfig
Received X11 Error:
error code: 167
request code: 152
minor code: 34
error text: GLXBadFBConfig
Received X11 Error:
error code: 167
request code: 152
minor code: 34
error text: GLXBadFBConfig
Received X11 Error:
error code: 167
request code: 152
minor code: 34
error text: GLXBadFBConfig
Received X11 Error:
error code: 167
request code: 152
minor code: 34
error text: GLXBadFBConfig
Received X11 Error:
error code: 167
request code: 152
minor code: 34
error text: GLXBadFBConfig
Writing: /tmp/blender.crash.txt
段错误 (核心已转储)
root@tom-laptop:/home/tom/Tool/blender-2.801211#

---------/tmp/blender.crash.txt--------------------

# Blender 2.80 (sub 36), Commit date: 2018-12-10 23:13, Hash a49fdbcc674

# backtrace
./blender(BLI_system_backtrace+0x1d) [0x1b87c1d]
./blender() [0x1152f09]
/lib/x86_64-linux-gnu/libc.so.6(+0x41100) [0x7f5883e5e100]
./blender(wm_window_ghostwindows_ensure+0x3fc) [0x11790ac]
./blender(WM_check+0x4a) [0x115355a]
./blender(wm_homefile_read+0x2dc) [0x116060c]
./blender(WM_init+0x138) [0x11640a8]
./blender(main+0x28c) [0x10b951c]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xeb) [0x7f5883e4109b]
./blender(_start+0x2a) [0x114f9ea]

====================

======================

===========================

但是在该ubuntu18.10上安装virtualBox虚拟机,

虚拟机是ubuntu18.04.01或者ubuntu18.10.可以正常打开运行blender2.80.

=======================

virtualbox-5.2_5.2.22-126460_Ubuntu_bionic_amd64
VirtualBox 图形用户界面
版本 5.2.22 r126460 (Qt5.11.1)

root@tom-VirtualBox:/media# lsb_release -a
Description: Ubuntu 18.04.1 LTS
Release: 18.04 Codename: bionic

root@tom-VirtualBox:/media# cat /proc/version
Linux version 4.15.0-29-generic (buildd@lgw01-amd64-057) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #31-Ubuntu SMP Tue Jul 17 15:39:52 UTC 2018

root@tom-VirtualBox:/media# uname -a
Linux tom-VirtualBox 4.15.0-29-generic #31-Ubuntu SMP Tue Jul 17 15:39:52 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

root@tom-VirtualBox:/media# lscpu
Model name: Intel(R) Core(TM)2 Duo CPU T8300 @ 2.40GHz

root@tom-VirtualBox:/# lspci |grep 'VGA'
00:02.0 VGA compatible controller: VMware SVGA II Adapter

=========================

https://blender.stackexchange.com/questions/127141/ubuntu18-10-cant-run-blender2-80bate-but-ubuntu18-10-in-virtualbox-can-run-blu

https://blenderartists.org/t/blender-2-80-not-working-on-linux/1115423

https://blenderartists.org/t/2-8-not-loading/1116768/13

-----------

Ubuntu18.10下运行blender2.80bate闪退(问题?)的更多相关文章

  1. CentOS7和Ubuntu18.10下运行Qt Creator出现cannot find -lGL的问题的解决方案

    解决方法:缺少相应的opengl的库,需要安装opengl库 一.Ubuntu下解决Qt5.11.1 cannot find -lGL 有两种原因: 一种是没有按照libGL库,那么就安装: sudo ...

  2. android app调试没问题,但打包签名的apk,运行时出现闪退怎么办?

    在用Eclipse编写Android app时,有时调试时没有问题,但一经打包签名,运行就出现闪退,还报错说找不到某某类.一开始以为是混淆导致的,后来我没有混淆竟然也还是这个问题.无奈只得网上寻找解决 ...

  3. [修正] iOS 10 使用相机及相簿闪退的问题修正

    iOS 10 新规定,在取用相机,相簿,联络资讯,麦克风需要在 Version Info 加入指定的 key,否则闪退: 注:将下面的 Key 复制到工程 Option -> Version I ...

  4. Ubuntu18.10下出现Could not get lock /var/lib/dpkg/lock的错误

    最近在Windows10系统下使用Oracle VM VirtualBox6.0.2下安装的Ubuntu18.10时,运用sudo  apt-get install 安装pkg-config工具,在终 ...

  5. iOS 10 因苹果健康导致闪退 crash-b

    如果在app中调用了苹果健康,iOS10中会出现闪退.控制台报出的原因是: Terminating app due to uncaught exception 'NSInvalidArgumentEx ...

  6. iOS 10 因苹果健康导致闪退 crash

    如果在app中调用了苹果健康,iOS10中会出现闪退.控制台报出的原因是: Terminating app due to uncaught exception 'NSInvalidArgumentEx ...

  7. 关于tomcat下startup.bat双击闪退的问题

    背景:之前做单点登录,复制了几个tomcat,改了各自端口,当做不同服务器用. 今天无意间随便点击了一个tomcat下的startup.bat批处理文件,结果出来控制台,没出几行信息就闪退了.点击其他 ...

  8. MATLAB运行edge函数闪退

    出现这种问题时,先检查代码有没有问题,换一张图片是不是也有闪退情况. 如果以上都检查过没问题,还是有闪退现象,那就检查MATLAB的版本是不是太低了,比如r2010a版本运行edge函数时,就经常出现 ...

  9. Ubuntu18.10下安装Qt5.12过程记录

    首先你得先安装Ubuntu操作系统(我是在VMWare14中安装的Ubuntu18.10版本). 阿里镜像:https://opsx.alibaba.com/mirror 我这里下载的文件为:ubun ...

随机推荐

  1. LeetCode 回溯法 别人的小结 八皇后 递归

    #include <iostream> #include <algorithm> #include <iterator> #include <vector&g ...

  2. Python Django 之 登录页面

    一.创建project与app 1.创建project与app django-admin startproject mysite_login python manage.py startapp log ...

  3. IO多路复用,select、poll、epoll 编程主要步骤

    body, table{font-family: 微软雅黑; font-size: 13.5pt} table{border-collapse: collapse; border: solid gra ...

  4. 图的拓扑排序,AOV,完整实现,C++描述

    body, table{font-family: 微软雅黑; font-size: 13.5pt} table{border-collapse: collapse; border: solid gra ...

  5. C++基础知识:操作符重载

    1.C++标准库: C++标准库并不是C++语言的一部分C++标准库是由C++语言编写而成的类库和函数的集合C++标准库中定义的类和对象都位于std命名空间中C++标准库的头文件都不带.h后缀C++标 ...

  6. 乘法“*”和点乘“.*”&除法“/”和点除“./”区别

    reference:https://blog.csdn.net/xiaotao_1/article/details/79026406 一,*和.*的联系和区别.  1,在进行数值运行和数值乘矩阵,这两 ...

  7. spring有关jar包的作用

    参考的是spring官网spring4.3版本. 链接:https://docs.spring.io/spring/docs/4.3.19.RELEASE/spring-framework-refer ...

  8. innerHTML和innerText的区别,以及select元素中怎么取出被选中的option。

    一.innerHTML和innerText的区别. 元素.innerHTML = 字符串,是将一对或一个标签所标识的内容全部替换为所赋予的字符串,如果字符串中有标签,浏览器将自动识别其中的标签. 元素 ...

  9. linux,windows下日志文件查找关键词

    1.查找 /apps/tomcat/tomcat3/apache-tomcat-7.0.69/logs 目录下已.txt结尾的文件,在文件中搜索关键字 IfcmpEcrService并打印行号 /lo ...

  10. 2018年3月最新的Ubuntu 16.04.4漏洞提权代码

    2018年3月最新的Ubuntu 16.04.4漏洞提权代码,本代码取自Vitaly Nikolenko的推子 亲测阿里云提权可用. /* * Ubuntu 16.04.4 kernel priv e ...