To return to normal:
Has anyone of you experiencing a quickening of segfaults all over OS X the last days?
For me it started with segfaults in ProjectBuilder, InterfaceBuilder, Finder and X11.
Now I wanted to track some perl bug down (using ddd/gdb and X11) and I'm getting:
Date/Time: 2003-03-16 23:45:59 +0100 OS Version: 10.2.4 (Build 6I32) Host: hal9000.local.
Command: perl5.9.0 PID: 362
Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00001018
Thread 0 Crashed: #0 0x8fe013b0 in _dyld_init ^^^^^^^^^^^
I have experienced this with the system perl, too. After a couple of reboots this only occurs with my newly built bleedperl (whether it's installed or not...so it should be dependant on the DYLD_LIBRARY_PATH setting. I even set that variable manually for system perl :-( ).
Any ideas?
Kay
P.S.: No, I didn't do anything fancy to my system. I can't even remember to have changed anything significant over the last couple of weeks. As you can see, I'm flabbergasted.