Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ MT-multithreading and servers » MT on Linux?
Re: MT on Linux? [message #14778 is a reply to message #14762] Fri, 14 March 2008 14:32 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
mrjt wrote on Thu, 13 March 2008 11:08


3- The GUI app has heap leaks that only appear when compiled with MT. I have tested this on a literally empty program (just GUI_APP_MAIN { }) and they still occur. This is particularly annoying because of (2), and I suspect these issues may be related.



This would happen if you would use posix threads directly, without Upp::Thread... If something deep under does pthread_..., it is the culprit.

How are these leaks reported?

Also, you might try to compile with USEMALLOC.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: CoWork buggy!?
Next Topic: How to send broadcast
Goto Forum:
  


Current Time: Fri May 03 14:18:05 CEST 2024

Total time taken to generate the page: 0.01615 seconds