Title: Test_tkinter crash on macOS · Issue #93042 · python/cpython · GitHub
Open Graph Title: Test_tkinter crash on macOS · Issue #93042 · python/cpython
X Title: Test_tkinter crash on macOS · Issue #93042 · python/cpython
Description: Crash report With both python 3.10.4 and 3.11b1 I get a hard crash when running the tkinter test suite: % python3.11 -m unittest discover tkinter.test -v ... test_tk_setPalette (tkinter.test.test_tkinter.test_misc.MiscTest.test_tk_setPal...
Open Graph Description: Crash report With both python 3.10.4 and 3.11b1 I get a hard crash when running the tkinter test suite: % python3.11 -m unittest discover tkinter.test -v ... test_tk_setPalette (tkinter.test.test_t...
X Description: Crash report With both python 3.10.4 and 3.11b1 I get a hard crash when running the tkinter test suite: % python3.11 -m unittest discover tkinter.test -v ... test_tk_setPalette (tkinter.test.test_t...
Opengraph URL: https://github.com/python/cpython/issues/93042
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Test_tkinter crash on macOS","articleBody":"\u003c!--\r\n Use this template for hard crashes of the interpreter, segmentation faults, failed C-level assertions, and similar.\r\n Do not submit this form if you encounter an exception being unexpectedly raised from a Python function.\r\n Most of the time, these should be filed as bugs, rather than crashes.\r\n\r\n The CPython interpreter is itself written in a different programming language, C.\r\n For CPython, a \"crash\" is when Python itself fails, leading to a traceback in the C stack.\r\n--\u003e\r\n\r\n**Crash report**\r\n\r\nWith both python 3.10.4 and 3.11b1 I get a hard crash when running the tkinter test suite:\r\n\r\n```\r\n% python3.11 -m unittest discover tkinter.test -v\r\n...\r\ntest_tk_setPalette (tkinter.test.test_tkinter.test_misc.MiscTest.test_tk_setPalette) ... ok\r\ntest_winfo_rgb (tkinter.test.test_tkinter.test_misc.MiscTest.test_winfo_rgb) ... ok\r\ntest_askinteger (tkinter.test.test_tkinter.test_simpledialog.DefaultRootTest.test_askinteger) ... zsh: trace trap python3.11 -m unittest discover tkinter.test -v\r\n```\r\n\r\n**Error messages**\r\n\r\n\u003cdetails\u003e\r\n\u003csummary\u003eCrash dump\u003c/summary\u003e\r\n\r\n```\r\n-------------------------------------\r\nTranslated Report (Full Report Below)\r\n-------------------------------------\r\n\r\nProcess: Python [28115]\r\nPath: /Library/Frameworks/Python.framework/Versions/3.11/Resources/Python.app/Contents/MacOS/Python\r\nIdentifier: org.python.python\r\nVersion: 3.11.0b1 (3.11.0b1)\r\nCode Type: ARM-64 (Native)\r\nParent Process: zsh [20171]\r\nResponsible: Terminal [10937]\r\nUser ID: 501\r\n\r\nDate/Time: 2022-05-21 09:12:27.1896 +0200\r\nOS Version: macOS 12.4 (21F79)\r\nReport Version: 12\r\nAnonymous UUID: FC5A8DA1-BFDB-67FB-A26D-C45A92A2E2B9\r\n\r\nSleep/Wake UUID: 158632E1-4766-4865-AB86-B0357794DF84\r\n\r\nTime Awake Since Boot: 250000 seconds\r\nTime Since Wake: 3001 seconds\r\n\r\nSystem Integrity Protection: enabled\r\n\r\nCrashed Thread: 0 Dispatch queue: com.apple.main-thread\r\n\r\nException Type: EXC_BAD_ACCESS (SIGSEGV)\r\nException Codes: KERN_INVALID_ADDRESS at 0x000000000000001c\r\nException Codes: 0x0000000000000001, 0x000000000000001c\r\nException Note: EXC_CORPSE_NOTIFY\r\n\r\nTermination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11\r\nTerminating Process: exc handler [28115]\r\n\r\nVM Region Info: 0x1c is not in any region. Bytes before following region: 105553518919652\r\n REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL\r\n UNUSED SPACE AT START\r\n---\u003e \r\n MALLOC_NANO (reserved) 600018000000-600020000000 [128.0M] rw-/rwx SM=NUL ...(unallocated)\r\n\r\nThread 0 Crashed:: Dispatch queue: com.apple.main-thread\r\n0 libobjc.A.dylib \t 0x180465798 object_isClass + 16\r\n1 Foundation \t 0x18154ae40 KVO_IS_RETAINING_ALL_OBSERVERS_OF_THIS_OBJECT_IF_IT_CRASHES_AN_OBSERVER_WAS_OVERRELEASED_OR_SMASHED + 48\r\n2 Foundation \t 0x18154ac28 -[NSObject(NSKeyValueObservingPrivate) _changeValueForKeys:count:maybeOldValuesDict:maybeNewValuesDict:usingBlock:] + 284\r\n3 Foundation \t 0x18155ad4c -[NSObject(NSKeyValueObservingPrivate) _notifyObserversOfChangeFromValuesForKeys:toValuesForKeys:] + 816\r\n4 CoreFoundation \t 0x1806668ec -[CFPrefsSource forEachObserver:] + 332\r\n5 CoreFoundation \t 0x1806a6d38 -[CFPrefsSource _notifyObserversOfChangeFromValuesForKeys:toValuesForKeys:] + 112\r\n6 CoreFoundation \t 0x1806a6ba4 ___CFPrefsDeliverPendingKVONotificationsGuts_block_invoke + 440\r\n7 CoreFoundation \t 0x1806a69e0 __CFDictionaryApplyFunction_block_invoke + 28\r\n8 CoreFoundation \t 0x18066b740 CFBasicHashApply + 148\r\n9 CoreFoundation \t 0x18065d2ac CFDictionaryApplyFunction + 328\r\n10 CoreFoundation \t 0x1806a6954 _CFPrefsDeliverPendingKVONotificationsGuts + 300\r\n11 CoreFoundation \t 0x18064e1a4 -[_CFXPreferences _deliverPendingKVONotifications] + 96\r\n12 CoreFoundation \t 0x18064eb6c __108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke + 412\r\n13 CoreFoundation \t 0x1807c3394 -[_CFXPreferences withSearchListForIdentifier:container:cloudConfigurationURL:perform:] + 384\r\n14 CoreFoundation \t 0x18064e504 -[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:] + 168\r\n15 CoreFoundation \t 0x18064e420 _CFPreferencesCopyAppValueWithContainerAndConfiguration + 128\r\n16 CoreFoundation \t 0x180676364 _CFPreferencesGetAppIntegerValueWithContainer + 56\r\n17 Metal \t 0x188f10f40 invocation function for block in initWrapperType() + 188\r\n18 libdispatch.dylib \t 0x1804141b4 _dispatch_client_callout + 20\r\n19 libdispatch.dylib \t 0x180415a34 _dispatch_once_callout + 32\r\n20 Metal \t 0x188f10e60 invocation function for block in MTLDeviceArrayInitialize() + 1292\r\n21 libdispatch.dylib \t 0x1804141b4 _dispatch_client_callout + 20\r\n22 libdispatch.dylib \t 0x180415a34 _dispatch_once_callout + 32\r\n23 Metal \t 0x188ee81b8 MTLCopyAllDevices + 244\r\n24 CoreImage \t 0x189882100 CIMetalCopyDefaultDevice + 88\r\n25 CoreImage \t 0x1899289d4 invocation function for block in can_use_metal() + 40\r\n26 libdispatch.dylib \t 0x1804141b4 _dispatch_client_callout + 20\r\n27 libdispatch.dylib \t 0x180415a34 _dispatch_once_callout + 32\r\n28 CoreImage \t 0x189885898 -[CIContext initWithOptions:] + 924\r\n29 CoreUI \t 0x1878b5930 __38+[CUIShapeEffectStack sharedCIContext]_block_invoke + 72\r\n30 libdispatch.dylib \t 0x1804141b4 _dispatch_client_callout + 20\r\n31 libdispatch.dylib \t 0x180415a34 _dispatch_once_callout + 32\r\n32 CoreUI \t 0x1878b58e4 +[CUIShapeEffectStack sharedCIContext] + 64\r\n33 CoreUI \t 0x1878cee2c -[CUIShapeEffectStack newFlattenedImageFromShapeCGImage:withScale:cache:] + 212\r\n34 CoreUI \t 0x1878c7f0c DrawThreePartImageWithOperation + 728\r\n35 CoreUI \t 0x1878c0bd8 -[CUIThemeFacet _drawSpecificRenditionKey:rendition:inFrame:context:alpha:operation:isFocused:isFlipped:effects:] + 284\r\n36 CoreUI \t 0x1878c0a90 -[CUIThemeFacet _drawSpecificRenditionKey:inFrame:context:isFocused:isFlipped:effects:] + 192\r\n37 CoreUI \t 0x1878c998c -[CUIThemeFacet drawInFrame:isFocused:context:effects:] + 140\r\n38 CoreUI \t 0x18793d210 CUICoreThemeRenderer::DrawPushOrBevelButton(bool, CUIDescriptor const*) + 504\r\n39 CoreUI \t 0x1878aa8ac CUIRenderer::Draw(CGRect, CGContext*, __CFDictionary const*, __CFDictionary const**) + 1060\r\n40 CoreUI \t 0x1878aa448 CUIDraw + 224\r\n41 HIToolbox \t 0x1892d4bdc _HIThemeCUIDrawWithOptions + 184\r\n42 HIToolbox \t 0x189364b10 _HIThemeDrawButtonInternal(CGRect const*, HIThemeButtonDrawInfo const*, HIThemeButtonDrawInfo const*, ThemeEraseXUPP*, ThemeButtonDrawXUPP*, void*, CGContext*, unsigned int, CGRect*) + 1600\r\n43 HIToolbox \t 0x1893644c4 HIThemeDrawButton + 32\r\n44 libtk8.6.dylib \t 0x104eb6a94 TkpDisplayButton + 804\r\n45 libtcl8.6.dylib \t 0x1051b49b0 TclServiceIdle + 84\r\n46 libtcl8.6.dylib \t 0x10519906c Tcl_DoOneEvent + 296\r\n47 libtk8.6.dylib \t 0x104ed0d80 -[TKContentView(TKWindowEvent) generateExposeEvents:] + 208\r\n48 libtk8.6.dylib \t 0x104ed0ae4 -[TKContentView(TKWindowEvent) drawRect:] + 180\r\n49 AppKit \t 0x183363a80 _NSViewDrawRect + 148\r\n50 AppKit \t 0x183a9c1dc -[NSView _recursive:displayRectIgnoringOpacity:inContext:stopAtLayerBackedViews:] + 1308\r\n51 AppKit \t 0x1833631f4 -[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:] + 688\r\n52 AppKit \t 0x183362e88 -[NSView(NSLayerKitGlue) drawLayer:inContext:] + 344\r\n53 QuartzCore \t 0x18753dbf4 CABackingStoreUpdate_ + 484\r\n54 QuartzCore \t 0x18759bee0 invocation function for block in CA::Layer::display_() + 64\r\n55 QuartzCore \t 0x18753cbf8 -[CALayer _display] + 1948\r\n56 QuartzCore \t 0x18753bc4c CA::Layer::display_if_needed(CA::Transaction*) + 780\r\n57 QuartzCore \t 0x187687728 CA::Context::commit_transaction(CA::Transaction*, double, double*) + 464\r\n58 QuartzCore \t 0x18751d44c CA::Transaction::commit() + 704\r\n59 AppKit \t 0x183374910 __62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke + 304\r\n60 AppKit \t 0x183ad8c1c ___NSRunLoopObserverCreateWithHandler_block_invoke + 64\r\n61 CoreFoundation \t 0x1806a4244 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 36\r\n62 CoreFoundation \t 0x1806a4094 __CFRunLoopDoObservers + 592\r\n63 CoreFoundation \t 0x1806a35c8 __CFRunLoopRun + 772\r\n64 CoreFoundation \t 0x1806a2b24 CFRunLoopRunSpecific + 600\r\n65 HIToolbox \t 0x1892db338 RunCurrentEventLoopInMode + 292\r\n66 HIToolbox \t 0x1892dafc4 ReceiveNextEventCommon + 324\r\n67 HIToolbox \t 0x1892dae68 _BlockUntilNextEventMatchingListInModeWithFilter + 72\r\n68 AppKit \t 0x18320978c _DPSNextEvent + 860\r\n69 AppKit \t 0x183208084 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328\r\n70 libtk8.6.dylib \t 0x104ecc900 TkMacOSXEventsSetupProc + 152\r\n71 libtcl8.6.dylib \t 0x105199008 Tcl_DoOneEvent + 196\r\n72 libtk8.6.dylib \t 0x104ed1a10 TkMacOSXHandleMapOrUnmap + 108\r\n73 libtk8.6.dylib \t 0x104ed1b90 TkWmMapWindow + 316\r\n74 libtk8.6.dylib \t 0x104e3adc4 Tk_MapWindow + 152\r\n75 libtk8.6.dylib \t 0x104ed7084 TkpWmSetState + 116\r\n76 libtk8.6.dylib \t 0x104ed44ec Tk_WmObjCmd + 7136\r\n77 libtcl8.6.dylib \t 0x1050eb2a8 TclNRRunCallbacks + 80\r\n78 _tkinter.cpython-311-darwin.so\t 0x104bf5348 Tkapp_Call + 336\r\n79 Python \t 0x105816b7c method_vectorcall_VARARGS + 116\r\n80 Python \t 0x105925ca4 _PyEval_EvalFrameDefault + 49552\r\n81 Python \t 0x10592c67c _PyEval_Vector + 156\r\n82 Python \t 0x105805adc _PyObject_FastCallDictTstate + 96\r\n83 Python \t 0x105890208 slot_tp_init + 180\r\n84 Python \t 0x105886c7c type_call + 136\r\n85 Python \t 0x105806998 _PyObject_Call + 124\r\n86 Python \t 0x1059289a4 _PyEval_EvalFrameDefault + 61072\r\n87 Python \t 0x10592c67c _PyEval_Vector + 156\r\n88 Python \t 0x105809ab8 method_vectorcall + 164\r\n89 Python \t 0x1059289a4 _PyEval_EvalFrameDefault + 61072\r\n90 Python \t 0x10592c67c _PyEval_Vector + 156\r\n91 Python \t 0x105805adc _PyObject_FastCallDictTstate + 96\r\n92 Python \t 0x10588e84c slot_tp_call + 180\r\n93 Python \t 0x1058057bc _PyObject_MakeTpCall + 128\r\n94 Python \t 0x105925fd0 _PyEval_EvalFrameDefault + 50364\r\n95 Python \t 0x10592c67c _PyEval_Vector + 156\r\n96 Python \t 0x105809ab8 method_vectorcall + 164\r\n97 Python \t 0x1059289a4 _PyEval_EvalFrameDefault + 61072\r\n98 Python \t 0x10592c67c _PyEval_Vector + 156\r\n99 Python \t 0x105805adc _PyObject_FastCallDictTstate + 96\r\n100 Python \t 0x10588e84c slot_tp_call + 180\r\n101 Python \t 0x1058057bc _PyObject_MakeTpCall + 128\r\n102 Python \t 0x105925fd0 _PyEval_EvalFrameDefault + 50364\r\n103 Python \t 0x10592c67c _PyEval_Vector + 156\r\n104 Python \t 0x105809ab8 method_vectorcall + 164\r\n105 Python \t 0x1059289a4 _PyEval_EvalFrameDefault + 61072\r\n106 Python \t 0x10592c67c _PyEval_Vector + 156\r\n107 Python \t 0x105805adc _PyObject_FastCallDictTstate + 96\r\n108 Python \t 0x10588e84c slot_tp_call + 180\r\n109 Python \t 0x1058057bc _PyObject_MakeTpCall + 128\r\n110 Python \t 0x105925fd0 _PyEval_EvalFrameDefault + 50364\r\n111 Python \t 0x10592c67c _PyEval_Vector + 156\r\n112 Python \t 0x105809ab8 method_vectorcall + 164\r\n113 Python \t 0x1059289a4 _PyEval_EvalFrameDefault + 61072\r\n114 Python \t 0x10592c67c _PyEval_Vector + 156\r\n115 Python \t 0x105805adc _PyObject_FastCallDictTstate + 96\r\n116 Python \t 0x10588e84c slot_tp_call + 180\r\n117 Python \t 0x1058057bc _PyObject_MakeTpCall + 128\r\n118 Python \t 0x105925fd0 _PyEval_EvalFrameDefault + 50364\r\n119 Python \t 0x10592c67c _PyEval_Vector + 156\r\n120 Python \t 0x105805b4c _PyObject_FastCallDictTstate + 208\r\n121 Python \t 0x105890208 slot_tp_init + 180\r\n122 Python \t 0x105886c7c type_call + 136\r\n123 Python \t 0x1058057bc _PyObject_MakeTpCall + 128\r\n124 Python \t 0x105925fd0 _PyEval_EvalFrameDefault + 50364\r\n125 Python \t 0x105918900 PyEval_EvalCode + 276\r\n126 Python \t 0x105913064 builtin_exec + 380\r\n127 Python \t 0x105867e50 cfunction_vectorcall_FASTCALL_KEYWORDS + 80\r\n128 Python \t 0x105925ca4 _PyEval_EvalFrameDefault + 49552\r\n129 Python \t 0x10592c67c _PyEval_Vector + 156\r\n130 Python \t 0x1059b6784 pymain_run_module + 256\r\n131 Python \t 0x1059b5f5c pymain_run_python + 192\r\n132 Python \t 0x1059b5e5c Py_RunMain + 24\r\n133 Python \t 0x1059b751c pymain_main + 56\r\n134 Python \t 0x1059b77a4 Py_BytesMain + 40\r\n135 dyld \t 0x10493108c start + 520\r\n\r\nThread 1:\r\n0 libsystem_pthread.dylib \t 0x1805d3078 start_wqthread + 0\r\n\r\nThread 2:\r\n0 libsystem_pthread.dylib \t 0x1805d3078 start_wqthread + 0\r\n\r\nThread 3:\r\n0 libsystem_pthread.dylib \t 0x1805d3078 start_wqthread + 0\r\n\r\nThread 4:: com.apple.NSEventThread\r\n0 libsystem_kernel.dylib \t 0x18059a8b0 mach_msg_trap + 8\r\n1 libsystem_kernel.dylib \t 0x18059ad20 mach_msg + 76\r\n2 CoreFoundation \t 0x1806a52b0 __CFRunLoopServiceMachPort + 372\r\n3 CoreFoundation \t 0x1806a3760 __CFRunLoopRun + 1180\r\n4 CoreFoundation \t 0x1806a2b24 CFRunLoopRunSpecific + 600\r\n5 AppKit \t 0x183376374 _NSEventThread + 196\r\n6 libsystem_pthread.dylib \t 0x1805d826c _pthread_start + 148\r\n7 libsystem_pthread.dylib \t 0x1805d308c thread_start + 8\r\n\r\nThread 5:\r\n0 libsystem_kernel.dylib \t 0x1805a5598 __select + 8\r\n1 libtcl8.6.dylib \t 0x1051e2754 NotifierThreadProc + 664\r\n2 libsystem_pthread.dylib \t 0x1805d826c _pthread_start + 148\r\n3 libsystem_pthread.dylib \t 0x1805d308c thread_start + 8\r\n\r\nThread 6:\r\n0 libsystem_pthread.dylib \t 0x1805d3078 start_wqthread + 0\r\n\r\nThread 7:\r\n0 libsystem_pthread.dylib \t 0x1805d3078 start_wqthread + 0\r\n\r\n\r\nThread 0 crashed with ARM Thread State (64-bit):\r\n x0: 0x000000012efe0a40 x1: 0x000000016b876a60 x2: 0x0000000000000002 x3: 0x00000001803e704c\r\n x4: 0x0000000000000000 x5: 0x7fffffffffffffff x6: 0x0000000000000000 x7: 0x0000000000000000\r\n x8: 0x0000000000000000 x9: 0x7cac94a3758400ae x10: 0x00000000000007fb x11: 0x00000000000007fd\r\n x12: 0x000000000000001b x13: 0x000000009ce46013 x14: 0x000000009d046800 x15: 0x000000000000008d\r\n x16: 0x0000000180465788 x17: 0x00000001d9cf2b88 x18: 0x0000000000000000 x19: 0x000000016b876a60\r\n x20: 0x0000000000000001 x21: 0x000000012efe0a40 x22: 0x0000600002022b60 x23: 0x0000000000000000\r\n x24: 0x0000000000000001 x25: 0x000000016b876a60 x26: 0x000060000205c360 x27: 0x000000016b877030\r\n x28: 0x0000000000000000 fp: 0x000000016b876a50 lr: 0x000000018154ae40\r\n sp: 0x000000016b876a30 pc: 0x0000000180465798 cpsr: 0x20001000\r\n far: 0x000000000000001c esr: 0x92000006 (Data Abort) byte read Translation fault\r\n\r\nBinary Images:\r\n 0x180457000 - 0x180494fff libobjc.A.dylib (*) \u003c6ffccf84-5e0f-34b2-bcbb-bcf98407ea05\u003e /usr/lib/libobjc.A.dylib\r\n 0x181523000 - 0x181914fff com.apple.Foundation (6.9) \u003ca2e534d9-cdf0-397f-a41e-147559c83893\u003e /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation\r\n 0x180620000 - 0x180b66fff com.apple.CoreFoundation (6.9) \u003c994db908-11a1-3e43-b7df-25c09d51368a\u003e /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation\r\n 0x188ee6000 - 0x189027fff com.apple.Metal (263.8) \u003cfe2c16e1-6e67-3fc0-a9a0-3479bf97ef68\u003e /System/Library/Frameworks/Metal.framework/Versions/A/Metal\r\n 0x180410000 - 0x180456fff libdispatch.dylib (*) \u003cf9300d47-d3db-3349-8a6d-acb68cd9983b\u003e /usr/lib/system/libdispatch.dylib\r\n 0x189879000 - 0x189bd8fff com.apple.CoreImage (17.0.0) \u003ced737c16-c4e9-3f22-aa79-04a0d6cd92e2\u003e /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage\r\n 0x187895000 - 0x1879d2fff com.apple.coreui (2.1) \u003c46de086f-876c-3814-87aa-25fb12ce2b97\u003e /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI\r\n 0x1892a9000 - 0x1895dcfff com.apple.HIToolbox (2.1.1) \u003cf842b96a-54f3-36f3-9b94-b258fae1b7eb\u003e /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox\r\n 0x104e08000 - 0x104f07fff libtk8.6.dylib (*) \u003c507d727f-2091-3699-8744-b7727fcd4477\u003e /Library/Frameworks/Python.framework/Versions/3.11/lib/libtk8.6.dylib\r\n 0x1050d8000 - 0x105203fff libtcl8.6.dylib (*) \u003cba79d3f8-9825-3021-a89f-300cfb1148b4\u003e /Library/Frameworks/Python.framework/Versions/3.11/lib/libtcl8.6.dylib\r\n 0x1831c8000 - 0x18407ffff com.apple.AppKit (6.9) \u003ca773dd23-b1c8-3c9b-9175-9a71d210ace0\u003e /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit\r\n 0x187517000 - 0x187844fff com.apple.QuartzCore (1.11) \u003c7a5838a0-104b-3896-9c99-66ee81786497\u003e /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore\r\n 0x104bf4000 - 0x104bfbfff _tkinter.cpython-311-darwin.so (*) \u003ca385127f-a3bb-3ffd-b355-f4ab87275628\u003e /Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_tkinter.cpython-311-darwin.so\r\n 0x105770000 - 0x105b33fff org.python.python (3.11.0b1, (c) 2001-2021 Python Software Foundation.) \u003cf4113812-803c-38d8-8a44-dc9d08fd5f4e\u003e /Library/Frameworks/Python.framework/Versions/3.11/Python\r\n 0x10492c000 - 0x10498bfff dyld (*) \u003cd9c2a46e-8dc4-3950-9d6a-f799e8ccb683\u003e /usr/lib/dyld\r\n 0x1805d1000 - 0x1805ddfff libsystem_pthread.dylib (*) \u003c42166a2c-89a9-3c38-a215-f028544cea23\u003e /usr/lib/system/libsystem_pthread.dylib\r\n 0x180599000 - 0x1805d0fff libsystem_kernel.dylib (*) \u003c03f48dc5-caa7-3678-af61-1a3c7fa8b06e\u003e /usr/lib/system/libsystem_kernel.dylib\r\n 0x0 - 0xffffffffffffffff ??? (*) \u003c00000000-0000-0000-0000-000000000000\u003e ???\r\n\r\nExternal Modification Summary:\r\n Calls made by other processes targeting this process:\r\n task_for_pid: 0\r\n thread_create: 0\r\n thread_set_state: 0\r\n Calls made by this process:\r\n task_for_pid: 0\r\n thread_create: 0\r\n thread_set_state: 0\r\n Calls made by all processes on this machine:\r\n task_for_pid: 0\r\n thread_create: 0\r\n thread_set_state: 0\r\n\r\nVM Region Summary:\r\nReadOnly portion of Libraries: Total=785.4M resident=0K(0%) swapped_out_or_unallocated=785.4M(100%)\r\nWritable regions: Total=1.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.1G(100%)\r\n\r\n VIRTUAL REGION \r\nREGION TYPE SIZE COUNT (non-coalesced) \r\n=========== ======= ======= \r\nAccelerate framework 256K 2 \r\nActivity Tracing 256K 1 \r\nCG backing stores 2176K 4 \r\nCG image 96K 6 \r\nColorSync 528K 26 \r\nCoreAnimation 2512K 13 \r\nCoreGraphics 32K 2 \r\nCoreUI image data 1632K 9 \r\nFoundation 16K 1 \r\nKernel Alloc Once 32K 1 \r\nMALLOC 241.3M 45 \r\nMALLOC guard page 192K 10 \r\nMALLOC_MEDIUM (reserved) 480.0M 4 reserved VM address space (unallocated)\r\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\r\nSTACK GUARD 128K 8 \r\nStack 19.3M 8 \r\nVM_ALLOCATE 8416K 22 \r\n__AUTH 1778K 145 \r\n__AUTH_CONST 9252K 291 \r\n__CTF 756 1 \r\n__DATA 9686K 296 \r\n__DATA_CONST 10.4M 310 \r\n__DATA_DIRTY 595K 100 \r\n__FONT_DATA 4K 1 \r\n__LINKEDIT 580.1M 22 \r\n__OBJC_CONST 1246K 122 \r\n__OBJC_RO 83.0M 1 \r\n__OBJC_RW 3152K 1 \r\n__TEXT 205.2M 326 \r\n__UNICODE 592K 1 \r\ndyld private memory 1024K 1 \r\nmapped file 160.3M 22 \r\nshared memory 864K 15 \r\n=========== ======= ======= \r\nTOTAL 2.2G 1818 \r\nTOTAL, minus reserved VM space 1.3G 1818 \r\n\r\n\r\n\r\n-----------\r\nFull Report\r\n-----------\r\n\r\n{\"app_name\":\"Python\",\"timestamp\":\"2022-05-21 09:12:27.00 +0200\",\"app_version\":\"3.11.0b1\",\"slice_uuid\":\"5ececba5-48da-3d97-8ad2-d6414769e296\",\"build_version\":\"3.11.0b1\",\"platform\":1,\"bundleID\":\"org.python.python\",\"share_with_app_devs\":1,\"is_first_party\":0,\"bug_type\":\"309\",\"os_version\":\"macOS 12.4 (21F79)\",\"incident_id\":\"E5CB931D-DE02-41AC-B0B3-F5082CA1B141\",\"name\":\"Python\"}\r\n{\r\n \"uptime\" : 250000,\r\n \"procLaunch\" : \"2022-05-21 09:12:24.0536 +0200\",\r\n \"procRole\" : \"Foreground\",\r\n \"version\" : 2,\r\n \"userID\" : 501,\r\n \"deployVersion\" : 210,\r\n \"modelCode\" : \"MacBookPro17,1\",\r\n \"procStartAbsTime\" : 6203136774602,\r\n \"coalitionID\" : 1704,\r\n \"osVersion\" : {\r\n \"train\" : \"macOS 12.4\",\r\n \"build\" : \"21F79\",\r\n \"releaseType\" : \"User\"\r\n },\r\n \"captureTime\" : \"2022-05-21 09:12:27.1896 +0200\",\r\n \"incident\" : \"E5CB931D-DE02-41AC-B0B3-F5082CA1B141\",\r\n \"bug_type\" : \"309\",\r\n \"pid\" : 28115,\r\n \"procExitAbsTime\" : 6203211748365,\r\n \"translated\" : false,\r\n \"cpuType\" : \"ARM-64\",\r\n \"procName\" : \"Python\",\r\n \"procPath\" : \"\\/Library\\/Frameworks\\/Python.framework\\/Versions\\/3.11\\/Resources\\/Python.app\\/Contents\\/MacOS\\/Python\",\r\n \"bundleInfo\" : {\"CFBundleShortVersionString\":\"3.11.0b1\",\"CFBundleVersion\":\"3.11.0b1\",\"CFBundleIdentifier\":\"org.python.python\"},\r\n \"storeInfo\" : {\"deviceIdentifierForVendor\":\"F1BC7687-A2AD-5C23-BC31-8EEBDD07C449\",\"thirdParty\":true},\r\n \"parentProc\" : \"zsh\",\r\n \"parentPid\" : 20171,\r\n \"coalitionName\" : \"com.apple.Terminal\",\r\n \"crashReporterKey\" : \"FC5A8DA1-BFDB-67FB-A26D-C45A92A2E2B9\",\r\n \"responsiblePid\" : 10937,\r\n \"responsibleProc\" : \"Terminal\",\r\n \"wakeTime\" : 3001,\r\n \"sleepWakeUUID\" : \"158632E1-4766-4865-AB86-B0357794DF84\",\r\n \"sip\" : \"enabled\",\r\n \"vmRegionInfo\" : \"0x1c is not in any region. Bytes before following region: 105553518919652\\n REGION TYPE START - END [ VSIZE] PRT\\/MAX SHRMOD REGION DETAIL\\n UNUSED SPACE AT START\\n---\u003e \\n MALLOC_NANO (reserved) 600018000000-600020000000 [128.0M] rw-\\/rwx SM=NUL ...(unallocated)\",\r\n \"isCorpse\" : 1,\r\n \"exception\" : {\"codes\":\"0x0000000000000001, 0x000000000000001c\",\"rawCodes\":[1,28],\"type\":\"EXC_BAD_ACCESS\",\"signal\":\"SIGSEGV\",\"subtype\":\"KERN_INVALID_ADDRESS at 0x000000000000001c\"},\r\n \"termination\" : {\"flags\":0,\"code\":11,\"namespace\":\"SIGNAL\",\"indicator\":\"Segmentation fault: 11\",\"byProc\":\"exc handler\",\"byPid\":28115},\r\n \"vmregioninfo\" : \"0x1c is not in any region. Bytes before following region: 105553518919652\\n REGION TYPE START - END [ VSIZE] PRT\\/MAX SHRMOD REGION DETAIL\\n UNUSED SPACE AT START\\n---\u003e \\n MALLOC_NANO (reserved) 600018000000-600020000000 [128.0M] rw-\\/rwx SM=NUL ...(unallocated)\",\r\n \"extMods\" : {\"caller\":{\"thread_create\":0,\"thread_set_state\":0,\"task_for_pid\":0},\"system\":{\"thread_create\":0,\"thread_set_state\":0,\"task_for_pid\":0},\"targeted\":{\"thread_create\":0,\"thread_set_state\":0,\"task_for_pid\":0},\"warnings\":0},\r\n \"faultingThread\" : 0,\r\n \"threads\" : [{\"triggered\":true,\"id\":2554642,\"threadState\":{\"x\":[{\"value\":5083368000},{\"value\":6099004000},{\"value\":2},{\"value\":6446542924,\"symbolLocation\":0,\"symbol\":\"nanov2_free_definite_size\"},{\"value\":0},{\"value\":9223372036854775807},{\"value\":0},{\"value\":0},{\"value\":0},{\"value\":8983718786469462190},{\"value\":2043},{\"value\":2045},{\"value\":27},{\"value\":2632212499},{\"value\":2634311680},{\"value\":141},{\"value\":6447060872,\"symbolLocation\":0,\"symbol\":\"object_isClass\"},{\"value\":7949200264},{\"value\":0},{\"value\":6099004000},{\"value\":1},{\"value\":5083368000},{\"value\":105553149963104},{\"value\":0},{\"value\":1},{\"value\":6099004000},{\"value\":105553150198624},{\"value\":6099005488},{\"value\":0}],\"flavor\":\"ARM_THREAD_STATE64\",\"lr\":{\"value\":6464777792},\"cpsr\":{\"value\":536875008},\"fp\":{\"value\":6099003984},\"sp\":{\"value\":6099003952},\"esr\":{\"value\":2449473542,\"description\":\"(Data Abort) byte read Translation fault\"},\"pc\":{\"value\":6447060888,\"matchesCrashFrame\":1},\"far\":{\"value\":28}},\"queue\":\"com.apple.main-thread\",\"frames\":[{\"imageOffset\":59288,\"symbol\":\"object_isClass\",\"symbolLocation\":16,\"imageIndex\":0},{\"imageOffset\":163392,\"symbol\":\"KVO_IS_RETAINING_ALL_OBSERVERS_OF_THIS_OBJECT_IF_IT_CRASHES_AN_OBSERVER_WAS_OVERRELEASED_OR_SMASHED\",\"symbolLocation\":48,\"imageIndex\":1},{\"imageOffset\":162856,\"symbol\":\"-[NSObject(NSKeyValueObservingPrivate) _changeValueForKeys:count:maybeOldValuesDict:maybeNewValuesDict:usingBlock:]\",\"symbolLocation\":284,\"imageIndex\":1},{\"imageOffset\":228684,\"symbol\":\"-[NSObject(NSKeyValueObservingPrivate) _notifyObserversOfChangeFromValuesForKeys:toValuesForKeys:]\",\"symbolLocation\":816,\"imageIndex\":1},{\"imageOffset\":289004,\"symbol\":\"-[CFPrefsSource forEachObserver:]\",\"symbolLocation\":332,\"imageIndex\":2},{\"imageOffset\":552248,\"symbol\":\"-[CFPrefsSource _notifyObserversOfChangeFromValuesForKeys:toValuesForKeys:]\",\"symbolLocation\":112,\"imageIndex\":2},{\"imageOffset\":551844,\"symbol\":\"___CFPrefsDeliverPendingKVONotificationsGuts_block_invoke\",\"symbolLocation\":440,\"imageIndex\":2},{\"imageOffset\":551392,\"symbol\":\"__CFDictionaryApplyFunction_block_invoke\",\"symbolLocation\":28,\"imageIndex\":2},{\"imageOffset\":309056,\"symbol\":\"CFBasicHashApply\",\"symbolLocation\":148,\"imageIndex\":2},{\"imageOffset\":250540,\"symbol\":\"CFDictionaryApplyFunction\",\"symbolLocation\":328,\"imageIndex\":2},{\"imageOffset\":551252,\"symbol\":\"_CFPrefsDeliverPendingKVONotificationsGuts\",\"symbolLocation\":300,\"imageIndex\":2},{\"imageOffset\":188836,\"symbol\":\"-[_CFXPreferences _deliverPendingKVONotifications]\",\"symbolLocation\":96,\"imageIndex\":2},{\"imageOffset\":191340,\"symbol\":\"__108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke\",\"symbolLocation\":412,\"imageIndex\":2},{\"imageOffset\":1717140,\"symbol\":\"-[_CFXPreferences withSearchListForIdentifier:container:cloudConfigurationURL:perform:]\",\"symbolLocation\":384,\"imageIndex\":2},{\"imageOffset\":189700,\"symbol\":\"-[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:]\",\"symbolLocation\":168,\"imageIndex\":2},{\"imageOffset\":189472,\"symbol\":\"_CFPreferencesCopyAppValueWithContainerAndConfiguration\",\"symbolLocation\":128,\"imageIndex\":2},{\"imageOffset\":353124,\"symbol\":\"_CFPreferencesGetAppIntegerValueWithContainer\",\"symbolLocation\":56,\"imageIndex\":2},{\"imageOffset\":175936,\"symbol\":\"invocation function for block in initWrapperType()\",\"symbolLocation\":188,\"imageIndex\":3},{\"imageOffset\":16820,\"symbol\":\"_dispatch_client_callout\",\"symbolLocation\":20,\"imageIndex\":4},{\"imageOffset\":23092,\"symbol\":\"_dispatch_once_callout\",\"symbolLocation\":32,\"imageIndex\":4},{\"imageOffset\":175712,\"symbol\":\"invocation function for block in MTLDeviceArrayInitialize()\",\"symbolLocation\":1292,\"imageIndex\":3},{\"imageOffset\":16820,\"symbol\":\"_dispatch_client_callout\",\"symbolLocation\":20,\"imageIndex\":4},{\"imageOffset\":23092,\"symbol\":\"_dispatch_once_callout\",\"symbolLocation\":32,\"imageIndex\":4},{\"imageOffset\":8632,\"symbol\":\"MTLCopyAllDevices\",\"symbolLocation\":244,\"imageIndex\":3},{\"imageOffset\":37120,\"symbol\":\"CIMetalCopyDefaultDevice\",\"symbolLocation\":88,\"imageIndex\":5},{\"imageOffset\":719316,\"symbol\":\"invocation function for block in can_use_metal()\",\"symbolLocation\":40,\"imageIndex\":5},{\"imageOffset\":16820,\"symbol\":\"_dispatch_client_callout\",\"symbolLocation\":20,\"imageIndex\":4},{\"imageOffset\":23092,\"symbol\":\"_dispatch_once_callout\",\"symbolLocation\":32,\"imageIndex\":4},{\"imageOffset\":51352,\"symbol\":\"-[CIContext initWithOptions:]\",\"symbolLocation\":924,\"imageIndex\":5},{\"imageOffset\":133424,\"symbol\":\"__38+[CUIShapeEffectStack sharedCIContext]_block_invoke\",\"symbolLocation\":72,\"imageIndex\":6},{\"imageOffset\":16820,\"symbol\":\"_dispatch_client_callout\",\"symbolLocation\":20,\"imageIndex\":4},{\"imageOffset\":23092,\"symbol\":\"_dispatch_once_callout\",\"symbolLocation\":32,\"imageIndex\":4},{\"imageOffset\":133348,\"symbol\":\"+[CUIShapeEffectStack sharedCIContext]\",\"symbolLocation\":64,\"imageIndex\":6},{\"imageOffset\":237100,\"symbol\":\"-[CUIShapeEffectStack newFlattenedImageFromShapeCGImage:withScale:cache:]\",\"symbolLocation\":212,\"imageIndex\":6},{\"imageOffset\":208652,\"symbol\":\"DrawThreePartImageWithOperation\",\"symbolLocation\":728,\"imageIndex\":6},{\"imageOffset\":179160,\"symbol\":\"-[CUIThemeFacet _drawSpecificRenditionKey:rendition:inFrame:context:alpha:operation:isFocused:isFlipped:effects:]\",\"symbolLocation\":284,\"imageIndex\":6},{\"imageOffset\":178832,\"symbol\":\"-[CUIThemeFacet _drawSpecificRenditionKey:inFrame:context:isFocused:isFlipped:effects:]\",\"symbolLocation\":192,\"imageIndex\":6},{\"imageOffset\":215436,\"symbol\":\"-[CUIThemeFacet drawInFrame:isFocused:context:effects:]\",\"symbolLocation\":140,\"imageIndex\":6},{\"imageOffset\":688656,\"symbol\":\"CUICoreThemeRenderer::DrawPushOrBevelButton(bool, CUIDescriptor const*)\",\"symbolLocation\":504,\"imageIndex\":6},{\"imageOffset\":88236,\"symbol\":\"CUIRenderer::Draw(CGRect, CGContext*, __CFDictionary const*, __CFDictionary const**)\",\"symbolLocation\":1060,\"imageIndex\":6},{\"imageOffset\":87112,\"symbol\":\"CUIDraw\",\"symbolLocation\":224,\"imageIndex\":6},{\"imageOffset\":179164,\"symbol\":\"_HIThemeCUIDrawWithOptions\",\"symbolLocation\":184,\"imageIndex\":7},{\"imageOffset\":768784,\"symbol\":\"_HIThemeDrawButtonInternal(CGRect const*, HIThemeButtonDrawInfo const*, HIThemeButtonDrawInfo const*, ThemeEraseXUPP*, ThemeButtonDrawXUPP*, void*, CGContext*, unsigned int, CGRect*)\",\"symbolLocation\":1600,\"imageIndex\":7},{\"imageOffset\":767172,\"symbol\":\"HIThemeDrawButton\",\"symbolLocation\":32,\"imageIndex\":7},{\"imageOffset\":715412,\"symbol\":\"TkpDisplayButton\",\"symbolLocation\":804,\"imageIndex\":8},{\"imageOffset\":903600,\"symbol\":\"TclServiceIdle\",\"symbolLocation\":84,\"imageIndex\":9},{\"imageOffset\":790636,\"symbol\":\"Tcl_DoOneEvent\",\"symbolLocation\":296,\"imageIndex\":9},{\"imageOffset\":822656,\"symbol\":\"-[TKContentView(TKWindowEvent) generateExposeEvents:]\",\"symbolLocation\":208,\"imageIndex\":8},{\"imageOffset\":821988,\"symbol\":\"-[TKContentView(TKWindowEvent) drawRect:]\",\"symbolLocation\":180,\"imageIndex\":8},{\"imageOffset\":1686144,\"symbol\":\"_NSViewDrawRect\",\"symbolLocation\":148,\"imageIndex\":10},{\"imageOffset\":9257436,\"symbol\":\"-[NSView _recursive:displayRectIgnoringOpacity:inContext:stopAtLayerBackedViews:]\",\"symbolLocation\":1308,\"imageIndex\":10},{\"imageOffset\":1683956,\"symbol\":\"-[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:]\",\"symbolLocation\":688,\"imageIndex\":10},{\"imageOffset\":1683080,\"symbol\":\"-[NSView(NSLayerKitGlue) drawLayer:inContext:]\",\"symbolLocation\":344,\"imageIndex\":10},{\"imageOffset\":158708,\"symbol\":\"CABackingStoreUpdate_\",\"symbolLocation\":484,\"imageIndex\":11},{\"imageOffset\":544480,\"symbol\":\"invocation function for block in CA::Layer::display_()\",\"symbolLocation\":64,\"imageIndex\":11},{\"imageOffset\":154616,\"symbol\":\"-[CALayer _display]\",\"symbolLocation\":1948,\"imageIndex\":11},{\"imageOffset\":150604,\"symbol\":\"CA::Layer::display_if_needed(CA::Transaction*)\",\"symbolLocation\":780,\"imageIndex\":11},{\"imageOffset\":1509160,\"symbol\":\"CA::Context::commit_transaction(CA::Transaction*, double, double*)\",\"symbolLocation\":464,\"imageIndex\":11},{\"imageOffset\":25676,\"symbol\":\"CA::Transaction::commit()\",\"symbolLocation\":704,\"imageIndex\":11},{\"imageOffset\":1755408,\"symbol\":\"__62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke\",\"symbolLocation\":304,\"imageIndex\":10},{\"imageOffset\":9505820,\"symbol\":\"___NSRunLoopObserverCreateWithHandler_block_invoke\",\"symbolLocation\":64,\"imageIndex\":10},{\"imageOffset\":541252,\"symbol\":\"__CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__\",\"symbolLocation\":36,\"imageIndex\":2},{\"imageOffset\":540820,\"symbol\":\"__CFRunLoopDoObservers\",\"symbolLocation\":592,\"imageIndex\":2},{\"imageOffset\":538056,\"symbol\":\"__CFRunLoopRun\",\"symbolLocation\":772,\"imageIndex\":2},{\"imageOffset\":535332,\"symbol\":\"CFRunLoopRunSpecific\",\"symbolLocation\":600,\"imageIndex\":2},{\"imageOffset\":205624,\"symbol\":\"RunCurrentEventLoopInMode\",\"symbolLocation\":292,\"imageIndex\":7},{\"imageOffset\":204740,\"symbol\":\"ReceiveNextEventCommon\",\"symbolLocation\":324,\"imageIndex\":7},{\"imageOffset\":204392,\"symbol\":\"_BlockUntilNextEventMatchingListInModeWithFilter\",\"symbolLocation\":72,\"imageIndex\":7},{\"imageOffset\":268172,\"symbol\":\"_DPSNextEvent\",\"symbolLocation\":860,\"imageIndex\":10},{\"imageOffset\":262276,\"symbol\":\"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]\",\"symbolLocation\":1328,\"imageIndex\":10},{\"imageOffset\":805120,\"symbol\":\"TkMacOSXEventsSetupProc\",\"symbolLocation\":152,\"imageIndex\":8},{\"imageOffset\":790536,\"symbol\":\"Tcl_DoOneEvent\",\"symbolLocation\":196,\"imageIndex\":9},{\"imageOffset\":825872,\"symbol\":\"TkMacOSXHandleMapOrUnmap\",\"symbolLocation\":108,\"imageIndex\":8},{\"imageOffset\":826256,\"symbol\":\"TkWmMapWindow\",\"symbolLocation\":316,\"imageIndex\":8},{\"imageOffset\":208324,\"symbol\":\"Tk_MapWindow\",\"symbolLocation\":152,\"imageIndex\":8},{\"imageOffset\":848004,\"symbol\":\"TkpWmSetState\",\"symbolLocation\":116,\"imageIndex\":8},{\"imageOffset\":836844,\"symbol\":\"Tk_WmObjCmd\",\"symbolLocation\":7136,\"imageIndex\":8},{\"imageOffset\":78504,\"symbol\":\"TclNRRunCallbacks\",\"symbolLocation\":80,\"imageIndex\":9},{\"imageOffset\":4936,\"symbol\":\"Tkapp_Call\",\"symbolLocation\":336,\"imageIndex\":12},{\"imageOffset\":682876,\"symbol\":\"method_vectorcall_VARARGS\",\"symbolLocation\":116,\"imageIndex\":13},{\"imageOffset\":1793188,\"symbol\":\"_PyEval_EvalFrameDefault\",\"symbolLocation\":49552,\"imageIndex\":13},{\"imageOffset\":1820284,\"symbol\":\"_PyEval_Vector\",\"symbolLocation\":156,\"imageIndex\":13},{\"imageOffset\":613084,\"symbol\":\"_PyObject_FastCallDictTstate\",\"symbolLocation\":96,\"imageIndex\":13},{\"imageOffset\":1180168,\"symbol\":\"slot_tp_init\",\"symbolLocation\":180,\"imageIndex\":13},{\"imageOffset\":1141884,\"symbol\":\"type_call\",\"symbolLocation\":136,\"imageIndex\":13},{\"imageOffset\":616856,\"symbol\":\"_PyObject_Call\",\"symbolLocation\":124,\"imageIndex\":13},{\"imageOffset\":1804708,\"symbol\":\"_PyEval_EvalFrameDefault\",\"symbolLocation\":61072,\"imageIndex\":13},{\"imageOffset\":1820284,\"symbol\":\"_PyEval_Vector\",\"symbolLocation\":156,\"imageIndex\":13},{\"imageOffset\":629432,\"symbol\":\"method_vectorcall\",\"symbolLocation\":164,\"imageIndex\":13},{\"imageOffset\":1804708,\"symbol\":\"_PyEval_EvalFrameDefault\",\"symbolLocation\":61072,\"imageIndex\":13},{\"imageOffset\":1820284,\"symbol\":\"_PyEval_Vector\",\"symbolLocation\":156,\"imageIndex\":13},{\"imageOffset\":613084,\"symbol\":\"_PyObject_FastCallDictTstate\",\"symbolLocation\":96,\"imageIndex\":13},{\"imageOffset\":1173580,\"symbol\":\"slot_tp_call\",\"symbolLocation\":180,\"imageIndex\":13},{\"imageOffset\":612284,\"symbol\":\"_PyObject_MakeTpCall\",\"symbolLocation\":128,\"imageIndex\":13},{\"imageOffset\":1794000,\"symbol\":\"_PyEval_EvalFrameDefault\",\"symbolLocation\":50364,\"imageIndex\":13},{\"imageOffset\":1820284,\"symbol\":\"_PyEval_Vector\",\"symbolLocation\":156,\"imageIndex\":13},{\"imageOffset\":629432,\"symbol\":\"method_vectorcall\",\"symbolLocation\":164,\"imageIndex\":13},{\"imageOffset\":1804708,\"symbol\":\"_PyEval_EvalFrameDefault\",\"symbolLocation\":61072,\"imageIndex\":13},{\"imageOffset\":1820284,\"symbol\":\"_PyEval_Vector\",\"symbolLocation\":156,\"imageIndex\":13},{\"imageOffset\":613084,\"symbol\":\"_PyObject_FastCallDictTstate\",\"symbolLocation\":96,\"imageIndex\":13},{\"imageOffset\":1173580,\"symbol\":\"slot_tp_call\",\"symbolLocation\":180,\"imageIndex\":13},{\"imageOffset\":612284,\"symbol\":\"_PyObject_MakeTpCall\",\"symbolLocation\":128,\"imageIndex\":13},{\"imageOffset\":1794000,\"symbol\":\"_PyEval_EvalFrameDefault\",\"symbolLocation\":50364,\"imageIndex\":13},{\"imageOffset\":1820284,\"symbol\":\"_PyEval_Vector\",\"symbolLocation\":156,\"imageIndex\":13},{\"imageOffset\":629432,\"symbol\":\"method_vectorcall\",\"symbolLocation\":164,\"imageIndex\":13},{\"imageOffset\":1804708,\"symbol\":\"_PyEval_EvalFrameDefault\",\"symbolLocation\":61072,\"imageIndex\":13},{\"imageOffset\":1820284,\"symbol\":\"_PyEval_Vector\",\"symbolLocation\":156,\"imageIndex\":13},{\"imageOffset\":613084,\"symbol\":\"_PyObject_FastCallDictTstate\",\"symbolLocation\":96,\"imageIndex\":13},{\"imageOffset\":1173580,\"symbol\":\"slot_tp_call\",\"symbolLocation\":180,\"imageIndex\":13},{\"imageOffset\":612284,\"symbol\":\"_PyObject_MakeTpCall\",\"symbolLocation\":128,\"imageIndex\":13},{\"imageOffset\":1794000,\"symbol\":\"_PyEval_EvalFrameDefault\",\"symbolLocation\":50364,\"imageIndex\":13},{\"imageOffset\":1820284,\"symbol\":\"_PyEval_Vector\",\"symbolLocation\":156,\"imageIndex\":13},{\"imageOffset\":629432,\"symbol\":\"method_vectorcall\",\"symbolLocation\":164,\"imageIndex\":13},{\"imageOffset\":1804708,\"symbol\":\"_PyEval_EvalFrameDefault\",\"symbolLocation\":61072,\"imageIndex\":13},{\"imageOffset\":1820284,\"symbol\":\"_PyEval_Vector\",\"symbolLocation\":156,\"imageIndex\":13},{\"imageOffset\":613084,\"symbol\":\"_PyObject_FastCallDictTstate\",\"symbolLocation\":96,\"imageIndex\":13},{\"imageOffset\":1173580,\"symbol\":\"slot_tp_call\",\"symbolLocation\":180,\"imageIndex\":13},{\"imageOffset\":612284,\"symbol\":\"_PyObject_MakeTpCall\",\"symbolLocation\":128,\"imageIndex\":13},{\"imageOffset\":1794000,\"symbol\":\"_PyEval_EvalFrameDefault\",\"symbolLocation\":50364,\"imageIndex\":13},{\"imageOffset\":1820284,\"symbol\":\"_PyEval_Vector\",\"symbolLocation\":156,\"imageIndex\":13},{\"imageOffset\":613196,\"symbol\":\"_PyObject_FastCallDictTstate\",\"symbolLocation\":208,\"imageIndex\":13},{\"imageOffset\":1180168,\"symbol\":\"slot_tp_init\",\"symbolLocation\":180,\"imageIndex\":13},{\"imageOffset\":1141884,\"symbol\":\"type_call\",\"symbolLocation\":136,\"imageIndex\":13},{\"imageOffset\":612284,\"symbol\":\"_PyObject_MakeTpCall\",\"symbolLocation\":128,\"imageIndex\":13},{\"imageOffset\":1794000,\"symbol\":\"_PyEval_EvalFrameDefault\",\"symbolLocation\":50364,\"imageIndex\":13},{\"imageOffset\":1739008,\"symbol\":\"PyEval_EvalCode\",\"symbolLocation\":276,\"imageIndex\":13},{\"imageOffset\":1716324,\"symbol\":\"builtin_exec\",\"symbolLocation\":380,\"imageIndex\":13},{\"imageOffset\":1015376,\"symbol\":\"cfunction_vectorcall_FASTCALL_KEYWORDS\",\"symbolLocation\":80,\"imageIndex\":13},{\"imageOffset\":1793188,\"symbol\":\"_PyEval_EvalFrameDefault\",\"symbolLocation\":49552,\"imageIndex\":13},{\"imageOffset\":1820284,\"symbol\":\"_PyEval_Vector\",\"symbolLocation\":156,\"imageIndex\":13},{\"imageOffset\":2385796,\"symbol\":\"pymain_run_module\",\"symbolLocation\":256,\"imageIndex\":13},{\"imageOffset\":2383708,\"symbol\":\"pymain_run_python\",\"symbolLocation\":192,\"imageIndex\":13},{\"imageOffset\":2383452,\"symbol\":\"Py_RunMain\",\"symbolLocation\":24,\"imageIndex\":13},{\"imageOffset\":2389276,\"symbol\":\"pymain_main\",\"symbolLocation\":56,\"imageIndex\":13},{\"imageOffset\":2389924,\"symbol\":\"Py_BytesMain\",\"symbolLocation\":40,\"imageIndex\":13},{\"imageOffset\":20620,\"symbol\":\"start\",\"symbolLocation\":520,\"imageIndex\":14}]},{\"id\":2554644,\"frames\":[{\"imageOffset\":8312,\"symbol\":\"start_wqthread\",\"symbolLocation\":0,\"imageIndex\":15}]},{\"id\":2554648,\"frames\":[{\"imageOffset\":8312,\"symbol\":\"start_wqthread\",\"symbolLocation\":0,\"imageIndex\":15}]},{\"id\":2554657,\"frames\":[{\"imageOffset\":8312,\"symbol\":\"start_wqthread\",\"symbolLocation\":0,\"imageIndex\":15}]},{\"id\":2554667,\"name\":\"com.apple.NSEventThread\",\"frames\":[{\"imageOffset\":6320,\"symbol\":\"mach_msg_trap\",\"symbolLocation\":8,\"imageIndex\":16},{\"imageOffset\":7456,\"symbol\":\"mach_msg\",\"symbolLocation\":76,\"imageIndex\":16},{\"imageOffset\":545456,\"symbol\":\"__CFRunLoopServiceMachPort\",\"symbolLocation\":372,\"imageIndex\":2},{\"imageOffset\":538464,\"symbol\":\"__CFRunLoopRun\",\"symbolLocation\":1180,\"imageIndex\":2},{\"imageOffset\":535332,\"symbol\":\"CFRunLoopRunSpecific\",\"symbolLocation\":600,\"imageIndex\":2},{\"imageOffset\":1762164,\"symbol\":\"_NSEventThread\",\"symbolLocation\":196,\"imageIndex\":10},{\"imageOffset\":29292,\"symbol\":\"_pthread_start\",\"symbolLocation\":148,\"imageIndex\":15},{\"imageOffset\":8332,\"symbol\":\"thread_start\",\"symbolLocation\":8,\"imageIndex\":15}]},{\"id\":2554668,\"frames\":[{\"imageOffset\":50584,\"symbol\":\"__select\",\"symbolLocation\":8,\"imageIndex\":16},{\"imageOffset\":1091412,\"symbol\":\"NotifierThreadProc\",\"symbolLocation\":664,\"imageIndex\":9},{\"imageOffset\":29292,\"symbol\":\"_pthread_start\",\"symbolLocation\":148,\"imageIndex\":15},{\"imageOffset\":8332,\"symbol\":\"thread_start\",\"symbolLocation\":8,\"imageIndex\":15}]},{\"id\":2554669,\"frames\":[{\"imageOffset\":8312,\"symbol\":\"start_wqthread\",\"symbolLocation\":0,\"imageIndex\":15}]},{\"id\":2554675,\"frames\":[{\"imageOffset\":8312,\"symbol\":\"start_wqthread\",\"symbolLocation\":0,\"imageIndex\":15}]}],\r\n \"usedImages\" : [\r\n {\r\n \"source\" : \"P\",\r\n \"arch\" : \"arm64e\",\r\n \"base\" : 6447001600,\r\n \"size\" : 253952,\r\n \"uuid\" : \"6ffccf84-5e0f-34b2-bcbb-bcf98407ea05\",\r\n \"path\" : \"\\/usr\\/lib\\/libobjc.A.dylib\",\r\n \"name\" : \"libobjc.A.dylib\"\r\n },\r\n {\r\n \"source\" : \"P\",\r\n \"arch\" : \"arm64e\",\r\n \"base\" : 6464614400,\r\n \"CFBundleShortVersionString\" : \"6.9\",\r\n \"CFBundleIdentifier\" : \"com.apple.Foundation\",\r\n \"size\" : 4136960,\r\n \"uuid\" : \"a2e534d9-cdf0-397f-a41e-147559c83893\",\r\n \"path\" : \"\\/System\\/Library\\/Frameworks\\/Foundation.framework\\/Versions\\/C\\/Foundation\",\r\n \"name\" : \"Foundation\",\r\n \"CFBundleVersion\" : \"1863\"\r\n },\r\n {\r\n \"source\" : \"P\",\r\n \"arch\" : \"arm64e\",\r\n \"base\" : 6448873472,\r\n \"CFBundleShortVersionString\" : \"6.9\",\r\n \"CFBundleIdentifier\" : \"com.apple.CoreFoundation\",\r\n \"size\" : 5533696,\r\n \"uuid\" : \"994db908-11a1-3e43-b7df-25c09d51368a\",\r\n \"path\" : \"\\/System\\/Library\\/Frameworks\\/CoreFoundation.framework\\/Versions\\/A\\/CoreFoundation\",\r\n \"name\" : \"CoreFoundation\",\r\n \"CFBundleVersion\" : \"1863\"\r\n },\r\n {\r\n \"source\" : \"P\",\r\n \"arch\" : \"arm64e\",\r\n \"base\" : 6592290816,\r\n \"CFBundleShortVersionString\" : \"263.8\",\r\n \"CFBundleIdentifier\" : \"com.apple.Metal\",\r\n \"size\" : 1318912,\r\n \"uuid\" : \"fe2c16e1-6e67-3fc0-a9a0-3479bf97ef68\",\r\n \"path\" : \"\\/System\\/Library\\/Frameworks\\/Metal.framework\\/Versions\\/A\\/Metal\",\r\n \"name\" : \"Metal\",\r\n \"CFBundleVersion\" : \"263.8\"\r\n },\r\n {\r\n \"source\" : \"P\",\r\n \"arch\" : \"arm64e\",\r\n \"base\" : 6446710784,\r\n \"size\" : 290816,\r\n \"uuid\" : \"f9300d47-d3db-3349-8a6d-acb68cd9983b\",\r\n \"path\" : \"\\/usr\\/lib\\/system\\/libdispatch.dylib\",\r\n \"name\" : \"libdispatch.dylib\"\r\n },\r\n {\r\n \"source\" : \"P\",\r\n \"arch\" : \"arm64e\",\r\n \"base\" : 6602330112,\r\n \"CFBundleShortVersionString\" : \"17.0.0\",\r\n \"CFBundleIdentifier\" : \"com.apple.CoreImage\",\r\n \"size\" : 3538944,\r\n \"uuid\" : \"ed737c16-c4e9-3f22-aa79-04a0d6cd92e2\",\r\n \"path\" : \"\\/System\\/Library\\/Frameworks\\/CoreImage.framework\\/Versions\\/A\\/CoreImage\",\r\n \"name\" : \"CoreImage\",\r\n \"CFBundleVersion\" : \"1240.7\"\r\n },\r\n {\r\n \"source\" : \"P\",\r\n \"arch\" : \"arm64e\",\r\n \"base\" : 6568890368,\r\n \"CFBundleShortVersionString\" : \"2.1\",\r\n \"CFBundleIdentifier\" : \"com.apple.coreui\",\r\n \"size\" : 1302528,\r\n \"uuid\" : \"46de086f-876c-3814-87aa-25fb12ce2b97\",\r\n \"path\" : \"\\/System\\/Library\\/PrivateFrameworks\\/CoreUI.framework\\/Versions\\/A\\/CoreUI\",\r\n \"name\" : \"CoreUI\",\r\n \"CFBundleVersion\" : \"738.1\"\r\n },\r\n {\r\n \"source\" : \"P\",\r\n \"arch\" : \"arm64e\",\r\n \"base\" : 6596235264,\r\n \"CFBundleShortVersionString\" : \"2.1.1\",\r\n \"CFBundleIdentifier\" : \"com.apple.HIToolbox\",\r\n \"size\" : 3358720,\r\n \"uuid\" : \"f842b96a-54f3-36f3-9b94-b258fae1b7eb\",\r\n \"path\" : \"\\/System\\/Library\\/Frameworks\\/Carbon.framework\\/Versions\\/A\\/Frameworks\\/HIToolbox.framework\\/Versions\\/A\\/HIToolbox\",\r\n \"name\" : \"HIToolbox\"\r\n },\r\n {\r\n \"source\" : \"P\",\r\n \"arch\" : \"arm64\",\r\n \"base\" : 4376788992,\r\n \"size\" : 1048576,\r\n \"uuid\" : \"507d727f-2091-3699-8744-b7727fcd4477\",\r\n \"path\" : \"\\/Library\\/Frameworks\\/Python.framework\\/Versions\\/3.11\\/lib\\/libtk8.6.dylib\",\r\n \"name\" : \"libtk8.6.dylib\"\r\n },\r\n {\r\n \"source\" : \"P\",\r\n \"arch\" : \"arm64\",\r\n \"base\" : 4379738112,\r\n \"size\" : 1228800,\r\n \"uuid\" : \"ba79d3f8-9825-3021-a89f-300cfb1148b4\",\r\n \"path\" : \"\\/Library\\/Frameworks\\/Python.framework\\/Versions\\/3.11\\/lib\\/libtcl8.6.dylib\",\r\n \"name\" : \"libtcl8.6.dylib\"\r\n },\r\n {\r\n \"source\" : \"P\",\r\n \"arch\" : \"arm64e\",\r\n \"base\" : 6494650368,\r\n \"CFBundleShortVersionString\" : \"6.9\",\r\n \"CFBundleIdentifier\" : \"com.apple.AppKit\",\r\n \"size\" : 15433728,\r\n \"uuid\" : \"a773dd23-b1c8-3c9b-9175-9a71d210ace0\",\r\n \"path\" : \"\\/System\\/Library\\/Frameworks\\/AppKit.framework\\/Versions\\/C\\/AppKit\",\r\n \"name\" : \"AppKit\",\r\n \"CFBundleVersion\" : \"2113.50.132\"\r\n },\r\n {\r\n \"source\" : \"P\",\r\n \"arch\" : \"arm64e\",\r\n \"base\" : 6565228544,\r\n \"CFBundleShortVersionString\" : \"1.11\",\r\n \"CFBundleIdentifier\" : \"com.apple.QuartzCore\",\r\n \"size\" : 3334144,\r\n \"uuid\" : \"7a5838a0-104b-3896-9c99-66ee81786497\",\r\n \"path\" : \"\\/System\\/Library\\/Frameworks\\/QuartzCore.framework\\/Versions\\/A\\/QuartzCore\",\r\n \"name\" : \"QuartzCore\",\r\n \"CFBundleVersion\" : \"964.28\"\r\n },\r\n {\r\n \"source\" : \"P\",\r\n \"arch\" : \"arm64\",\r\n \"base\" : 4374609920,\r\n \"size\" : 32768,\r\n \"uuid\" : \"a385127f-a3bb-3ffd-b355-f4ab87275628\",\r\n \"path\" : \"\\/Library\\/Frameworks\\/Python.framework\\/Versions\\/3.11\\/lib\\/python3.11\\/lib-dynload\\/_tkinter.cpython-311-darwin.so\",\r\n \"name\" : \"_tkinter.cpython-311-darwin.so\"\r\n },\r\n {\r\n \"source\" : \"P\",\r\n \"arch\" : \"arm64\",\r\n \"base\" : 4386652160,\r\n \"CFBundleShortVersionString\" : \"3.11.0b1, (c) 2001-2021 Python Software Foundation.\",\r\n \"CFBundleIdentifier\" : \"org.python.python\",\r\n \"size\" : 3948544,\r\n \"uuid\" : \"f4113812-803c-38d8-8a44-dc9d08fd5f4e\",\r\n \"path\" : \"\\/Library\\/Frameworks\\/Python.framework\\/Versions\\/3.11\\/Python\",\r\n \"name\" : \"Python\",\r\n \"CFBundleVersion\" : \"3.11.0b1\"\r\n },\r\n {\r\n \"source\" : \"P\",\r\n \"arch\" : \"arm64e\",\r\n \"base\" : 4371693568,\r\n \"size\" : 393216,\r\n \"uuid\" : \"d9c2a46e-8dc4-3950-9d6a-f799e8ccb683\",\r\n \"path\" : \"\\/usr\\/lib\\/dyld\",\r\n \"name\" : \"dyld\"\r\n },\r\n {\r\n \"source\" : \"P\",\r\n \"arch\" : \"arm64e\",\r\n \"base\" : 6448549888,\r\n \"size\" : 53248,\r\n \"uuid\" : \"42166a2c-89a9-3c38-a215-f028544cea23\",\r\n \"path\" : \"\\/usr\\/lib\\/system\\/libsystem_pthread.dylib\",\r\n \"name\" : \"libsystem_pthread.dylib\"\r\n },\r\n {\r\n \"source\" : \"P\",\r\n \"arch\" : \"arm64e\",\r\n \"base\" : 6448320512,\r\n \"size\" : 229376,\r\n \"uuid\" : \"03f48dc5-caa7-3678-af61-1a3c7fa8b06e\",\r\n \"path\" : \"\\/usr\\/lib\\/system\\/libsystem_kernel.dylib\",\r\n \"name\" : \"libsystem_kernel.dylib\"\r\n },\r\n {\r\n \"size\" : 0,\r\n \"source\" : \"A\",\r\n \"base\" : 0,\r\n \"uuid\" : \"00000000-0000-0000-0000-000000000000\"\r\n }\r\n],\r\n \"sharedCache\" : {\r\n \"base\" : 6445252608,\r\n \"size\" : 3136077824,\r\n \"uuid\" : \"513553bb-5ca5-3b9e-a613-b0603ffe3038\"\r\n},\r\n \"vmSummary\" : \"ReadOnly portion of Libraries: Total=785.4M resident=0K(0%) swapped_out_or_unallocated=785.4M(100%)\\nWritable regions: Total=1.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.1G(100%)\\n\\n VIRTUAL REGION \\nREGION TYPE SIZE COUNT (non-coalesced) \\n=========== ======= ======= \\nAccelerate framework 256K 2 \\nActivity Tracing 256K 1 \\nCG backing stores 2176K 4 \\nCG image 96K 6 \\nColorSync 528K 26 \\nCoreAnimation 2512K 13 \\nCoreGraphics 32K 2 \\nCoreUI image data 1632K 9 \\nFoundation 16K 1 \\nKernel Alloc Once 32K 1 \\nMALLOC 241.3M 45 \\nMALLOC guard page 192K 10 \\nMALLOC_MEDIUM (reserved) 480.0M 4 reserved VM address space (unallocated)\\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\\nSTACK GUARD 128K 8 \\nStack 19.3M 8 \\nVM_ALLOCATE 8416K 22 \\n__AUTH 1778K 145 \\n__AUTH_CONST 9252K 291 \\n__CTF 756 1 \\n__DATA 9686K 296 \\n__DATA_CONST 10.4M 310 \\n__DATA_DIRTY 595K 100 \\n__FONT_DATA 4K 1 \\n__LINKEDIT 580.1M 22 \\n__OBJC_CONST 1246K 122 \\n__OBJC_RO 83.0M 1 \\n__OBJC_RW 3152K 1 \\n__TEXT 205.2M 326 \\n__UNICODE 592K 1 \\ndyld private memory 1024K 1 \\nmapped file 160.3M 22 \\nshared memory 864K 15 \\n=========== ======= ======= \\nTOTAL 2.2G 1818 \\nTOTAL, minus reserved VM space 1.3G 1818 \\n\",\r\n \"legacyInfo\" : {\r\n \"threadTriggered\" : {\r\n \"queue\" : \"com.apple.main-thread\"\r\n }\r\n},\r\n \"trialInfo\" : {\r\n \"rollouts\" : [\r\n {\r\n \"rolloutId\" : \"607844aa04477260f58a8077\",\r\n \"factorPackIds\" : {\r\n \"SIRI_MORPHUN_ASSETS\" : \"6103050cbfe6dc472e1c982a\"\r\n },\r\n \"deploymentId\" : 240000066\r\n },\r\n {\r\n \"rolloutId\" : \"6112dda2fc54bc3389840642\",\r\n \"factorPackIds\" : {\r\n \"SIRI_DICTATION_ASSETS\" : \"6282ae4d1c37370f2c077008\"\r\n },\r\n \"deploymentId\" : 240000128\r\n }\r\n ],\r\n \"experiments\" : [\r\n\r\n ]\r\n}\r\n}\r\n```\r\n\r\n\u003c/details\u003e\r\n\r\n**Your environment**\r\n\r\n\u003c!-- Include as many relevant details as possible about the environment you experienced the bug in --\u003e\r\n\r\n- CPython versions tested on: 3.10.4, 3.11b1\r\n- Operating system and architecture: macOS 12.4, arm64 (M1 system)\r\n\r\nBoth python versions were installed using the installer on www.python.org.\r\n\r\nTk info from test.pytoninfo:\r\n```\r\ntkinter.TCL_VERSION: 8.6\r\ntkinter.TK_VERSION: 8.6\r\ntkinter.info_patchlevel: 8.6.12\r\n```\r\n\r\n\u003c!--\r\nYou can freely edit this text. Remove any lines you believe are unnecessary.\r\n--\u003e\r\n","author":{"url":"https://github.com/ronaldoussoren","@type":"Person","name":"ronaldoussoren"},"datePublished":"2022-05-21T07:13:45.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":15},"url":"https://github.com/93042/cpython/issues/93042"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:609c97fc-786c-8cfe-f438-8efe83d3be7e |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 8008:1272F1:CAA08B:11AF747:696A8169 |
| html-safe-nonce | 23b3f48b7187e4518475dc7a40130cbeaac4d194cb0a7fc26e417367696a198e |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4MDA4OjEyNzJGMTpDQUEwOEI6MTFBRjc0Nzo2OTZBODE2OSIsInZpc2l0b3JfaWQiOiI2Mzc5ODk3NTk0NjY1NjY0ODczIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 153f29ac92d713ba704189e145ac88e17c440e51d460833cea80b41cdb56f511 |
| hovercard-subject-tag | issue:1243896273 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/93042/issue_layout |
| twitter:image | https://opengraph.githubassets.com/371193f6f253fb0d3b569095db9020f9f6305e68451e2509954ea2d0faa6c0ef/python/cpython/issues/93042 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/371193f6f253fb0d3b569095db9020f9f6305e68451e2509954ea2d0faa6c0ef/python/cpython/issues/93042 |
| og:image:alt | Crash report With both python 3.10.4 and 3.11b1 I get a hard crash when running the tkinter test suite: % python3.11 -m unittest discover tkinter.test -v ... test_tk_setPalette (tkinter.test.test_t... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | ronaldoussoren |
| hostname | github.com |
| expected-hostname | github.com |
| None | 913560fa317c3c5a71e34f9b19253c9f09d02b4b958a86c2a56f4c8541116377 |
| turbo-cache-control | no-preview |
| go-import | github.com/python/cpython git https://github.com/python/cpython.git |
| octolytics-dimension-user_id | 1525981 |
| octolytics-dimension-user_login | python |
| octolytics-dimension-repository_id | 81598961 |
| octolytics-dimension-repository_nwo | python/cpython |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 81598961 |
| octolytics-dimension-repository_network_root_nwo | python/cpython |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 5998c30593994bf2589055aef7b22d368a499367 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width