[Pidgin] #4764: pidgin crashed around 5-6 times in matters of 5 minutes and hanged once

Pidgin trac at pidgin.im
Tue Mar 18 08:30:36 EDT 2008


#4764: pidgin crashed around 5-6 times in matters of 5 minutes and hanged once
---------------------------+------------------------------------------------
  Reporter:  typical       |       Owner:  lschiere
      Type:  defect        |      Status:  new     
  Priority:  minor         |   Milestone:          
 Component:  unclassified  |     Version:  2.3.1   
Resolution:                |    Keywords:          
   Pending:  0             |  
---------------------------+------------------------------------------------
Comment (by skliarie):

 pidgin 2.4.0-1 (as packaged by debian sid), after reboot, started getting
 locking up immediately, even before showing any windows. Here are several
 last lines of strace:

 open("/home/arie/.purple/cap.db", O_RDWR|O_CREAT|O_LARGEFILE, 0644) = 14
 fcntl64(14, F_GETFD)                    = 0
 fcntl64(14, F_SETFD, FD_CLOEXEC)        = 0
 fstat64(14, {st_mode=S_IFREG|0644, st_size=131072, ...}) = 0
 dup(14)                                 = 15
 mmap2(NULL, 8392704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
 0) = 0xb4f7f000
 mprotect(0xb4f7f000, 4096, PROT_NONE)   = 0
 clone(child_stack=0xb577f444,
 flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID,
 parent_tidptr=0xb577fbd8, {entry_number:6, base_addr:0xb577fb90,
 limit:1048575, seg_32bit:1, contents:0, read_exec_only:0,
 limit_in_pages:1, seg_not_present:0, useable:1}, child_tidptr=0xb577fbd8)
 = 5912
 mmap2(NULL, 8392704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
 0) = 0xb477e000
 mprotect(0xb477e000, 4096, PROT_NONE)   = 0
 clone(child_stack=0xb4f7e444,
 flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID,
 parent_tidptr=0xb4f7ebd8, {entry_number:6, base_addr:0xb4f7eb90,
 limit:1048575, seg_32bit:1, contents:0, read_exec_only:0,
 limit_in_pages:1, seg_not_present:0, useable:1}, child_tidptr=0xb4f7ebd8)
 = 5913
 futex(0xb577fbd8, FUTEX_WAIT, 5912, NULL

 It could be different bug that the earlier report though.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/4764#comment:1>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list