Lord Satan wrote:
> Hi everyone,
> 
> I am in need of a little help. Yesterday I did a svn update and all worked 
> perfectly. Today I wanted to work a little on my project but lazarus crashed.
> I did an svn update tried it again and lazarus told me that there was a 
> problem opening my project the last time I tried to start lazarus and asked 
> me if I wanted to load my project anyway. Neither anwsering yes nor no 
> changed anything about the crash. 
> Here is the output of lazarus (being told not to load my project) and my try 
> to get a backtrace which failed (I don't know why):
> 
> [EMAIL PROTECTED]:~/pascal/lazarus$ gdb lazarus
> GNU gdb 6.3-debian
> Copyright 2004 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you are
> welcome to change it and/or distribute copies of it under certain conditions.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB.  Type "show warranty" for details.
> This GDB was configured as "i386-linux"...Using host libthread_db library 
> "/lib/tls/i686/cmov/libthread_db.so.1".
> 
> (gdb) run --g-fatal-warnings
> Starting program: /home/satan/pascal/lazarus/lazarus --g-fatal-warnings
> [WARNING] *******************************************************
> [WARNING] **                                                   **
> [WARNING] ** Multibyte character encodings (like UTF8) are not **
> [WARNING] ** supported at the moment.                          **
> [WARNING] ** For full keyboard event support, make sure that   **
> [WARNING] ** the LANG environment var has no UTF8              **
> [WARNING] **                                                   **
> [WARNING] *******************************************************
> TApplication.IconChanged - TODO: convert this message...no implementation in 
> gtk or win32
> NOTE: help options config file not found - using defaults
> TMainIDE.DoNewProject A
> TMainIDE.DoNewEditorFile A NewFilename=
> TPascalParserTool.BuildTree B OnlyIntf=False  project1.lpr
> [TCustomFormEditor.CreateComponent] Class='TForm'
> TPascalParserTool.BuildTree B OnlyIntf=False  project1.lpr
> TMainIDE.DoNewEditorFile end unit1.pas
> TMainIDE.DoNewProject end
> Gdk-ERROR **: BadAlloc (insufficient resources for operation)
>   serial 8139 error_code 11 request_code 53 minor_code 0
> Gdk-ERROR **: BadDrawable (invalid Pixmap or Window parameter)
>   serial 8140 error_code 9 request_code 62 minor_code 0
> 
> Program exited with code 01.
> (gdb) bt
> No stack.
> 
> System: Athlon 2000+, 512MB
> OS: Ubuntu 5.04 Hoary
> fpc version: 2.0.0
> lazarus revision: 7701
> 
> Any help is highly welcome and if you need any additional information do not 
> hesitate to ask.
> Btw the only changes to my system I can think of were some security updates, 
> mostly xorg but I cannot see any connection.
> 

Do you have ATI Radeon 7000 or 9200 or other Radeon graphic card ?

Regards
Boguslaw Brandys

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to