Changes between Initial Version and Version 2 of Ticket #21935


Ignore:
Timestamp:
Oct 8, 2009, 3:55:38 PM (15 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21935 – Description

    initial v2  
    55
    66Here is the inspection trace from activitity monitor:
     7{{{
    78Sampling process 26021 for 3 seconds with 1 millisecond of run time between samples
    89Sampling completed, processing symbols...
     
    3435        kevent        2494
    3536Sample analysis of process 26021 written to file /dev/stdout
    36 
     37}}}
    3738
    3839Here is the trace from gdb:
     40{{{
    3941Undefined command: "thread-list".  Try "help".
    4042(gdb) info threads
     
    6163#4  0x00007fff84380b28 in _pthread_wqthread ()
    6264#5  0x00007fff843809c5 in start_wqthread ()
    63 
     65}}}
    6466
    6567I've also noticed that when xemacs execs a process xemacs locks up. Perhaps there is is a common problem between the two and how threads are handled in Snow Leopard.