GTK+ Forums Forum Index GTK+ Forums
Discussion forum for GTK+ and Programming. Ask questions, troubleshoot problems, view and post example code, or express your opinions.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

What is people use to find the problem related to GTK

 
Post new topic   Reply to topic    GTK+ Forums Forum Index -> General GTK+ Discussion
Author Message
ONEEYEMAN
Familiar Face


Joined: 26 Sep 2009
Posts: 10

PostPosted: Sat Jan 16, 2010 7:52 am    Post subject: What is people use to find the problem related to GTK Reply with quote

Hi, ALL,
I am using wxWidgets C++ library along with GTK+.
Now I have some code written. It compiles and runs fine under Linux, but at the end it gives 2 problems:

Code: (Plaintext)
1
2
3

Gtk-CRITICAL**: gtk_window_set_geometry_hints assertion `GTK_IS_WINDOW(window)` failed


and more serious

Code: (Plaintext)
1
2
3

*** glibc detected double free or corruption (!prev) 0x09c69788***


I am wondering what people use on Linux to troubleshoot those kind of problems.
I tried to run the program under the valgrind (memcheck) to find the cause of the second one, but without success. In it's output there is no indication of my program anywhere.

Thank you.

P.S.: Of course there is no such thing when running wxWidgets samples...
Back to top
Display posts from previous:   
Post new topic   Reply to topic    GTK+ Forums Forum Index -> General GTK+ Discussion All times are GMT
Page 1 of 1

 


Powered by phpBB © 2001, 2005 phpBB Group
CodeBB 1.0 Beta 2
Protected by Anti-Spam ACP