Hello,

I have problem after building lazarus rev 9144, I can't start lazarus. I compile with interface GTK2. Before i have had the same problem with GTK interface.

Has anyone an idea in how i can help you with this ?


Here the log:
[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] *******************************************************
[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: codetools config file not found - using defaults

NOTE: FPC Source Directory not set! (see Environment Options)

NOTE: Could not create Define Template for Free Pascal Sources
NOTE: help options config file not found - using defaults
TProject.ReadProject SessionStorage=0 ProjectSessionFile=/home/luc/lazarus/examp les/address_book/addrbook.lpi
TPascalParserTool.BuildTree B /home/luc/lazarus/examples/address_ book/frmmain.pas
[FORMS.PP] ExceptionOccurred
  Sender=EInvalidOp
  Exception=Invalid floating point operation
  Stack trace:
  $00002AAAAC04B6AC  CODEEXPLOPTS_finalize,  line 104 of debugoptionsfrm.pas
TApplication.HandleException Invalid floating point operation
  Stack trace:
  $00002AAAAC04B6AC  CODEEXPLOPTS_finalize,  line 104 of debugoptionsfrm.pas

(lazarus:7095): GLib-GObject-WARNING **: gsignal.c:1739: instance `0x1330900' ha s no handler with id `1332'

(lazarus:7095): GLib-GObject-WARNING **: gsignal.c:1739: instance `0x1330b00' ha s no handler with id `1360'

(lazarus:7095): GLib-GObject-WARNING **: gsignal.c:1739: instance `0x1330d00' ha s no handler with id `1388'

(lazarus:7095): GLib-GObject-WARNING **: gsignal.c:1739: instance `0x1330e00' ha s no handler with id `1416'

(lazarus:7095): GLib-GObject-WARNING **: gsignal.c:1739: instance `0x13360b0' ha s no handler with id `1444'

(lazarus:7095): GLib-GObject-WARNING **: gsignal.c:1739: instance `0x13362b0' ha s no handler with id `1472'

(lazarus:7095): GLib-GObject-WARNING **: gsignal.c:1739: instance `0x13364b0' ha s no handler with id `1500'

(lazarus:7095): GLib-GObject-WARNING **: gsignal.c:1739: instance `0x13366b0' ha s no handler with id `1528'

(lazarus:7095): GLib-GObject-WARNING **: gsignal.c:1739: instance `0x133a920' ha s no handler with id `1556'
Note: GetTextBuf is overridden for:
[FORMS.PP] ExceptionOccurred
  Sender=EAccessViolation
  Exception=Access violation
  Stack trace:
  $0000000000000000
  $0000000000526A61  TCONTROL__SETTEXT,  line 3354 of ./include/control.inc
  $0000000000478012  TMAINIDE__UPDATECAPTION,  line 8889 of main.pp
  $000000000048B545  TMAINIDEBASE__SETTOOLSTATUS,  line 239 of mainbase.pas
  $000000000045AD53  TMAINIDE__SETTOOLSTATUS,  line 2758 of main.pp
  $0000000000452574  TMAINIDE__DESTROY,  line 1138 of main.pp
  $000000000042073F
  $000000000043D429  TAPPLICATION__DOBEFOREFINALIZATION,  line 804 of ./include/ application.inc
  $0000000000431631  BEFOREFINALIZATION,  line 1323 of forms.pp
  $0000000000425026
  $0000000000425281
  $00000000004252B6
  $00000000004254C1
  $0000000000421DCA
  $00000000004222FA
  $0000000000455EBB  TMAINIDE__SETUPSTARTPROJECT,  line 1702 of main.pp
TApplication.HandleException Access violation
  Stack trace:
  $0000000000000000
  $0000000000526A61  TCONTROL__SETTEXT,  line 3354 of ./include/control.inc
  $0000000000478012  TMAINIDE__UPDATECAPTION,  line 8889 of main.pp
  $000000000048B545  TMAINIDEBASE__SETTOOLSTATUS,  line 239 of mainbase.pas
  $000000000045AD53  TMAINIDE__SETTOOLSTATUS,  line 2758 of main.pp
  $0000000000452574  TMAINIDE__DESTROY,  line 1138 of main.pp
  $000000000042073F
  $000000000043D429  TAPPLICATION__DOBEFOREFINALIZATION,  line 804 of ./include/ application.inc
  $0000000000431631  BEFOREFINALIZATION,  line 1323 of forms.pp
  $0000000000425026
  $0000000000425281
  $00000000004252B6
  $00000000004254C1
  $0000000000421DCA
  $00000000004222FA
  $0000000000455EBB  TMAINIDE__SETUPSTARTPROJECT,  line 1702 of main.pp
TApplication.HandleException: there was another exception during showing the fir st exception
[FORMS.PP] ExceptionOccurred
Runtime error 217 at $0000000000421DCA
  $0000000000421DCA
  $00000000004222FA
  $0000000000455EBB  TMAINIDE__SETUPSTARTPROJECT,  line 1702 of main.pp
  $00000000004524DE  TMAINIDE__STARTIDE,  line 1130 of main.pp
  $0000000000415A40  main,  line 90 of lazarus.pp


Reply via email to