On Fri, 27 Jan 2006 15:26:48 +0100
barko <[EMAIL PROTECTED]> wrote:
> On Fri, 27 Jan 2006 15:05:36 +0100, Mattias Gaertner
> <[EMAIL PROTECTED]> wrote:
> > Can you create a backtrace:
>
> here it is:
>
> [EMAIL PROTECTED] lazarus]$ gdb lazarus
> GNU gdb 6.3-5mdk (Mandriva Linux release 2006.0)
> 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 "i586-mandriva-linux-gnu"...Using host
>
> libthread_db library "/lib/tls/libthread_db.so.1".
>
> (gdb) run --g-fatal-warnings
> Starting program: /home/barko/freepascal/lazarus/lazarus
> --g-fatal-warnings Reading symbols from shared object read from target
> memory...done. Loaded system supplied DSO at 0xffffe000
> [Thread debugging using libthread_db enabled]
> [New Thread -1212512576 (LWP 6547)]
> TApplication.IconChanged - TODO: convert this message...no implementation
>
> in gtk or win32
> NOTE: codetools config file not found - using defaults
> Detaching after fork from child process 6550.
> Detaching after fork from child process 6551.
> Detaching after fork from child process 6552.
> 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
> Detaching after fork from child process 6553.
> Detaching after fork from child process 6554.
> Detaching after fork from child process 6555.
>
> Gtk-WARNING **: invalid cast from (NULL) pointer to `GtkWidget'
> aborting...
>
> Program received signal SIGABRT, Aborted.
> [Switching to Thread -1212512576 (LWP 6547)]
> 0xffffe410 in __kernel_vsyscall ()
> Current language: auto; currently c
> (gdb) bt
> #0 0xffffe410 in __kernel_vsyscall ()
> #1 0xb7bd4ef1 in raise () from /lib/tls/libc.so.6
> #2 0xb7bd683b in abort () from /lib/tls/libc.so.6
> #3 0xb7fa8c87 in g_logv () from /usr/lib/libglib-1.2.so.0
> #4 0xb7f5699c in ?? () from /usr/X11R6/lib/libX11.so.6
> (gdb) quit
>
> that's all.
:(
Ok. Maybe it has something to do with the color patch. Can you 'update' to
revision 8624:
svn up -r 8624
Rebuild lazarus and check if it crashes. If not, update to 8625 and test
again.
Mattias
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives