Problem 1927

Summary: SegFault on MacOs Sierra
Product: Geant4 Reporter: Dan Ciubotaru <dan.andrei.ciubotaru>
Component: interfacesAssignee: Laurent Garnier <laurent.garnier>
Status: RESOLVED DUPLICATE    
Severity: major CC: garnier
Priority: P4    
Version: 10.3   
Hardware: Apple   
OS: Mac OS X   
Attachments: Process_log

Description Dan Ciubotaru 2016-12-12 16:43:28 CET
Created attachment 435 [details]
Process_log

Hi everybody,

I'm trying to run my application in MacOS Sierra with the new release 10.3.0. and the application crashes with segmentation fault. This problem appears when I clicked on icons in the top toolbar (move, zoom out, zoom in). I tested this in the basic examples provided by Geant4 (B1 - B5) and the results are the same.

I attached the process log.

Thank you!
Comment 1 Laurent Garnier 2016-12-16 14:26:08 CET
Hi Dan, 

I'm also on Sierra with Qt5.7/Qt4.8 and I see no problems. What is your Qt version? Is it the same if you disable the default toolbar and make one by yourself ?
/gui/defaultIcons false
/gui/addIcon "my Icon ortho" ortho
/gui/addIcon "my Icon perspective"  perspective

Cheers, 
Laurent
Comment 2 garnier 2017-03-21 08:54:01 CET

*** This problem has been marked as a duplicate of problem 1933 ***