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

Crash in NSProgressIndicator.startAnimation #1532

Closed
cyberduck opened this issue Dec 29, 2007 · 1 comment
Closed

Crash in NSProgressIndicator.startAnimation #1532

cyberduck opened this issue Dec 29, 2007 · 1 comment
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

@dkocher created the issue


Current thread (0x01538700):  JavaThread "Background" [_thread_in_native, id=26571776]
Stack: [0xb0c42000,0xb0cc2000)
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  com.apple.cocoa.application.NSProgressIndicator.startAnimation(Ljava/lang/Object;)V+0
j  ch.cyberduck.ui.cocoa.CDBrowserController$31.prepare()V+26
j  ch.cyberduck.ui.cocoa.CDWindowController$1.run()V+43
v  ~StubRoutines::call_stub
Java Threads: ( => current thread )
  0x01534c90 JavaThread "Background" [_thread_blocked, id=26169856]
=>0x01538700 JavaThread "Background" [_thread_in_native, id=26571776]
  0x01530c40 JavaThread "Thread-10" [_thread_in_native, id=-1329860608]
  0x015268b0 JavaThread "Thread-9" [_thread_in_native, id=25904640]
  0x015262b0 JavaThread "Thread-8" [_thread_in_native, id=25881600]
  0x01525350 JavaThread "Thread-7" [_thread_in_native, id=25803776]
  0x01525080 JavaThread "Thread-6" [_thread_in_native, id=25800192]
  0x015248b0 JavaThread "Thread-5" [_thread_in_native, id=25351680]
  0x01523ed0 JavaThread "Thread-4" [_thread_in_native, id=25789440]
  0x01522230 JavaThread "Thread-3" [_thread_in_native, id=25356288]
  0x01522a70 JavaThread "Thread-2" [_thread_in_native, id=-1335189504]
  0x01513500 JavaThread "Thread-0" daemon [_thread_in_native, id=-1336365056]
  0x0150e880 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=25318912]
  0x0150def0 JavaThread "CompilerThread0" daemon [_thread_blocked, id=25315328]
  0x0150d9d0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=25311744]
  0x0150d100 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=25308160]
  0x0150c2b0 JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_in_native, id=25299968]
  0x015078f0 JavaThread "Finalizer" daemon [_thread_blocked, id=25289728]
  0x01507630 JavaThread "Reference Handler" daemon [_thread_blocked, id=25286144]
  0x01501730 JavaThread "main" [_thread_in_native, id=-1604755616]
Other Threads:
  0x01506d80 VMThread [id=25192448]
  0x0150f3e0 WatcherThread [id=25322496]

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 27cac7e.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants