entries.js 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690
  1. export function Entries() {
  2. return [
  3. [
  4. {
  5. type: 'exception',
  6. data: {
  7. values: [
  8. {
  9. stacktrace: {
  10. frames: [
  11. {
  12. function: null,
  13. colNo: null,
  14. vars: {},
  15. symbol: null,
  16. module: '<unknown module>',
  17. lineNo: null,
  18. errors: null,
  19. package: null,
  20. absPath:
  21. 'https://sentry.io/hiventy/kraken-prod/issues/438681831/?referrer=slack#',
  22. inApp: false,
  23. instructionAddr: null,
  24. filename: '/hiventy/kraken-prod/issues/438681831/',
  25. platform: null,
  26. context: [],
  27. symbolAddr: null,
  28. },
  29. ],
  30. framesOmitted: null,
  31. registers: null,
  32. hasSystemFrames: false,
  33. },
  34. module: null,
  35. rawStacktrace: null,
  36. mechanism: null,
  37. threadId: null,
  38. value: 'Unexpected token else',
  39. type: 'SyntaxError',
  40. },
  41. ],
  42. excOmitted: null,
  43. hasSystemFrames: false,
  44. },
  45. },
  46. {
  47. type: 'threads',
  48. data: {
  49. values: [
  50. {
  51. stacktrace: {
  52. frames: [
  53. {
  54. function: 'start',
  55. package: 'libdyld.dylib',
  56. image_addr: '0x7fff20256000',
  57. in_app: true,
  58. symbol_addr: '0x7fff20257408',
  59. data: {},
  60. instruction_addr: '0x7fff20257409',
  61. },
  62. {
  63. function: 'main',
  64. package: 'iOS-Swift',
  65. symbol: 'main',
  66. image_addr: '0x10e68f000',
  67. in_app: true,
  68. symbol_addr: '0x10e693440',
  69. data: {},
  70. instruction_addr: '0x10e69348a',
  71. },
  72. {
  73. function: 'UIApplicationMain',
  74. package: 'UIKitCore',
  75. image_addr: '0x7fff23a83000',
  76. in_app: true,
  77. symbol_addr: '0x7fff246722bb',
  78. data: {},
  79. instruction_addr: '0x7fff24672320',
  80. },
  81. {
  82. function: '-[UIApplication _run]',
  83. package: 'UIKitCore',
  84. symbol: '-[UIApplication _run]',
  85. image_addr: '0x7fff23a83000',
  86. in_app: true,
  87. symbol_addr: '0x7fff2466d07f',
  88. data: {},
  89. instruction_addr: '0x7fff2466d40f',
  90. },
  91. {
  92. function: 'GSEventRunModal',
  93. package: 'GraphicsServices',
  94. image_addr: '0x7fff2b790000',
  95. in_app: true,
  96. symbol_addr: '0x7fff2b793d28',
  97. data: {},
  98. instruction_addr: '0x7fff2b793db3',
  99. },
  100. {
  101. function: 'CFRunLoopRunSpecific',
  102. package: 'CoreFoundation',
  103. image_addr: '0x7fff20329000',
  104. in_app: true,
  105. symbol_addr: '0x7fff203a1967',
  106. data: {},
  107. instruction_addr: '0x7fff203a1b9e',
  108. },
  109. {
  110. function: '__CFRunLoopRun',
  111. package: 'CoreFoundation',
  112. image_addr: '0x7fff20329000',
  113. in_app: true,
  114. symbol_addr: '0x7fff203a2089',
  115. data: {},
  116. instruction_addr: '0x7fff203a23f7',
  117. },
  118. {
  119. function: '__CFRunLoopDoSources0',
  120. package: 'CoreFoundation',
  121. image_addr: '0x7fff20329000',
  122. in_app: true,
  123. symbol_addr: '0x7fff203a7b27',
  124. data: {},
  125. instruction_addr: '0x7fff203a7c1f',
  126. },
  127. {
  128. function: '__CFRunLoopDoSource0',
  129. package: 'CoreFoundation',
  130. image_addr: '0x7fff20329000',
  131. in_app: true,
  132. symbol_addr: '0x7fff203a8689',
  133. data: {},
  134. instruction_addr: '0x7fff203a873d',
  135. },
  136. {
  137. function:
  138. '__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__',
  139. package: 'CoreFoundation',
  140. image_addr: '0x7fff20329000',
  141. in_app: true,
  142. symbol_addr: '0x7fff203a8834',
  143. data: {},
  144. instruction_addr: '0x7fff203a8845',
  145. },
  146. {
  147. function: '__eventFetcherSourceCallback',
  148. package: 'UIKitCore',
  149. image_addr: '0x7fff23a83000',
  150. in_app: true,
  151. symbol_addr: '0x7fff24712c68',
  152. data: {},
  153. instruction_addr: '0x7fff24712cd0',
  154. },
  155. {
  156. function: '__processEventQueue',
  157. package: 'UIKitCore',
  158. image_addr: '0x7fff23a83000',
  159. in_app: true,
  160. symbol_addr: '0x7fff24718cf3',
  161. data: {},
  162. instruction_addr: '0x7fff2471c33a',
  163. },
  164. {
  165. function: '-[UIApplicationAccessibility sendEvent:]',
  166. package: 'UIKit',
  167. symbol: '-[UIApplicationAccessibility sendEvent:]',
  168. image_addr: '0x110b5e000',
  169. in_app: true,
  170. symbol_addr: '0x110b8799d',
  171. data: {},
  172. instruction_addr: '0x110b879f2',
  173. },
  174. {
  175. function: '-[UIApplication sendEvent:]',
  176. package: 'UIKitCore',
  177. symbol: '-[UIApplication sendEvent:]',
  178. image_addr: '0x7fff23a83000',
  179. in_app: true,
  180. symbol_addr: '0x7fff2468ba19',
  181. data: {},
  182. instruction_addr: '0x7fff2468bc92',
  183. },
  184. {
  185. function: '-[UIWindow sendEvent:]',
  186. package: 'UIKitCore',
  187. symbol: '-[UIWindow sendEvent:]',
  188. image_addr: '0x7fff23a83000',
  189. in_app: true,
  190. symbol_addr: '0x7fff246b0eb9',
  191. data: {},
  192. instruction_addr: '0x7fff246b215f',
  193. },
  194. {
  195. function: '-[UIWindow _sendTouchesForEvent:]',
  196. package: 'UIKitCore',
  197. symbol: '-[UIWindow _sendTouchesForEvent:]',
  198. image_addr: '0x7fff23a83000',
  199. in_app: true,
  200. symbol_addr: '0x7fff246afddf',
  201. data: {},
  202. instruction_addr: '0x7fff246b02e6',
  203. },
  204. {
  205. function: '-[UIControl touchesEnded:withEvent:]',
  206. package: 'UIKitCore',
  207. symbol: '-[UIControl touchesEnded:withEvent:]',
  208. image_addr: '0x7fff23a83000',
  209. in_app: true,
  210. symbol_addr: '0x7fff23f9e644',
  211. data: {},
  212. instruction_addr: '0x7fff23f9e838',
  213. },
  214. {
  215. function: '-[UIControl _sendActionsForEvents:withEvent:]',
  216. package: 'UIKitCore',
  217. symbol: '-[UIControl _sendActionsForEvents:withEvent:]',
  218. image_addr: '0x7fff23a83000',
  219. in_app: true,
  220. symbol_addr: '0x7fff23f9fe03',
  221. data: {},
  222. instruction_addr: '0x7fff23f9ff4f',
  223. },
  224. {
  225. function: '-[UIControl sendAction:to:forEvent:]',
  226. package: 'UIKitCore',
  227. symbol: '-[UIControl sendAction:to:forEvent:]',
  228. image_addr: '0x7fff23a83000',
  229. in_app: true,
  230. symbol_addr: '0x7fff23f9fb4d',
  231. data: {},
  232. instruction_addr: '0x7fff23f9fc2c',
  233. },
  234. {
  235. function:
  236. '__44-[SentryBreadcrumbTracker swizzleSendAction]_block_invoke_2',
  237. package: 'Sentry',
  238. symbol:
  239. '__44-[SentryBreadcrumbTracker swizzleSendAction]_block_invoke_2',
  240. image_addr: '0x10e90f000',
  241. in_app: false,
  242. symbol_addr: '0x10e951350',
  243. data: {},
  244. instruction_addr: '0x10e9518e9',
  245. },
  246. {
  247. function: '-[UIApplication sendAction:to:from:forEvent:]',
  248. package: 'UIKitCore',
  249. symbol: '-[UIApplication sendAction:to:from:forEvent:]',
  250. image_addr: '0x7fff23a83000',
  251. in_app: true,
  252. symbol_addr: '0x7fff24673978',
  253. data: {},
  254. instruction_addr: '0x7fff246739cb',
  255. },
  256. {
  257. function: 'ViewController.captureNSException',
  258. package: 'iOS-Swift',
  259. symbol: '$s9iOS_Swift14ViewControllerC18captureNSExceptionyyypFTo',
  260. image_addr: '0x10e68f000',
  261. in_app: true,
  262. symbol_addr: '0x10e692290',
  263. raw_function: '@objc ViewController.captureNSException(_:)',
  264. data: {},
  265. instruction_addr: '0x10e6922df',
  266. },
  267. {
  268. function: 'ViewController.captureNSException',
  269. package: 'iOS-Swift',
  270. symbol: '$s9iOS_Swift14ViewControllerC18captureNSExceptionyyypF',
  271. image_addr: '0x10e68f000',
  272. in_app: true,
  273. symbol_addr: '0x10e691e60',
  274. raw_function: 'ViewController.captureNSException(_:)',
  275. data: {},
  276. instruction_addr: '0x10e691fd8',
  277. },
  278. ],
  279. },
  280. name: '',
  281. current: true,
  282. crashed: true,
  283. raw_stacktrace: {
  284. frames: [
  285. {
  286. function: 'start',
  287. package: 'libdyld.dylib',
  288. image_addr: '0x7fff20256000',
  289. in_app: true,
  290. symbol_addr: '0x7fff20257408',
  291. instruction_addr: '0x7fff20257409',
  292. },
  293. {
  294. function: 'main',
  295. package: 'iOS-Swift',
  296. image_addr: '0x10e68f000',
  297. in_app: true,
  298. symbol_addr: '0x10e693440',
  299. instruction_addr: '0x10e69348b',
  300. },
  301. {
  302. function: 'UIApplicationMain',
  303. package: 'UIKitCore',
  304. image_addr: '0x7fff23a83000',
  305. in_app: true,
  306. symbol_addr: '0x7fff246722bb',
  307. instruction_addr: '0x7fff24672320',
  308. },
  309. {
  310. function: '-[UIApplication _run]',
  311. package: 'UIKitCore',
  312. image_addr: '0x7fff23a83000',
  313. in_app: true,
  314. symbol_addr: '0x7fff2466d07f',
  315. instruction_addr: '0x7fff2466d40f',
  316. },
  317. {
  318. function: 'GSEventRunModal',
  319. package: 'GraphicsServices',
  320. image_addr: '0x7fff2b790000',
  321. in_app: true,
  322. symbol_addr: '0x7fff2b793d28',
  323. instruction_addr: '0x7fff2b793db3',
  324. },
  325. {
  326. function: 'CFRunLoopRunSpecific',
  327. package: 'CoreFoundation',
  328. image_addr: '0x7fff20329000',
  329. in_app: true,
  330. symbol_addr: '0x7fff203a1967',
  331. instruction_addr: '0x7fff203a1b9e',
  332. },
  333. {
  334. function: '__CFRunLoopRun',
  335. package: 'CoreFoundation',
  336. image_addr: '0x7fff20329000',
  337. in_app: true,
  338. symbol_addr: '0x7fff203a2089',
  339. instruction_addr: '0x7fff203a23f7',
  340. },
  341. {
  342. function: '__CFRunLoopDoSources0',
  343. package: 'CoreFoundation',
  344. image_addr: '0x7fff20329000',
  345. in_app: true,
  346. symbol_addr: '0x7fff203a7b27',
  347. instruction_addr: '0x7fff203a7c1f',
  348. },
  349. {
  350. function: '__CFRunLoopDoSource0',
  351. package: 'CoreFoundation',
  352. image_addr: '0x7fff20329000',
  353. in_app: true,
  354. symbol_addr: '0x7fff203a8689',
  355. instruction_addr: '0x7fff203a873d',
  356. },
  357. {
  358. function:
  359. '__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__',
  360. package: 'CoreFoundation',
  361. image_addr: '0x7fff20329000',
  362. in_app: true,
  363. symbol_addr: '0x7fff203a8834',
  364. instruction_addr: '0x7fff203a8845',
  365. },
  366. {
  367. function: '__eventFetcherSourceCallback',
  368. package: 'UIKitCore',
  369. image_addr: '0x7fff23a83000',
  370. in_app: true,
  371. symbol_addr: '0x7fff24712c68',
  372. instruction_addr: '0x7fff24712cd0',
  373. },
  374. {
  375. function: '__processEventQueue',
  376. package: 'UIKitCore',
  377. image_addr: '0x7fff23a83000',
  378. in_app: true,
  379. symbol_addr: '0x7fff24718cf3',
  380. instruction_addr: '0x7fff2471c33a',
  381. },
  382. {
  383. function: '-[UIApplicationAccessibility sendEvent:]',
  384. package: 'UIKit',
  385. image_addr: '0x110b5e000',
  386. in_app: true,
  387. symbol_addr: '0x110b8799d',
  388. instruction_addr: '0x110b879f2',
  389. },
  390. {
  391. function: '-[UIApplication sendEvent:]',
  392. package: 'UIKitCore',
  393. image_addr: '0x7fff23a83000',
  394. in_app: true,
  395. symbol_addr: '0x7fff2468ba19',
  396. instruction_addr: '0x7fff2468bc92',
  397. },
  398. {
  399. function: '-[UIWindow sendEvent:]',
  400. package: 'UIKitCore',
  401. image_addr: '0x7fff23a83000',
  402. in_app: true,
  403. symbol_addr: '0x7fff246b0eb9',
  404. instruction_addr: '0x7fff246b215f',
  405. },
  406. {
  407. function: '-[UIWindow _sendTouchesForEvent:]',
  408. package: 'UIKitCore',
  409. image_addr: '0x7fff23a83000',
  410. in_app: true,
  411. symbol_addr: '0x7fff246afddf',
  412. instruction_addr: '0x7fff246b02e6',
  413. },
  414. {
  415. function: '-[UIControl touchesEnded:withEvent:]',
  416. package: 'UIKitCore',
  417. image_addr: '0x7fff23a83000',
  418. in_app: true,
  419. symbol_addr: '0x7fff23f9e644',
  420. instruction_addr: '0x7fff23f9e838',
  421. },
  422. {
  423. function: '-[UIControl _sendActionsForEvents:withEvent:]',
  424. package: 'UIKitCore',
  425. image_addr: '0x7fff23a83000',
  426. in_app: true,
  427. symbol_addr: '0x7fff23f9fe03',
  428. instruction_addr: '0x7fff23f9ff4f',
  429. },
  430. {
  431. function: '-[UIControl sendAction:to:forEvent:]',
  432. package: 'UIKitCore',
  433. image_addr: '0x7fff23a83000',
  434. in_app: true,
  435. symbol_addr: '0x7fff23f9fb4d',
  436. instruction_addr: '0x7fff23f9fc2c',
  437. },
  438. {
  439. function:
  440. '__44-[SentryBreadcrumbTracker swizzleSendAction]_block_invoke_2',
  441. package: 'Sentry',
  442. image_addr: '0x10e90f000',
  443. in_app: false,
  444. symbol_addr: '0x10e951350',
  445. instruction_addr: '0x10e9518ea',
  446. },
  447. {
  448. function: '-[UIApplication sendAction:to:from:forEvent:]',
  449. package: 'UIKitCore',
  450. image_addr: '0x7fff23a83000',
  451. in_app: true,
  452. symbol_addr: '0x7fff24673978',
  453. instruction_addr: '0x7fff246739cb',
  454. },
  455. {
  456. function: '$s9iOS_Swift14ViewControllerC18captureNSExceptionyyypFTo',
  457. package: 'iOS-Swift',
  458. image_addr: '0x10e68f000',
  459. in_app: true,
  460. symbol_addr: '0x10e692290',
  461. instruction_addr: '0x10e6922e0',
  462. },
  463. {
  464. function: '$s9iOS_Swift14ViewControllerC18captureNSExceptionyyypF',
  465. package: 'iOS-Swift',
  466. image_addr: '0x10e68f000',
  467. in_app: true,
  468. symbol_addr: '0x10e691e60',
  469. instruction_addr: '0x10e691fd8',
  470. },
  471. ],
  472. },
  473. id: 0,
  474. },
  475. {
  476. current: false,
  477. crashed: false,
  478. id: 1,
  479. name: '',
  480. },
  481. {
  482. current: false,
  483. crashed: false,
  484. id: 2,
  485. name: '',
  486. },
  487. {
  488. current: false,
  489. crashed: false,
  490. id: 3,
  491. name: 'com.apple.uikit.eventfetch-thread',
  492. },
  493. {
  494. current: false,
  495. crashed: false,
  496. id: 4,
  497. name: '',
  498. },
  499. {
  500. current: false,
  501. crashed: false,
  502. id: 5,
  503. name: '',
  504. },
  505. {
  506. current: false,
  507. crashed: false,
  508. id: 6,
  509. name: '',
  510. },
  511. {
  512. current: false,
  513. crashed: false,
  514. id: 7,
  515. name: 'com.apple.NSURLConnectionLoader',
  516. },
  517. ],
  518. },
  519. },
  520. {
  521. type: 'breadcrumbs',
  522. data: {
  523. values: [
  524. {
  525. category: 'xhr',
  526. level: 'info',
  527. event_id: null,
  528. timestamp: '2018-01-23T08:12:53.591Z',
  529. data: {
  530. url: 'https://reload.getsentry.net/page/',
  531. status_code: '201',
  532. method: 'POST',
  533. },
  534. message: null,
  535. type: 'http',
  536. },
  537. {
  538. category: 'xhr',
  539. level: 'info',
  540. event_id: null,
  541. timestamp: '2018-01-23T08:12:53.636Z',
  542. data: {
  543. url: '/api/0/organizations/?member=1',
  544. status_code: '200',
  545. method: 'GET',
  546. },
  547. message: null,
  548. type: 'http',
  549. },
  550. {
  551. category: 'xhr',
  552. level: 'info',
  553. event_id: null,
  554. timestamp: '2018-01-23T08:12:53.895Z',
  555. data: {url: '/api/0/internal/health/', status_code: '403', method: 'GET'},
  556. message: null,
  557. type: 'http',
  558. },
  559. ],
  560. },
  561. },
  562. {
  563. type: 'request',
  564. data: {
  565. fragment: '',
  566. cookies: [],
  567. inferredContentType: null,
  568. env: null,
  569. headers: [
  570. ['Referer', '[Filtered]'],
  571. [
  572. 'User-Agent',
  573. 'Mozilla/5.0 (Linux; Android 7.0; ONEPLUS A3003 Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/56.0.2924.87 Mobile Safari/537.36',
  574. ],
  575. ],
  576. url: 'https://sentry.io/hiventy/kraken-prod/issues/438681831/',
  577. query: 'referrer=slack',
  578. data: null,
  579. method: null,
  580. },
  581. },
  582. ],
  583. [
  584. {
  585. type: 'exception',
  586. data: {
  587. values: [
  588. {
  589. stacktrace: {
  590. frames: [
  591. {
  592. function: null,
  593. colNo: null,
  594. vars: {},
  595. symbol: null,
  596. module: '<unknown module>',
  597. lineNo: null,
  598. errors: null,
  599. package: null,
  600. absPath:
  601. 'https://sentry.io/hiventy/kraken-prod/issues/438681831/?referrer=slack#',
  602. inApp: false,
  603. instructionAddr: null,
  604. filename: '/hiventy/kraken-prod/issues/438681831/',
  605. platform: null,
  606. context: [],
  607. symbolAddr: null,
  608. },
  609. ],
  610. framesOmitted: null,
  611. registers: null,
  612. hasSystemFrames: false,
  613. },
  614. module: null,
  615. rawStacktrace: null,
  616. mechanism: null,
  617. threadId: null,
  618. value: 'Unexpected token else',
  619. type: 'SyntaxError',
  620. },
  621. ],
  622. excOmitted: null,
  623. hasSystemFrames: false,
  624. },
  625. },
  626. {
  627. type: 'breadcrumbs',
  628. data: {
  629. values: [
  630. {
  631. category: 'xhr',
  632. level: 'info',
  633. event_id: null,
  634. timestamp: '2018-01-23T08:12:53.591Z',
  635. data: {
  636. url: 'https://reload.getsentry.net/page/',
  637. status_code: '201',
  638. method: 'POST',
  639. },
  640. message: null,
  641. type: 'http',
  642. },
  643. {
  644. category: 'xhr',
  645. level: 'info',
  646. event_id: null,
  647. timestamp: '2018-01-23T08:12:53.636Z',
  648. data: {
  649. url: '/api/0/organizations/?member=1',
  650. status_code: '200',
  651. method: 'GET',
  652. },
  653. message: null,
  654. type: 'http',
  655. },
  656. {
  657. category: 'xhr',
  658. level: 'info',
  659. event_id: null,
  660. timestamp: '2018-01-23T08:12:53.895Z',
  661. data: {url: '/api/0/internal/health/', status_code: '403', method: 'GET'},
  662. message: null,
  663. type: 'http',
  664. },
  665. ],
  666. },
  667. },
  668. {
  669. type: 'request',
  670. data: {
  671. fragment: '',
  672. cookies: [],
  673. inferredContentType: null,
  674. env: null,
  675. headers: [
  676. ['Referer', '[Filtered]'],
  677. [
  678. 'User-Agent',
  679. 'Mozilla/5.0 (Linux; Android 7.0; ONEPLUS A3003 Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/56.0.2924.87 Mobile Safari/537.36',
  680. ],
  681. ],
  682. url: 'https://sentry.io/hiventy/kraken-prod/issues/438681831/',
  683. query: 'referrer=slack',
  684. data: null,
  685. method: null,
  686. },
  687. },
  688. ],
  689. ];
  690. }