Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8269776

[macos] crash in CGColorSpaceCreateWithName

XMLWordPrintable

      As far as I know, this is not repeatable, but I thought I would report it just in case it is useful. Running JDK 17 build 25 on macOS 11.4. I was not using the program at the time, but the crash might have happened when the program was activated.

      Thread 22 Crashed:: Java: AWT-EventQueue-0
      0 libsystem_kernel.dylib 0x00007fff203a192e __pthread_kill + 10
      1 libsystem_pthread.dylib 0x00007fff203d05bd pthread_kill + 263
      2 libsystem_c.dylib 0x00007fff20325411 abort + 120
      3 libjvm.dylib 0x00000001093d8991 os::abort(bool, void*, void const*) + 49
      4 libjvm.dylib 0x00000001095b43ec VMError::report_and_die(int, char const*, char const*, __va_list_tag*, Thread*, unsigned char*, void*, void*, char const*, int, unsigned long) + 2908
      5 libjvm.dylib 0x00000001095b3865 VMError::report_and_die(Thread*, unsigned int, unsigned char*, void*, void*, char const*, ...) + 149
      6 libjvm.dylib 0x00000001095b4481 VMError::report_and_die(Thread*, unsigned int, unsigned char*, void*, void*) + 33
      7 libjvm.dylib 0x000000010948314b JVM_handle_bsd_signal + 363
      8 libsystem_platform.dylib 0x00007fff20415d7d _sigtramp + 29
      9 com.apple.CoreGraphics 0x00007fff24fc7e86 CGColorSpaceCreateWithName + 246
      10 ??? 0x000000011192c53a 0 + 4589798714
      11 ??? 0x000000011192842b 0 + 4589782059
      12 ??? 0x000000011192842b 0 + 4589782059
      13 ??? 0x000000011192888f 0 + 4589783183
      14 ??? 0x000000011192842b 0 + 4589782059
      15 ??? 0x000000011192842b 0 + 4589782059
      16 ??? 0x000000011192842b 0 + 4589782059

            azvegint Alexander Zvegintsev
            alans Alan Snyder
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: