Opened 3 years ago

Closed 3 years ago

#63542 closed defect (duplicate)

iTerm2 @3.4.10_0 - install successfully but windows crashes

Reported by: ferdy (Giuseppe `ferdy` Miceli) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: Cc: markemer (Mark Anderson), Tatsh (Andrew Udvare), ferdy (Giuseppe `ferdy` Miceli)
Port: iTerm2

Description

ciao,

after upgrading from 3.4.9 to 3.4.10, iTerm2 does not work: it starts, a window shows up and quickly dies, yet the process keeps standing.

please find in attach:

  • the terminal log of the installation which complete successfully;
  • the terminal log when starting the iTerm2 executable from command line;
  • the terminal output of "ps axu | grep iTerm2" showing the hanging process.

Attachments (3)

iTerm2@3.4.10_0.installation_log.txt (146.7 KB) - added by ferdy (Giuseppe `ferdy` Miceli) 3 years ago.
installation terminal outpu
iTerm2@3.4.10_0.cli_run_fail.txt (1.7 KB) - added by ferdy (Giuseppe `ferdy` Miceli) 3 years ago.
terminal output when running from command line
iTerm2@3.4.10_0.process.txt (1.1 KB) - added by ferdy (Giuseppe `ferdy` Miceli) 3 years ago.
output of the ps axu showing the hanging process

Download all attachments as: .zip

Change History (12)

Changed 3 years ago by ferdy (Giuseppe `ferdy` Miceli)

installation terminal outpu

Changed 3 years ago by ferdy (Giuseppe `ferdy` Miceli)

terminal output when running from command line

Changed 3 years ago by ferdy (Giuseppe `ferdy` Miceli)

Attachment: iTerm2@3.4.10_0.process.txt added

output of the ps axu showing the hanging process

comment:1 Changed 3 years ago by Tatsh (Andrew Udvare)

Cc: Tatsh added

comment:2 Changed 3 years ago by Tatsh (Andrew Udvare)

I was not able to build it from source because of a signing issue.

The built version from MacPorts shows this error:

File /Users/tatsh/Library/Application Support/iTerm2/iTermServer-3.4.10
failed on rPathCmd /Users/tatsh/Library/Application Support/iTerm2/libclang_rt.ubsan_osx_dynamic.dylib
(rpath resolved to: (path not found), bundleURL: (null))

The bug for this already exists: https://trac.macports.org/ticket/62769

@ferdy please check Console to make sure you are getting the same issue.

comment:3 Changed 3 years ago by ferdy (Giuseppe `ferdy` Miceli)

ciao and thank you very much for the prompt reply.

as far as I understood, looks like it is the same issue:

ferdy@wabi:~$ otool -L /Applications/MacPorts/iTerm2.app/Contents/MacOS/iTermServer
/Applications/MacPorts/iTerm2.app/Contents/MacOS/iTermServer:
	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices (compatibility version 1.0.0, current version 54.0.0)
	@rpath/libclang_rt.ubsan_osx_dynamic.dylib (compatibility version 0.0.0, current version 0.0.0)
	/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1292.100.5)
ferdy@wabi:~$

am i therefore supposed to close this ticket as a duplicate of the 62769?

ps - for sake of completeness this is my running machine:

ferdy@wabi:~$ sw_vers
ProductName:	macOS
ProductVersion:	11.6
BuildVersion:	20G165
ferdy@wabi:~$ xcodebuild -version
Xcode 13.0
Build version 13A233
ferdy@wabi:~$ 

comment:4 Changed 3 years ago by ferdy (Giuseppe `ferdy` Miceli)

Cc: ferdy added

comment:5 Changed 3 years ago by alfredrajo (Alfred Herrmann)

same with macOS 11.6 (20G165) Apple clang version 13.0.0 (clang-1300.0.29.3) iTerm2 @3.4.10_0

maybe config change of @rpath/libclang_rt.ubsan_osx_dynamic.dylib only needed?

comment:6 Changed 3 years ago by ferdy (Giuseppe `ferdy` Miceli)

i have just installed iTerm2 @3.4.11_0 and the problem is fixed now (at least for me). -- ferdy

comment:7 Changed 3 years ago by Tatsh (Andrew Udvare)

This works for me too with 3.4.12.

comment:8 Changed 3 years ago by darkfishy (A A)

Confirmed. iTerm2 @3.4.12 works on macOS 10.15.7

comment:9 Changed 3 years ago by i0ntempest

Resolution: duplicate
Status: newclosed

Dup of #62769

Note: See TracTickets for help on using tickets.