DanielPhoton / xld

Automatically exported from code.google.com/p/xld
0 stars 0 forks source link

XLD command-line interface doesn't start on Mac OS X 10.10 #262

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1. Download XLD
2. Run XLD

There is XLD icon in Dock, but there isn't any XLD windows. Running XLD from 
command-line leads to segfault:

(lldb) bt all
* thread #1: tid = 0x17ba5, 0x98c6c0a4 libobjc.A.dylib`objc_msgSend + 20, queue 
= 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=1, address=0x25)
  * frame #0: 0x98c6c0a4 libobjc.A.dylib`objc_msgSend + 20
    frame #1: 0x00087278 XLD`cmdline_main + 1592
    frame #2: 0x00002542 XLD`_start + 216
    frame #3: 0x00002469 XLD`start + 41

  thread #2: tid = 0x17bc4, 0x9a9a18ea libsystem_kernel.dylib`kevent64 + 10, queue = 'com.apple.libdispatch-manager'
    frame #0: 0x9a9a18ea libsystem_kernel.dylib`kevent64 + 10
    frame #1: 0x95639352 libdispatch.dylib`_dispatch_mgr_invoke + 245
    frame #2: 0x95638fb1 libdispatch.dylib`_dispatch_mgr_thread + 52

  thread #3: tid = 0x17bc5, 0x9a9a0eda libsystem_kernel.dylib`__workq_kernreturn + 10
    frame #0: 0x9a9a0eda libsystem_kernel.dylib`__workq_kernreturn + 10
    frame #1: 0x92444890 libsystem_pthread.dylib`_pthread_wqthread + 846
    frame #2: 0x9244250a libsystem_pthread.dylib`start_wqthread + 30

  thread #4: tid = 0x17bc6, 0x9a9a0eda libsystem_kernel.dylib`__workq_kernreturn + 10
    frame #0: 0x9a9a0eda libsystem_kernel.dylib`__workq_kernreturn + 10
    frame #1: 0x92444890 libsystem_pthread.dylib`_pthread_wqthread + 846
    frame #2: 0x9244250a libsystem_pthread.dylib`start_wqthread + 30

  thread #5: tid = 0x17bd4, 0x9a9a0eda libsystem_kernel.dylib`__workq_kernreturn + 10
    frame #0: 0x9a9a0eda libsystem_kernel.dylib`__workq_kernreturn + 10
    frame #1: 0x92444890 libsystem_pthread.dylib`_pthread_wqthread + 846
    frame #2: 0x9244250a libsystem_pthread.dylib`start_wqthread + 30

Original issue reported on code.google.com by o...@ojab.ru on 8 Jun 2014 at 7:18

GoogleCodeExporter commented 8 years ago
Well, how about the GUI version?

Original comment by tmkkmac on 9 Jun 2014 at 3:12

GoogleCodeExporter commented 8 years ago
GUI version doesn't start:
>There is XLD icon in Dock, but there isn't any XLD windows.

Original comment by o...@ojab.ru on 9 Jun 2014 at 3:57

GoogleCodeExporter commented 8 years ago
XLD doesn't show any window if you close a preferences pane. How about the 
menubar?

Original comment by tmkkmac on 9 Jun 2014 at 4:01

GoogleCodeExporter commented 8 years ago
Yes, there is XLD's menubar (doesn't noticed it before) and conversion from 
menubar works fine.

Original comment by o...@ojab.ru on 9 Jun 2014 at 5:53

GoogleCodeExporter commented 8 years ago
Then it is not a bug. You can open the window from XLD -> Preferences...

Original comment by tmkkmac on 9 Jun 2014 at 5:56

GoogleCodeExporter commented 8 years ago
Yeah, it's invalid. Thanks.

Original comment by o...@ojab.ru on 9 Jun 2014 at 8:52

GoogleCodeExporter commented 8 years ago
Still the problem in CLI version exists, right?

Original comment by tmkkmac on 9 Jun 2014 at 9:04

GoogleCodeExporter commented 8 years ago
Yes.

Original comment by o...@ojab.ru on 9 Jun 2014 at 9:16

GoogleCodeExporter commented 8 years ago

Original comment by tmkkmac on 9 Jun 2014 at 9:22

GoogleCodeExporter commented 8 years ago
Issue 274 has been merged into this issue.

Original comment by tmkkmac on 22 Aug 2014 at 2:32

GoogleCodeExporter commented 8 years ago
Sorry about creating the duplicate ticket.

Just wanted to confirm what you're seeing here. GUI is fine. cmdline is broken 
in at least 10.10 DP6. It may have broken in an earlier DP. Everything was 
working great in latest 10.9, right before I updated my media server.

Browsing the 10.10 developer docs, there were a few small changes to 
Foundation... Maybe the problem lies in there?

Original comment by michael....@gmail.com on 24 Aug 2014 at 6:57

GoogleCodeExporter commented 8 years ago
Issue 274 has been merged into this issue.

Original comment by tmkkmac on 28 Oct 2014 at 5:15

GoogleCodeExporter commented 8 years ago
There's still a problem, I'm running GM Release 3 (the final one).

Original comment by g...@hoverstud.io on 28 Oct 2014 at 1:05

GoogleCodeExporter commented 8 years ago
This will be fixed in the next update.
Test version: http://tmkk.undo.jp/xld/XLD_dev_141031.zip

Original comment by tmkkmac on 31 Oct 2014 at 3:48

GoogleCodeExporter commented 8 years ago
Issue 289 has been merged into this issue.

Original comment by tmkkmac on 4 Nov 2014 at 2:21

GoogleCodeExporter commented 8 years ago
Test version XLD_dev_141031 solved command line issue on Yosemite

Original comment by smilingg...@gmail.com on 4 Nov 2014 at 7:26

GoogleCodeExporter commented 8 years ago
Fixed in version 20141109

Original comment by tmkkmac on 13 Nov 2014 at 5:04

GoogleCodeExporter commented 8 years ago
It's not working for me (see crash report).

Original comment by g...@hoverstud.io on 13 Nov 2014 at 5:19

Attachments:

GoogleCodeExporter commented 8 years ago
At least it works on my 10.10 environment. And it says "Event: hang"; seems to 
be a different issue. Create a new topic and give me steps to reproduce.

Original comment by tmkkmac on 13 Nov 2014 at 5:31