[vtkusers] (no subject)

Simon Esneault simon.esneault at gmail.com
Wed Oct 10 08:16:15 EDT 2018


Hello community,

We sometimes get an ugly crash in our app, for the first rendering on a 3D
view on OSX.
We are using QT 5.9.4, and VTK 8.1.

Here is the stacktrace, does that ring a bell to anyone ?

**********************************************************************************
0: Process: App_Starter [65595]
1: Path: /Applications/EndoSize.app/Contents/MacOS/App_Starter
2: Identifier: App_Starter
3: Version: ???
4: Code Type: X86-64 (Native)
5: Parent Process: ??? [1]
6: Responsible: App_Starter [65595]
7: User ID: 501
8:
9: Date/Time: 2018-10-10 13:41:35.706 +0200
10: OS Version: Mac OS X 10.13.6 (17G65)
11: Report Version: 12
12: Anonymous UUID: 2296AEBE-E6B4-BDDD-C0D9-5C1C10D27782
13:
14: Sleep/Wake UUID: E59AB7AB-66BB-4E40-9F86-4E6D8239F26B
15:
16: Time Awake Since Boot: 540000 seconds
17: Time Since Wake: 250 seconds
18:
19: System Integrity Protection: enabled
20:
21: Crashed Thread: 0 Dispatch queue: com.apple.main-thread
22:
23: Exception Type: EXC_CRASH (SIGABRT)
24: Exception Codes: 0x0000000000000000, 0x0000000000000000
25: Exception Note: EXC_CORPSE_NOTIFY
26:
27: Application Specific Information:
28: abort() called
29:
30: Application Specific Signatures:
31: Graphics hardware encountered an error and was reset: 0x00000003
32:
33:
34: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
35: 0 libsystem_kernel.dylib 0x00007fff51aacb66 __pthread_kill + 10
36: 1 libsystem_pthread.dylib 0x00007fff51c77080 pthread_kill + 333
37: 2 libsystem_c.dylib 0x00007fff51a081ae abort + 127
38: 3 libGPUSupportMercury.dylib 0x00007fff4259a0f1 gpusGenerateCrashLog +
168
39: 4 com.apple.driver.AppleIntelHD5000GraphicsGLDriver 0x0000000116900c5d
gpusKillClientExt + 9
40: 5 libGPUSupportMercury.dylib 0x00007fff4259b63a gpusSubmitDataBuffers +
540
41: 6 com.apple.driver.AppleIntelHD5000GraphicsGLDriver 0x00000001164b963a
IntelCommandBuffer::getNew(GLDContextRec*) + 178
42: 7 com.apple.driver.AppleIntelHD5000GraphicsGLDriver 0x00000001164b9232
intelSubmitCommands + 178
43: 8 com.apple.driver.AppleIntelHD5000GraphicsGLDriver 0x00000001164c6b76
intelFinishCommands + 187
44: 9 com.apple.driver.AppleIntelHD5000GraphicsGLDriver 0x00000001164c60e0
glrReadFramebufferData + 4556
45: 10 GLEngine 0x00007fff3406d4f9 glReadPixels_Exec + 1032
46: 11 libGL.dylib 0x00007fff334b7dc3 glReadPixels + 42
47: 12 libThVtk.dylib 0x000000010a49ae87
vtkOpenGLRenderWindow::ReadPixels(vtkRecti const&, int, int, int, void*,
int) + 743
48: 13 libThVtk.dylib 0x000000010a49aa9d
vtkOpenGLRenderWindow::GetPixelData(int, int, int, int, int, int) + 157
49: 14 libThVtk.dylib 0x000000010a5ccc43 vtkRenderer::Render() + 1683
50: 15 libThVtk.dylib 0x000000010a5cba09 vtkRendererCollection::Render() +
137
51: 16 libThVtk.dylib 0x000000010a5d624c vtkRenderWindow::DoStereoRender()
+ 140
52: 17 libThVtk.dylib 0x000000010a5d5559 vtkRenderWindow::Render() + 649
53: 18 libThVtk.dylib 0x000000010a42af02
vtkGenericOpenGLRenderWindow::Render() + 34
54: 19 libThVtk.dylib 0x000000010a5d9627
vtkRenderWindowInteractor::Render() + 39
55: 20 libThVtk.dylib 0x000000010a16b90a QVTKOpenGLWindow::paintGL() + 138
56: 21 QtGui 0x0000000110ef87a5 0x110e8f000 + 432037
57: 22 QtGui 0x0000000110ef85ad
QPaintDeviceWindow::exposeEvent(QExposeEvent*) + 173
58: 23 QtGui 0x0000000110ecd25e QWindow::event(QEvent*) + 798
59: 24 QtGui 0x0000000110ef8656 QPaintDeviceWindow::event(QEvent*) + 118
60: 25 QtWidgets 0x00000001108f4c52
QApplicationPrivate::notify_helper(QObject*, QEvent*) + 306
61: 26 QtWidgets 0x00000001108f5f6f QApplication::notify(QObject*, QEvent*)
+ 383
**********************************************************************************

Thanks

Simon

-- 
------------------------------------------------------------------
Simon Esneault
Rennes, France
------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/vtkusers/attachments/20181010/a9b447f3/attachment.html>


More information about the vtkusers mailing list