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

Uncaught exception NSInvalidArgumentException #395

Open
charleskawczynski opened this issue Sep 18, 2024 · 0 comments
Open

Uncaught exception NSInvalidArgumentException #395

charleskawczynski opened this issue Sep 18, 2024 · 0 comments

Comments

@charleskawczynski
Copy link
Contributor

I just ran into an "uncaught exception NSInvalidArgumentException" when trying to run pgdsgui on an inference timing.

julia> SCPyPlotExt.pgdsgui(tinf)
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSApplication macOSVersion]: unrecognized selector sent to instance 0x10665daf0'
*** First throw call stack:
(
	0   CoreFoundation                      0x000000018d8f32ec __exceptionPreprocess + 176
	1   libobjc.A.dylib                     0x000000018d3da788 objc_exception_throw + 60
	2   CoreFoundation                      0x000000018d9a556c -[NSObject(NSObject) __retain_OA] + 0
	3   CoreFoundation                      0x000000018d85cf3c ___forwarding___ + 1580
	4   CoreFoundation                      0x000000018d85c850 _CF_forwarding_prep_0 + 96
	5   libtk8.6.dylib                      0x000000053871bcbc GetRGBA + 64
	6   libtk8.6.dylib                      0x000000053871bab8 TkpGetColor + 448
	7   libtk8.6.dylib                      0x0000000538666794 Tk_GetColor + 168
	8   libtk8.6.dylib                      0x0000000538657d9c Tk_Get3DBorder + 152
	9   libtk8.6.dylib                      0x0000000538657c00 Tk_Alloc3DBorderFromObj + 136
	10  libtk8.6.dylib                      0x0000000538667d6c DoObjConfig + 848
	11  libtk8.6.dylib                      0x0000000538667924 Tk_InitOptions + 372
	12  libtk8.6.dylib                      0x0000000538667808 Tk_InitOptions + 88
	13  libtk8.6.dylib                      0x0000000538694da8 CreateFrame + 1472
	14  libtk8.6.dylib                      0x00000005386950d4 TkListCreateFrame + 172
	15  libtk8.6.dylib                      0x000000053868da90 Initialize + 1848
	16  _tkinter.cpython-310-darwin.so      0x00000005264da0a4 Tkapp_New + 876
	17  _tkinter.cpython-310-darwin.so      0x00000005264d9b18 _tkinter_create + 648
	18  libpython3.10.dylib                 0x00000005206450fc cfunction_vectorcall_FASTCALL + 200
	19  libpython3.10.dylib                 0x00000005206e06d4 call_function + 524
	20  libpython3.10.dylib                 0x00000005206dc464 _PyEval_EvalFrameDefault + 26388
	21  libpython3.10.dylib                 0x00000005206d5444 _PyEval_Vector + 2056
	22  libpython3.10.dylib                 0x00000005205f1b9c _PyObject_FastCallDictTstate + 156
	23  libpython3.10.dylib                 0x00000005205f2838 _PyObject_Call_Prepend + 164
	24  libpython3.10.dylib                 0x0000000520668c48 slot_tp_init + 116
	25  libpython3.10.dylib                 0x000000052066157c type_call + 340
	26  libpython3.10.dylib                 0x00000005205f198c _PyObject_MakeTpCall + 612
	27  libpython3.10.dylib                 0x00000005206e076c call_function + 676
	28  libpython3.10.dylib                 0x00000005206dc544 _PyEval_EvalFrameDefault + 26612
	29  libpython3.10.dylib                 0x00000005206d5444 _PyEval_Vector + 2056
	30  libpython3.10.dylib                 0x00000005205f5044 method_vectorcall + 164
	31  libpython3.10.dylib                 0x00000005206e06d4 call_function + 524
	32  libpython3.10.dylib                 0x00000005206dc464 _PyEval_EvalFrameDefault + 26388
	33  libpython3.10.dylib                 0x00000005206d5444 _PyEval_Vector + 2056
	34  libpython3.10.dylib                 0x00000005205f5044 method_vectorcall + 164
	35  libpython3.10.dylib                 0x00000005206e06d4 call_function + 524
	36  libpython3.10.dylib                 0x00000005206dc464 _PyEval_EvalFrameDefault + 26388
	37  libpython3.10.dylib                 0x00000005206d5444 _PyEval_Vector + 2056
	38  libpython3.10.dylib                 0x00000005205f5044 method_vectorcall + 164
	39  libpython3.10.dylib                 0x00000005206e06d4 call_function + 524
	40  libpython3.10.dylib                 0x00000005206dc464 _PyEval_EvalFrameDefault + 26388
	41  libpython3.10.dylib                 0x00000005206d5444 _PyEval_Vector + 2056
	42  libpython3.10.dylib                 0x00000005205f5044 method_vectorcall + 164
	43  libpython3.10.dylib                 0x00000005205f21d0 PyVectorcall_Call + 156
	44  libpython3.10.dylib                 0x00000005206dc7dc _PyEval_EvalFrameDefault + 27276
	45  libpython3.10.dylib                 0x00000005206d5444 _PyEval_Vector + 2056
	46  libpython3.10.dylib                 0x00000005205f21d0 PyVectorcall_Call + 156
	47  libpython3.10.dylib                 0x00000005206dc7dc _PyEval_EvalFrameDefault + 27276
	48  libpython3.10.dylib                 0x00000005206d5444 _PyEval_Vector + 2056
	49  GkzkC_7vpcU.dylib                   0x0000000520e90b94 julia__pycallNOT._6206 + 340
	50  ???                                 0x0000000535324164 0x0 + 22367322468
	51  libjulia-internal.1.10.5.dylib      0x00000001051f22f8 jl_f__call_latest + 76
	52  ???                                 0x0000000106778030 0x0 + 4403462192
	53  libjulia-internal.1.10.5.dylib      0x00000001051f1c14 do_apply + 748
	54  ???                                 0x00000005352ec420 0x0 + 22367093792
	55  ???                                 0x00000005352e40fc 0x0 + 22367060220
	56  GkzkC_7vpcU.dylib                   0x0000000520e50384 jlcapi_pyjlwrap_call_6552 + 272
	57  libpython3.10.dylib                 0x00000005206dc7dc _PyEval_EvalFrameDefault + 27276
	58  libpython3.10.dylib                 0x00000005206d5444 _PyEval_Vector + 2056
	59  GkzkC_7vpcU.dylib                   0x0000000520e90b94 julia__pycallNOT._6206 + 340
	60  ???                                 0x00000005352dc124 0x0 + 22367027492
	61  libjulia-internal.1.10.5.dylib      0x00000001051fe5c8 do_call + 188
	62  libjulia-internal.1.10.5.dylib      0x00000001051fcdc4 eval_body + 1464
	63  libjulia-internal.1.10.5.dylib      0x00000001051fd3e4 jl_interpret_toplevel_thunk + 252
	64  libjulia-internal.1.10.5.dylib      0x0000000105215928 jl_toplevel_eval_flex + 5012
	65  libjulia-internal.1.10.5.dylib      0x00000001052156f0 jl_toplevel_eval_flex + 4444
	66  libjulia-internal.1.10.5.dylib      0x00000001052165d8 ijl_toplevel_eval_in + 136
	67  sys.dylib                           0x000000011b463b6c japi1_eval_user_input_91853.1 + 1012
	68  sys.dylib                           0x000000011aab8288 julia_YY.run_replYY.59_91940.1 + 1092
	69  sys.dylib                           0x000000011b46c6c8 julia_YY.1013_82900.1 + 1472
	70  libjulia-internal.1.10.5.dylib      0x00000001051f22f8 jl_f__call_latest + 76
	71  sys.dylib                           0x000000011af9cb7c julia_run_main_repl_82870.1 + 1344
	72  libjulia-internal.1.10.5.dylib      0x000000010524190c true_main + 192
	73  libjulia-internal.1.10.5.dylib      0x0000000105241800 jl_repl_entrypoint + 180
	74  julia                               0x00000001047c7f6c main + 12
	75  dyld                                0x000000018d4160e0 start + 2360
)
libc++abi: terminating due to uncaught exception of type NSException

[36031] signal (6): Abort trap: 6
in expression starting at REPL[44]:1
__pthread_kill at /usr/lib/system/libsystem_kernel.dylib (unknown line)
Allocations: 1484620166 (Pool: 1483003422; Big: 1616744); GC: 958
Abort trap: 6

I can try writing up a reproducer if that'd help, but I don't have the bandwidth to simplify it, and it'll be a few steps to follow.

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