Search the web
Sign In
New User? Sign Up
dmalloc · Debug Malloc Library (dmalloc) Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
LinuxThreads and Dmalloc   Message List  
Reply | Forward Message #115 of 529 |
hello, I'm sure you can help me there....
I used dmalloc quite happily in singlethreaded program, but
I run in quite a problem in multithreaded one (even just this simple:
main() {
void *leak = malloc(666);
};

linked as follows:
cc -o dm.o -lpthread -ldmallocth -o dm

when I run ./dm it just hangs consuming no CPU. (no core, no exception)

I experimented with setting Lock-On to different values 0-1000 but
it behaves the same way...

Thank you for your help.




Fri Jan 28, 2000 1:12 pm

mammal@...
Send Email Send Email

Forward
Message #115 of 529 |
Expand Messages Author Sort by Date

hello, I'm sure you can help me there.... I used dmalloc quite happily in singlethreaded program, but I run in quite a problem in multithreaded one (even just...
Stanislav Kutil
mammal@...
Send Email
Jan 28, 2000
3:56 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help