Hello.
While working on rtorrent OpenIndiana component I've seen stange sporadic application hangs. Application becomes unresponsive and can't be killed without reboot.

After some debugging I've found that it actively uses mmap/munmap functions and sometimes hangs in munmap system call.

It enters in munmap() with m_ptr=FD213000 m_end=FD413800 and never leaves it. Dtracing also showed that in this case munmap::entry probe is hitted, but munmap::return is never reached. How can I debug this further?
--
Best regards,
Alexander Pyhalov,
system administrator of Computer Center of Southern Federal University


-------------------------------------------
illumos-discuss
Archives: https://www.listbox.com/member/archive/182180/=now
RSS Feed: https://www.listbox.com/member/archive/rss/182180/21175430-2e6923be
Modify Your Subscription: 
https://www.listbox.com/member/?member_id=21175430&id_secret=21175430-6a77cda4
Powered by Listbox: http://www.listbox.com

Reply via email to