| 
    
       gdb leechcraft                                        
 
     | 
  
  
     | 
    
       GNU gdb (Gentoo 7.1 p1) 7.1
 
     | 
  
  
     | 
    
       Copyright (C) 2010 Free Software Foundation, Inc.
 
     | 
  
  
     | 
    
       License GPLv3+: GNU GPL version 3 or later <http://gnu.org
 
     | 
  
  
     | 
    
       This is free software: you are free to change and redistri
 
     | 
  
  
     | 
    
       There is NO WARRANTY, to the extent permitted by law.  Typ
 
     | 
  
  
     | 
    
       and "show warranty" for details.
 
     | 
  
  
     | 
    
       This GDB was configured as "i686-pc-linux-gnu".
 
     | 
  
  
     | 
    
       For bug reporting instructions, please see:
 
     | 
  
  
     | 
    
       <http://bugs.gentoo.org/>...
 
     | 
  
  
     | 
    
       Reading symbols from /usr/bin/leechcraft...(no debugging s
 
     | 
  
  
     | 
    
       (gdb) run
 
     | 
  
  
     | 
    
       Starting program: /usr/bin/leechcraft 
 
     | 
  
  
     | 
    
       [Thread debugging using libthread_db enabled]
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       (<unknown>:26031): Gtk-WARNING **: Загружаемый модуль тем 
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       (<unknown>:26031): Gtk-WARNING **: Загружаемый модуль тем 
 
     | 
  
  
     | 
    
       [New Thread 0xb52ffb70 (LWP 26073)]
 
     | 
  
  
     | 
    
       [Thread 0xb52ffb70 (LWP 26073) exited]
 
     | 
  
  
     | 
    
       [New Thread 0xb52ffb70 (LWP 26096)]
 
     | 
  
  
     | 
    
       [New Thread 0xb29ceb70 (LWP 26098)]
 
     | 
  
  
     | 
    
       [New Thread 0xb20adb70 (LWP 26099)]
 
     | 
  
  
     | 
    
       [New Thread 0xb16ffb70 (LWP 26100)]
 
     | 
  
  
     | 
    
       [Thread 0xb16ffb70 (LWP 26100) exited]
 
     | 
  
  
     | 
    
       [New Thread 0xb16ffb70 (LWP 26130)]
 
     | 
  
  
     | 
    
       [New Thread 0xb0aeeb70 (LWP 26131)]
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       Program received signal SIGSEGV, Segmentation fault.
 
     | 
  
  
     | 
    
       0xb2a8907c in QMap<QString, QList<LeechCraft::Plugins::SeekThru::EngineInfo> >::detach_helper() () from /usr/lib/leechcraft/plugins/libleechcraft_seekthru.so
 
     | 
  
  
     | 
    
       (gdb) bt
 
     | 
  
  
     | 
    
       #0  0xb2a8907c in QMap<QString, QList<LeechCraft::Plugins::SeekThru::EngineInfo> >::detach_helper() () from /usr/lib/leechcraft/plugins/libleechcraft_seekthru.so
 
     | 
  
  
     | 
    
       #1  0xb2a85ecb in LeechCraft::Plugins::SeekThru::StartupFirstPage::StartupFirstPage(QWidget*) () from /usr/lib/leechcraft/plugins/libleechcraft_seekthru.so
 
     | 
  
  
     | 
    
       #2  0xb2a82118 in LeechCraft::Plugins::SeekThru::WizardGenerator::GetPages() () from /usr/lib/leechcraft/plugins/libleechcraft_seekthru.so
 
     | 
  
  
     | 
    
       #3  0xb2a69e46 in LeechCraft::Plugins::SeekThru::SeekThru::GetWizardPages() const () from /usr/lib/leechcraft/plugins/libleechcraft_seekthru.so
 
     | 
  
  
     | 
    
       #4  0x080c03bb in ?? ()
 
     | 
  
  
     | 
    
       #5  0x080661a5 in _start ()
 
     | 
  
  
     | 
    
       (gdb) e
 
     | 
  
  
     | 
    
       echo       edit       enable     end        exec-file  
 
     | 
  
  
     | 
    
       (gdb) quit 
 
     | 
  
  
     | 
    
       A debugging session is active.
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       	Inferior 1 [process 26031] will be killed.
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       Quit anyway? (y or n) y
 
     |