Skip to content

Commit 252d3fa

Browse files
committed
Capture some amd64 coredump samples
1 parent d5b05b5 commit 252d3fa

File tree

2 files changed

+412
-0
lines changed

2 files changed

+412
-0
lines changed
Lines changed: 216 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,216 @@
1+
{
2+
"coredump-ref": "fa1e34ca3ab34882fadca410a4979e6c64c3df365cc7211e1a29ac29cfca3409",
3+
"threads": [
4+
{
5+
"lwp": 556577,
6+
"frames": [
7+
"libc.so.6+0x126cd7",
8+
"beam.smp+0x4c790f",
9+
"beam.smp+0x32a8db",
10+
"beam.smp+0x2037cd",
11+
"libc.so.6+0x2a1c9",
12+
"libc.so.6+0x2a28a",
13+
"beam.smp+0x205364"
14+
]
15+
},
16+
{
17+
"lwp": 556619,
18+
"frames": [
19+
"libc.so.6+0x12a042",
20+
"beam.smp+0x4d9bb6",
21+
"beam.smp+0x4e0524",
22+
"beam.smp+0x20b5a9",
23+
"beam.smp+0x54fa71",
24+
"libc.so.6+0x9caa3",
25+
"libc.so.6+0x129c3b"
26+
]
27+
},
28+
{
29+
"lwp": 556618,
30+
"frames": [
31+
"libc.so.6+0x11ba00",
32+
"beam.smp+0x4ee5d9",
33+
"beam.smp+0x4e0437",
34+
"beam.smp+0x211345",
35+
"beam.smp+0x54fa71",
36+
"libc.so.6+0x9caa3",
37+
"libc.so.6+0x129c3b"
38+
]
39+
},
40+
{
41+
"lwp": 556617,
42+
"frames": [
43+
"libc.so.6+0x10e7db",
44+
"beam.smp+0x220852",
45+
"beam.smp+0x2e5999",
46+
"beam.smp+0x206550",
47+
"beam.smp+0x54fa71",
48+
"libc.so.6+0x9caa3",
49+
"libc.so.6+0x129c3b"
50+
]
51+
},
52+
{
53+
"lwp": 556616,
54+
"frames": [
55+
"libc.so.6+0x12725d",
56+
"beam.smp+0x550877",
57+
"beam.smp+0x220eeb",
58+
"beam.smp+0x2e5999",
59+
"beam.smp+0x20640a",
60+
"beam.smp+0x54fa71",
61+
"libc.so.6+0x9caa3",
62+
"libc.so.6+0x129c3b"
63+
]
64+
},
65+
{
66+
"lwp": 556615,
67+
"frames": [
68+
"Jason.Encode.map_naive_loop/3+0 in lib/encode.ex:199",
69+
"Jason.Encode.map_naive_loop/3+0 in lib/encode.ex:199",
70+
"Jason.Encode.map_naive/3+0 in lib/encode.ex:189",
71+
"Jason.Encode.list_loop/3+0 in lib/encode.ex:168",
72+
"Jason.Encode.list/3+0 in lib/encode.ex:160",
73+
"Jason.Encode.list/3+0 in lib/encode.ex:159",
74+
"Jason.Encode.encode/2+0 in lib/encode.ex:37",
75+
"Jason.encode!/2+0 in lib/jason.ex:162",
76+
"Phoenix.HTML.Safe.Phoenix.LiveView.JS.to_iodata/1+0 in lib/phoenix_live_view/js.ex:153",
77+
"Phoenix.HTML.build_attrs/1+0 in lib/phoenix_html.ex:238",
78+
"Phoenix.HTML.build_attrs/1+0 in lib/phoenix_html.ex:238",
79+
"Phoenix.HTML.build_attrs/1+0 in lib/phoenix_html.ex:199",
80+
"Phoenix.HTML.attributes_escape/1+0 in lib/phoenix_html.ex:191",
81+
"ElixirLoadAppWeb.CoreComponents.-flash (overridable 1)/1-fun-4-/3+0 in lib/elixir_load_app_web/components/core_components.ex:112",
82+
"Phoenix.HTML.Safe.Phoenix.LiveView.Rendered.to_iodata/1+0 in lib/phoenix_live_view/engine.ex:149",
83+
"Phoenix.HTML.Safe.Phoenix.LiveView.Rendered.to_iodata/3+0 in lib/phoenix_live_view/engine.ex:165",
84+
"Phoenix.HTML.Safe.Phoenix.LiveView.Rendered.to_iodata/3+0 in lib/phoenix_live_view/engine.ex:165",
85+
"Phoenix.HTML.Safe.Phoenix.LiveView.Rendered.to_iodata/3+0 in lib/phoenix_live_view/engine.ex:165",
86+
"Phoenix.HTML.Safe.Phoenix.LiveView.Rendered.to_iodata/3+0 in lib/phoenix_live_view/engine.ex:165",
87+
"Phoenix.Controller.-template_render_to_iodata/4-fun-0-/5+0 in lib/phoenix/controller.ex:1008",
88+
"telemetry:span/3+0 in /home/greg/elixir_load_app/deps/telemetry/src/telemetry.erl:324",
89+
"Phoenix.Controller.render_and_send/4+0 in lib/phoenix/controller.ex:974",
90+
"ElixirLoadAppWeb.PageController.action/2+0 in lib/elixir_load_app_web/controllers/page_controller.ex:1",
91+
"ElixirLoadAppWeb.PageController.phoenix_controller_pipeline/2+0 in lib/elixir_load_app_web/controllers/page_controller.ex:1",
92+
"Phoenix.Router.__call__/5+0 in lib/phoenix/router.ex:484",
93+
"ElixirLoadAppWeb.Endpoint.plug_builder_call/2+0 in lib/elixir_load_app_web/endpoint.ex:1",
94+
"ElixirLoadAppWeb.Endpoint.call (overridable 3)/2+0 in deps/plug/lib/plug/debugger.ex:136",
95+
"ElixirLoadAppWeb.Endpoint.call/2+0 in lib/elixir_load_app_web/endpoint.ex:1",
96+
"Phoenix.Endpoint.SyncCodeReloadPlug.do_call/4+0 in lib/phoenix/endpoint/sync_code_reload_plug.ex:22",
97+
"Bandit.Pipeline.call_plug!/2+0 in lib/bandit/pipeline.ex:127",
98+
"Bandit.Pipeline.run/4+0 in lib/bandit/pipeline.ex:37",
99+
"Bandit.HTTP1.Handler.handle_data/3+0 in lib/bandit/http1/handler.ex:12",
100+
"Bandit.DelegatingHandler.handle_data/3+0 in lib/bandit/delegating_handler.ex:18",
101+
"Bandit.DelegatingHandler.handle_info/2+0 in /home/greg/elixir_load_app/deps/thousand_island/lib/thousand_island/handler.ex:385",
102+
"gen_server:try_handle_info/3+0 in gen_server.erl:2345",
103+
"gen_server:handle_msg/6+0 in gen_server.erl:2433",
104+
"proc_lib:init_p_do_apply/3+0 in proc_lib.erl:329"
105+
]
106+
},
107+
{
108+
"lwp": 556614,
109+
"frames": [
110+
"libc.so.6+0x10e7db",
111+
"beam.smp+0x220852",
112+
"<unwinding aborted due to error native_no_pid_page_mapping>"
113+
]
114+
},
115+
{
116+
"lwp": 556613,
117+
"frames": [
118+
"beam.smp+0x489ba2",
119+
"<unwinding aborted due to error native_no_pid_page_mapping>"
120+
]
121+
},
122+
{
123+
"lwp": 556612,
124+
"frames": [
125+
"libc.so.6+0x12a042",
126+
"beam.smp+0x4d99ca",
127+
"beam.smp+0x4e0404",
128+
"beam.smp+0x221979",
129+
"<unwinding aborted due to error native_no_pid_page_mapping>"
130+
]
131+
},
132+
{
133+
"lwp": 556610,
134+
"frames": [
135+
"libc.so.6+0x12725d",
136+
"beam.smp+0x550657",
137+
"beam.smp+0x432f53",
138+
"beam.smp+0x54fa71",
139+
"libc.so.6+0x9caa3",
140+
"libc.so.6+0x129c3b"
141+
]
142+
},
143+
{
144+
"lwp": 556609,
145+
"frames": [
146+
"libc.so.6+0x98d71",
147+
"libc.so.6+0x9b7ec",
148+
"beam.smp+0x54e54c",
149+
"beam.smp+0x359b8e",
150+
"beam.smp+0x54fa71",
151+
"libc.so.6+0x9caa3",
152+
"libc.so.6+0x129c3b"
153+
]
154+
},
155+
{
156+
"lwp": 556608,
157+
"frames": [
158+
"libc.so.6+0x11ba9a",
159+
"beam.smp+0x4c636a",
160+
"beam.smp+0x54fa71",
161+
"libc.so.6+0x9caa3",
162+
"libc.so.6+0x129c3b"
163+
]
164+
}
165+
],
166+
"modules": [
167+
{
168+
"ref": "61f693cd7f8e55ad3ab518b20a00c01adb46ef829cf90773c97615a73f99e09b",
169+
"local-path": "/usr/lib/x86_64-linux-gnu/libtinfo.so.6.4"
170+
},
171+
{
172+
"ref": "6c5e1b4528b704dc7081aa45b5037bda4ea9cad78ca562b4fb6b0dbdbfc7e7e7",
173+
"local-path": "/usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2"
174+
},
175+
{
176+
"ref": "004029ede11189ef8548c63890d5cda36f60bcee9a17990c068b905109a1bf00",
177+
"local-path": "/usr/lib/x86_64-linux-gnu/ossl-modules/legacy.so"
178+
},
179+
{
180+
"ref": "9b64150b28505a33d6bc3ecf709c279f6de97a1c184dbda65d06ee4537f6d286",
181+
"local-path": "/usr/lib/x86_64-linux-gnu/libz.so.1.3"
182+
},
183+
{
184+
"ref": "c09178edd7fbc58aa8415f4bbe54dd76c5ff6c6398ba3e56e5a4743fd7e9adfc",
185+
"local-path": "/usr/lib/x86_64-linux-gnu/libm.so.6"
186+
},
187+
{
188+
"ref": "4e5a08a976fb125a40e4e4c60fdbbe030bea7793196d4ff69c2d862c7009cc73",
189+
"local-path": "/home/greg/.asdf/installs/erlang/27.2.4/lib/crypto-5.5.2/priv/lib/crypto.so"
190+
},
191+
{
192+
"ref": "02f3f192bf5f79b811f1e34a650fea443d407408703448906585232383957f60",
193+
"local-path": "/usr/lib/x86_64-linux-gnu/libgcc_s.so.1"
194+
},
195+
{
196+
"ref": "a68762c86d371e6041f03f03a33a78fa235809ae7d81c90185940c93c3535aed",
197+
"local-path": "/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.33"
198+
},
199+
{
200+
"ref": "e7a914a33fd4f6d25057b8d48c7c5f3d55ab870ec4ee27693d6c5f3a532e6226",
201+
"local-path": "/usr/lib/x86_64-linux-gnu/libc.so.6"
202+
},
203+
{
204+
"ref": "fca80f7e62d9507f4385f2febcf4b1a1507273e6d4445bf58961078d8af9acec",
205+
"local-path": "/usr/lib/x86_64-linux-gnu/libcrypto.so.3"
206+
},
207+
{
208+
"ref": "375c367bee06eabc0f6cb53764835d1ae4fc6bd37dae5ed9b46b17aae0cda650",
209+
"local-path": "/home/greg/.asdf/installs/erlang/27.2.4/lib/crypto-5.5.2/priv/lib/crypto_callback.so"
210+
},
211+
{
212+
"ref": "53180b32e9533f2ccf64ef81c731ceda8a60d53e265100df3b8cec3d4057a265",
213+
"local-path": "/home/greg/.asdf/installs/erlang/27.2.4/erts-15.2.2/bin/beam.smp"
214+
}
215+
]
216+
}

0 commit comments

Comments
 (0)