View Issue Details

IDProjectCategoryView StatusLast Update
0001088FreeCADBugpublic2013-04-08 09:51
Reportergdo35 Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionno change required 
Product Version0.13 
Fixed in Version0.14 
Summary0001088: Segmentation fault (core dumped) at launch.
DescriptionSegmentation fault at launch.

$ freecad
FreeCAD 0.13, Libs: 0.13R1830 (Git)
© Juergen Riegel, Werner Mayer, Yorik van Havre 2001-2011
  ##### #### ### ####
  # # # # # #
  # ## #### #### # # # # #
  #### # # # # # # # ##### # #
  # # #### #### # # # # #
  # # # # # # # # # ## ## ##
  # # #### #### ### # # #### ## ## ##

Erreur de segmentation (core dumped)
Additional Information$ gdb freecad
GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 7.4-2012.04
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.launchpad.net/gdb-linaro/>
Reading symbols from /usr/bin/freecad...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/freecad
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
FreeCAD 0.13, Libs: 0.13R1830 (Git)
© Juergen Riegel, Werner Mayer, Yorik van Havre 2001-2011
  ##### #### ### ####
  # # # # # #
  # ## #### #### # # # # #
  #### # # # # # # # ##### # #
  # # #### #### # # # # #
  # # # # # # # # # ## ## ##
  # # #### #### ### # # #### ## ## ##

[New Thread 0x7fffe215f700 (LWP 17151)]
[New Thread 0x7fffe195e700 (LWP 17152)]
[New Thread 0x7fffdbfff700 (LWP 17153)]

Program received signal SIGSEGV, Segmentation fault.
0x00007fffee49acc0 in xcb_glx_get_string_string_length () from /usr/lib/x86_64-linux-gnu/libxcb-glx.so.0
(gdb) bt
#0 0x00007fffee49acc0 in xcb_glx_get_string_string_length () from /usr/lib/x86_64-linux-gnu/libxcb-glx.so.0
#1 0x00007ffff2d8b4e4 in ?? () from /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1
0000002 0x00007ffff2d88f4c in ?? () from /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1
0000003 0x00007ffff3998ede in ?? () from /usr/lib/x86_64-linux-gnu/libQtOpenGL.so.4
0000004 0x00007ffff3999033 in ?? () from /usr/lib/x86_64-linux-gnu/libQtOpenGL.so.4
0000005 0x00007ffff399989c in ?? () from /usr/lib/x86_64-linux-gnu/libQtOpenGL.so.4
0000006 0x00007ffff39ab6ec in QGLFramebufferObject::hasOpenGLFramebufferObjects() () from /usr/lib/x86_64-linux-gnu/libQtOpenGL.so.4
0000007 0x00007ffff7604176 in Gui::Application::runApplication() () from /usr/lib/freecad/lib/libFreeCADGui.so
0000008 0x0000000000403e21 in main ()
(gdb)
TagsNo tags attached.
FreeCAD Information

Activities

wmayer

2013-04-08 08:40

administrator   ~0003052

Your graphic driver is the culprit. Try to update it.

gdo35

2013-04-08 09:41

reporter   ~0003053

Thanks for the clue, installing libgl1-mesa-dri has solved the problem.

You can close the bug.

Thanks.

Issue History

Date Modified Username Field Change
2013-04-08 07:11 gdo35 New Issue
2013-04-08 08:40 wmayer Note Added: 0003052
2013-04-08 09:41 gdo35 Note Added: 0003053
2013-04-08 09:51 wmayer Status new => closed
2013-04-08 09:51 wmayer Resolution open => no change required
2013-04-08 09:51 wmayer Fixed in Version => 0.14