View Issue Details

IDProjectCategoryView StatusLast Update
0001170FreeCADBugpublic2013-09-03 12:56
Reportersoorajkenoth Assigned To 
PrioritynormalSeveritytrivialReproducibilityalways
Status closedResolutionnot fixable 
Product Version0.13 
Summary0001170: Segmentation fault (core dumped) at launch.
DescriptionI have a similar issue as in 0001088. But I don't know how to fix it. I'm using freeCAD from Ubuntu 12.04. But I changed the repository according to various application to their launchpad.

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

Segmentation fault (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 "i686-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/i386-linux-gnu/libthread_db.so.1".
FreeCAD 0.13, Libs: 0.13R1830 (Git)
© Juergen Riegel, Werner Mayer, Yorik van Havre 2001-2011
  ##### #### ### ####
  # # # # # #
  # ## #### #### # # # # #
  #### # # # # # # # ##### # #
  # # #### #### # # # # #
  # # # # # # # # # ## ## ##
  # # #### #### ### # # #### ## ## ##

[New Thread 0xb2444b40 (LWP 4679)]
[New Thread 0xb1affb40 (LWP 4680)]
[New Thread 0xb10ffb40 (LWP 4681)]

Program received signal SIGSEGV, Segmentation fault.
0xb5610bd5 in ?? () from /usr/lib/fglrx/libGL.so.1
(gdb) bt
#0 0xb5610bd5 in ?? () from /usr/lib/fglrx/libGL.so.1
#1 0x081303a0 in ?? ()
(gdb)
TagsNo tags attached.
FreeCAD Information

Activities

wmayer

2013-07-08 13:30

administrator   ~0003358

It's also a driver problem. Try to install the open source driver of ATI.

wmayer

2013-09-03 12:56

administrator   ~0003541

We are not able to fix driver issues.

Issue History

Date Modified Username Field Change
2013-07-08 11:14 soorajkenoth New Issue
2013-07-08 13:30 wmayer Note Added: 0003358
2013-07-08 13:30 wmayer Status new => feedback
2013-09-03 12:56 wmayer Note Added: 0003541
2013-09-03 12:56 wmayer Status feedback => closed
2013-09-03 12:56 wmayer Resolution open => not fixable