Recent

Author Topic: Opening project causes crash  (Read 3534 times)

Zombat

  • New member
  • *
  • Posts: 7
Opening project causes crash
« on: October 21, 2006, 07:50:26 pm »
I've been developing a program with Lazarus in Win32. When I then open the project with Lazarus in Linux (Debian 3.1 r3), I get an error about LFM files missing for my .pas files which have no forms (since it's a unit not a form). Anyone who has a workaround for this?

Code: [Select]
Gtk-CRITICAL **: file gtkstyle.c: line 341 (gtk_style_copy): assertion `style != NULL' failed.
SUCCESS: streaming lfm="/home/zombat/lazarus/dfs/main.lfm"
TMainIDE.DoLoadLFM there is no LFM file for "/home/zombat/lazarus/dfs/functions.pas"
TMainIDE.DoLoadLFM there is no LFM file for "/home/zombat/lazarus/dfs/configuration.pas"
TApplication.HandleException Invalid type cast
  Stack trace:
  $0815E1FE
  $40233BB6
  $4026C6D5
  $4026B98B
  $40269134
  $402AA748
  $402AFC4A
  $40233DE0
  $4026B707
  $40269134
  $402A8F84
  $401BFEC2
  $40233DE0
  $4026B707
  $40269134
  $402A8F84
  $40244122
lazarus.pp - unhandled exception
Note: GetTextBuf is overridden for:
¼I_
[FORMS.PP] ExceptionOccurred
  Sender=EAccessViolation
  Exception=Access violation
  Stack trace:
  $00000000
  $0813FF49
  $080A1AED
  $080ADDCC
  $0808CEFF
  $08086B8B
  $0805E0B1
  $08075D4A
  $0806C0E5
  $08062300
  $08062550
  $08062581
  $0805411E
TApplication.HandleException: there was another exception during showing the first exception
[FORMS.PP] ExceptionOccurredôÿø>Q@ö_€«P9°

felipemdc

  • Administrator
  • Hero Member
  • *
  • Posts: 3538
RE: Opening project causes crash
« Reply #1 on: October 27, 2006, 03:21:11 pm »
Can you create a backtrace with GDB and post it here?

http://wiki.lazarus.freepascal.org/Creating_a_Backtrace_with_GDB

 

TinyPortal © 2005-2018