<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: [Drive] Doesn't work on mac : Segmentation fault in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/drive-doesn-t-work-on-mac-segmentation-fault/m-p/328247#M15248</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I recently found out that a Drive package built on OS X 10.8, which is currently the case in our continuous integration chain, might not always work on 10.7.5, causing a segmentation fault at startup.
I've tested a build done under OS X 10.7.5 and it works fine. It is available here: &lt;A href="http://community.nuxeo.com/static/drive/nuxeo-drive-5.8-2014.0219-osx-10.7.5.dmg"&gt;http://community.nuxeo.com/static/drive/nuxeo-drive-5.8-2014.0219-osx-10.7.5.dmg&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This build is compliant with a Nuxeo 5.8 server with the latest hotfix installed.
That might help you in a first place, but for now we are still releasing Drive packages built under OS X 10.8. At some point we might find a solution to distribute a package compliant with earlier versions of OS X such as 10.7.5.&lt;/P&gt;</description>
    <pubDate>Wed, 19 Feb 2014 17:42:41 GMT</pubDate>
    <dc:creator>ataillefer_</dc:creator>
    <dc:date>2014-02-19T17:42:41Z</dc:date>
    <item>
      <title>[Drive] Doesn't work on mac : Segmentation fault</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/drive-doesn-t-work-on-mac-segmentation-fault/m-p/328244#M15245</link>
      <description>&lt;P&gt;Hi,
This is a bug report.
I dont succeed to launch Nuxeo Drive on MacBook (2008).
Nuxeo Drive : 1.2.1218
Mac OS X : 10.7.5 (also tried on 10.6.8)&lt;/P&gt;
&lt;P&gt;Double-click on app don't do anything&lt;/P&gt;
&lt;P&gt;Error message when trying in command line :&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;$ ./Nuxeo\ Drive
2013-12-19 16:20:38,782 13853 140735176628576 WARNING  nxdrive.protocol_handler.darwin Cannot register 'nxdrive' scheme: missing OSX Foundation module
Segmentation fault: 11
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;segfault.log :&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;$ cat ~/.nuxeo-drive/logs/segfault.log
Fatal Python error: Segmentation fault

Current thread 0x00007fff7635d960:
  File "nxdrive/gui/application.pyc", line 87 in __init__
  File "nxdrive/commandline.pyc", line 348 in launch
  File "nxdrive/commandline.pyc", line 334 in handle
  File "nxdrive/commandline.pyc", line 504 in main
  File "/Applications/Nuxeo Drive.app/Contents/Resources/ndrive.py", line 6 in &amp;lt;module&amp;gt;
  File "/Applications/Nuxeo Drive.app/Contents/Resources/__boot__.py", line 38 in _run
  File "/Applications/Nuxeo Drive.app/Contents/Resources/__boot__.py", line 43 in &amp;lt;module&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Tried to install pyobjc module with pip but doesn't change anything :&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;sudo pip install pyobjc
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 19 Dec 2013 16:25:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/drive-doesn-t-work-on-mac-segmentation-fault/m-p/328244#M15245</guid>
      <dc:creator>Fabien_</dc:creator>
      <dc:date>2013-12-19T16:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: [Drive] Doesn't work on mac : Segmentation fault</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/drive-doesn-t-work-on-mac-segmentation-fault/m-p/328245#M15246</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Strange, Drive crashing at startup on OS X 10.6.8 with segfault is a known issue: &lt;A href="https://jira.nuxeo.com/browse/NXP-13000"&gt;https://jira.nuxeo.com/browse/NXP-13000&lt;/A&gt;, but not on 10.7.5.
Could you have a look at the system crash report to see if the thread dump is similar to the one attached to NXP-13000?&lt;/P&gt;
&lt;P&gt;I Googled "OS X python segmentation fault 11", only found stuff about OS X 10.9 crashing with Python 2.7.5, fixed in 2.7.6, so I guess not related...&lt;/P&gt;
&lt;P&gt;You shouldn't need to install any module as all dependencies (including Qt, PyQt, ...) are embedded in the dmg binary package.&lt;/P&gt;
&lt;P&gt;Sorry, there is not much more I can tell you for now.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Dec 2013 17:23:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/drive-doesn-t-work-on-mac-segmentation-fault/m-p/328245#M15246</guid>
      <dc:creator>ataillefer_</dc:creator>
      <dc:date>2013-12-19T17:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: [Drive] Doesn't work on mac : Segmentation fault</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/drive-doesn-t-work-on-mac-segmentation-fault/m-p/328246#M15247</link>
      <description>&lt;P&gt;Here the system crash report : &lt;A href="http://pastebin.com/SBYS2tU6" target="test_blank"&gt;http://pastebin.com/SBYS2tU6&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Dec 2013 17:46:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/drive-doesn-t-work-on-mac-segmentation-fault/m-p/328246#M15247</guid>
      <dc:creator>Fabien_</dc:creator>
      <dc:date>2013-12-19T17:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: [Drive] Doesn't work on mac : Segmentation fault</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/drive-doesn-t-work-on-mac-segmentation-fault/m-p/328247#M15248</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I recently found out that a Drive package built on OS X 10.8, which is currently the case in our continuous integration chain, might not always work on 10.7.5, causing a segmentation fault at startup.
I've tested a build done under OS X 10.7.5 and it works fine. It is available here: &lt;A href="http://community.nuxeo.com/static/drive/nuxeo-drive-5.8-2014.0219-osx-10.7.5.dmg"&gt;http://community.nuxeo.com/static/drive/nuxeo-drive-5.8-2014.0219-osx-10.7.5.dmg&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This build is compliant with a Nuxeo 5.8 server with the latest hotfix installed.
That might help you in a first place, but for now we are still releasing Drive packages built under OS X 10.8. At some point we might find a solution to distribute a package compliant with earlier versions of OS X such as 10.7.5.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2014 17:42:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/drive-doesn-t-work-on-mac-segmentation-fault/m-p/328247#M15248</guid>
      <dc:creator>ataillefer_</dc:creator>
      <dc:date>2014-02-19T17:42:41Z</dc:date>
    </item>
  </channel>
</rss>

