Nothing there jumps out at me, so just a general question... what other versions of Pharo have you successfully run on your system? Also, OSX 10.7.5 (September 19, 2012) is considered old (no longer support by Apple)... http://www.computerworld.com/article/2950580/operating-systems/the-end-is-ne... so perhaps that could be related. cheers -ben On Tue, Jul 11, 2017 at 11:08 PM, Trussardi Dario Romano < dario.trussardi@tiscali.it> wrote:
Ciao,
I'm interested to understund how git support work in Pharo.
i download and unzip Pharo 6.0 from http://files.pharo.org/ platform/Pharo6.0-mac.zip
Now when i open the application on the desktop the system open a dialog with : Pharo 6.0 it closed unexpectedly.
The relative information are:
Process: launchd [75184]
Path: /Users/USER/Desktop/Pharo6.0.app/Contents/MacOS/Pharo
Identifier: org.pharo.Pharo
Version: ??? (???)
Code Type: X86 (Native)
Parent Process: launchd [178]
Date/Time: 2017-07-11 16:40:23.605 +0200
OS Version: Mac OS X 10.7.5 (11G63b)
Report Version: 9
Interval Since Last Report: 33830084 sec
Crashes Since Last Report: 465
Per-App Crashes Since Last Report: 30
Anonymous UUID: E84D2E1F-939E-4486-AF79-68ABE2A5AAB9
Crashed Thread: Unknown
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000008fe01030
Backtrace not available
Unknown thread crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x00000000 ecx: 0x00000000 edx: 0x00000000
edi: 0x00000000 esi: 0x00000000 ebp: 0x00000000 esp: 0x00000000
ss: 0x00000023 efl: 0x00010202 eip: 0x8fe01030 cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x00000000
cr2: 0x8fe01030
Logical CPU: 0
Binary images description not available
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 1
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 140939
thread_create: 0
thread_set_state: 0
Model: MacBookPro5,2, BootROM MBP52.008E.B05, 2 processors, Intel Core 2 Duo, 2.8 GHz, 8 GB, SMC 1.42f4
Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 512 MB
Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x830B, 0x4D3253344736344342384847354E2D424520
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x830B, 0x4D3253344736344342384847354E2D424520
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.198.19.22)
Bluetooth: Version 4.0.8f17, 2 service, 11 devices, 3 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS545050B9SA02, 500,11 GB
Serial ATA Device: HL-DT-ST DVDRW GS21N
USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0x24400000 / 2
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0237, 0x04600000 / 3
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x04500000 / 2
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000 / 2
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8217, 0x06110000 / 5
Thanks for considerations,
Dario