I confirm, it does the same for me. I also go AV once on run (in message window).

Here's the backtrace. Oh and I did update but it's still there.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Program received signal SIGSEGV, Segmentation fault.
0x080f5ce5 in TGTKWIDGETSET__PROCESSCHILDSIGNAL (this=0x0) at gtkobject.inc:550
550     gtkobject.inc: No such file or directory.
       in gtkobject.inc
(gdb) backtrace
#0  0x080f5ce5 in TGTKWIDGETSET__PROCESSCHILDSIGNAL (this=0x0)
   at gtkobject.inc:550
#1  0x080f5d75 in THREADSYNC_IOCALLBACK (SOURCE=0x88adc48, CONDITION=1,
   DATA=0x0) at gtkobject.inc:575
#2  0xb7f250b7 in g_io_add_watch () from /usr/lib/libglib-1.2.so.0
#3  0xb7f26731 in g_get_current_time () from /usr/lib/libglib-1.2.so.0
#4  0xb7f27239 in g_main_add_poll () from /usr/lib/libglib-1.2.so.0
#5  0xb7d7e070 in gtk_main_iteration_do () from /usr/lib/libgtk-1.2.so.0
#6  0x080f76b7 in TGTKWIDGETSET__APPPROCESSMESSAGES (this=0xb7ab2014)
   at gtkobject.inc:1582
#7  0x080747b7 in TAPPLICATION__HANDLEMESSAGE (this=0xb7ad2014)
   at application.inc:899
#8  0x08074b40 in RUNMESSAGE (parentfp=0xbff6517c) at application.inc:1016
#9  0x08074a8b in TAPPLICATION__RUNLOOP (this=0xb7ad2014)
   at application.inc:1026
#10 0x080b033f in TWIDGETSET__APPRUN (ALOOP=0x8074a4c <TAPPLICATION__RUNLOOP>,
   this=0xb7ab2014) at interfacebase.inc:42
#11 0x08074a38 in TAPPLICATION__RUN (this=0xb7ad2014) at application.inc:1006
#12 0x0805389d in main () at lazarus.pp:88
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


But there is something new with this svn: closing any program under the IDE gives an "access violation" I can re-compile and run again, it seems to happen only after closing the application
Jean-Marc

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


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

Reply via email to