From: "mame (Yusuke Endoh)" <noreply@ruby-lang.org>
To: ruby-dev@ruby-lang.org
Subject: [ruby-dev:51121] [Ruby master Bug#18383] When I access to localhost:3000, got "Don't forget to include the Crash Report log file under DiagnosticReports directory in bug reports"
Date: Fri, 03 Dec 2021 08:31:59 +0000 (UTC) [thread overview]
Message-ID: <redmine.journal-95096.20211203083158.52032@ruby-lang.org> (raw)
In-Reply-To: <redmine.issue-18383.20211203042938.52032@ruby-lang.org>
Issue #18383 has been updated by mame (Yusuke Endoh).
Sorry for the lack of clarity. I'd like to see the sections before the numbers start. This is an example of the full trace: https://bugs.ruby-lang.org/issues/18178
----------------------------------------
Bug #18383: When I access to localhost:3000, got "Don't forget to include the Crash Report log file under DiagnosticReports directory in bug reports"
https://bugs.ruby-lang.org/issues/18383#change-95096
* Author: yuuyake9191 (Heppoko Neet)
* Status: Open
* Priority: Normal
* ruby -v: 3.0.0
* Backport: 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN
----------------------------------------
Terminal log is like this:
``` ruby
103bfa000-103bfb000 r-x /Users/daimetatsuru/.rbenv/versions/3.0.0/bin/ruby
103bfb000-103c08000 r-- /Users/daimetatsuru/.rbenv/versions/3.0.0/bin/ruby
103c08000-10403f000 r-- /Users/daimetatsuru/.rbenv/versions/3.0.0/lib/libruby.3.0.dylib
10403f000-1040a5000 r-- /usr/lib/system/libsystem_platform.dylib
1040a5000-104728000 r-- /Users/daimetatsuru/.rbenv/versions/3.0.0/lib/ruby/gems/3.0.0/gems/sassc-2.4.0/lib/sassc/libsass.bundle
10564f000-1056eb000 r-x /usr/lib/dyld
1056eb000-1056f3000 r-- /usr/lib/dyld
1056f3000-1056f7000 rw- /usr/lib/dyld
1056f7000-10572b000 rw- /usr/lib/dyld
10572b000-105763000 r-- /usr/lib/dyld
105763000-105767000 r--
70000d597000-70000d598000 ---
70000d598000-70000d61a000 rw-
70000d61a000-70000d61b000 ---
70000d61b000-70000d81d000 rw-
[IMPORTANT]
Don't forget to include the Crash Report log file under
DiagnosticReports directory in bug reports.
[58210] - Worker 1 (PID: 58262) booted in 0.03s, phase: 0
...
```
and in DiagnosticReports directory I got 4 logfiles.
**・postgres-2021-12-03-093855.ips
・postgres_2021-12-03-110116_MacBook-Pro.crash
・watchman-2021-12-03-111228.ips
・watchman_2021-12-03-115053_MacBook-Pro.crash**
the each log is here:
``` ruby
{"app_name":"postgres","timestamp":"2021-12-03 09:38:55.00 +0900","app_version":"","slice_uuid":"1399b60f-7cd3-34d2-bb9e-3b386be85e92","build_version":"","platform":1,"share_with_app_devs":0,"is_first_party":1,"bug_type":"309","os_version":"macOS 11.2.3 (20D91)","incident_id":"18A7F087-773B-41D4-AAA8-BE8192E7F8C1","name":"postgres"}
{
"uptime" : 1900,
"procLaunch" : "2021-12-03 09:38:55.5666 +0900",
"procRole" : "Unspecified",
"exception" : {
"type" : "EXC_CRASH",
"signal" : "SIGABRT",
"codes" : "0x0000000000000000, 0x0000000000000000"
},
"userID" : 501,
"modelCode" : "MacBookPro16,2",
"coalitionID" : 586,
"osVersion" : {
"train" : "macOS 11.2.3",
"build" : "20D91",
"releaseType" : ""
},
"captureTime" : "2021-12-03 09:38:55.5802 +0900",
"incident" : "18A7F087-773B-41D4-AAA8-BE8192E7F8C1",
"pid" : 1835,
"cpuType" : "X86-64",
"procName" : "postgres",
"procPath" : "\/usr\/local\/Cellar\/postgresql\/14.1_1\/bin\/postgres",
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "homebrew.mxcl.postgresql",
"crashReporterKey" : "AF780386-3FAE-5235-BD69-1AEB1785B14E",
"bridgeVersion" : {"build":"18P4347","train":"5.2"},
"sip" : "enabled",
"is_corpse" : 1,
"termination" : {"flags":518,"code":1,"namespace":"DYLD","description":"DYLD, dyld: Using shared cache: 52762DF1-0E55-3F8B-9588-8169E6D0EB95 | Library not loaded: \/usr\/local\/opt\/krb5\/lib\/libgssapi_krb5.2.2.dylib | Referenced from: \/usr\/local\/opt\/postgresql\/bin\/postgres | Reason: image not found"},
"extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":2366},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
"threads" : [{"id":46664,"frames":[[0,376698],[0,544576],[0,544626],[0,20810],[0,36070],[0,4651],[0,4133]],"triggered":true}],
"threadState" : {
"r13" : 140732769334512,
"rax" : 33554953,
...
```
``` ruby
Process: postgres [8722]
Path: /usr/local/Cellar/postgresql/14.1_1/bin/postgres
Identifier: postgres
Version: 0
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: postgres [8722]
User ID: 501
Date/Time: 2021-12-03 11:01:16.813 +0900
OS Version: macOS 11.2.3 (20D91)
Report Version: 12
Bridge OS Version: 5.2 (18P4347)
Anonymous UUID: AF780386-3FAE-5235-BD69-1AEB1785B14E
Time Awake Since Boot: 6800 seconds
System Integrity Protection: enabled
Crashed Thread: 0
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: DYLD, [0x1] Library missing
Application Specific Information:
dyld: launch, loading dependent libraries
Dyld Error Message:
dyld: Using shared cache: 52762DF1-0E55-3F8B-9588-8169E6D0EB95
Library not loaded: /usr/local/opt/krb5/lib/libgssapi_krb5.2.2.dylib
Referenced from: /usr/local/opt/postgresql/bin/postgres
Reason: image not found
...
```
``` ruby
{"app_name":"watchman","timestamp":"2021-12-03 11:12:28.00 +0900","app_version":"","slice_uuid":"962ae56c-7382-3c9d-8e7d-00bfc0b2d2ea","build_version":"","platform":1,"share_with_app_devs":0,"is_first_party":1,"bug_type":"309","os_version":"macOS 11.2.3 (20D91)","incident_id":"D2DD0F69-2E4D-4F64-AB11-A0C4375D0984","name":"watchman"}
{
"uptime" : 7500,
"procLaunch" : "2021-12-03 11:12:28.2423 +0900",
"procRole" : "Unspecified",
"exception" : {
"type" : "EXC_CRASH",
"signal" : "SIGABRT",
"codes" : "0x0000000000000000, 0x0000000000000000"
},
"userID" : 501,
"modelCode" : "MacBookPro16,2",
"coalitionID" : 580,
"osVersion" : {
"train" : "macOS 11.2.3",
"build" : "20D91",
"releaseType" : ""
},
"captureTime" : "2021-12-03 11:12:28.2599 +0900",
"incident" : "D2DD0F69-2E4D-4F64-AB11-A0C4375D0984",
"pid" : 18819,
"cpuType" : "X86-64",
"procName" : "watchman",
"procPath" : "\/usr\/local\/Cellar\/watchman\/2021.11.15.00\/bin\/watchman",
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "com.github.facebook.watchman",
"crashReporterKey" : "AF780386-3FAE-5235-BD69-1AEB1785B14E",
"bridgeVersion" : {"build":"18P4347","train":"5.2"},
"sip" : "enabled",
"is_corpse" : 1,
"termination" : {"flags":518,"code":1,"namespace":"DYLD","description":"DYLD, dyld: Using shared cache: 52762DF1-0E55-3F8B-9588-8169E6D0EB95 | Library not loaded: \/usr\/local\/opt\/icu4c\/lib\/libicudata.69.dylib | Referenced from: \/usr\/local\/opt\/boost\/lib\/libboost_regex-mt.dylib | Reason: image not found"},
"extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":6807},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
"threads" : [{"id":207669,"frames":[[0,376698],[0,544576],[0,544626],[0,20810],[0,36070],[0,4651],[0,4133]],"triggered":true}],
"threadState" : {
"r13" : 140732780642704,
"rax" : 33554953
```
``` ruby
Process: watchman [58184]
Path: /usr/local/Cellar/watchman/2021.11.15.00/bin/watchman
Identifier: watchman
Version: 0
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: watchman [58184]
User ID: 501
Date/Time: 2021-12-03 11:50:53.312 +0900
OS Version: macOS 11.2.3 (20D91)
Report Version: 12
Bridge OS Version: 5.2 (18P4347)
Anonymous UUID: AF780386-3FAE-5235-BD69-1AEB1785B14E
Time Awake Since Boot: 9800 seconds
System Integrity Protection: enabled
Crashed Thread: 0
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: DYLD, [0x1] Library missing
Application Specific Information:
dyld: launch, loading dependent libraries
Dyld Error Message:
dyld: Using shared cache: 52762DF1-0E55-3F8B-9588-8169E6D0EB95
Library not loaded: /usr/local/opt/icu4c/lib/libicudata.69.dylib
Referenced from: /usr/local/opt/boost/lib/libboost_regex-mt.dylib
Reason: image not found
...
```
I don't use postgresql and watchman in my app.
Why did I get these errors ?
If you have a solution.
Let me know please.
--
https://bugs.ruby-lang.org/
next prev parent reply other threads:[~2021-12-03 8:32 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-03 4:29 [ruby-dev:51116] " yuuyake9191 (Daime Tatsuru)
2021-12-03 5:33 ` [ruby-dev:51117] " mame (Yusuke Endoh)
2021-12-03 7:00 ` [ruby-dev:51118] " yuuyake9191 (Heppoko Neet)
2021-12-03 7:34 ` [ruby-dev:51119] " mame (Yusuke Endoh)
2021-12-03 8:19 ` [ruby-dev:51120] " yuuyake9191 (Heppoko Neet)
2021-12-03 8:31 ` mame (Yusuke Endoh) [this message]
2021-12-03 9:03 ` [ruby-dev:51122] " yuuyake9191 (Heppoko Neet)
2021-12-03 9:06 ` [ruby-dev:51123] " yuuyake9191 (Heppoko Neet)
2021-12-03 9:10 ` [ruby-dev:51124] " mame (Yusuke Endoh)
2021-12-03 9:18 ` [ruby-dev:51125] " yuuyake9191 (Heppoko Neet)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=redmine.journal-95096.20211203083158.52032@ruby-lang.org \
--to=noreply@ruby-lang.org \
--cc=ruby-dev@ruby-lang.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).