Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tab default ordering / reordering bugs #1475

Open
7 tasks
caseyandgina opened this issue Jan 9, 2024 · 1 comment
Open
7 tasks

Tab default ordering / reordering bugs #1475

caseyandgina opened this issue Jan 9, 2024 · 1 comment

Comments

@caseyandgina
Copy link

caseyandgina commented Jan 9, 2024

Steps to reproduce

  1. In a terminal, without MacVim running, open two files with MacVim. For example, open up.sql down.sql.
  2. MacVim opens, with the tabs in the opposite order than specified. down.sql is the first tab, and up.sql is the second tab.
  3. Drag the leftmost tab over to the right. Rather than move properly, the second tab disappears entirely from the UI, and down.sql remains the first and only visible tab. There is then no way to get to the up.sql file. When quitting MacVim, a confirmation appears warning that there are two files open.
  4. One of a few different things happens when I click on the blank area where the second tab should be:
    a. The tab appears and MacVim successfully switches to it.
    b. The tab stays invisible, and nothing happens.
    c. MacVim crashes. I had a crash report but unfortunately didn't get it saved due to the fifth item in this list.
    d. Sometimes, switching to a different app and back again will make the tabs appear and be switchable again. Other times, this does not happen. If it does restore the abliity to see/change tabs, attempting to drag one again re-enters this lottery.
    e. MacOS crashes (!!!). Crash log attached. Not sure if this is related to MacVim, but it's the first OS crash I've seen in a very long time, and happened as I was trying to move tabs in MacVim.

Expected behaviour

  1. Tabs should open in the order specified by the open command, just as they do if I type vim up.sql down.sql in a terminal.
  2. The tab UI should work as expected, and as it did in previous releases.
  3. Crashes shouldn't happen.

Version of Vim and architecture

r179 (Vim 9.1.0), arm64

Environment

MacOS Sonoma 14.2.1

How MacVim was installed

Downloaded from GitHub, then updated periodically via the built-in updater

Logs and stack traces

panic(cpu 0 caller 0xfffffe0023b8acd8): DCP PANIC - pcc firmware: mprintf_pcc2d_ltm.c:370 isr_inbox0_not_empty() --  - iomfb_mailbox(47)
pcc firmware: mprintf_pcc2d_ltm.c:370 isr_inbox0_not_empty() -- 
RTKit: RTKit-2413.60.9.release - Client: local-t600xdcp.release
!UUID: ac757f9d-b16c-3614-b733-888fb979ec54
Time: 0x0000074d81c23c92

Faulting task  47 Call Stack: 0x000000000001e038 0x000000000001da3c 0x000000000001d84c 0x0000000000020990 0x000000000017e76c 0x0000000000100414 0x0000000000100244 0x000000000017e968 0x00000000000fd9c8 0x000000000001e4a8 0x000000000001270c
RTKit Task List:
   name                    | pri     | stack use | status     | resource | warning
 0 rtk_background          | 007     |   864/2048  | SEMWAIT    | 0x860770 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

 1 rtk_ep_work             | 057     |   912/2048  | SEMWAIT    | 0x85ce20 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

 2 log_tx                  | 007     |   352/2048  | SEMWAIT    | 0x849970 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

 3 log_flush               | 015     |   272/4096  | SEMWAIT    | 0x848d00 | 
      0x0000000000011c18 0x0000000000012ba4 0x0000000000023db0 0x000000000001270c

 4 tracekit_work           | 007     |   592/4096  | SEMWAIT    | 0x846830 | 
      0x000000000000e718 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

 5 Terminator              | 015     |   432/2048  | SEMWAIT    | 0x8453a0 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

 6 main                    | 015     |  6336/40960 | SEMWAIT    | 0x830130 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000000ce74 0x000000000000f010

 7 dcpexpert               | 015     |   352/16384 | SEMWAIT    | 0x83fd40 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

 8 power                   | 000     |  1792/65536 | RUNNABLE   | 0x62d1b0 | 
      0x0000000000011c18 0x000000000001d318 0x000000000001d058 0x000000000001270c

 9 AFKMailboxEndpoint      | 015     |   752/16384 | SEMWAIT    | 0x83b500 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

10 rtkitpmgr               | 015     |   352/16384 | SEMWAIT    | 0xffffffff410efef0 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

11 iomfb_driver            | 016     | 11344/16384 | RUNNABLE   | 0 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

12 iomfb_low               | 009     |  2608/16384 | SEMWAIT    | 0xffffffff410e26b0 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

13 iomfb_driver_low        | 008     |   352/16384 | SEMWAIT    | 0xffffffff410d3620 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

14 iomfb_cdfd              | 014     |  3808/16384 | SEMWAIT    | 0xffffffff410b58e0 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

15 iomfb_dcp_disp_serv     | 016     |  1088/4096  | SEMWAIT    | 0xffffffff410a5990 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

16 iomfb_ap_link           | 016     |  1296/4096  | SEMWAIT    | 0xffffffff410a4620 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

17 iomfb_ap_caller_0       | 016     |   352/512   | SEMWAIT    | 0xffffffff410a32a0 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

18 iomfb_ap_caller_1       | 016     |   352/512   | SEMWAIT    | 0xffffffff410a2d30 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

19 iomfb_ap_caller_2       | 016     |   352/512   | SEMWAIT    | 0xffffffff410a2700 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

20 iomfb_ap_caller_3       | 016     |   352/512   | SEMWAIT    | 0xffffffff410a20d0 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

21 iomfb_ap_callee_0       | 016     |  6976/16384 | SEMWAIT    | 0xffffffff410a1a50 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

22 iomfb_ap_callee_1       | 016     |  6704/16384 | SEMWAIT    | 0xffffffff4109d5e0 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

23 iomfb_ap_callee_2       | 016     |  1328/16384 | SEMWAIT    | 0xffffffff41099160 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

24 iomfb_ap_callee_3       | 016     |   352/16384 | SEMWAIT    | 0xffffffff41094cf0 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

25 iosurface_tracker_timer | 015     |   352/16384 | SEMWAIT    | 0xffffffff4108fc60 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

26 AUCWorkLoop             | 015     |   352/16384 | SEMWAIT    | 0xffffffff4108b6b0 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

27 auc_dcp_queue           | 015     |   400/16384 | WAITING    | 0xffffffff410876c8 | 
      0x0000000000011c18 0x00000000000123c0 0x00000000000112e0 0x000000000001ea84 0x00000000000ca578 0x000000000001270c

28 dcpav                   | 015     |   624/16384 | SEMWAIT    | 0xffffffff410828e0 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

29 cpCapsThread            | 015     |  1072/16384 | SEMWAIT    | 0xffffffff4107b1d0 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

30 additionThread          | 015     |  6144/16384 | SEMWAIT    | 0xffffffff41076b20 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

31 removalThread           | 015     |   352/16384 | SEMWAIT    | 0xffffffff41072470 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

32 dcpav-power-epic        | 015     |   352/16384 | SEMWAIT    | 0xffffffff4106adb0 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

33 config                  | 015     |   672/16384 | WAITING    | 0xffffffff41066ae8 | 
      0x0000000000011c18 0x00000000000123c0 0x00000000000112e0 0x000000000001ea84 0x00000000000ca578 0x000000000001270c

34 dcpdptx-hdcp-interface  | 015     |  2384/16384 | SEMWAIT    | 0xffffffff41061750 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

35 dcpav-controller-epic   | 015     |  2384/16384 | SEMWAIT    | 0xffffffff4105c640 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

36 dcpdp-controller-epic   | 015     |   352/16384 | SEMWAIT    | 0xffffffff410571f0 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

37 sac-controller          | 015     |   352/16384 | SEMWAIT    | 0xffffffff41051ac0 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

38 setDisplayAsync         | 015     |  2864/16384 | SEMWAIT    | 0xffffffff4104d560 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

39 dcpav-sac-epic          | 015     |  2384/16384 | SEMWAIT    | 0xffffffff41048610 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

40 endpoint                | 015     |  2864/8192  | WAITING    | 0xffffffff41042170 | 
      0x0000000000011c18 0x00000000000123c0 0x00000000000112e0 0x000000000001ea84 0x00000000000ca578 0x000000000001270c

41 AFKGlobalDispatch       | 015     |  9504/16384 | WAITING    | 0xffffffff4103bd40 | 
      0x0000000000011c18 0x00000000000123c0 0x00000000000112e0 0x000000000001ea84 0x00000000000ca578 0x000000000001270c

42 iomfb_alss              | 016     |   352/4096  | SEMWAIT    | 0xffffffff40fc8c50 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

43 iomfb_pdc               | 008     |   352/4096  | SEMWAIT    | 0xffffffff40fb6030 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

44 iomfb_backlight         | 016     |   352/4096  | SEMWAIT    | 0xffffffff40f94630 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

45 iomfb_mailbox           | 018     |  1312/16384 | SEMWAIT    | 0xffffffff40f92980 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

46 iomfb_mailbox_async     | 018     |  1552/16384 | SEMWAIT    | 0xffffffff40f832c0 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

47 iomfb_mailbox           | 018     |  1104/16384 | RUNNABLE   | 0 | [Faulting task]

48 iomfb_mailbox_async     | 018     |   352/16384 | SEMWAIT    | 0xffffffff40f6ee00 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

49 iomfb_reg_stream        | 016     |   352/4096  | SEMWAIT    | 0xffffffff40f66170 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

50 iomfb_mailbox           | 018     |   352/16384 | SEMWAIT    | 0xffffffff40f604c0 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

51 iomfb_mailbox_async     | 018     |   352/16384 | SEMWAIT    | 0xffffffff40f50f20 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

52 iomfb_video_async       | 016     |  6184/16384 | SEMWAIT    | 0xffffffff40f41280 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

53 iomfb_video_if          | 016     |   352/4096  | SEMWAIT    | 0xffffffff40f3cca0 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

54 iomfb_video_async       | 016     |   352/16384 | SEMWAIT    | 0xffffffff40f30460 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

55 iomfb_video_if_stub     | 016     |   352/4096  | SEMWAIT    | 0xffffffff40f2be80 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

56 cp                      | 015     |   352/16384 | SEMWAIT    | 0xffffffff40f23330 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

58 dcpav-device-epic       | 015     |   352/16384 | SEMWAIT    | 0xffffffff40f2a8b0 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

59 poweroff                | 015     |   352/16384 | SEMWAIT    | 0xffffffff40f10f70 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

60 cpsrc                   | 015     |   688/16384 | SEMWAIT    | 0xffffffff40e48ca0 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

61 restartIntfc            | 015     |   352/16384 | SEMWAIT    | 0xffffffff40e1d5c0 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

62 hdmiErrorMonitor        | 015     |   352/16384 | SEMWAIT    | 0xffffffff40e22c10 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

63 hdmiErrorInject         | 015     |   352/16384 | SEMWAIT    | 0xffffffff40ed4be0 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

64 sinkCount               | 015     |   352/16384 | SEMWAIT    | 0xffffffff40f1a9e0 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

65 linkStatus              | 015     |   352/16384 | SEMWAIT    | 0xffffffff40e43250 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

66 cpIrq                   | 015     |   352/16384 | SEMWAIT    | 0xffffffff40e3f220 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

67 dpIrq                   | 015     |  4944/16384 | SEMWAIT    | 0xffffffff40e5a030 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

68 edpAggressor            | 015     |   688/16384 | SEMWAIT    | 0xffffffff40e56010 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

69 cdiAggressor            | 015     |  1888/16384 | SEMWAIT    | 0xffffffff40e51fe0 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

74 termination             | 015     |  2448/16384 | WAITING    | 0xffffffff40ece6d8 | 
      0x0000000000011c18 0x00000000000123c0 0x00000000000112e0 0x000000000001ea84 0x00000000000ca578 0x000000000001270c

75 iomfb_ca                | 016     |  1712/4096  | SEMWAIT    | 0xffffffff40e96c20 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

76 iomfb_mailbox           | 018     |   720/16384 | SEMWAIT    | 0xffffffff40e958a0 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

77 iomfb_mailbox_async     | 018     |  6304/16384 | SEMWAIT    | 0xffffffff40e864c0 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

85 dcpav-service-epic      | 015     |   352/16384 | SEMWAIT    | 0xffffffff40e6e100 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

86 dcpdp-service-epic      | 015     |  2384/16384 | SEMWAIT    | 0xffffffff40e6a0d0 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

87 dcpdp-device-epic       | 015     |  2384/16384 | SEMWAIT    | 0xffffffff40e660b0 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

88 aup                     | 015     |   352/16384 | SEMWAIT    | 0xffffffff40e62080 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c

90 dcpav-video-interface-e | 015     |   352/16384 | SEMWAIT    | 0xffffffff40e18220 | 
      0x0000000000011c18 0x0000000000012ba4 0x000000000001e43c 0x000000000001270c


Chinook ASC Async error info: 
l2c_err_sts 0x5000fbfc00000000, l2c_err_adr 000000000000000000, l2c_err_inf 000000000000000000
lsu_err_sts 000000000000000000, fed_err_sts 000000000000000000, mmu_err_sts 000000000000000000
dpc_err_sts 000000000000000000

Mailbox (0): (0)
  Inbox  AKF_KIC_INBOX_CTRL = 0x00029901, AKF_KIC_MAILBOX_SET = 0x11111101
  Outbox AKF_AP_OUTBOX_CTRL = 0x00027701, AKF_AP_MAILBOX_SET  = 0x00000000

    dir   endpoint      timestamp           msg
    ====  ============  ==================  ==================
    [RX]        user24  0x0000074d7fe1e128  0x0000002400000202
    [TX]        user24  0x0000074d7fe20078  0x0000006000000302
    [RX]        user24  0x0000074d7fe202c0  0x0000000000000342
    [TX]        user24  0x0000074d7fe20644  0x0000000000000242
    [TX]        user24  0x0000074d7fe95d28  0x000006fc00000302
    [RX]        user24  0x0000074d7fe974e4  0x0000000000000342
    [RX]        user24  0x0000074d7ff58934  0x0000002400000202
    [TX]        user24  0x0000074d7ff59ec0  0x0000000000000242
    [RX]        user24  0x0000074d7ff5bb10  0x00001b6400000202
    [TX]        user24  0x0000074d7ff5cdb8  0x0000000000000242
    [TX]        user24  0x0000074d7ff5d5ec  0x000006fc00000302
    [RX]        user24  0x0000074d7ff5dc84  0x0000000000000342
    [TX]        user24  0x0000074d7ff5e7c0  0x0000001800000302
    [RX]        user24  0x0000074d7ff5ed44  0x0000000000000342
    [TX]        user24  0x0000074d7ff5f294  0x0000001400000302
    [RX]        user24  0x0000074d7ff5f674  0x0000000000000342
    [TX]        user24  0x0000074d7ff5fccc  0x0000001800000302
    [RX]        user24  0x0000074d7ff60338  0x0000000000000342
    [RX]        user24  0x0000074d800def18  0x0000002400000202
    [TX]        user24  0x0000074d800dfedc  0x0000000000000242
    [RX]        user24  0x0000074d800e0e8c  0x0000001400000202
    [TX]        user24  0x0000074d800e19e8  0x0000000000000242
    [RX]        user24  0x0000074d80234884  0x0000002400000202
    [TX]        user24  0x0000074d80235e84  0x0000000000000242
    [RX]        user24  0x0000074d8023721c  0x0000001400000202
    [TX]        user24  0x0000074d80238188  0x0000000000000242
    [TX]        user24  0x0000074d8026537c  0x0000001800000302
    [RX]        user24  0x0000074d80265d54  0x0000000000000342
    [RX]        user24  0x0000074d80a80760  0x0000002400000202
    [TX]        user24  0x0000074d80a81c9c  0x0000000000000242
    [RX]        user24  0x0000074d80a83cbc  0x00001b6400000202
    [TX]        user24  0x0000074d80a85128  0x0000000000000242
    [TX]        user24  0x0000074d80a87d04  0x0000006000000302
    [RX]        user24  0x0000074d80a88000  0x0000000000000342
    [TX]        user24  0x0000074d80afb38c  0x0000000c00000302
    [RX]        user24  0x0000074d80afc0bc  0x0000000000000342
    [TX]        user24  0x0000074d80afd164  0x0000001800000302
    [RX]        user24  0x0000074d80afdc98  0x0000000000000342
    [TX]        user24  0x0000074d80afea10  0x000006fc00000302
    [RX]        user24  0x0000074d80aff3ac  0x0000000000000342
    [RX]        user24  0x0000074d80bbfc78  0x0000002400000202
    [TX]        user24  0x0000074d80bc169c  0x0000000000000242
    [RX]        user24  0x0000074d80bc30fc  0x00001b6400000202
    [TX]        user24  0x0000074d80bc5010  0x0000000000000242
    [TX]        user24  0x0000074d80bc5f08  0x000006fc00000302
    [RX]        user24  0x0000074d80bc7108  0x0000000000000342
    [TX]        user24  0x0000074d80bc8418  0x0000001800000302
    [RX]        user24  0x0000074d80bc8848  0x0000000000000342
    [TX]        user24  0x0000074d80bc8a24  0x0000001400000302
    [RX]        user24  0x0000074d80bc9160  0x0000000000000342
    [TX]        user24  0x0000074d80bc9c20  0x0000001800000302
    [RX]        user24  0x0000074d80bca074  0x0000000000000342
    [RX]        user24  0x0000074d80d13b4c  0x0000002400000202
    [TX]        user24  0x0000074d80d14a00  0x0000000000000242
    [RX]        user24  0x0000074d80d156ec  0x0000001400000202
    [TX]        user24  0x0000074d80d161ec  0x0000000000000242
    [RX]        user24  0x0000074d80e9afe8  0x0000002400000202
    [TX]        user24  0x0000074d80e9c034  0x0000000000000242
    [RX]        user24  0x0000074d80e9d26c  0x0000001400000202
    [TX]        user24  0x0000074d80e9dd80  0x0000000000000242
    [TX]        user24  0x0000074d80ecaf0c  0x0000001800000302
    [RX]        user24  0x0000074d80ecb7c4  0x0000000000000342
    [RX]        user24  0x0000074d81741b28  0x0000002400000202
    [TX]        user24  0x0000074d81742c04  0x0000000000000242
    [RX]        user24  0x0000074d81743934  0x00001b6400000202
    [TX]        user24  0x0000074d81744fa0  0x0000000000000242
    [RX]        user24  0x0000074d8174547c  0x0000002400000202
    [TX]        user24  0x0000074d81747438  0x0000006000000302
    [RX]        user24  0x0000074d81747704  0x0000000000000342
    [TX]        user24  0x0000074d81747cc4  0x0000000000000242
    [RX]        user24  0x0000074d81778560  0x0000002400000202
    [TX]        user24  0x0000074d817792c4  0x0000000000000242
    [RX]        user24  0x0000074d81797aec  0x00001b6400000202
    [TX]        user24  0x0000074d81798e9c  0x0000000000000242
    [TX]        user24  0x0000074d817c1da8  0x0000000c00000302
    [RX]        user24  0x0000074d817c2710  0x0000000000000342
    [TX]        user24  0x0000074d817c3f6c  0x0000001800000302
    [RX]        user24  0x0000074d817c4f20  0x0000000000000342
    [TX]        user24  0x0000074d817c5d20  0x000006fc00000302
    [RX]        user24  0x0000074d817c6504  0x0000000000000342
    [TX]        user24  0x0000074d817cae8c  0x0000006000000302
    [RX]        user24  0x0000074d817cb214  0x0000000000000342
    [RX]        user24  0x0000074d817da14c  0x0000002400000202
    [TX]        user24  0x0000074d817db0ec  0x0000000000000242
    [RX]        user24  0x0000074d817eb70c  0x00001b6400000202
    [TX]        user24  0x0000074d817ed070  0x0000000000000242
    [TX]        user24  0x0000074d817f276c  0x000006fc00000302
    [RX]        user24  0x0000074d817f2fec  0x0000000000000342
    [RX]        user24  0x0000074d81831ce0  0x0000002400000202
    [TX]        user24  0x0000074d81832ca4  0x0000000000000242
    [RX]        user24  0x0000074d81833c74  0x00001b6400000202
    [TX]        user24  0x0000074d8183519c  0x0000000000000242
    [TX]        user24  0x0000074d81837528  0x0000006000000302
    [RX]        user24  0x0000074d81837d28  0x0000000000000342
    [RX]        user24  0x0000074d8183c060  0x0000002400000202
    [TX]        user24  0x0000074d8183c544  0x0000000000000242
    [TX]        user24  0x0000074d818549f4  0x0000001800000302
    [RX]        user24  0x0000074d81855434  0x0000000000000342
    [TX]        user24  0x0000074d818b6744  0x000006fc00000302
    [RX]        user24  0x0000074d818b79d4  0x0000000000000342
    [RX]        user24  0x0000074d819795e4  0x0000002400000202
    [TX]        user24  0x0000074d8197a524  0x0000000000000242
    [RX]        user24  0x0000074d8197b440  0x00001b6400000202
    [TX]        user24  0x0000074d8197cb20  0x0000000000000242
    [TX]        user24  0x0000074d8197d568  0x000006fc00000302
    [RX]        user24  0x0000074d8197dfd4  0x0000000000000342
    [TX]        user24  0x0000074d8197ee58  0x0000001800000302
    [RX]        user24  0x0000074d8197f1bc  0x0000000000000342
    [TX]        user24  0x0000074d8197f3dc  0x0000001400000302
    [RX]        user24  0x0000074d8197fce0  0x0000000000000342
    [TX]        user24  0x0000074d81980838  0x0000001800000302
    [RX]        user24  0x0000074d81980ce8  0x0000000000000342
    [RX]        user24  0x0000074d81b8eb70  0x0000002400000202
    [TX]        user24  0x0000074d81b8ff60  0x0000000000000242
    [RX]        user24  0x0000074d81b91cc8  0x00001b6400000202
    [TX]        user24  0x0000074d81b93d2c  0x0000000000000242
    [RX]        user24  0x0000074d81b9429c  0x0000002400000202
    [TX]        user24  0x0000074d81b960bc  0x0000006000000302
    [RX]        user24  0x0000074d81b9643c  0x0000000000000342
    [TX]        user24  0x0000074d81b968d4  0x0000000000000242
    [TX]        user24  0x0000074d81bf3f7c  0x0000000c00000302
    [RX]        user24  0x0000074d81bf4b68  0x0000000000000342
    [TX]        user24  0x0000074d81bf58a8  0x0000001800000302
    [RX]        user24  0x0000074d81bf6268  0x0000000000000342
    [TX]        user24  0x0000074d81bf6e60  0x000006fc00000302
    [RX]        user24  0x0000074d81bf77f0  0x0000000000000342
    [TX]        user24  0x0000074d81bf8bec  0x0000005800000302
    [RX]        user24  0x0000074d81bf938c  0x0000000000000342
No mapping found for coredump section: 0xffffffff00026000 - 0xffffffff00026fff
No mapping found for coredump section: 0xffffffff0012a000 - 0xffffffff0012afff
No mapping found for coredump section: 0xffffffff00143000 - 0xffffffff00143fff
No mapping found for coredump section: 0xffffffff00558000 - 0xffffffff00597fff
No mapping found for coredump section: 0xffffffff00598000 - 0xffffffff005d7fff
No mapping found for coredump section: 0xffffffff005d8000 - 0xffffffff005d8fff
No mapping found for coredump section: 0xffffffff005d9000 - 0xffffffff005d9fff
No mapping found for coredump section: 0xffffffff005da000 - 0xffffffff005dafff
No mapping found for coredump section: 0xffffffff005db000 - 0xffffffff005dbfff
No mapping found for coredump section: 0xffffffff005dc000 - 0xffffffff005dcfff
No mapping found for coredump section: 0xffffffff005dd000 - 0xffffffff005ddfff
No mapping found for coredump section: 0xffffffff005de000 - 0xffffffff005defff
No mapping found for coredump section: 0xffffffff005df000 - 0xffffffff005dffff
No mapping found for coredump section: 0xffffffff005e0000 - 0xffffffff005e0fff
No mapping found for coredump section: 0xffffffff005e1000 - 0xffffffff005e1fff
No mapping found for coredump section: 0xffffffff005e2000 - 0xffffffff005e2fff
No mapping found for coredump section: 0xffffffff005e3000 - 0xffffffff005e3fff
No mapping found for coredump section: 0xffffffff005e4000 - 0xffffffff005e4fff
No mapping found for coredump section: 0xffffffff005e5000 - 0xffffffff005e5fff
No mapping found for coredump section: 0xffffffff005e6000 - 0xffffffff005e6fff
No mapping found for coredump section: 0xffffffff005e7000 - 0xffffffff005e7fff
No mapping found for coredump section: 0xffffffff005e8000 - 0xffffffff005e8fff
No mapping found for coredump section: 0xffffffff005e9000 - 0xffffffff005e9fff
No mapping found for coredump section: 0xffffffff005ea000 - 0xffffffff005eafff
No mapping found for coredump section: 0xffffffff005eb000 - 0xffffffff005ebfff
No mapping found for coredump section: 0xffffffff005ec000 - 0xffffffff005ecfff
No mapping found for coredump section: 0xffffffff005ed000 - 0xffffffff005edfff
No mapping found for coredump section: 0xffffffff005ee000 - 0xffffffff005eefff
No mapping found for coredump section: 0xffffffff005ef000 - 0xffffffff005effff
No mapping found for coredump section: 0xffffffff005f0000 - 0xffffffff005f0fff
No mapping found for coredump section: 0xffffffff005f1000 - 0xffffffff005f1fff
No mapping found for coredump section: 0xffffffff005f2000 - 0xffffffff005f2fff
No mapping found for coredump section: 0xffffffff005f3000 - 0xffffffff005f3fff
No mapping found for coredump section: 0xffffffff005f4000 - 0xffffffff005f4fff
No mapping found for coredump section: 0xffffffff005f5000 - 0xffffffff005f5fff
No mapping found for coredump section: 0xffffffff005f6000 - 0xffffffff005f6fff
No mapping found for coredump section: 0xffffffff005f7000 - 0xffffffff005f7fff
No mapping found for coredump section: 0xffffffff005f8000 - 0xffffffff005f8fff
No mapping found for coredump section: 0xffffffff005f9000 - 0xffffffff005f9fff
No mapping found for coredump section: 0xffffffff005fa000 - 0xffffffff005fafff
No mapping found for coredump section: 0xffffffff005fb000 - 0xffffffff005fbfff
No mapping found for coredump section: 0xffffffff005fc000 - 0xffffffff005fcfff
No mapping found for coredump section: 0xffffffff005fd000 - 0xffffffff005fdfff
No mapping found for coredump section: 0xffffffff005fe000 - 0xffffffff005fefff
No mapping found for coredump section: 0xffffffff005ff000 - 0xffffffff005fffff
No mapping found for coredump section: 0xffffffff00600000 - 0xffffffff00600fff
No mapping found for coredump section: 0xffffffff00601000 - 0xffffffff00601fff
No mapping found for coredump section: 0xffffffff00602000 - 0xffffffff00602fff
No mapping found for coredump section: 0xffffffff00603000 - 0xffffffff00603fff
No mapping found for coredump section: 0xffffffff00604000 - 0xffffffff00604fff
No mapping found for coredump section: 0xffffffff00605000 - 0xffffffff00605fff
No mapping found for coredump section: 0xffffffff00606000 - 0xffffffff00606fff
No mapping found for coredump section: 0xffffffff00607000 - 0xffffffff00607fff
No mapping found for coredump section: 0xffffffff00608000 - 0xffffffff00608fff
No mapping found for coredump section: 0xffffffff00609000 - 0xffffffff00609fff
No mapping found for coredump section: 0xffffffff0060a000 - 0xffffffff0060afff
No mapping found for coredump section: 0xffffffff0060b000 - 0xffffffff0060bfff
No mapping found for coredump section: 0xffffffff0060c000 - 0xffffffff0060cfff
No mapping found for coredump section: 0xffffffff0060d000 - 0xffffffff0060dfff
No mapping found for coredump section: 0xffffffff0060e000 - 0xffffffff0060efff
No mapping found for coredump section: 0xffffffff0060f000 - 0xffffffff0060ffff
No mapping found for coredump section: 0xffffffff00610000 - 0xffffffff00610fff
No mapping found for coredump section: 0xffffffff00611000 - 0xffffffff00611fff
No mapping found for coredump section: 0xffffffff00612000 - 0xffffffff00612fff
No mapping found for coredump section: 0xffffffff00613000 - 0xffffffff00613fff
No mapping found for coredump section: 0xffffffff00614000 - 0xffffffff00614fff
No mapping found for coredump section: 0xffffffff00615000 - 0xffffffff00615fff
No mapping found for coredump section: 0xffffffff00616000 - 0xffffffff00616fff
No mapping found for coredump section: 0xffffffff00617000 - 0xffffffff00617fff
No mapping found for coredump section: 0xffffffff00618000 - 0xffffffff00618fff
No mapping found for coredump section: 0xffffffff00619000 - 0xffffffff00619fff
No mapping found for coredump section: 0xffffffff0061a000 - 0xffffffff0061afff
No mapping found for coredump section: 0xffffffff0061b000 - 0xffffffff0061bfff
No mapping found for coredump section: 0xffffffff0061c000 - 0xffffffff0061cfff
No mapping found for coredump section: 0xffffffff0061d000 - 0xffffffff0061dfff
No mapping found for coredump section: 0xffffffff0061e000 - 0xffffffff0061efff
No mapping found for coredump section: 0xffffffff0061f000 - 0xffffffff0061ffff
No mapping found for coredump section: 0xffffffff00620000 - 0xffffffff00620fff
No mapping found for coredump section: 0xffffffff00621000 - 0xffffffff00621fff
No mapping found for coredump section: 0xffffffff00622000 - 0xffffffff00622fff
No mapping found for coredump section: 0xffffffff00623000 - 0xffffffff00623fff
No mapping found for coredump section: 0xffffffff00624000 - 0xffffffff00624fff
No mapping found for coredump section: 0xffffffff00625000 - 0xffffffff00625fff
No mapping found for coredump section: 0xffffffff00626000 - 0xffffffff00626fff
No mapping found for coredump section: 0xffffffff00627000 - 0xffffffff00627fff
No mapping found for coredump section: 0xffffffff00628000 - 0xffffffff00628fff
No mapping found for coredump section: 0xffffffff00629000 - 0xffffffff00629fff
No mapping found for coredump section: 0xffffffff0062a000 - 0xffffffff0062afff
No mapping found for coredump section: 0xffffffff0062b000 - 0xffffffff0062bfff
No mapping found for coredump section: 0xffffffff0062c000 - 0xffffffff0062cfff
No mapping found for coredump section: 0xffffffff0062d000 - 0xffffffff0062dfff
No mapping found for coredump section: 0xffffffff0062e000 - 0xffffffff0062efff
No mapping found for coredump section: 0xffffffff0062f000 - 0xffffffff0062ffff
No mapping found for coredump section: 0xffffffff00630000 - 0xffffffff00630fff
No mapping found for coredump section: 0xffffffff00631000 - 0xffffffff00631fff
No mapping found for coredump section: 0xffffffff00632000 - 0xffffffff00638fff
No mapping found for coredump section: 0xffffffff00639000 - 0xffffffff0063ffff
No mapping found for coredump section: 0xffffffff00640000 - 0xffffffff00646fff
No mapping found for coredump section: 0xffffffff00647000 - 0xffffffff0064dfff
No mapping found for coredump section: 0xffffffff0064e000 - 0xffffffff00654fff
No mapping found for coredump section: 0xffffffff00655000 - 0xffffffff0065bfff
No mapping found for coredump section: 0xffffffff0065c000 - 0xffffffff00662fff
No mapping found for coredump section: 0xffffffff00663000 - 0xffffffff00669fff
Sleep Count: 441
Wake Count:  441
Duty Cycle:  0
Mailbox (1): (4)
  Inbox  AKF_KIC_INBOX_CTRL = 0x0002cc01, AKF_KIC_MAILBOX_SET = 0x11111101
  Outbox AKF_AP_OUTBOX_CTRL = 0x00020001, AP instance uninitialized


    dir   endpoint      timestamp           msg
    ====  ============  ==================  ==================
    [TX]        user01  0x0000074d81471220  0x5444545000040010
    [RX]        user01  0x0000074d81472ad8  0x41fc000000040000
    [TX]        user01  0x0000074d814733d8  0x5444435200040010
    [RX]        user01  0x0000074d814749cc  0x41f4800000040000
    [TX]        user01  0x0000074d814752cc  0x5444455200040010
    [RX]        user01  0x0000074d81476898  0x41e9000000040000
    [TX]        user01  0x0000074d81477100  0x5444655200040010
    [RX]        user01  0x0000074d814786c8  0x41e5000000040000
Sleep Count: 441
Wake Count:  441
Duty Cycle:  0

RTBuddy(AP): Debug info:
_iopStatus = 0x8
_powerStateChangeLocked = false
Mailbox Status:
IDLE_STATUS: 0x0000002d
INBOX0_CTRL: 0x00029901
OUTBOX0_CTRL: 0x00028801
AP->IOP Mailbox Log:
Timestamp          | Dir  | Message
0x000000d8b906502c | [TX] | 0x0000000000000342 0x0000000000000037
0x000000d8b91ae98c | [TX] | 0x0000002400000202 0x0000000000000037
0x000000d8b91afbc0 | [RX] | Interrupt
0x000000d8b91afbdc | [RX] | 0x0000000000000242 0x0010120000000037
0x000000d8b91b05ac | [TX] | 0x0000001400000202 0x0000000000000037
0x000000d8b91b1390 | [RX] | Interrupt
0x000000d8b91b13a0 | [RX] | 0x0000000000000242 0x0010230000000037
0x000000d8b9335d60 | [TX] | 0x0000002400000202 0x0000000000000037
0x000000d8b9337244 | [RX] | Interrupt
0x000000d8b9337268 | [RX] | 0x0000000000000242 0x0010340000000037
0x000000d8b9338118 | [TX] | 0x0000001400000202 0x0000000000000037
0x000000d8b9338fbc | [RX] | Interrupt
0x000000d8b9338fd4 | [RX] | 0x0000000000000242 0x0010450000000037
0x000000d8b9366130 | [RX] | Interrupt
0x000000d8b936614c | [RX] | 0x0000001800000302 0x0010560000000037
0x000000d8b93665ec | [TX] | 0x0000000000000342 0x0000000000000037
0x000000d8b9bdc8c8 | [TX] | 0x0000002400000202 0x0000000000000037
0x000000d8b9bdde10 | [RX] | Interrupt
0x000000d8b9bdde28 | [RX] | 0x0000000000000242 0x0010670000000037
0x000000d8b9bde7dc | [TX] | 0x00001b6400000202 0x0000000000000037
0x000000d8b9be0290 | [RX] | Interrupt
0x000000d8b9be029c | [RX] | 0x0000000000000242 0x0010780000000037
0x000000d8b9be0598 | [TX] | 0x0000002400000202 0x0000000000000037
0x000000d8b9be2648 | [RX] | Interrupt
0x000000d8b9be2654 | [RX] | 0x0000006000000302 0x0010890000000037
0x000000d8b9be2848 | [TX] | 0x0000000000000342 0x0000000000000037
0x000000d8b9be2fcc | [RX] | Interrupt
0x000000d8b9be2fd8 | [RX] | 0x0000000000000242 0x00109a0000000037
0x000000d8b9c13334 | [TX] | 0x0000002400000202 0x0000000000000037
0x000000d8b9c1450c | [RX] | Interrupt
0x000000d8b9c1452c | [RX] | 0x0000000000000242 0x0010ab0000000037
0x000000d8b9c329a0 | [TX] | 0x00001b6400000202 0x0000000000000037
0x000000d8b9c34360 | [RX] | Interrupt
0x000000d8b9c34380 | [RX] | 0x0000000000000242 0x0010bc0000000037
0x000000d8b9c5d044 | [RX] | Interrupt
0x000000d8b9c5d058 | [RX] | 0x0000000c00000302 0x0010cd0000000037
0x000000d8b9c5d4c4 | [TX] | 0x0000000000000342 0x0000000000000037
0x000000d8b9c5f170 | [RX] | Interrupt
0x000000d8b9c5f17c | [RX] | 0x0000001800000302 0x0010de0000000037
0x000000d8b9c5fe0c | [TX] | 0x0000000000000342 0x0000000000000037
0x000000d8b9c60f18 | [RX] | Interrupt
0x000000d8b9c60f24 | [RX] | 0x000006fc00000302 0x0010ef0000000037
0x000000d8b9c61398 | [TX] | 0x0000000000000342 0x0000000000000037
0x000000d8b9c66014 | [RX] | Interrupt
0x000000d8b9c6604c | [RX] | 0x0000006000000302 0x0010f00000000037
0x000000d8b9c662fc | [TX] | 0x0000000000000342 0x0000000000000037
0x000000d8b9c74e68 | [TX] | 0x0000002400000202 0x0000000000000037
0x000000d8b9c763ac | [RX] | Interrupt
0x000000d8b9c763c8 | [RX] | 0x0000000000000242 0x0010010000000037
0x000000d8b9c865b0 | [TX] | 0x00001b6400000202 0x0000000000000037
0x000000d8b9c88328 | [RX] | Interrupt
0x000000d8b9c88344 | [RX] | 0x0000000000000242 0x0010120000000037
0x000000d8b9c8da14 | [RX] | Interrupt
0x000000d8b9c8da24 | [RX] | 0x000006fc00000302 0x0010230000000037
0x000000d8b9c8e110 | [TX] | 0x0000000000000342 0x0000000000000037
0x000000d8b9ccca8c | [TX] | 0x0000002400000202 0x0000000000000037
0x000000d8b9ccdf44 | [RX] | Interrupt
0x000000d8b9ccdf5c | [RX] | 0x0000000000000242 0x0010340000000037
0x000000d8b9cceadc | [TX] | 0x00001b6400000202 0x0000000000000037
0x000000d8b9cd0368 | [RX] | Interrupt
0x000000d8b9cd0388 | [RX] | 0x0000000000000242 0x0010450000000037
0x000000d8b9cd2850 | [RX] | Interrupt
0x000000d8b9cd286c | [RX] | 0x0000006000000302 0x0010560000000037
0x000000d8b9cd2bb4 | [TX] | 0x0000000000000342 0x0000000000000037
0x000000d8b9cd6f20 | [TX] | 0x0000002400000202 0x0000000000000037
0x000000d8b9cd7708 | [RX] | Interrupt
0x000000d8b9cd7724 | [RX] | 0x0000000000000242 0x0010670000000037
0x000000d8b9cefcc0 | [RX] | Interrupt
0x000000d8b9cefce4 | [RX] | 0x0000001800000302 0x0010780000000037
0x000000d8b9cf02f8 | [TX] | 0x0000000000000342 0x0000000000000037
0x000000d8b9d519e0 | [RX] | Interrupt
0x000000d8b9d51a20 | [RX] | 0x000006fc00000302 0x0010890000000037
0x000000d8b9d52860 | [TX] | 0x0000000000000342 0x0000000000000037
0x000000d8b9e14408 | [TX] | 0x0000002400000202 0x0000000000000037
0x000000d8b9e157a8 | [RX] | Interrupt
0x000000d8b9e157c0 | [RX] | 0x0000000000000242 0x00109a0000000037
0x000000d8b9e162e8 | [TX] | 0x00001b6400000202 0x0000000000000037
0x000000d8b9e17e60 | [RX] | Interrupt
0x000000d8b9e17e78 | [RX] | 0x0000000000000242 0x0010ab0000000037
0x000000d8b9e18804 | [RX] | Interrupt
0x000000d8b9e18818 | [RX] | 0x000006fc00000302 0x0010bc0000000037
0x000000d8b9e18e04 | [TX] | 0x0000000000000342 0x0000000000000037
0x000000d8b9e1a098 | [RX] | Interrupt
0x000000d8b9e1a0ac | [RX] | 0x0000001800000302 0x0010cd0000000037
0x000000d8b9e1a2e0 | [TX] | 0x0000000000000342 0x0000000000000037
0x000000d8b9e1a698 | [RX] | Interrupt
0x000000d8b9e1a6f4 | [RX] | 0x0000001400000302 0x0010de0000000037
0x000000d8b9e1aa6c | [TX] | 0x0000000000000342 0x0000000000000037
0x000000d8b9e1bb44 | [RX] | Interrupt
0x000000d8b9e1bb58 | [RX] | 0x0000001800000302 0x0010ef0000000037
0x000000d8b9e1bd74 | [TX] | 0x0000000000000342 0x0000000000000037
0x000000d8ba0299d0 | [TX] | 0x0000002400000202 0x0000000000000037
0x000000d8ba02b1a8 | [RX] | Interrupt
0x000000d8ba02b1d4 | [RX] | 0x0000000000000242 0x0010f00000000037
0x000000d8ba02cb20 | [TX] | 0x00001b6400000202 0x0000000000000037
0x000000d8ba02efd0 | [RX] | Interrupt
0x000000d8ba02efe0 | [RX] | 0x0000000000000242 0x0010010000000037
0x000000d8ba02f3b0 | [TX] | 0x0000002400000202 0x0000000000000037
0x000000d8ba0312e0 | [RX] | Interrupt
0x000000d8ba03130c | [RX] | 0x0000006000000302 0x0010120000000037
0x000000d8ba031590 | [TX] | 0x0000000000000342 0x0000000000000037
0x000000d8ba031be8 | [RX] | Interrupt
0x000000d8ba031c08 | [RX] | 0x0000000000000242 0x0010230000000037
0x000000d8ba08f2a8 | [RX] | Interrupt
0x000000d8ba08f2e0 | [RX] | 0x0000000c00000302 0x0010340000000037
0x000000d8ba08fa68 | [TX] | 0x0000000000000342 0x0000000000000037
0x000000d8ba090ad8 | [RX] | Interrupt
0x000000d8ba090af4 | [RX] | 0x0000001800000302 0x0010450000000037
0x000000d8ba0911a0 | [TX] | 0x0000000000000342 0x0000000000000037
0x000000d8ba09208c | [RX] | Interrupt
0x000000d8ba0920a8 | [RX] | 0x000006fc00000302 0x0010560000000037
0x000000d8ba092710 | [TX] | 0x0000000000000342 0x0000000000000037
0x000000d8ba093ec8 | [RX] | Interrupt
0x000000d8ba093ee0 | [RX] | 0x0000005800000302 0x0010670000000037
0x000000d8ba0942a8 | [TX] | 0x0000000000000342 0x0000000000000037
0x000000d8ba0ca218 | [RX] | Interrupt
0x000000d8ba0ca244 | [RX] | 0x001041f00024b000 0x0010780000000001
0x000000d8b9061158 | [RX] | Interrupt
0x000000d8b906118c | [RX] | 0x000006fc00000302 0x0010de0000000037
0x000000d8b9061db4 | [TX] | 0x0000000000000342 0x0000000000000037
0x000000d8b90635dc | [RX] | Interrupt
0x000000d8b90635f0 | [RX] | 0x0000001800000302 0x0010ef0000000037
0x000000d8b9063834 | [TX] | 0x0000000000000342 0x0000000000000037
0x000000d8b9063c50 | [RX] | Interrupt
0x000000d8b9063c9c | [RX] | 0x0000001400000302 0x0010f00000000037
0x000000d8b9063eec | [TX] | 0x0000000000000342 0x0000000000000037
0x000000d8b9064e5c | [RX] | Interrupt
0x000000d8b9064e70 | [RX] | 0x0000001800000302 0x0010010000000037

Debugger message: panic
Memory ID: 0x6
OS release type: User
OS version: 23C71
Kernel version: Darwin Kernel Version 23.2.0: Wed Nov 15 21:53:18 PST 2023; root:xnu-10002.61.3~2/RELEASE_ARM64_T6000
Fileset Kernelcache UUID: 89516519121B13EC9D63007F55C1F1FD
Kernel UUID: 3DE22D7D-A5F5-3B17-84BD-A58164C8B09B
Boot session UUID: A7196034-0CF4-4C73-8074-CFEB52C79132
iBoot version: iBoot-10151.61.4
secure boot?: YES
roots installed: 0
Paniclog version: 14
KernelCache slide: 0x00000000187e0000
KernelCache base:  0xfffffe001f7e4000
Kernel slide:      0x00000000187e8000
Kernel text base:  0xfffffe001f7ec000
Kernel text exec slide: 0x0000000019d14000
Kernel text exec base:  0xfffffe0020d18000
mach_absolute_time: 0xd8ba16cc15
Epoch Time:        sec       usec
  Boot    : 0x6598495f 0x00049c8f
  Sleep   : 0x659d4d17 0x00088dab
  Wake    : 0x659d58a8 0x000ae925
  Calendar: 0x659d643c 0x00083ea8

Zone info:
  Zone map: 0xfffffe1016fcc000 - 0xfffffe3016fcc000
  . VM    : 0xfffffe1016fcc000 - 0xfffffe14e3c98000
  . RO    : 0xfffffe14e3c98000 - 0xfffffe167d630000
  . GEN0  : 0xfffffe167d630000 - 0xfffffe1b4a2fc000
  . GEN1  : 0xfffffe1b4a2fc000 - 0xfffffe2016fc8000
  . GEN2  : 0xfffffe2016fc8000 - 0xfffffe24e3c94000
  . GEN3  : 0xfffffe24e3c94000 - 0xfffffe29b0960000
  . DATA  : 0xfffffe29b0960000 - 0xfffffe3016fcc000
  Metadata: 0xfffffe557d990000 - 0xfffffe5585990000
  Bitmaps : 0xfffffe5585990000 - 0xfffffe558874c000
  Extra   : 0 - 0

TPIDRx_ELy = {1: 0xfffffe24e4112818  0: 0x0000000000000000  0ro: 0x0000000000000000 }
CORE 0 PVH locks held: None
CORE 1 PVH locks held: None
CORE 2 PVH locks held: None
CORE 3 PVH locks held: None
CORE 4 PVH locks held: None
CORE 5 PVH locks held: None
CORE 6 PVH locks held: None
CORE 7 PVH locks held: None
CORE 8 PVH locks held: None
CORE 9 PVH locks held: None
CORE 0 is the one that panicked. Check the full backtrace for details.
CORE 1: PC=0xfffffe0020dac220, LR=0xfffffe0020dac220, FP=0xfffffe5396c47ef0
CORE 2: PC=0xfffffe0020dac220, LR=0xfffffe0020dac220, FP=0xfffffe5396053ef0
CORE 3: PC=0xfffffe0020dac220, LR=0xfffffe0020dac220, FP=0xfffffe5397757ef0
CORE 4: PC=0xfffffe0020dac220, LR=0xfffffe0020dac220, FP=0xfffffe539765bef0
CORE 5: PC=0xfffffe0020dac220, LR=0xfffffe0020dac220, FP=0xfffffe5396653ef0
CORE 6: PC=0xfffffe0020dac220, LR=0xfffffe0020dac220, FP=0xfffffe5397cd3ef0
CORE 7: PC=0xfffffe0020dac220, LR=0xfffffe0020dac220, FP=0xfffffe53963bfef0
CORE 8: PC=0xfffffe0020dac220, LR=0xfffffe0020dac220, FP=0xfffffe5397e33ef0
CORE 9: PC=0xfffffe0020dac220, LR=0xfffffe0020dac220, FP=0xfffffe53978bfef0
Compressor Info: 11% of compressed pages limit (OK) and 13% of segments limit (OK) with 0 swapfiles and OK swap space
Panicked task 0xfffffe167d70cb38: 0 pages, 530 threads: pid 0: kernel_task
Panicked thread: 0xfffffe24e4112818, backtrace: 0xfffffe5397dc7830, tid: 783
		  lr: 0xfffffe0020d7158c  fp: 0xfffffe5397dc78c0
		  lr: 0xfffffe0020ebc108  fp: 0xfffffe5397dc7930
		  lr: 0xfffffe0020eba568  fp: 0xfffffe5397dc7a20
		  lr: 0xfffffe0020d1fb68  fp: 0xfffffe5397dc7a30
		  lr: 0xfffffe0020d70e68  fp: 0xfffffe5397dc7de0
		  lr: 0xfffffe0021584600  fp: 0xfffffe5397dc7e00
		  lr: 0xfffffe0023b8acd8  fp: 0xfffffe5397dc7e90
		  lr: 0xfffffe002359e528  fp: 0xfffffe5397dc7ec0
		  lr: 0xfffffe0021480c50  fp: 0xfffffe5397dc7ef0
		  lr: 0xfffffe0021481800  fp: 0xfffffe5397dc7f20
		  lr: 0xfffffe0020d28ed8  fp: 0x0000000000000000
      Kernel Extensions in backtrace:
         com.apple.driver.IOSlaveProcessor(1.0)[BFD8D86E-6E2B-3FDE-8CAF-9015DF04D919]@0xfffffe002359d3b0->0xfffffe002359ed63
         com.apple.driver.RTBuddy(1.0)[D902C113-47A2-350C-897B-94B67E7113FD]@0xfffffe0023b66d30->0xfffffe0023ba65fb
            dependency: com.apple.driver.AppleA7IOP(1.0.2)[2AB403CC-99D4-3871-8678-E7BDFF74DC75]@0xfffffe0021681770->0xfffffe00216932e7
            dependency: com.apple.driver.AppleARMPlatform(1.0.2)[9FC0A536-5BC6-33D5-911A-5A46BDDBBCEF]@0xfffffe0021727e10->0xfffffe002177a94b
            dependency: com.apple.driver.IOSlaveProcessor(1)[BFD8D86E-6E2B-3FDE-8CAF-9015DF04D919]@0xfffffe002359d3b0->0xfffffe002359ed63
            dependency: com.apple.iokit.IOReportFamily(47)[4F280A37-133C-36E1-928A-68791A3C793E]@0xfffffe00234f5b40->0xfffffe00234f8bd3
            dependency: com.apple.kec.corecrypto(14.0)[547AE918-1417-336B-8C60-BBE0B40ACEF7]@0xfffffe0023eba440->0xfffffe0023f0ac4b

last started kext at 62019672549: com.apple.macos.driver.AppleUSBEthernetHost	8.1.1 (addr 0xfffffe001fdf0330, size 4660)
loaded kexts:
com.apple.macos.driver.AppleUSBEthernetHost	8.1.1
com.apple.filesystems.autofs	3.0
com.apple.driver.AppleTopCaseHIDEventDriver	7400.26
com.apple.driver.AppleBiometricServices	1
com.apple.driver.CoreKDL	1
com.apple.driver.BCMWLANFirmware4387.Hashstore	1
com.apple.driver.DiskImages.ReadWriteDiskImage	493.0.0
com.apple.driver.DiskImages.UDIFDiskImage	493.0.0
com.apple.driver.DiskImages.RAMBackingStore	493.0.0
com.apple.driver.DiskImages.FileBackingStore	493.0.0
com.apple.driver.SEPHibernation	1
com.apple.driver.AppleUSBDeviceNCM	5.0.0
com.apple.driver.AppleFileSystemDriver	3.0.1
com.apple.nke.l2tp	1.9
com.apple.filesystems.tmpfs	1
com.apple.filesystems.nfs	1
com.apple.filesystems.lifs	1
com.apple.filesystems.apfs	2235.60.6
com.apple.IOTextEncryptionFamily	1.0.0
com.apple.filesystems.hfs.kext	650.0.2
com.apple.security.BootPolicy	1
com.apple.BootCache	40
com.apple.AppleFSCompression.AppleFSCompressionTypeZlib	1.0.0
com.apple.AppleFSCompression.AppleFSCompressionTypeDataless	1.0.0d1
com.apple.driver.AppleSmartBatteryManager	161.0.0
com.apple.driver.AppleThunderboltIP	4.0.3
com.apple.driver.AppleALSColorSensor	1.0.0d1
com.apple.driver.AppleAOPVoiceTrigger	300.7
com.apple.driver.ApplePMP	1
com.apple.driver.ApplePMPFirmware	1
com.apple.AppleEmbeddedSimpleSPINORFlasher	1
com.apple.driver.AppleSmartIO2	1
com.apple.driver.AppleCS42L84Audio	700.46
com.apple.driver.AppleSN012776Amp	700.46
com.apple.driver.AppleDPDisplayTCON	1
com.apple.driver.AppleSamsungSerial	1.0.0d1
com.apple.driver.AppleSerialShim	1
com.apple.driver.AppleT6000SOCTuner	1
com.apple.driver.AppleT6000CLPCv3	1
com.apple.driver.AppleInterruptControllerV2	1.0.0d1
com.apple.driver.AppleT6000PMGR	1
com.apple.driver.AppleS5L8960XNCO	1
com.apple.driver.AppleS8000DWI	1.0.0d1
com.apple.driver.AppleS8000AES	1
com.apple.driver.AppleEventLogHandler	1
com.apple.driver.AppleM68Buttons	1.0.0d1
com.apple.driver.AppleAVE2	703.54.1
com.apple.driver.AppleProResHW	326.11.0
com.apple.driver.AppleAVD	737.1
com.apple.driver.AppleJPEGDriver	6.2.2
com.apple.driver.AppleMobileDispT600X-DCP	140.0
com.apple.AGXG13X	276.58
com.apple.driver.AppleMCDP29XXUpdateSupport	1
com.apple.driver.usb.AppleSynopsysUSB40XHCI	1
com.apple.driver.AppleT8110DART	1
com.apple.driver.AppleSDXC	3.4.3
com.apple.driver.AppleBluetoothModule	1
com.apple.driver.AppleBCMWLANBusInterfacePCIe	1
com.apple.driver.AppleS5L8920XPWM	1.0.0d1
com.apple.driver.AudioDMAController-T600x	300.15
com.apple.driver.AppleT6000DART	1
com.apple.driver.AppleSPIMC	1
com.apple.driver.AppleS5L8940XI2C	1.0.0d2
com.apple.driver.AppleT6000	1
com.apple.iokit.IOUserEthernet	1.0.1
com.apple.driver.usb.AppleUSBUserHCI	1
com.apple.iokit.IOKitRegistryCompatibility	1
com.apple.iokit.EndpointSecurity	1
com.apple.driver.AppleDiskImages2	273
com.apple.AppleSystemPolicy	2.0.0
com.apple.nke.applicationfirewall	404
com.apple.kec.InvalidateHmac	1
com.apple.kec.AppleEncryptedArchive	1
com.apple.driver.usb.cdc.ecm	5.0.0
com.apple.driver.usb.cdc.acm	5.0.0
com.apple.driver.usb.serial	6.0.0
com.apple.driver.usb.cdc.ncm	5.0.0
com.apple.driver.usb.cdc	5.0.0
com.apple.driver.AppleUSBAudio	610.3
com.apple.iokit.IOAudioFamily	500.4
com.apple.vecLib.kext	1.2.0
com.apple.driver.AppleUSBMergeNub	900.4.2
com.apple.driver.driverkit.serial	6.0.0
com.apple.iokit.IOAVBFamily	1220.1
com.apple.driver.AppleActuatorDriver	7400.42
com.apple.driver.AppleHIDKeyboard	7400.2
com.apple.driver.AppleMultitouchDriver	7400.42
com.apple.driver.AppleHSBluetoothDriver	7400.26
com.apple.driver.IOBluetoothHIDDriver	9.0.0
com.apple.driver.AppleMesaSEPDriver	100.99
com.apple.iokit.IOBiometricFamily	1
com.apple.driver.AppleUVDMDriver	1.0.0
com.apple.driver.AppleUVDM	1.0.0
com.apple.driver.DiskImages.KernelBacked	493.0.0
com.apple.driver.AppleTrustedAccessory	1
com.apple.iokit.AppleSEPGenericTransfer	1
com.apple.driver.AppleSEPHDCPManager	1.0.1
com.apple.driver.AppleXsanScheme	3
com.apple.driver.usb.networking	5.0.0
com.apple.nke.ppp	1.9
com.apple.driver.AppleConvergedIPCOLYBTControl	1
com.apple.driver.AppleConvergedPCI	1
com.apple.driver.AppleBluetoothDebug	1
com.apple.driver.AppleBTM	1.0.1
com.apple.driver.AppleBSDKextStarter	3
com.apple.kext.triggers	1.0
com.apple.driver.IOHIDPowerSource	1
com.apple.driver.AppleCallbackPowerSource	1
com.apple.filesystems.hfs.encodings.kext	1
com.apple.driver.AppleSyntheticGameController	11.2.3
com.apple.driver.AppleThunderboltUSBDownAdapter	1.0.4
com.apple.driver.AppleThunderboltDPInAdapter	8.5.1
com.apple.driver.AppleThunderboltDPAdapterFamily	8.5.1
com.apple.driver.AppleThunderboltPCIDownAdapter	4.1.1
com.apple.driver.AppleAOPAudio	300.14
com.apple.driver.AppleHIDTransportSPI	7410.1
com.apple.driver.AppleHIDTransport	7410.1
com.apple.driver.AppleInputDeviceSupport	7410.1
com.apple.driver.AppleDiagnosticDataAccessReadOnly	1.0.0
com.apple.driver.AppleCSEmbeddedAudio	700.46
com.apple.driver.AppleDCPDPTXProxy	1.0.0
com.apple.driver.DCPDPFamilyProxy	1
com.apple.plugin.IOgPTPPlugin	1200.91
com.apple.driver.AppleEmbeddedAudio	700.46
com.apple.iokit.AppleARMIISAudio	300.11
com.apple.driver.AppleSART	1
com.apple.iokit.IONVMeFamily	2.1.0
com.apple.driver.AppleNANDConfigAccess	1.0.0
com.apple.driver.AppleARMWatchdogTimer	1
com.apple.driver.AppleSPU	1
com.apple.driver.ApplePassthroughPPM	3.0
com.apple.AGXFirmwareKextG13XRTBuddy	276.58
com.apple.AGXFirmwareKextRTBuddy64	276.58
com.apple.driver.AppleStockholmControl	1.0.0
com.apple.driver.AppleSPMIPMU	1.0.1
com.apple.driver.AppleDialogPMU	1.0.1
com.apple.driver.ApplePMGR	1
com.apple.driver.AppleDisplayCrossbar	1.0.0
com.apple.driver.DCPAVFamilyProxy	1
com.apple.driver.AppleSPMI	1.0.1
com.apple.iokit.IOMobileGraphicsFamily-DCP	343.0.0
com.apple.iokit.IOMobileGraphicsFamily	343.0.0
com.apple.driver.AppleM2ScalerCSCDriver	265.0.0
com.apple.iokit.IOGPUFamily	93.10.1
com.apple.driver.AppleT6000TypeCPhy	1
com.apple.driver.AppleT8103TypeCPhy	1
com.apple.driver.AppleDCP	1
com.apple.driver.AppleFirmwareKit	1
com.apple.driver.AppleHPM	3.4.4
com.apple.iokit.IODisplayPortFamily	1.0.0
com.apple.driver.AppleUSBXDCIARM	1.0
com.apple.driver.AppleUSBXDCI	1.0
com.apple.iokit.IOUSBDeviceFamily	2.0.0
com.apple.driver.usb.AppleSynopsysUSBXHCI	1
com.apple.driver.usb.AppleUSBXHCI	1.2
com.apple.driver.AppleTypeCPhy	1
com.apple.driver.AppleEmbeddedUSBHost	1
com.apple.driver.usb.AppleUSBHub	1.2
com.apple.driver.usb.AppleUSBHostCompositeDevice	1.2
com.apple.driver.AppleThunderboltNHI	7.2.81
com.apple.driver.AppleT6000PCIeC	1
com.apple.iokit.IOThunderboltFamily	9.3.3
com.apple.iokit.IOPortFamily	1.0
com.apple.driver.ApplePIODMA	1
com.apple.driver.AppleT600xPCIe	1
com.apple.driver.AppleMultiFunctionManager	1
com.apple.driver.AppleBluetoothDebugService	1
com.apple.driver.AppleBCMWLANCore	1.0.0
com.apple.iokit.IO80211Family	1200.13.0
com.apple.driver.IOImageLoader	1.0.0
com.apple.driver.AppleOLYHAL	1
com.apple.driver.corecapture	1.0.4
com.apple.driver.AppleEmbeddedPCIE	1
com.apple.driver.AppleMCA2-T600x	800.11
com.apple.driver.AppleEmbeddedAudioLibs	300.1
com.apple.driver.AppleFirmwareUpdateKext	1
com.apple.driver.AppleH13CameraInterface	8.205.0
com.apple.driver.AppleGPIOICController	1.0.2
com.apple.driver.AppleFireStormErrorHandler	1
com.apple.driver.AppleMobileApNonce	1
com.apple.driver.usb.AppleUSBHostPacketFilter	1.0
com.apple.iokit.IOTimeSyncFamily	1200.91
com.apple.driver.DiskImages	493.0.0
com.apple.iokit.IOGraphicsFamily	598
com.apple.iokit.IOBluetoothFamily	9.0.0
com.apple.driver.AppleSSE	1.0
com.apple.driver.AppleSEPKeyStore	2
com.apple.driver.AppleUSBTDM	556
com.apple.iokit.IOUSBMassStorageDriver	243
com.apple.iokit.IOPCIFamily	2.9
com.apple.iokit.IOSCSIBlockCommandsDevice	492
com.apple.iokit.IOSCSIArchitectureModelFamily	492
com.apple.driver.AppleRSMChannel	1
com.apple.iokit.IORSMFamily	1
com.apple.driver.AppleLockdownMode	1
com.apple.driver.AppleIPAppender	1.0
com.apple.driver.AppleFDEKeyStore	28.30
com.apple.driver.AppleEffaceableStorage	1.0
com.apple.driver.AppleCredentialManager	1.0
com.apple.driver.KernelRelayHost	1
com.apple.iokit.IOUSBHostFamily	1.2
com.apple.driver.AppleUSBHostMergeProperties	1.2
com.apple.driver.usb.AppleUSBCommon	1.0
com.apple.driver.AppleSMC	3.1.9
com.apple.driver.RTBuddy	1.0.0
com.apple.driver.AppleEmbeddedTempSensor	1.0.0
com.apple.driver.AppleARMPMU	1.0
com.apple.iokit.IOAccessoryManager	1.0.0
com.apple.driver.AppleOnboardSerial	1.0
com.apple.iokit.IOSkywalkFamily	1.0
com.apple.driver.mDNSOffloadUserClient	1.0.1b8
com.apple.iokit.IONetworkingFamily	3.4
com.apple.iokit.IOSerialFamily	11
com.apple.driver.AppleSEPManager	1.0.1
com.apple.driver.AppleA7IOP	1.0.2
com.apple.driver.IOSlaveProcessor	1
com.apple.driver.AppleBiometricSensor	2
com.apple.iokit.IOHIDFamily	2.0.0
com.apple.driver.AppleANELoadBalancer	7.202.3
com.apple.driver.AppleH11ANEInterface	7.202.0
com.apple.driver.IODARTFamily	1
com.apple.AUC	1.0
com.apple.iokit.IOSurface	352.0.3
com.apple.iokit.IOAVFamily	1.0.0
com.apple.iokit.IOHDCPFamily	1.0.0
com.apple.iokit.IOCECFamily	1
com.apple.iokit.IOAudio2Family	1.0
com.apple.driver.AppleIISController	300.1
com.apple.driver.AppleAudioClockLibs	300.1
com.apple.driver.FairPlayIOKit	71.3.0
com.apple.driver.AppleARMPlatform	1.0.2
com.apple.iokit.IOSlowAdaptiveClockingFamily	1.0.0
com.apple.iokit.IOReportFamily	47
com.apple.security.quarantine	4
com.apple.security.sandbox	300.0
com.apple.iokit.IOStorageFamily	2.1
com.apple.kext.AppleMatch	1.0.0d1
com.apple.driver.AppleMobileFileIntegrity	1.0.5
com.apple.iokit.CoreAnalyticsFamily	1
com.apple.security.AppleImage4	5.0.0
com.apple.kext.CoreTrust	1
com.apple.iokit.IOCryptoAcceleratorFamily	1.0.1
com.apple.kec.pthread	1
com.apple.kec.Libm	1
com.apple.kec.Compression	1.0
com.apple.kec.corecrypto	14.0



** Stackshot Succeeded ** Bytes Traced 655301 (Uncompressed 1717616) **

Vim configuration where issue is reproducable

Using unmodified default configuration

Issue has been tested with given configuration

  • by running MacVim.app from GUI macOS interface
  • by running vim/gvim/etc installed by MacVim
  • by running other versions of vim (e.g. /usr/bin/vim)

Issue has been tested with no configuration

  • by running mvim --clean (or gvim, supplied by MacVim distribution)
  • by running vim --clean (in terminal, supplied by MacVim distribution)
  • by running vim --clean (in terminal, other suppliers, e.g. /usr/bin/vim)

Other conditions

  • The both Homebrew packages "vim" and "macvim" are installed
@caseyandgina
Copy link
Author

Downgrading from r179 to r178 fixes the tab UI issue, however the default order is still incorrect, and has been for as long as I can remember. I've just been ignoring it without complaint until r179 made things a lot worse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant