質問編集履歴
2
追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -34,5 +34,5 @@
|
|
34
34
|
|
35
35
|
### 補足情報(FW/ツールのバージョンなど)
|
36
36
|
|
37
|
-
|
37
|
+
Macbookを使用
|
38
38
|
|
1
追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -14,6 +14,13 @@
|
|
14
14
|
```
|
15
15
|
Error code: 128
|
16
16
|
stderr: fatal: reference is not a tree: c9fe758757e022f05ca5a53fa8fac28889e4f1cf
|
17
|
+
|
18
|
+
python3.10(48328) MallocStackLogging: can't turn off malloc stack logging because it was not enabled.
|
19
|
+
python3.10(48329) MallocStackLogging: can't turn off malloc stack logging because it was not enabled.
|
20
|
+
python3.10(48330) MallocStackLogging: can't turn off malloc stack logging because it was not enabled.
|
21
|
+
python3.10(48331) MallocStackLogging: can't turn off malloc stack logging because it was not enabled.
|
22
|
+
python3.10(48332) MallocStackLogging: can't turn off malloc stack logging because it was not enabled.
|
23
|
+
python3.10(48333) MallocStackLogging: can't turn off malloc stack logging because it was not enabled.
|
17
24
|
```
|
18
25
|
|
19
26
|
### 該当のソースコード
|