[Interest] Calling QT Class method from pthread thread

Thiago Macieira thiago.macieira at intel.com
Wed Oct 4 17:36:39 CEST 2017


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




More information about the Interest mailing list