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++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » [FIXED] - Crash on today compiled ide
[FIXED] - Crash on today compiled ide [message #25620] Thu, 04 March 2010 00:36 Go to next message
mdelfede is currently offline  mdelfede
Messages: 1307
Registered: September 2007
Ultimate Contributor
I got a segmentation fault on today's compiled theide.
Codes segmentates in X11 library, just on a XftFontMatch() call inside CreateXftFont(), DrawTextX11.cpp line 40.
Adding this just before that line :
if(!Xdisplay)
	return NULL;

Allows theide to run.
I guess it's some initializer that runs before Xdisplay is set.

Ciao

Max

[Updated on: Sat, 06 March 2010 20:09]

Report message to a moderator

Re: [FIXED] - Crash on today compiled ide [message #25662 is a reply to message #25620] Sat, 06 March 2010 20:09 Go to previous message
mdelfede is currently offline  mdelfede
Messages: 1307
Registered: September 2007
Ultimate Contributor
Fixed today 06/03/2010 by Mirek.

Ciao

Max
Previous Topic: [FIXED] - Memory leak on empty CtrlLib app on single PC
Next Topic: Errors compiling with mingw
Goto Forum:
  


Current Time: Thu Mar 28 16:57:25 CET 2024

Total time taken to generate the page: 0.01251 seconds