← Back to team overview

mudlet-makers team mailing list archive

[Bug 499481] Re: Crash on exit

 

** Changed in: mudlet
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/499481

Title:
  Crash on exit

Status in Mudlet the MUD client:
  Fix Released

Bug description:
  Has been mentioned several times that Mudlet on mac and windows would
  crash on exit. I think it happened here too:

  
  slot_trigger_clicked() enter 
  saveTrigger() needed msecs: 2 
  selected region= QRegion(size=1), bounds = QRect(0,608 264x16) 
   -  0 QRect(0,608 264x16) 
   
  saveTrigger() needed msecs: 0 
  saveTrigger() needed msecs: 1 
  saveTrigger() needed msecs: 1 
  saveTrigger() needed msecs: 2 
  saveTrigger() needed msecs: 2 
  saveTrigger() needed msecs: 2 
  saveTrigger() needed msecs: 2 
  saveTrigger() needed msecs: 2 
  saveTrigger() needed msecs: 2 
  [Thread 0x7fffe4d68910 (LWP 19583) exited]
  warning: (Internal error: pc 0x4328f3 in read in psymtab, but not in symtab.)

  warning: (Internal error: pc 0x4328f3 in read in psymtab, but not in
  symtab.)

  
  Program received signal SIGSEGV, Segmentation fault.
  warning: (Internal error: pc 0x4328f3 in read in psymtab, but not in symtab.)

  warning: (Internal error: pc 0x4328f3 in read in psymtab, but not in
  symtab.)

  warning: (Internal error: pc 0x4328f3 in read in psymtab, but not in
  symtab.)

  warning: (Internal error: pc 0x4328f3 in read in psymtab, but not in
  symtab.)

  warning: (Internal error: pc 0x4328f3 in read in psymtab, but not in
  symtab.)

  0x00000000004328f3 in QString::~QString() (warning: (Internal error:
  pc 0x4328f3 in read in psymtab, but not in symtab.)

  )
  warning: (Internal error: pc 0x4328f3 in read in psymtab, but not in symtab.)

  Current language:  auto
  The current source language is "auto; currently c++".
  warning: (Internal error: pc 0x4328f3 in read in psymtab, but not in symtab.)

  warning: (Internal error: pc 0x4328f3 in read in psymtab, but not in
  symtab.)

  (gdb) bt
  warning: (Internal error: pc 0x4328f3 in read in psymtab, but not in symtab.)

  warning: (Internal error: pc 0x4328f3 in read in psymtab, but not in
  symtab.)

  #0  0x00000000004328f3 in QString::~QString() (warning: (Internal
  error: pc 0x4328f3 in read in psymtab, but not in symtab.)

  )
  warning: (Internal error: pc 0x4328f3 in read in psymtab, but not in symtab.)

  warning: (Internal error: pc 0x4328f0 in read in psymtab, but not in
  symtab.)

  #1  0x00007ffff5798c12 in __run_exit_handlers (status=0) at exit.c:78
  #2  *__GI_exit (status=0) at exit.c:100
  #3  0x00007ffff577eac4 in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, 
      fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7fffffffe338) at libc-start.c:252
  #4  0x0000000000420b09 in _start () at ../sysdeps/x86_64/elf/start.S:113
  warning: (Internal error: pc 0x4328f3 in read in psymtab, but not in symtab.)

  (gdb)


References