[MacPorts] #72004: lazarus @3.8 +qt4 still crashes on launch
MacPorts
noreply at macports.org
Wed Feb 5 23:27:07 UTC 2025
#72004: lazarus @3.8 +qt4 still crashes on launch
--------------------------+----------------------
Reporter: barracuda156 | Owner: kamischi
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Keywords: | Port: lazarus
--------------------------+----------------------
{{{
Sergey-Fedorovs-Mac:~ svacchanda\$ sudo gdb
/opt/local/share/lazarus/lazarus.app/Contents/MacOS/lazarus
Password:
GNU gdb 6.3.50-20050815 (Apple version gdb-1515) (Sat Jan 15 08:32:01 UTC
2011)
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 "powerpc-apple-darwin"...Reading symbols for
shared libraries ............ done
warning: Bad symbol - type is N_SECT but section is 0 in file
'/opt/local/share/lazarus/lazarus.app/Contents/MacOS/lazarus'
(gdb) run
Starting program:
/opt/local/share/lazarus/lazarus.app/Contents/MacOS/lazarus
Reading symbols for shared libraries
.+++++++++++................................................................................................
done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x00000014
0x000433e8 in FPINTRES_$$_BINSEARCHRES$PRESINFONODE$PCHAR$$PRESINFONODE ()
(gdb) where
#0 0x000433e8 in
FPINTRES_$$_BINSEARCHRES$PRESINFONODE$PCHAR$$PRESINFONODE ()
#1 0x00043494 in
FPINTRES_$$_INTERNALFINDRESOURCE$PRESHDR$PCHAR$PCHAR$$PRESINFONODE ()
#2 0x00043858 in
FPINTRES_$$_INTFINDRESOURCE$LONGWORD$PCHAR$PCHAR$$LONGWORD ()
#3 0x0003e898 in SYSTEM_$$_FINDRESOURCE$LONGWORD$PCHAR$PCHAR$$LONGWORD ()
#4 0x00266ebc in FINDRESOURCELFM (RESNAME=0x2c16f64c 'TMainDM') at
lresources.pp:819
#5 0x00270554 in INITCOMPONENT (parentfp=0xbffff200, CLASSTYPE=0x1d2cae4)
at lresources.pp:3122
#6 0x00270358 in INITLAZRESOURCECOMPONENT (INSTANCE=0x8ef7100,
ROOTANCESTOR=0x1885edc) at lresources.pp:3164
#7 0x00266e30 in INITRESOURCECOMPONENT (INSTANCE=0x8ef7100,
ROOTANCESTOR=0x1885edc) at lresources.pp:804
#8 0x0013dcb0 in
CLASSES_$$_INITINHERITEDCOMPONENT$TCOMPONENT$TCLASS$$BOOLEAN ()
#9 0x0013a138 in
CLASSES$_$TDATAMODULE_$__$$_CREATE$TCOMPONENT$$TDATAMODULE ()
#10 0x0154df5c in _ONLINEPACKAGEMANAGERINTF_$$_init$ () at
onlinepackagemanagerintf.pas:78
#11 0x0002d8d8 in fpc_initializeunits ()
#12 0x00011c00 in PASCALMAIN () at lazarus.pp:91
#13 0x0003f3e8 in SYSTEM_$$_SYSENTRY$TENTRYINFORMATION ()
#14 0x00011b44 in SYSINIT_$$_FPC_SYSTEMMAIN$LONGINT$PPCHAR$PPCHAR ()
#15 0x00011bc8 in main (ARGC=1, ARGV=0xbffffab4, ARGP=0xbffffabc) at
lazarus.pp:-1
}}}
Does this suggest anything? The build is from the unmodified portfile.
--
Ticket URL: <https://trac.macports.org/ticket/72004>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list