#1568: crash in 1.3.5-rc2 probably offline auth req.
----------------------+-----------------------------------------------------
  Reporter:  jth      |       Owner:       
      Type:  defect   |      Status:  new  
  Priority:  normal   |   Milestone:  1.3.5
 Component:  message  |     Version:  devel
Resolution:           |    Keywords:       
----------------------+-----------------------------------------------------
Comment (by erijo):

 What did you do when this happened?

 Can you reproduce it? If so, could you run licq in gdb, put a breakpoint
 on 'CUserManager::!FetchOwner(unsigned long, unsigned short)', and print a
 backtrace every time that breakpoint is reached.

 Run like this:
 {{{
 # gdb licq
 > break 'CUserManager::FetchOwner(unsigned long, unsigned short)'
 > run
 ...
 > bt
 > cont
 ...
 > bt
 > cont
 ...
 }}}

-- 
Ticket URL: <http://trac.licq.org/ticket/1568#comment:2>
Licq <http://trac.licq.org/>
Licq - an instant messaging client for UNIX.

Reply via email to