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

MacOS crash when launching the launcher #11035

Closed
2 tasks
Almar0001 opened this issue Mar 16, 2024 · 2 comments
Closed
2 tasks

MacOS crash when launching the launcher #11035

Almar0001 opened this issue Mar 16, 2024 · 2 comments

Comments

@Almar0001
Copy link

Almar0001 commented Mar 16, 2024

Operating system

macOs

Details on version and operating system

macOs 10.15.7 catalina

Checked with the latest development build (copy version output from About dialog)

  • I made a backup of my libraries before testing the latest development version.
  • I have tested the latest development version and the problem persists

Steps to reproduce the behaviour

I threw an error at startup from below

Process: java [1115]
Path: /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/java
Identifier: java
Version: 1.0 (1.8.0_401)
Code Type: X86-64 (Native)
Parent Process: Jar Launcher [1114]
Responsible: Jar Launcher [1114]
User ID: 501

Date/Time: 2024-03-16 23:26:21.421 +0300
OS Version: Mac OS X 10.15.7 (19H2026)
Report Version: 12
Anonymous UUID: E663AB17-BB99-A5ED-E3FD-BE919F514F3B

Time Awake Since Boot: 1100 seconds

System Integrity Protection: enabled

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

Exception Type: EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008
Exception Note: EXC_CORPSE_NOTIFY

Termination Reason: DYLD, [0x4] Symbol missing

VM Regions Near 0x8:
-->
__TEXT 0000000102065000-0000000102075000 [ 64K] r-x/r-x SM=COW /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/java

Dyld Error Message:
Symbol not found: _pthread_self_is_exiting_np
Referenced from: /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/libjfxwebkit.dylib
Expected in: /usr/lib/libSystem.B.dylib

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 dyld 0x0000000107e7305e __abort_with_payload + 10
1 dyld 0x0000000107e9c6ed abort_with_payload_wrapper_internal + 80
2 dyld 0x0000000107e9c71f abort_with_payload + 9
3 dyld 0x0000000107e99d74 dyld::halt(char const*) + 463
4 dyld 0x0000000107e21bc3 dyld::fastBindLazySymbol(ImageLoader**, unsigned long) + 140
5 libdyld.dylib 0x00007fff70dc7692 dyld_stub_binder + 282
6 ??? 0x00000001207c7000 0 + 4839993344
7 libjfxwebkit.dylib 0x000000011e3fcabd bmalloc_allocate_impl_impl_slow(__pas_heap_ref*, unsigned long, unsigned long) + 45
8 libjfxwebkit.dylib 0x000000011e3f1300 bmalloc_allocate_impl_casual_case(unsigned long, unsigned long) + 528
9 libjfxwebkit.dylib 0x000000011e381404 WTF::ThreadGroup::create() + 20
10 libjfxwebkit.dylib 0x000000011e3e568d void std::__1::__call_once_proxy[abi:v15006]

Appendix

No response

@Siedlerchr
Copy link
Member

Siedlerchr commented Mar 16, 2024 via email

@koppor
Copy link
Member

koppor commented Mar 17, 2024

macOS Big Sur (version 11) as released to the public on November 12, 2020, thus 3.5 years ago. Therefore, we took the risk to force that as minim version for JabRef.

@koppor koppor closed this as not planned Won't fix, can't repro, duplicate, stale Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants