Commit 12eb489
committed
apple: use ffmpeg master w/o lto
crash if failed to open a url
* thread #9, name = 'mdk.read@0x17025b000', stop reason = EXC_BAD_ACCESS (code=1, address=0xb)
* frame #0: 0x00000001021856b0 libffmpeg.8.dylib`close + 20
frame #1: 0x0000000101d802e8 libffmpeg.8.dylib`tcp_close + 40
frame #2: 0x0000000101e615b4 libffmpeg.8.dylib`ffurl_closep + 96
frame #3: 0x0000000101e2b02c libffmpeg.8.dylib`tls_close + 104
frame #4: 0x0000000101e2ae24 libffmpeg.8.dylib`tls_open + 988
frame #5: 0x0000000101e60708 libffmpeg.8.dylib`ffurl_connect + 840
frame #6: 0x0000000101e6151c libffmpeg.8.dylib`ffurl_open_whitelist + 620
frame #7: 0x0000000101da12dc libffmpeg.8.dylib`http_open_cnx_internal + 900
frame #8: 0x0000000101d9f918 libffmpeg.8.dylib`http_open_cnx + 208
frame #9: 0x0000000101d9ffb4 libffmpeg.8.dylib`http_open + 488
frame #10: 0x0000000101e60708 libffmpeg.8.dylib`ffurl_connect + 840
frame #11: 0x0000000101e6151c libffmpeg.8.dylib`ffurl_open_whitelist + 620
frame #12: 0x0000000101e61834 libffmpeg.8.dylib`ffio_open_whitelist + 84
frame #13: 0x0000000101e618f0 libffmpeg.8.dylib`avio_open2 + 641 parent f2674a3 commit 12eb489
2 files changed
+16
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
292 | 297 | | |
293 | 298 | | |
294 | 299 | | |
| |||
1080 | 1085 | | |
1081 | 1086 | | |
1082 | 1087 | | |
1083 | | - | |
| 1088 | + | |
1084 | 1089 | | |
1085 | 1090 | | |
1086 | 1091 | | |
| 1092 | + | |
| 1093 | + | |
| 1094 | + | |
| 1095 | + | |
1087 | 1096 | | |
1088 | 1097 | | |
1089 | 1098 | | |
| |||
1108 | 1117 | | |
1109 | 1118 | | |
1110 | 1119 | | |
| 1120 | + | |
1111 | 1121 | | |
1112 | 1122 | | |
1113 | 1123 | | |
| |||
1116 | 1126 | | |
1117 | 1127 | | |
1118 | 1128 | | |
1119 | | - | |
| 1129 | + | |
| 1130 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments