On Wednesday, 4 October 2017 08:32:03 PDT Gonzalo Aguilar Delgado wrote:
> The inferior stopped because it received a signal from the operating system.
> 
> Signal name :
> 
> 
> 
> SIGSEGV

Can you paste the backtrace from all threads when that signal happens? Right-
click the funtion stack in Qt Creator and select "Create full backtrace". If 
you're directly in gdb, just type "thread apply all bt" (I don't actually need 
the full, but I need a gdb trace).

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to