[#109115] [Ruby master Misc#18891] Expand tabs in C code — "k0kubun (Takashi Kokubun)" <noreply@...>

Issue #18891 has been reported by k0kubun (Takashi Kokubun).

13 messages 2022/07/02

[#109118] [Ruby master Bug#18893] Don't redefine memcpy(3) — "alx (Alejandro Colomar)" <noreply@...>

Issue #18893 has been reported by alx (Alejandro Colomar).

11 messages 2022/07/02

[#109152] [Ruby master Bug#18899] Inconsistent argument handling in IO#set_encoding — "javanthropus (Jeremy Bopp)" <noreply@...>

Issue #18899 has been reported by javanthropus (Jeremy Bopp).

10 messages 2022/07/06

[#109193] [Ruby master Bug#18909] ARGF.readlines reads more than current file — "JohanJosefsson (Johan Josefsson)" <noreply@...>

Issue #18909 has been reported by JohanJosefsson (Johan Josefsson).

17 messages 2022/07/13

[#109196] [Ruby master Bug#18911] Process._fork hook point is not called when Process.daemon is used — "ivoanjo (Ivo Anjo)" <noreply@...>

Issue #18911 has been reported by ivoanjo (Ivo Anjo).

9 messages 2022/07/13

[#109201] [Ruby master Bug#18912] Build failure with macOS 13 (Ventura) Beta — "hsbt (Hiroshi SHIBATA)" <noreply@...>

Issue #18912 has been reported by hsbt (Hiroshi SHIBATA).

20 messages 2022/07/14

[#109206] [Ruby master Bug#18914] Segmentation fault during Ruby test suite execution — "jprokop (Jarek Prokop)" <noreply@...>

Issue #18914 has been reported by jprokop (Jarek Prokop).

8 messages 2022/07/14

[#109207] [Ruby master Feature#18915] New error class: NotImplementedYetError or scope change for NotImplementedYet — Quintasan <noreply@...>

Issue #18915 has been reported by Quintasan (Michał Zając).

18 messages 2022/07/14

[#109260] [Ruby master Feature#18930] Officially deprecate class variables — "Eregon (Benoit Daloze)" <noreply@...>

Issue #18930 has been reported by Eregon (Benoit Daloze).

21 messages 2022/07/20

[#109314] [Ruby master Bug#18938] Backport cf7d07570f50ef9c16007019afcff11ba6500d70 — "byroot (Jean Boussier)" <noreply@...>

Issue #18938 has been reported by byroot (Jean Boussier).

8 messages 2022/07/25

[#109371] [Ruby master Feature#18949] Deprecate and remove replicate and dummy encodings — "Eregon (Benoit Daloze)" <noreply@...>

Issue #18949 has been reported by Eregon (Benoit Daloze).

35 messages 2022/07/29

[ruby-core:109323] [Ruby master Bug#18939] pod install error

From: "mame (Yusuke Endoh)" <noreply@...>
Date: 2022-07-26 09:07:41 UTC
List: ruby-core #109323
Issue #18939 has been updated by mame (Yusuke Endoh).


It's third party's issue. You may want to try this solution: https://github.com/ffi/ffi/issues/800#issuecomment-1008308614

----------------------------------------
Bug #18939: pod install error
https://bugs.ruby-lang.org/issues/18939#change-98467

* Author: dgarcia93 (David Garcia)
* Status: Open
* Priority: Normal
* ruby -v: ruby 2.6.8p205 (2021-07-07 revision 67951) [universal.arm64e-darwin21]
* Backport: 2.7: UNKNOWN, 3.0: UNKNOWN, 3.1: UNKNOWN
----------------------------------------
Ruby version:
ruby 2.6.8p205 (2021-07-07 revision 67951) [universal.arm64e-darwin21]

Ruby script:
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               ruby [5539]
Path:                  /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
Identifier:            ruby
Version:               ???
Code Type:             ARM-64 (Native)
Parent Process:        zsh [5174]
Responsible:           Terminal [492]
User ID:               501

Date/Time:             2022-07-26 10:49:50.8451 +0200
OS Version:            macOS 12.4 (21F79)
Report Version:        12
Anonymous UUID:        EA6F10EE-B059-7935-3FB5-8F049785F040

Sleep/Wake UUID:       E2CB4C41-C0FB-4A07-ACD4-E004CBF78FFB

Time Awake Since Boot: 10000 seconds
Time Since Wake:       8925 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGABRT)
Exception Codes:       KERN_PROTECTION_FAILURE at 0x00000001009c4000
Exception Codes:       0x0000000000000002, 0x00000001009c4000
Exception Note:        EXC_CORPSE_NOTIFY

VM Region Info: 0x1009c4000 is in 0x1009c4000-0x1009cc000;  bytes after start: 0  bytes before end: 32767
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      __DATA                      1009c0000-1009c4000    [   16K] rw-/rwx SM=COW  ...1/zlib.bundle
--->  __LINKEDIT                  1009c4000-1009cc000    [   32K] r--/rwx SM=COW  ...1/zlib.bundle
      VM_ALLOCATE (reserved)      1009cc000-1009d0000    [   16K] rw-/rwx SM=NUL  ...(unallocated)

Application Specific Information:
abort() called


Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	       0x1c28bad98 __pthread_kill + 8
1   libsystem_pthread.dylib       	       0x1c28efee0 pthread_kill + 288
2   libsystem_c.dylib             	       0x1c282a340 abort + 168
3   libruby.2.6.dylib             	       0x227cdd1c0 0x227c7f000 + 385472
4   libruby.2.6.dylib             	       0x227cdd240 rb_bug_context + 128
5   libruby.2.6.dylib             	       0x227da8240 0x227c7f000 + 1217088
6   libsystem_platform.dylib      	       0x1c29074a4 _sigtramp + 56
7   ffi_c.bundle                  	       0x100c5efa4 prep_trampoline + 60 (MethodHandle.c:139)
8   ffi_c.bundle                  	       0x100c5bb7c rbffi_Closure_Alloc + 284 (ClosurePool.c:171)
9   ffi_c.bundle                  	       0x100c5ee54 rbffi_MethodHandle_Alloc + 36 (MethodHandle.c:96)
10  ffi_c.bundle                  	       0x100c5cca0 function_attach + 124 (Function.c:394)
11  libruby.2.6.dylib             	       0x227e08f44 0x227c7f000 + 1613636
12  libruby.2.6.dylib             	       0x227df6bd8 0x227c7f000 + 1539032
13  libruby.2.6.dylib             	       0x227e05778 rb_vm_exec + 2032
14  libruby.2.6.dylib             	       0x227d209c4 0x227c7f000 + 661956
15  libruby.2.6.dylib             	       0x227d2134c rb_require_internal + 776
16  libruby.2.6.dylib             	       0x227d20ae4 rb_require_safe + 24
17  libruby.2.6.dylib             	       0x227e08f44 0x227c7f000 + 1613636
18  libruby.2.6.dylib             	       0x227df6bd8 0x227c7f000 + 1539032
19  libruby.2.6.dylib             	       0x227e05778 rb_vm_exec + 2032
20  libruby.2.6.dylib             	       0x227d209c4 0x227c7f000 + 661956
21  libruby.2.6.dylib             	       0x227d2134c rb_require_internal + 776
22  libruby.2.6.dylib             	       0x227d20ae4 rb_require_safe + 24
23  libruby.2.6.dylib             	       0x227e08f44 0x227c7f000 + 1613636
24  libruby.2.6.dylib             	       0x227df6bd8 0x227c7f000 + 1539032
25  libruby.2.6.dylib             	       0x227e05778 rb_vm_exec + 2032
26  libruby.2.6.dylib             	       0x227d209c4 0x227c7f000 + 661956
27  libruby.2.6.dylib             	       0x227d2134c rb_require_internal + 776
28  libruby.2.6.dylib             	       0x227d20ae4 rb_require_safe + 24
29  libruby.2.6.dylib             	       0x227e08f44 0x227c7f000 + 1613636
30  libruby.2.6.dylib             	       0x227df6bd8 0x227c7f000 + 1539032
31  libruby.2.6.dylib             	       0x227e05778 rb_vm_exec + 2032
32  libruby.2.6.dylib             	       0x227e00980 rb_yield_1 + 92
33  libruby.2.6.dylib             	       0x227c89b08 0x227c7f000 + 43784
34  libruby.2.6.dylib             	       0x227e08f44 0x227c7f000 + 1613636
35  libruby.2.6.dylib             	       0x227df6b2c 0x227c7f000 + 1538860
36  libruby.2.6.dylib             	       0x227e05778 rb_vm_exec + 2032
37  libruby.2.6.dylib             	       0x227e00980 rb_yield_1 + 92
38  libruby.2.6.dylib             	       0x227e0cb18 0x227c7f000 + 1628952
39  libruby.2.6.dylib             	       0x227e00980 rb_yield_1 + 92
40  libruby.2.6.dylib             	       0x227cd0c1c 0x227c7f000 + 334876
41  libruby.2.6.dylib             	       0x227e0cb18 0x227c7f000 + 1628952
42  libruby.2.6.dylib             	       0x227e00980 rb_yield_1 + 92
43  libruby.2.6.dylib             	       0x227c84da0 rb_ary_each + 92
44  libruby.2.6.dylib             	       0x227dfe610 0x227c7f000 + 1570320
45  libruby.2.6.dylib             	       0x227e01204 0x227c7f000 + 1581572
46  libruby.2.6.dylib             	       0x227e01000 0x227c7f000 + 1581056
47  libruby.2.6.dylib             	       0x227e0107c rb_block_call + 60
48  libruby.2.6.dylib             	       0x227ccd8e0 0x227c7f000 + 321760
49  libruby.2.6.dylib             	       0x227dfe610 0x227c7f000 + 1570320
50  libruby.2.6.dylib             	       0x227e01204 0x227c7f000 + 1581572
51  libruby.2.6.dylib             	       0x227e01000 0x227c7f000 + 1581056
52  libruby.2.6.dylib             	       0x227e0107c rb_block_call + 60
53  libruby.2.6.dylib             	       0x227c89808 0x227c7f000 + 43016
54  libruby.2.6.dylib             	       0x227e08f44 0x227c7f000 + 1613636
55  libruby.2.6.dylib             	       0x227df6b2c 0x227c7f000 + 1538860
56  libruby.2.6.dylib             	       0x227e05778 rb_vm_exec + 2032
57  libruby.2.6.dylib             	       0x227d209c4 0x227c7f000 + 661956
58  libruby.2.6.dylib             	       0x227d20674 0x227c7f000 + 661108
59  libruby.2.6.dylib             	       0x227d21a18 0x227c7f000 + 666136
60  libruby.2.6.dylib             	       0x227e08f44 0x227c7f000 + 1613636
61  libruby.2.6.dylib             	       0x227df6bd8 0x227c7f000 + 1539032
62  libruby.2.6.dylib             	       0x227e05778 rb_vm_exec + 2032
63  libruby.2.6.dylib             	       0x227ce3e2c 0x227c7f000 + 413228
64  libruby.2.6.dylib             	       0x227ce3cc8 ruby_run_node + 72
65  ruby                          	       0x1006c3508 main + 96
66  dyld                          	       0x10085d08c start + 520

Thread 1:
0   libsystem_kernel.dylib        	       0x1c28baeb0 poll + 8
1   libruby.2.6.dylib             	       0x227dd8b88 0x227c7f000 + 1416072
2   libsystem_pthread.dylib       	       0x1c28f026c _pthread_start + 148
3   libsystem_pthread.dylib       	       0x1c28eb08c thread_start + 8

Thread 2:
0   libsystem_kernel.dylib        	       0x1c28b6270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1c28f083c _pthread_cond_wait + 1236
2   libruby.2.6.dylib             	       0x227dd7eb4 0x227c7f000 + 1412788
3   libruby.2.6.dylib             	       0x227dd7ffc 0x227c7f000 + 1413116
4   libsystem_pthread.dylib       	       0x1c28f026c _pthread_start + 148
5   libsystem_pthread.dylib       	       0x1c28eb08c thread_start + 8

Thread 3:: open3.rb:287
0   libsystem_kernel.dylib        	       0x1c28b6270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1c28f083c _pthread_cond_wait + 1236
2   libruby.2.6.dylib             	       0x227dd7eb4 0x227c7f000 + 1412788
3   libruby.2.6.dylib             	       0x227dd7ffc 0x227c7f000 + 1413116
4   libsystem_pthread.dylib       	       0x1c28f026c _pthread_start + 148
5   libsystem_pthread.dylib       	       0x1c28eb08c thread_start + 8

Thread 4:: open3.rb:288
0   libsystem_kernel.dylib        	       0x1c28b6270 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1c28f083c _pthread_cond_wait + 1236
2   libruby.2.6.dylib             	       0x227dd7eb4 0x227c7f000 + 1412788
3   libruby.2.6.dylib             	       0x227dd7ffc 0x227c7f000 + 1413116
4   libsystem_pthread.dylib       	       0x1c28f026c _pthread_start + 148
5   libsystem_pthread.dylib       	       0x1c28eb08c thread_start + 8


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x0000000000000000   x5: 0x00000001370d0080   x6: 0x000000000000000a   x7: 0x0000000000000000
    x8: 0xd739dccf4f242613   x9: 0xd739dcce4fa92393  x10: 0x0000000000000002  x11: 0x00000000fffffffd
   x12: 0x0000010000000000  x13: 0x0000000000000000  x14: 0x0000000000000000  x15: 0x0000000000000000
   x16: 0x0000000000000148  x17: 0x000000021c97b680  x18: 0x0000000000000000  x19: 0x0000000000000006
   x20: 0x00000001008d0580  x21: 0x0000000000000103  x22: 0x00000001008d0660  x23: 0x0000000100c6c000
   x24: 0x0000000000000028  x25: 0x0000019900000000  x26: 0x0000000000004ce0  x27: 0x0000000000000030
   x28: 0x00000001009cc028   fp: 0x00000001370d00a0   lr: 0x00000001c28efee0
    sp: 0x00000001370d0080   pc: 0x00000001c28bad98 cpsr: 0x40001000
   far: 0x00000001581fc000  esr: 0x56000080  Address size fault

Binary Images:
       0x1c28b1000 -        0x1c28e8fff libsystem_kernel.dylib (*) <03f48dc5-caa7-3678-af61-1a3c7fa8b06e> /usr/lib/system/libsystem_kernel.dylib
       0x1c28e9000 -        0x1c28f5fff libsystem_pthread.dylib (*) <42166a2c-89a9-3c38-a215-f028544cea23> /usr/lib/system/libsystem_pthread.dylib
       0x1c27b0000 -        0x1c2831fff libsystem_c.dylib (*) <86746b94-88e3-342d-b2b2-54303404e492> /usr/lib/system/libsystem_c.dylib
       0x227c7f000 -        0x227eb2fff libruby.2.6.dylib (*) <735861cb-7d88-3317-9c5f-7fd29414fab2> /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/libruby.2.6.dylib
       0x1c2903000 -        0x1c290afff libsystem_platform.dylib (*) <d7aba99f-ba00-36e9-945d-48acf57fc568> /usr/lib/system/libsystem_platform.dylib
       0x100c50000 -        0x100c67fff ffi_c.bundle (*) <503c62f0-5ac0-32af-8c14-0e648e6d0330> /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.5/lib/ffi_c.bundle
       0x1006c0000 -        0x1006c3fff ruby (*) <5606abef-053f-3eda-98e8-2bf6ae8cd539> /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
       0x100858000 -        0x1008b7fff dyld (*) <d9c2a46e-8dc4-3950-9d6a-f799e8ccb683> /usr/lib/dyld
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 3
    thread_create: 0
    thread_set_state: 82

VM Region Summary:
ReadOnly portion of Libraries: Total=660.2M resident=0K(0%) swapped_out_or_unallocated=660.2M(100%)
Writable regions: Total=990.2M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=990.2M(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Activity Tracing                   256K        1 
Kernel Alloc Once                   32K        1 
MALLOC                           234.2M       29 
MALLOC guard page                   96K        5 
MALLOC_MEDIUM (reserved)         360.0M        3         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
STACK GUARD                         64K        4 
Stack                             11.6M        5 
Stack Guard                       56.0M        1 
VM_ALLOCATE (reserved)              16K        1         reserved VM address space (unallocated)
__AUTH                             222K       47 
__AUTH_CONST                      2930K      127 
__DATA                            1267K      136 
__DATA_CONST                      4101K      154 
__DATA_DIRTY                       233K       51 
__LINKEDIT                       578.2M       28 
__OBJC_CONST                       260K       29 
__OBJC_RO                         83.0M        1 
__OBJC_RW                         3152K        1 
__TEXT                            82.0M      160 
__UNICODE                          592K        1 
dyld private memory               1024K        1 
shared memory                       32K        2 
===========                     =======  ======= 
TOTAL                              1.8G      789 
TOTAL, minus reserved VM space     1.0G      789 



-----------
Full Report
-----------

{"app_name":"ruby","timestamp":"2022-07-26 10:49:50.00 +0200","app_version":"","slice_uuid":"5606abef-053f-3eda-98e8-2bf6ae8cd539","build_version":"","platform":1,"share_with_app_devs":1,"is_first_party":1,"bug_type":"309","os_version":"macOS 12.4 (21F79)","incident_id":"1AF17555-607E-439F-93F1-27C56CE30763","name":"ruby"}
{
  "uptime" : 10000,
  "procLaunch" : "2022-07-26 10:49:50.3213 +0200",
  "procRole" : "Unspecified",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro18,3",
  "procStartAbsTime" : 251864054807,
  "coalitionID" : 545,
  "osVersion" : {
    "train" : "macOS 12.4",
    "build" : "21F79",
    "releaseType" : "User"
  },
  "captureTime" : "2022-07-26 10:49:50.8451 +0200",
  "incident" : "1AF17555-607E-439F-93F1-27C56CE30763",
  "bug_type" : "309",
  "pid" : 5539,
  "procExitAbsTime" : 251876610050,
  "translated" : false,
  "cpuType" : "ARM-64",
  "procName" : "ruby",
  "procPath" : "\/System\/Library\/Frameworks\/Ruby.framework\/Versions\/2.6\/usr\/bin\/ruby",
  "parentProc" : "zsh",
  "parentPid" : 5174,
  "coalitionName" : "com.apple.Terminal",
  "crashReporterKey" : "EA6F10EE-B059-7935-3FB5-8F049785F040",
  "responsiblePid" : 492,
  "responsibleProc" : "Terminal",
  "wakeTime" : 8925,
  "sleepWakeUUID" : "E2CB4C41-C0FB-4A07-ACD4-E004CBF78FFB",
  "sip" : "enabled",
  "vmRegionInfo" : "0x1009c4000 is in 0x1009c4000-0x1009cc000;  bytes after start: 0  bytes before end: 32767\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      __DATA                      1009c0000-1009c4000    [   16K] rw-\/rwx SM=COW  ...1\/zlib.bundle\n--->  __LINKEDIT                  1009c4000-1009cc000    [   32K] r--\/rwx SM=COW  ...1\/zlib.bundle\n      VM_ALLOCATE (reserved)      1009cc000-1009d0000    [   16K] rw-\/rwx SM=NUL  ...(unallocated)",
  "isCorpse" : 1,
  "exception" : {"codes":"0x0000000000000002, 0x00000001009c4000","rawCodes":[2,4305207296],"type":"EXC_BAD_ACCESS","signal":"SIGABRT","subtype":"KERN_PROTECTION_FAILURE at 0x00000001009c4000"},
  "vmregioninfo" : "0x1009c4000 is in 0x1009c4000-0x1009cc000;  bytes after start: 0  bytes before end: 32767\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      __DATA                      1009c0000-1009c4000    [   16K] rw-\/rwx SM=COW  ...1\/zlib.bundle\n--->  __LINKEDIT                  1009c4000-1009cc000    [   32K] r--\/rwx SM=COW  ...1\/zlib.bundle\n      VM_ALLOCATE (reserved)      1009cc000-1009d0000    [   16K] rw-\/rwx SM=NUL  ...(unallocated)",
  "asi" : {"libsystem_c.dylib":["abort() called"]},
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":82,"task_for_pid":3},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":97737,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":5218566272},{"value":10},{"value":0},{"value":15508669574771123731},{"value":15508669570484872083},{"value":2},{"value":4294967293},{"value":1099511627776},{"value":0},{"value":0},{"value":0},{"value":328},{"value":9069639296},{"value":0},{"value":6},{"value":4304209280,"symbolLocation":0,"symbol":"_main_thread"},{"value":259},{"value":4304209504,"symbolLocation":224,"symbol":"_main_thread"},{"value":4307992576,"symbolLocation":0,"symbol":"rbffi_AbstractMemoryClass"},{"value":40},{"value":1756641624064},{"value":19680},{"value":48},{"value":4305240104}],"flavor":"ARM_THREAD_STATE64","lr":{"value":7559118560},"cpsr":{"value":1073745920},"fp":{"value":5218566304},"sp":{"value":5218566272},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":7558901144,"matchesCrashFrame":1},"far":{"value":5773443072}},"queue":"com.apple.main-thread","frames":[{"imageOffset":40344,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":0},{"imageOffset":28384,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":1},{"imageOffset":500544,"symbol":"abort","symbolLocation":168,"imageIndex":2},{"imageOffset":385472,"imageIndex":3},{"imageOffset":385600,"symbol":"rb_bug_context","symbolLocation":128,"imageIndex":3},{"imageOffset":1217088,"imageIndex":3},{"imageOffset":17572,"symbol":"_sigtramp","symbolLocation":56,"imageIndex":4},{"imageOffset":61348,"sourceLine":139,"sourceFile":"MethodHandle.c","symbol":"prep_trampoline","imageIndex":5,"symbolLocation":60},{"imageOffset":47996,"sourceLine":171,"sourceFile":"ClosurePool.c","symbol":"rbffi_Closure_Alloc","imageIndex":5,"symbolLocation":284},{"imageOffset":61012,"sourceLine":96,"sourceFile":"MethodHandle.c","symbol":"rbffi_MethodHandle_Alloc","imageIndex":5,"symbolLocation":36},{"imageOffset":52384,"sourceLine":394,"sourceFile":"Function.c","symbol":"function_attach","imageIndex":5,"symbolLocation":124},{"imageOffset":1613636,"imageIndex":3},{"imageOffset":1539032,"imageIndex":3},{"imageOffset":1599352,"symbol":"rb_vm_exec","symbolLocation":2032,"imageIndex":3},{"imageOffset":661956,"imageIndex":3},{"imageOffset":664396,"symbol":"rb_require_internal","symbolLocation":776,"imageIndex":3},{"imageOffset":662244,"symbol":"rb_require_safe","symbolLocation":24,"imageIndex":3},{"imageOffset":1613636,"imageIndex":3},{"imageOffset":1539032,"imageIndex":3},{"imageOffset":1599352,"symbol":"rb_vm_exec","symbolLocation":2032,"imageIndex":3},{"imageOffset":661956,"imageIndex":3},{"imageOffset":664396,"symbol":"rb_require_internal","symbolLocation":776,"imageIndex":3},{"imageOffset":662244,"symbol":"rb_require_safe","symbolLocation":24,"imageIndex":3},{"imageOffset":1613636,"imageIndex":3},{"imageOffset":1539032,"imageIndex":3},{"imageOffset":1599352,"symbol":"rb_vm_exec","symbolLocation":2032,"imageIndex":3},{"imageOffset":661956,"imageIndex":3},{"imageOffset":664396,"symbol":"rb_require_internal","symbolLocation":776,"imageIndex":3},{"imageOffset":662244,"symbol":"rb_require_safe","symbolLocation":24,"imageIndex":3},{"imageOffset":1613636,"imageIndex":3},{"imageOffset":1539032,"imageIndex":3},{"imageOffset":1599352,"symbol":"rb_vm_exec","symbolLocation":2032,"imageIndex":3},{"imageOffset":1579392,"symbol":"rb_yield_1","symbolLocation":92,"imageIndex":3},{"imageOffset":43784,"imageIndex":3},{"imageOffset":1613636,"imageIndex":3},{"imageOffset":1538860,"imageIndex":3},{"imageOffset":1599352,"symbol":"rb_vm_exec","symbolLocation":2032,"imageIndex":3},{"imageOffset":1579392,"symbol":"rb_yield_1","symbolLocation":92,"imageIndex":3},{"imageOffset":1628952,"imageIndex":3},{"imageOffset":1579392,"symbol":"rb_yield_1","symbolLocation":92,"imageIndex":3},{"imageOffset":334876,"imageIndex":3},{"imageOffset":1628952,"imageIndex":3},{"imageOffset":1579392,"symbol":"rb_yield_1","symbolLocation":92,"imageIndex":3},{"imageOffset":23968,"symbol":"rb_ary_each","symbolLocation":92,"imageIndex":3},{"imageOffset":1570320,"imageIndex":3},{"imageOffset":1581572,"imageIndex":3},{"imageOffset":1581056,"imageIndex":3},{"imageOffset":1581180,"symbol":"rb_block_call","symbolLocation":60,"imageIndex":3},{"imageOffset":321760,"imageIndex":3},{"imageOffset":1570320,"imageIndex":3},{"imageOffset":1581572,"imageIndex":3},{"imageOffset":1581056,"imageIndex":3},{"imageOffset":1581180,"symbol":"rb_block_call","symbolLocation":60,"imageIndex":3},{"imageOffset":43016,"imageIndex":3},{"imageOffset":1613636,"imageIndex":3},{"imageOffset":1538860,"imageIndex":3},{"imageOffset":1599352,"symbol":"rb_vm_exec","symbolLocation":2032,"imageIndex":3},{"imageOffset":661956,"imageIndex":3},{"imageOffset":661108,"imageIndex":3},{"imageOffset":666136,"imageIndex":3},{"imageOffset":1613636,"imageIndex":3},{"imageOffset":1539032,"imageIndex":3},{"imageOffset":1599352,"symbol":"rb_vm_exec","symbolLocation":2032,"imageIndex":3},{"imageOffset":413228,"imageIndex":3},{"imageOffset":412872,"symbol":"ruby_run_node","symbolLocation":72,"imageIndex":3},{"imageOffset":13576,"symbol":"main","symbolLocation":96,"imageIndex":6},{"imageOffset":20620,"symbol":"start","symbolLocation":520,"imageIndex":7}]},{"id":97742,"frames":[{"imageOffset":40624,"symbol":"poll","symbolLocation":8,"imageIndex":0},{"imageOffset":1416072,"imageIndex":3},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":97766,"frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":1412788,"imageIndex":3},{"imageOffset":1413116,"imageIndex":3},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":97767,"name":"open3.rb:287","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":1412788,"imageIndex":3},{"imageOffset":1413116,"imageIndex":3},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":97779,"name":"open3.rb:288","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":1412788,"imageIndex":3},{"imageOffset":1413116,"imageIndex":3},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7558860800,
    "size" : 229376,
    "uuid" : "03f48dc5-caa7-3678-af61-1a3c7fa8b06e",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7559090176,
    "size" : 53248,
    "uuid" : "42166a2c-89a9-3c38-a215-f028544cea23",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7557808128,
    "size" : 532480,
    "uuid" : "86746b94-88e3-342d-b2b2-54303404e492",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 9257349120,
    "size" : 2310144,
    "uuid" : "735861cb-7d88-3317-9c5f-7fd29414fab2",
    "path" : "\/System\/Library\/Frameworks\/Ruby.framework\/Versions\/2.6\/usr\/lib\/libruby.2.6.dylib",
    "name" : "libruby.2.6.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7559196672,
    "size" : 32768,
    "uuid" : "d7aba99f-ba00-36e9-945d-48acf57fc568",
    "path" : "\/usr\/lib\/system\/libsystem_platform.dylib",
    "name" : "libsystem_platform.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4307877888,
    "size" : 98304,
    "uuid" : "503c62f0-5ac0-32af-8c14-0e648e6d0330",
    "path" : "\/Library\/Ruby\/Gems\/2.6.0\/gems\/ffi-1.15.5\/lib\/ffi_c.bundle",
    "name" : "ffi_c.bundle"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4302045184,
    "size" : 16384,
    "uuid" : "5606abef-053f-3eda-98e8-2bf6ae8cd539",
    "path" : "\/System\/Library\/Frameworks\/Ruby.framework\/Versions\/2.6\/usr\/bin\/ruby",
    "name" : "ruby"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4303716352,
    "size" : 393216,
    "uuid" : "d9c2a46e-8dc4-3950-9d6a-f799e8ccb683",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  }
],
  "sharedCache" : {
  "base" : 7555792896,
  "size" : 3136077824,
  "uuid" : "513553bb-5ca5-3b9e-a613-b0603ffe3038"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=660.2M resident=0K(0%) swapped_out_or_unallocated=660.2M(100%)\nWritable regions: Total=990.2M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=990.2M(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nActivity Tracing                   256K        1 \nKernel Alloc Once                   32K        1 \nMALLOC                           234.2M       29 \nMALLOC guard page                   96K        5 \nMALLOC_MEDIUM (reserved)         360.0M        3         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nSTACK GUARD                         64K        4 \nStack                             11.6M        5 \nStack Guard                       56.0M        1 \nVM_ALLOCATE (reserved)              16K        1         reserved VM address space (unallocated)\n__AUTH                             222K       47 \n__AUTH_CONST                      2930K      127 \n__DATA                            1267K      136 \n__DATA_CONST                      4101K      154 \n__DATA_DIRTY                       233K       51 \n__LINKEDIT                       578.2M       28 \n__OBJC_CONST                       260K       29 \n__OBJC_RO                         83.0M        1 \n__OBJC_RW                         3152K        1 \n__TEXT                            82.0M      160 \n__UNICODE                          592K        1 \ndyld private memory               1024K        1 \nshared memory                       32K        2 \n===========                     =======  ======= \nTOTAL                              1.8G      789 \nTOTAL, minus reserved VM space     1.0G      789 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "61af99aeda72d16a4beb7756",
      "factorPackIds" : {
        "SIRI_DIALOG_ASSETS" : "62b9afba7e9ada388efffaa0"
      },
      "deploymentId" : 240000262
    },
    {
      "rolloutId" : "5ffde50ce2aacd000d47a95f",
      "factorPackIds" : {

      },
      "deploymentId" : 240000171
    }
  ],
  "experiments" : [

  ]
}
}





-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next