Bug Report *** Error in `obs': double free or corruption (out): 0x00000000016a3de0 ***

Med El Mehdi

New Member
Hello,

When i try start Obs unduer Ubuntu 14.04, i have this error (a window appear and diseapear into few seconds) :

Any one have an idea ? Thank you

mehdi@mehdi-Vostro-2521:~$ obs
Attempted path: share/obs/obs-studio/locale/en-US.ini
Attempted path: /usr/share/obs/obs-studio/locale/en-US.ini
Attempted path: share/obs/obs-studio/locale.ini
Attempted path: /usr/share/obs/obs-studio/locale.ini
Attempted path: share/obs/obs-studio/locale/fr-FR.ini
Attempted path: /usr/share/obs/obs-studio/locale/fr-FR.ini
info: Using preferred locale 'fr-FR'
Attempted path: share/obs/obs-studio/themes/Default.qss
Attempted path: /usr/share/obs/obs-studio/themes/Default.qss
Attempted path: share/obs/obs-studio/license/gplv2.txt
Attempted path: /usr/share/obs/obs-studio/license/gplv2.txt
info: OBS 0.11.2 (linux)
info: ---------------------------------
info: Processor: 4 logical cores
info: Processor: Intel(R) Core(TM) i3-2375M CPU @ 1.50GHz
info: Physical Memory: 3825MB Total
info: Kernel Version: Linux 3.16.0-43-generic
info: Distribution: "Ubuntu" "14.04"
info: ---------------------------------
info: audio settings reset:
samples per sec: 44100
speakers: 2
buffering (ms): 1000
info: X and Y: 902 489
Backbuffers: 2
Color Format: 3
ZStencil Format: 0
Adapter: 0

error: Failed to create OpenGL context.
error: Failed to create context!
*** Error in `obs': double free or corruption (out): 0x00000000016a3de0 ***
Abandon (core dumped)
 

Med El Mehdi

New Member
mehdi@mehdi-Vostro-2521:~$ glxinfo | grep OpenGL
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Sandybridge Mobile
OpenGL core profile version string: 3.1 (Core Profile) Mesa 10.3.2
OpenGL core profile shading language version string: 1.40
OpenGL core profile context flags: (none)
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 10.3.2
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 10.3.2
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.0
OpenGL ES profile extensions:
 

Harold

Active Member
Either your video adapter or your drivers don't support the required OpenGL version (3.2)
 

Harold

Active Member
Updated mesa drivers might help, but if your card doesn't actually support opengl 3.2, the solution is probably a new comp.
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
The "current OpenGL version is not 3.2 or above" crash will be fixed in 0.12.0, though it unfortuantely still doesn't change the fact that you may not actually support OpenGL 3.2. As others have said, make sure the mesa drivers are up to date.
 

Med El Mehdi

New Member
Well, i try to update the mesa drivers, without any success this is a real problem with OpenGL and Linux, so i remove Ubuntu and i replace it with Windows and OBS work very well now!

Resume of story : Windows is mach better when you use-it as a desktop OS, thank you all
 
Top