Re: Text View Complaining about Double Free or Corruption

2008-02-27 Thread Mark Rodriguez
James, When doe s the error occur? 0. When program starts 1. When shutting down 2. When creating the text_view the first time 3. When creating the text_view the Nth time I will assume it happens durin shutdown (#1). Yes you are correct. In the real application, the application

Text View Complaining about Double Free or Corruption

2008-02-26 Thread Mark Rodriguez
Was wondering if anybody has any idea(s) why the code below would seem to work fine on GTK/X11 (at least I don't see any error messages), but fail on GTK/DirectFB? When the application is exited by hitting the Quit button, I receive the following error message: *** glibc detected *** TextDemo:

Text View Complaining about Double Free or Corruption

2008-02-25 Thread Mark Rodriguez
Was wondering if anybody has any idea(s) why the code below would seem to work fine on GTK/X11 (at least I don't see any error messages), but fail on GTK/DirectFB? When the application is exited by hitting the Quit button, I receive the following error message: *** glibc detected *** TextDemo: