dennisjm
Posts: 343
Joined: Wed May 07, 2014 9:51 pm

crash 2.1.2 OSX

When I try to slice this factory, I get a crash every time.

Anyone want to try to figure out which setting in my factory is causing this?
guard.factory
(202.71 KiB) Downloaded 168 times
(And ps S3D devs... you should rename your company package from the default ;) LOL.
Guess it's my day to file bugs.)

Crash:

Code: Select all

Process:         Simplify3D [50407]
Path:            /Applications/Simplify3D-2.1.2/Simplify3D.app/Contents/MacOS/Simplify3D
Identifier:      com.yourcompany.Simplify3D
Version:         ???
Code Type:       X86-64 (Native)
Parent Process:  launchd [175]
Responsible:     Simplify3D [50407]
User ID:         501

Date/Time:       2014-10-08 14:52:05.555 -0600
OS Version:      Mac OS X 10.9.4 (13E28)
Report Version:  11
Anonymous UUID:  FCE559E9-E6A3-53A6-D887-26F7F22A6CAD

Sleep/Wake UUID: 2ED18CAE-3D4A-4C5A-B65C-30A9B08AEFCC

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000

VM Regions Near 0:
--> 
    __TEXT                 0000000100000000-00000001003f0000 [ 4032K] r-x/rwx SM=COW  /Applications/Simplify3D-2.1.2/Simplify3D.app/Contents/MacOS/Simplify3D

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.yourcompany.Simplify3D    	0x0000000100144811 0x100000000 + 1329169
1   com.yourcompany.Simplify3D    	0x000000010005b34a 0x100000000 + 373578
2   QtWidgets                     	0x00000001005a56c6 QWidget::event(QEvent*) + 1958
3   QtOpenGL                      	0x000000010050df3e QGLWidget::event(QEvent*) + 46
4   com.yourcompany.Simplify3D    	0x000000010005c5b3 0x100000000 + 378291
5   QtWidgets                     	0x000000010056d2dc QApplicationPrivate::notify_helper(QObject*, QEvent*) + 300
6   QtWidgets                     	0x000000010056fd9b QApplication::notify(QObject*, QEvent*) + 6187
7   QtCore                        	0x000000010121ba52 QCoreApplication::notifyInternal(QObject*, QEvent*) + 114
8   QtWidgets                     	0x00000001005a0325 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 2997
9   QtWidgets                     	0x00000001005791b0 QWidgetPrivate::repaint_sys(QRegion const&) + 400
10  QtWidgets                     	0x00000001005c4464 0x100540000 + 541796
11  QtWidgets                     	0x00000001005c2d2f 0x100540000 + 535855
12  QtWidgets                     	0x000000010056d2dc QApplicationPrivate::notify_helper(QObject*, QEvent*) + 300
13  QtWidgets                     	0x000000010056fd9b QApplication::notify(QObject*, QEvent*) + 6187
14  QtCore                        	0x000000010121ba52 QCoreApplication::notifyInternal(QObject*, QEvent*) + 114
15  QtGui                         	0x0000000100b391d9 QGuiApplicationPrivate::processGeometryChangeEvent(QWindowSystemInterfacePrivate::GeometryChangeEvent*) + 409
16  QtGui                         	0x0000000100b3584e QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) + 78
17  QtGui                         	0x0000000100b247ab QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 315
18  QtGui                         	0x0000000100b22a7c QWindowSystemInterface::flushWindowSystemEvents() + 556
19  libqcocoa.dylib               	0x0000000104914d3e 0x104900000 + 85310
20  com.apple.CoreFoundation      	0x00007fff8b5b1e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
21  com.apple.CoreFoundation      	0x00007fff8b4a582d _CFXNotificationPost + 2893
22  com.apple.AppKit              	0x00007fff95e35003 -[NSView _postFrameChangeNotification] + 434
23  com.apple.AppKit              	0x00007fff95e3e6c2 -[NSView setFrameSize:] + 1586
24  com.apple.AppKit              	0x00007fff95e3e049 -[NSView setFrame:] + 294
25  libqcocoa.dylib               	0x000000010490ee0e 0x104900000 + 60942
26  libqcocoa.dylib               	0x000000010490eb9e 0x104900000 + 60318
27  QtGui                         	0x0000000100b4139e QWindow::setGeometry(QRect const&) + 190
28  QtWidgets                     	0x00000001005c1b3e QWidgetPrivate::setGeometry_sys(int, int, int, int, bool) + 1182
29  QtWidgets                     	0x00000001005a333f QWidget::setGeometry(QRect const&) + 159
30  QtWidgets                     	0x000000010058c954 QWidgetItem::setGeometry(QRect const&) + 756
31  QtWidgets                     	0x000000010057bdb1 QBoxLayout::setGeometry(QRect const&) + 1441
32  QtWidgets                     	0x00000001005893ab QLayoutPrivate::doResize(QSize const&) + 155
33  QtWidgets                     	0x000000010056d2bb QApplicationPrivate::notify_helper(QObject*, QEvent*) + 267
34  QtWidgets                     	0x000000010056fd9b QApplication::notify(QObject*, QEvent*) + 6187
35  QtCore                        	0x000000010121ba52 QCoreApplication::notifyInternal(QObject*, QEvent*) + 114
36  QtWidgets                     	0x00000001005c43cb 0x100540000 + 541643
37  QtWidgets                     	0x00000001005c2d2f 0x100540000 + 535855
38  QtWidgets                     	0x000000010056d2dc QApplicationPrivate::notify_helper(QObject*, QEvent*) + 300
39  QtWidgets                     	0x000000010056fd9b QApplication::notify(QObject*, QEvent*) + 6187
40  QtCore                        	0x000000010121ba52 QCoreApplication::notifyInternal(QObject*, QEvent*) + 114
41  QtGui                         	0x0000000100b391d9 QGuiApplicationPrivate::processGeometryChangeEvent(QWindowSystemInterfacePrivate::GeometryChangeEvent*) + 409
42  QtGui                         	0x0000000100b3584e QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) + 78
43  QtGui                         	0x0000000100b247ab QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 315
44  QtGui                         	0x0000000100b22a7c QWindowSystemInterface::flushWindowSystemEvents() + 556
45  libqcocoa.dylib               	0x0000000104914d3e 0x104900000 + 85310
46  com.apple.CoreFoundation      	0x00007fff8b5b1e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
47  com.apple.CoreFoundation      	0x00007fff8b4a582d _CFXNotificationPost + 2893
48  com.apple.AppKit              	0x00007fff95e35003 -[NSView _postFrameChangeNotification] + 434
49  com.apple.AppKit              	0x00007fff95e3e6c2 -[NSView setFrameSize:] + 1586
50  com.apple.AppKit              	0x00007fff95e3e049 -[NSView setFrame:] + 294
51  libqcocoa.dylib               	0x000000010490ee0e 0x104900000 + 60942
52  libqcocoa.dylib               	0x000000010490eb9e 0x104900000 + 60318
53  QtGui                         	0x0000000100b4139e QWindow::setGeometry(QRect const&) + 190
54  QtWidgets                     	0x00000001005c1b3e QWidgetPrivate::setGeometry_sys(int, int, int, int, bool) + 1182
55  QtWidgets                     	0x00000001005a333f QWidget::setGeometry(QRect const&) + 159
56  QtWidgets                     	0x000000010058c954 QWidgetItem::setGeometry(QRect const&) + 756
57  QtWidgets                     	0x000000010057bdb1 QBoxLayout::setGeometry(QRect const&) + 1441
58  QtWidgets                     	0x000000010057bdb1 QBoxLayout::setGeometry(QRect const&) + 1441
59  QtWidgets                     	0x00000001005893ab QLayoutPrivate::doResize(QSize const&) + 155
60  QtWidgets                     	0x00000001005896fc QLayout::activate() + 492
61  QtWidgets                     	0x00000001005a4b96 QWidget::setVisible(bool) + 902
62  com.yourcompany.Simplify3D    	0x000000010007a54c 0x100000000 + 501068
63  com.yourcompany.Simplify3D    	0x00000001002c163d 0x100000000 + 2889277
64  QtCore                        	0x0000000101248d7b QObject::event(QEvent*) + 747
65  QtWidgets                     	0x00000001005a5c52 QWidget::event(QEvent*) + 3378
66  QtWidgets                     	0x000000010069b7e7 QMainWindow::event(QEvent*) + 935
67  com.yourcompany.Simplify3D    	0x0000000100097dc1 0x100000000 + 622017
68  QtWidgets                     	0x000000010056d2dc QApplicationPrivate::notify_helper(QObject*, QEvent*) + 300
69  QtWidgets                     	0x000000010056fd9b QApplication::notify(QObject*, QEvent*) + 6187
70  QtCore                        	0x000000010121c5d7 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 631
71  libqcocoa.dylib               	0x000000010491fad6 0x104900000 + 129750
72  libqcocoa.dylib               	0x0000000104920478 0x104900000 + 132216
73  com.apple.CoreFoundation      	0x00007fff8b5145b1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
74  com.apple.CoreFoundation      	0x00007fff8b505c62 __CFRunLoopDoSources0 + 242
75  com.apple.CoreFoundation      	0x00007fff8b5053ef __CFRunLoopRun + 831
76  com.apple.CoreFoundation      	0x00007fff8b504e75 CFRunLoopRunSpecific + 309
77  com.apple.HIToolbox           	0x00007fff97d8aa0d RunCurrentEventLoopInMode + 226
78  com.apple.HIToolbox           	0x00007fff97d8a7b7 ReceiveNextEventCommon + 479
79  com.apple.HIToolbox           	0x00007fff97d8a5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
80  com.apple.AppKit              	0x00007fff95e0724e _DPSNextEvent + 1434
81  com.apple.AppKit              	0x00007fff95e0689b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
82  com.apple.AppKit              	0x00007fff95dfa99c -[NSApplication run] + 553
83  libqcocoa.dylib               	0x000000010491f1d4 0x104900000 + 127444
84  QtCore                        	0x0000000101218acd QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
85  QtCore                        	0x000000010121c007 QCoreApplication::exec() + 359
86  com.yourcompany.Simplify3D    	0x000000010004fdd3 0x100000000 + 327123
87  com.yourcompany.Simplify3D    	0x00000001000047d4 0x100000000 + 18388

... trimmed other threads since crash was on thread 0 
... 60k character limit for posts,
... full log available on request.

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 32
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 20252186
    thread_create: 1
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=274.9M resident=98.7M(36%) swapped_out_or_unallocated=176.2M(64%)
Writable regions: Total=447.6M written=128.1M(29%) resident=210.5M(47%) swapped_out=13.0M(3%) unallocated=237.1M(53%)
 
REGION TYPE                      VIRTUAL
===========                      =======
ATS (font support)                 31.9M
ATS (font support) (reserved)         4K        reserved VM address space (unallocated)
CG backing stores                  35.2M
CG image                            280K
CG raster data                      324K
CG shared images                    372K
CoreAnimation                      5808K
CoreGraphics                          4K
CoreImage                            52K
Foundation                            4K
IOKit                              57.3M
IOKit (reserved)                      4K        reserved VM address space (unallocated)
Kernel Alloc Once                     8K
MALLOC                            295.9M
MALLOC (admin)                       32K
Memory Tag 241                       92K
Memory Tag 242                       12K
Memory Tag 251                       28K
OpenCL                              136K
OpenGL GLSL                        1664K
STACK GUARD                        56.1M
Stack                              17.7M
VM_ALLOCATE                        28.8M
__DATA                             50.3M
__IMAGE                             528K
__LINKEDIT                         71.4M
__TEXT                            203.6M
__UNICODE                           544K
mapped file                        75.7M
shared memory                        68K
===========                      =======
TOTAL                             933.5M
TOTAL, minus reserved VM space    933.5M
 
BaudR8
Posts: 183
Joined: Fri Aug 29, 2014 9:59 am

Re: crash 2.1.2 OSX

the problem is your process is set up to slice @68mm, above all models on the build plate. It therefor slices nothing and previews a gcode file with no extrusions. Unselect "Start Print at" or choose something within the region of your model and it will slice and display properly
dennisjm
Posts: 343
Joined: Wed May 07, 2014 9:51 pm

Re: crash 2.1.2 OSX

Gha...

Thanks. That's an artifact from the previously loaded factory file, which has a tall model. I can't figure out if I like or dislike the fact that when I customize a process and save it to a factory file, then create a new factory file and add the processes, things like the start/stop at layer are preserved. Most of the time I'd rather it went back to the default in the process but you have to switch processes for that to happen. Doh.

Return to “Troubleshooting and Bug Reports”