Recent

Author Topic: Lazarus 1.2RC1 crash opening a folder on Open Package Dialog  (Read 3766 times)

Giu

  • Full Member
  • ***
  • Posts: 131
Lazarus 1.2RC1 crash opening a folder on Open Package Dialog
« on: January 02, 2014, 11:47:38 am »
Hi all,

I'm trying to install a package. I do.
Package Menu -> Open Package (.lpk)
In Open Package dialog, when I double click on a specific folder, Lazarus crash. Don't crash with other folders.

I'm trying to follow this steps, just for testing:
http://forum.lazarus.freepascal.org/index.php/topic,12481.msg136323.html#msg136323

Example: I can install fpGui as describe in this link, being fpGui in folder C:\Dev\LazCompo\fpGUI-develop
I can't install uiDesigner on folder C:\Dev\LazCompo\uidesigner-ext because when try to open this folder from Open Package dialog, Laz crash.

It's not important for me right now this component, but I would like to have ready a Laz enviroment to start a little project, and this happened to me in the past with other components inside components folder of Lazarus.

There are some LOG used by Lazarus to check what happened?

In Windows Event registry, I see:
Code: [Select]
Nombre de la aplicación con errores: lazarus.exe, versión: 1.2.0.1, marca de tiempo: 0x00000000
Nombre del módulo con errores: ntdll.dll, versión: 6.3.9600.16408, marca de tiempo: 0x523d5305
Código de excepción: 0x00000000
Desplazamiento de errores: 0x00000000000eec10
Identificador del proceso con errores: 0x4f88
Hora de inicio de la aplicación con errores: 0x01cf07a6518fba4a
Ruta de acceso de la aplicación con errores: C:\Dev\lazarus1.2RC1\lazarus.exe
Ruta de acceso del módulo con errores: C:\windows\SYSTEM32\ntdll.dll
Identificador del informe: 9447c065-7399-11e3-827c-a5728ef5a608
Nombre completo del paquete con errores:
Identificador de aplicación relativa del paquete con errores:


I readed this, but not apply to my folders.
http://forum.lazarus.freepascal.org/index.php?topic=19738.0

JuhaManninen

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4709
  • I like bugs.
Re: Lazarus 1.2RC1 crash opening a folder on Open Package Dialog
« Reply #1 on: January 02, 2014, 01:49:32 pm »
You should run Lazarus under GDB and create a backtrace after it crashes.
Mostly Lazarus trunk and FPC 3.2 on Manjaro Linux 64-bit.

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 12291
  • Debugger - SynEdit - and more
    • wiki
Re: Lazarus 1.2RC1 crash opening a folder on Open Package Dialog
« Reply #2 on: January 02, 2014, 02:03:13 pm »
Search the forum for "SEH". It may or may not be related

If so, then this is a known issue, but the fix is only available in fpc 2.7.1

Giu

  • Full Member
  • ***
  • Posts: 131
Re: Lazarus 1.2RC1 crash opening a folder on Open Package Dialog
« Reply #3 on: January 02, 2014, 06:33:52 pm »
Search the forum for "SEH". It may or may not be related

If so, then this is a known issue, but the fix is only available in fpc 2.7.1

Don't know if exactly related, but with 32bits versions, I opened correctly the folders.
It's curious, I understand an error trying to compile, or opening a project with 32 or 63bits versions, but, opening a folder from an OpenDialog?

 

TinyPortal © 2005-2018