Re: 1.0.6 Crashing Constantly

2009-11-04 Thread Dirk Stoop


Hi guys,

This issue is isolated to svn+ssh and occurs on both Leopard and Snow
Leopard (and probably also on Tiger), it is actively being worked on.

Somehow this problem has turned out to be very hard to fix, there are
a lot of different components involved that play a role, including
lib_apr and the version of OpenSSH that ships with Mac OS X.  We are
doing our best, but due to the complexity of the problem we can't give
anywhere close to an accurate ETA until it's actually fixed.  Some
people with only a handful of bookmarks get those crash dialogs every
couple of seconds, some people with dozens of svn+ssh bookmarks only
see them occasionally or not at all.

If you keep getting those dialogs, switching off the working copy
changes badges is a functional workaround to reduce their frequency,
but any activity over svn+ssh can trigger this issue, so even with
that option off, you may still get the occasional annoying crash
dialog (with Versions still running in the background).  We realize
that a workaround is not a solution, but that's all we have until the
problem is fixed.

Thanks for your patience :)
- Dirk

the Versions team

On Oct 23, 7:19 pm, RTMFD iba...@gmail.com wrote:
 I'm seeing this crash as well - I've been seeing it during the 10.6
 betas too. Seems that svn is attempting to fork at some point in the
 libraries, which is a no-no in CoreFoundation (and therefore AppKit/
 Foundation) land.

 - Ian Baird

 On Oct 11, 12:21 am, Rafa email.r...@gmail.com wrote:



  Same issue here with svn+ssh bookmarks. The workaround that gary
  suggests did the trick for me.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



Re: 1.0.6 Crashing Constantly

2009-10-23 Thread RTMFD

I'm seeing this crash as well - I've been seeing it during the 10.6
betas too. Seems that svn is attempting to fork at some point in the
libraries, which is a no-no in CoreFoundation (and therefore AppKit/
Foundation) land.

- Ian Baird

On Oct 11, 12:21 am, Rafa email.r...@gmail.com wrote:
 Same issue here with svn+ssh bookmarks. The workaround that gary
 suggests did the trick for me.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



Re: 1.0.6 Crashing Constantly

2009-10-08 Thread Noah Campbell
I had it in my configuration, but I have an environment template to pull
from.
cut from my config:

ssh = $SVN_SSH /usr/bin/ssh -o ControlMaster=no

Try adding it.

-Noah

On Thu, Oct 8, 2009 at 9:25 AM, Peter difos...@gmail.com wrote:


 Do you mean you replaced the line:
 # ssh = $SVN_SSH ssh

 By:
 ssh = $SVN_SSH /usr/bin/ssh

 I don't see $SSH_SVN in my .subversion/config file

 PS: For the record: Lots of crashes for me too on OS X 10.6.1. Might
 be noteworthy that we're running SVN 1.1.4 on our crappy server.
 In addition I'm flooded by SVN error popups when I change/update a
 large number of files outside of Versions. Might this be related to a
 slow SVN connection?

 On Oct 7, 12:20 pm, Noah Campbell noahcampb...@gmail.com wrote:
  For the record, I haven't had a problem with Versions once I updated my
  .subversion/config so ssh = $SSH_SVN ssh referred to the absolute path:
 ssh
  = $SSH_SVN /usr/bin/ssh.
  -Noah
 
  On Tue, Oct 6, 2009 at 6:57 PM, ACME Media Farm acmemediaf...@gmail.com
 wrote:
 
 
 
 I'm also getting these same issues with 1.0.6 and 100% svn+ssh
 bookmarks.
 
   Same issue here.
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



Re: 1.0.6 Crashing Constantly

2009-10-08 Thread Gary L. Gray

I have been corresponding with the Versions developers regarding this  
crashing issue. What has allowed me to continue to use Versions  
without the constant crashing is to turn off:

Show badges with working copy changes

in the Versions prefs.

I hope they have a better solution soon.

Those of you not seeing crashes, are you accessing your repositories  
with svn+ssh and do you have this preference checked?

-- Gary

On Oct 8, 2009, at 12:55 PM, ericrdb wrote:


 +1 for lots of crashes.

 I was fine on Versions 1.5 and just upgraded to 1.6. Several crashes
 in the last couple hours since upgrading. By several, I mean the app
 is unusable because it's down more than up.

 I have about six bookmarks, all svn+ssh format with the repo stored on
 a different server.

 Running Snow Leopard 10.6.1

 Any way to go back to that older (more stable) 1.5?

 ...I'm having flashbacks of those Apple commercials with the Vista
 marketing agent Downgrade to the XP...


 On Oct 8, 10:25 am, Peter difos...@gmail.com wrote:
 Do you mean you replaced the line:
 # ssh = $SVN_SSH ssh

 By:
 ssh = $SVN_SSH /usr/bin/ssh

 I don't see $SSH_SVN in my .subversion/config file

 PS: For the record: Lots of crashes for me too on OS X 10.6.1. Might
 be noteworthy that we're running SVN 1.1.4 on our crappy server.
 In addition I'm flooded by SVN error popups when I change/update a
 large number of files outside of Versions. Might this be related to a
 slow SVN connection?

 On Oct 7, 12:20 pm, Noah Campbell noahcampb...@gmail.com wrote:

 For the record, I haven't had a problem with Versions once I  
 updated my
 .subversion/config so ssh = $SSH_SVN ssh referred to the absolute  
 path: ssh
 = $SSH_SVN /usr/bin/ssh.
 -Noah

 On Tue, Oct 6, 2009 at 6:57 PM, ACME Media Farm  
 acmemediaf...@gmail.comwrote:

 I'm also getting these same issues with 1.0.6 and 100% svn+ssh
 bookmarks.

 Same issue here.
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



Re: 1.0.6 Crashing Constantly

2009-10-07 Thread ACME Media Farm


  I'm also getting these same issues with 1.0.6 and 100% svn+ssh
  bookmarks.

Same issue here.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



Re: 1.0.6 Crashing Constantly

2009-10-07 Thread Noah Campbell
For the record, I haven't had a problem with Versions once I updated my
.subversion/config so ssh = $SSH_SVN ssh referred to the absolute path: ssh
= $SSH_SVN /usr/bin/ssh.
-Noah

On Tue, Oct 6, 2009 at 6:57 PM, ACME Media Farm acmemediaf...@gmail.comwrote:



   I'm also getting these same issues with 1.0.6 and 100% svn+ssh
   bookmarks.

 Same issue here.

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



Re: 1.0.6 Crashing Constantly

2009-10-07 Thread john

Another one for the record. I have lost track whether this is a Snow  
Leopard only issue. Just wanted to add, that I have no such problem on  
Leopard 10.5.8.


Am 07.10.2009 um 12:20 schrieb Noah Campbell:

 For the record, I haven't had a problem with Versions once I updated  
 my
 .subversion/config so ssh = $SSH_SVN ssh referred to the absolute  
 path: ssh
 = $SSH_SVN /usr/bin/ssh.
 -Noah

 On Tue, Oct 6, 2009 at 6:57 PM, ACME Media Farm acmemediaf...@gmail.com 
 wrote:



 I'm also getting these same issues with 1.0.6 and 100% svn+ssh
 bookmarks.

 Same issue here.




 

John C. Descy
IT-Experte
Sebastianstraße 7c
D-85049 Ingolstadt

Telefon: +49 - (0)841 - 135 48 33
Fax: +49 - (0)841 - 159 60 14
www.descy.de


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



Re: 1.0.6 Crashing Constantly

2009-10-07 Thread Noah Campbell
I'm running on Leopard 10.5.8.
-Noah

On Wed, Oct 7, 2009 at 3:29 AM, john j...@descy.de wrote:


 Another one for the record. I have lost track whether this is a Snow
 Leopard only issue. Just wanted to add, that I have no such problem on
 Leopard 10.5.8.


 Am 07.10.2009 um 12:20 schrieb Noah Campbell:

  For the record, I haven't had a problem with Versions once I updated
  my
  .subversion/config so ssh = $SSH_SVN ssh referred to the absolute
  path: ssh
  = $SSH_SVN /usr/bin/ssh.
  -Noah
 
  On Tue, Oct 6, 2009 at 6:57 PM, ACME Media Farm acmemediaf...@gmail.com
  wrote:
 
 
 
  I'm also getting these same issues with 1.0.6 and 100% svn+ssh
  bookmarks.
 
  Same issue here.
 
 
 
 
  

 John C. Descy
 IT-Experte
 Sebastianstraße 7c
 D-85049 Ingolstadt

 Telefon: +49 - (0)841 - 135 48 33
 Fax: +49 - (0)841 - 159 60 14
 www.descy.de


 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



Re: 1.0.6 Crashing Constantly

2009-10-07 Thread john

I have currently 4 bookmarks. 2 of which are svn+ssh, the other two  
are local repositories.
No crashes here.

Am 07.10.2009 um 17:41 schrieb Jeremy:


 Hi Dirk,

 I am also seeing crashes now that were not in 1.0.5.  I suspect the
 root cause is the same.  Every hour or so I get a crash.  Sometimes it
 is within minutes, but usually it's just long enough to forget then it
 happens again.  I am also using SVN+SSH.  One thing to note that
 others may not have mentioned, I have multiple SVN accounts set up,
 only one of which is SVN+SSH.  Two others are http and one is https.
 I'm happy to help resolve this in any way I can, just let me know.

 --Jeremy


 On Oct 7, 5:02 am, Noah Campbell noahcampb...@gmail.com wrote:
 I'm running on Leopard 10.5.8.
 -Noah



 On Wed, Oct 7, 2009 at 3:29 AM, john j...@descy.de wrote:

 Another one for the record. I have lost track whether this is a Snow
 Leopard only issue. Just wanted to add, that I have no such  
 problem on
 Leopard 10.5.8.

 Am 07.10.2009 um 12:20 schrieb Noah Campbell:

 For the record, I haven't had a problem with Versions once I  
 updated
 my
 .subversion/config so ssh = $SSH_SVN ssh referred to the absolute
 path: ssh
 = $SSH_SVN /usr/bin/ssh.
 -Noah

 On Tue, Oct 6, 2009 at 6:57 PM, ACME Media Farm  
 acmemediaf...@gmail.com
 wrote:

 I'm also getting these same issues with 1.0.6 and 100% svn+ssh
 bookmarks.

 Same issue here.

 John C. Descy
 IT-Experte
 Sebastianstraße 7c
 D-85049 Ingolstadt

 Telefon: +49 - (0)841 - 135 48 33
 Fax: +49 - (0)841 - 159 60 14
 www.descy.de
 

John C. Descy
IT-Experte
Sebastianstraße 7c
D-85049 Ingolstadt

Telefon: +49 - (0)841 - 135 48 33
Fax: +49 - (0)841 - 159 60 14
www.descy.de


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



Re: 1.0.6 Crashing Constantly

2009-10-07 Thread Joey Gibson
On Wed, Oct 7, 2009 at 11:45 AM, john j...@descy.de wrote:


 I have currently 4 bookmarks. 2 of which are svn+ssh, the other two
 are local repositories.
 No crashes here.



I have 5 bookmarks across three repositories, three are http, and two are
https. Snow Leopard 10.6.1. No problems at all.

-- 
Blog: http://joeygibson.com
Twitter: http://twitter.com/joeygibson
FriendFeed: http://friendfeed.com/joeygibson
Facebook: http://facebooek.com/joeygibson

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



Re: 1.0.6 Crashing Constantly

2009-10-03 Thread nalundgaard

I'm also getting these same issues with 1.0.6 and 100% svn+ssh
bookmarks. I had this issue with 1.0.5 as well. At this point, I am
just relieved that the high-CPU process that had to be quit from
terminal/activity monitor is gone. It sounded from the release notes
on 1.0.6 that these issues aren't fully resolved, and potentially not
even in the Versions code itself, so I guess those of us with
continuing problems are waiting for the next release.

On Oct 2, 5:43 pm, Gary L. Gray macintoshg...@gmail.com wrote:
 The same thing happens to me with svn+ssh in Versions 1.0.6. I have  
 even given the Versions team an account on my server and they can't  
 reproduce it. As much as I love Versions, this problem makes it  
 impossible for me to use it since I get crash windows appearing every  
 minute or three.

 I am back to the barbaric command line for now. :-)

 -- Gary

 On Oct 2, 2009, at 5:53 PM, mupdegraff wrote:





  svn+ssh://userna...@bigmac.local/Volumes/Main/Subversion/Repository/
  Projects

  On Oct 2, 2:25 pm, Quinn Taylor quinntay...@mac.com wrote:
  I'm not on the Versions dev team, but the most relevant thing would
  probably be the scheme (http, svn, svn+ssh, etc.) used. I know there
  are certain URL schemes that have been associated with certain
  problems in SVN. I'll leave it to the devs to specify anything else
  that they might need.
    - Quinn

  On Oct 2, 2009, at 1:51 PM, mupdegraff wrote:

  What do I need to do to get you more info on the repository URL?

  On Oct 2, 1:42 pm, Quinn Taylor quinntay...@mac.com wrote:
  Notice that it crashes in libapr, which is used by Subversion.
  Perhaps
  providing more information like the repository URL used would help.

  BTW, booting to the 64-bit kernel is very unlikely to affect
  crashes —
  the process will run as 32/64-bit regardless whether enabled or  
  not.

    - Quinn

   smime.p7s
  3KViewDownload
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



Re: 1.0.6 Crashing Constantly

2009-10-03 Thread Kevin Powick

On Oct 3, 11:44 am, nalundgaard nalundga...@gmail.com wrote:
 I'm also getting these same issues with 1.0.6 and 100% svn+ssh
 bookmarks. I had this issue with 1.0.5 as well.

Note to self.  Skip update 1.0.6 too.

--
Kevin Powick

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



Re: 1.0.6 Crashing Constantly

2009-10-02 Thread Dirk Stoop

Hi Michael,

Thanks for the bug report,

Did you have this same issue with Versions 1.0.5?

Cheers,
- Dirk

On Oct 2, 10:34 pm, mupdegraff michael.updegr...@gmail.com wrote:
 Running OS with K64 64 Bit enabled

 Process:         Versions [22349]
 Path:            /Applications/Versions.app/Contents/MacOS/Versions
 Identifier:      Versions
 Version:         ??? (???)
 Code Type:       X86 (Native)
 Parent Process:  Versions [22297]

 Date/Time:       2009-10-02 13:30:01.388 -0700
 OS Version:      Mac OS X 10.6.1 (10B504)
 Report Version:  6

 Interval Since Last Report:          9548 sec
 Crashes Since Last Report:           10
 Per-App Crashes Since Last Report:   10
 Anonymous UUID:                      7058AACF-
 A187-4457-8834-9CA7E139AB6D

 Exception Type:  EXC_BAD_ACCESS (SIGBUS)
 Exception Codes: KERN_PROTECTION_FAILURE at 0x003e
 Crashed Thread:  0

 Application Specific Information:
 *** multi-threaded process forked ***

 Thread 0 Crashed:
 0   ???                                 0x003e 0 + 62
 1   libapr.dylib                        0x002db446 cleanup_pool_for_exec +
 20
 2   libapr.dylib                        0x002db45c cleanup_pool_for_exec +
 42
 3   libapr.dylib                        0x002db48a
 apr_pool_cleanup_for_exec + 29
 4   libapr.dylib                        0x002e6eb1 apr_proc_create + 425
 5   libsvn_ra_svn.dylib                 0x007ba04a make_tunnel + 391
 6   libsvn_ra_svn.dylib                 0x007ba2ce open_session + 267
 7   libsvn_ra_svn.dylib                 0x007ba8eb ra_svn_open + 402
 8   libsvn_ra.dylib                     0x002f7cfd svn_ra_open3 + 2089
 9   libsvn_client.dylib                 0x007950d5
 svn_client__open_ra_session_internal + 552
 10  libsvn_client.dylib                 0x00799573 reporter_finish_report +
 127
 11  libsvn_wc.dylib                     0x12b51836 svn_wc_crawl_revisions4
 + 1590
 12  libsvn_client.dylib                 0x00799d69 svn_client_status4 +
 1699
 13  libsvn_client.dylib                 0x00774de3 svn_client_status3 + 137
 14  libsvn_client.dylib                 0x00774e65 svn_client_status2 + 124
 15  com.picodev.SA165                   0x00707fb0
 EZSEnsureAPRAndSVNLibsInitialization + 24021
 16  com.picodev.SA165                   0x00707888
 EZSEnsureAPRAndSVNLibsInitialization + 22189
 17  com.apple.CoreFoundation            0x9261a2cd __invoking___ + 29
 18  com.apple.CoreFoundation            0x9261a238 -[NSInvocation invoke] +
 136
 19  com.picodev.SA165                   0x0070af08
 EZSEnsureAPRAndSVNLibsInitialization + 36141
 20  com.apple.Foundation                0x991d4964 -[NSThread main] + 45
 21  com.apple.Foundation                0x991d4914 __NSThread__main__ +
 1499
 22  libSystem.B.dylib                   0x95d0af39 _pthread_start + 345
 23  libSystem.B.dylib                   0x95d0adbe thread_start + 34

 Thread 0 crashed with X86 Thread State (32-bit):
   eax: 0xedc8edda  ebx: 0x002db479  ecx: 0x95e40d0c  edx: 0x003e
   edi: 0x002f9c65  esi: 0x01584ce0  ebp: 0xb018c858  esp: 0xb018c82c
    ss: 0x0023  efl: 0x00010202  eip: 0x003e   cs: 0x001b
    ds: 0x0023   es: 0x0023   fs: 0x0023   gs: 0x000f
   cr2: 0x003e

 Binary Images:
     0x1000 -    0xe0fe7 +com.picodev.Versions 1.0.6 (71) F9574A40-
 AC71-E697-AB9A-BDFD52704CA3 /Applications/Versions.app/Contents/MacOS/
 Versions
    0xfa000 -   0x106ff7 +org.andymatuschak.Sparkle ??? (1.1) /
 Applications/Versions.app/Contents/Frameworks/Sparkle.framework/
 Versions/A/Sparkle
   0x111000 -   0x1c6fe7  libcrypto.0.9.7.dylib ??? (???)
 4917E4F2-817F-5AC4-3FBE-54BC96360448 /usr/lib/libcrypto.0.9.7.dylib
   0x251000 -   0x253ffc +libsvn_fs.dylib ??? (???) 111E9C19-
 EA84-8622-6E22-9F41996D4231 /Applications/Versions.app/Contents/MacOS/
 SA165.bundle/Contents/lib/libsvn_fs.dylib
   0x2cb000 -   0x2e9fef +libapr.dylib ??? (???) 8C8299CF-F60A-5887-
 F32E-4AC71ADBA31E /Applications/Versions.app/Contents/MacOS/
 SA165.bundle/Contents/lib/libapr.dylib
   0x2f4000 -   0x2f9ffe +libsvn_ra.dylib ??? (???) 141FC3E8-4198-
 A334-932A-83BEA19DCF47 /Applications/Versions.app/Contents/MacOS/
 SA165.bundle/Contents/lib/libsvn_ra.dylib
   0x70 -   0x727ff7 +com.picodev.SA165 ??? (1.0)
 E1F346D7-6820-2E84-0137-3250D2E2E3BB /Applications/Versions.app/
 Contents/MacOS/SA165.bundle/Contents/MacOS/SA165
   0x73c000 -   0x756fff +libneon.dylib ??? (???) 29AAB42C-661F-DDBD-
 CC4A-C358C3593BE5 /Applications/Versions.app/Contents/MacOS/
 SA165.bundle/Contents/lib/libneon.dylib
   0x76 -   0x79efff +libsvn_client.dylib ??? (???) 9545293A-CD8C-
 C5C7-2EBE-E19CEBC31463 /Applications/Versions.app/Contents/MacOS/
 SA165.bundle/Contents/lib/libsvn_client.dylib
   0x7aa000 -   0x7b3ffe +libsvn_diff.dylib ??? (???) 44857756-48AF-
 F2B0-74FC-6358405F44DE /Applications/Versions.app/Contents/MacOS/
 SA165.bundle/Contents/lib/libsvn_diff.dylib
   0x7b8000 -   0x7c9ff4 +libsvn_ra_svn.dylib ??? (???)
 78B2A8AC-024F-77BA-1608-8B5BE2C62C71 

Re: 1.0.6 Crashing Constantly

2009-10-02 Thread Quinn Taylor
Notice that it crashes in libapr, which is used by Subversion. Perhaps  
providing more information like the repository URL used would help.


BTW, booting to the 64-bit kernel is very unlikely to affect crashes —  
the process will run as 32/64-bit regardless whether enabled or not.


 - Quinn

On Oct 2, 2009, at 1:34 PM, mupdegraff wrote:



Running OS with K64 64 Bit enabled

Process: Versions [22349]
Path:/Applications/Versions.app/Contents/MacOS/Versions
Identifier:  Versions
Version: ??? (???)
Code Type:   X86 (Native)
Parent Process:  Versions [22297]

Date/Time:   2009-10-02 13:30:01.388 -0700
OS Version:  Mac OS X 10.6.1 (10B504)
Report Version:  6

Interval Since Last Report:  9548 sec
Crashes Since Last Report:   10
Per-App Crashes Since Last Report:   10
Anonymous UUID:  7058AACF-
A187-4457-8834-9CA7E139AB6D

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x003e
Crashed Thread:  0

Application Specific Information:
*** multi-threaded process forked ***

Thread 0 Crashed:
0   ??? 0x003e 0 + 62
1   libapr.dylib0x002db446 cleanup_pool_for_exec +
20
2   libapr.dylib0x002db45c cleanup_pool_for_exec +
42
3   libapr.dylib0x002db48a
apr_pool_cleanup_for_exec + 29
4   libapr.dylib0x002e6eb1 apr_proc_create + 425
5   libsvn_ra_svn.dylib 0x007ba04a make_tunnel + 391
6   libsvn_ra_svn.dylib 0x007ba2ce open_session + 267
7   libsvn_ra_svn.dylib 0x007ba8eb ra_svn_open + 402
8   libsvn_ra.dylib 0x002f7cfd svn_ra_open3 + 2089
9   libsvn_client.dylib 0x007950d5
svn_client__open_ra_session_internal + 552
10  libsvn_client.dylib 0x00799573 reporter_finish_report +
127
11  libsvn_wc.dylib 0x12b51836 svn_wc_crawl_revisions4
+ 1590
12  libsvn_client.dylib 0x00799d69 svn_client_status4 +
1699
13  libsvn_client.dylib 0x00774de3 svn_client_status3 + 137
14  libsvn_client.dylib 0x00774e65 svn_client_status2 + 124
15  com.picodev.SA165   0x00707fb0
EZSEnsureAPRAndSVNLibsInitialization + 24021
16  com.picodev.SA165   0x00707888
EZSEnsureAPRAndSVNLibsInitialization + 22189
17  com.apple.CoreFoundation0x9261a2cd __invoking___ + 29
18  com.apple.CoreFoundation0x9261a238 -[NSInvocation invoke] +
136
19  com.picodev.SA165   0x0070af08
EZSEnsureAPRAndSVNLibsInitialization + 36141
20  com.apple.Foundation0x991d4964 -[NSThread main] + 45
21  com.apple.Foundation0x991d4914 __NSThread__main__ +
1499
22  libSystem.B.dylib   0x95d0af39 _pthread_start + 345
23  libSystem.B.dylib   0x95d0adbe thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
 eax: 0xedc8edda  ebx: 0x002db479  ecx: 0x95e40d0c  edx: 0x003e
 edi: 0x002f9c65  esi: 0x01584ce0  ebp: 0xb018c858  esp: 0xb018c82c
  ss: 0x0023  efl: 0x00010202  eip: 0x003e   cs: 0x001b
  ds: 0x0023   es: 0x0023   fs: 0x0023   gs: 0x000f
 cr2: 0x003e

snip


smime.p7s
Description: S/MIME cryptographic signature


Re: 1.0.6 Crashing Constantly

2009-10-02 Thread mupdegraff

What do I need to do to get you more info on the repository URL?

On Oct 2, 1:42 pm, Quinn Taylor quinntay...@mac.com wrote:
 Notice that it crashes in libapr, which is used by Subversion. Perhaps  
 providing more information like the repository URL used would help.

 BTW, booting to the 64-bit kernel is very unlikely to affect crashes —  
 the process will run as 32/64-bit regardless whether enabled or not.

   - Quinn

 On Oct 2, 2009, at 1:34 PM, mupdegraff wrote:



  Running OS with K64 64 Bit enabled

  Process:         Versions [22349]
  Path:            /Applications/Versions.app/Contents/MacOS/Versions
  Identifier:      Versions
  Version:         ??? (???)
  Code Type:       X86 (Native)
  Parent Process:  Versions [22297]

  Date/Time:       2009-10-02 13:30:01.388 -0700
  OS Version:      Mac OS X 10.6.1 (10B504)
  Report Version:  6

  Interval Since Last Report:          9548 sec
  Crashes Since Last Report:           10
  Per-App Crashes Since Last Report:   10
  Anonymous UUID:                      7058AACF-
  A187-4457-8834-9CA7E139AB6D

  Exception Type:  EXC_BAD_ACCESS (SIGBUS)
  Exception Codes: KERN_PROTECTION_FAILURE at 0x003e
  Crashed Thread:  0

  Application Specific Information:
  *** multi-threaded process forked ***

  Thread 0 Crashed:
  0   ???                            0x003e 0 + 62
  1   libapr.dylib                   0x002db446 cleanup_pool_for_exec +
  20
  2   libapr.dylib                   0x002db45c cleanup_pool_for_exec +
  42
  3   libapr.dylib                   0x002db48a
  apr_pool_cleanup_for_exec + 29
  4   libapr.dylib                   0x002e6eb1 apr_proc_create + 425
  5   libsvn_ra_svn.dylib            0x007ba04a make_tunnel + 391
  6   libsvn_ra_svn.dylib            0x007ba2ce open_session + 267
  7   libsvn_ra_svn.dylib            0x007ba8eb ra_svn_open + 402
  8   libsvn_ra.dylib                0x002f7cfd svn_ra_open3 + 2089
  9   libsvn_client.dylib            0x007950d5
  svn_client__open_ra_session_internal + 552
  10  libsvn_client.dylib            0x00799573 reporter_finish_report +
  127
  11  libsvn_wc.dylib                0x12b51836 svn_wc_crawl_revisions4
  + 1590
  12  libsvn_client.dylib            0x00799d69 svn_client_status4 +
  1699
  13  libsvn_client.dylib            0x00774de3 svn_client_status3 + 137
  14  libsvn_client.dylib            0x00774e65 svn_client_status2 + 124
  15  com.picodev.SA165              0x00707fb0
  EZSEnsureAPRAndSVNLibsInitialization + 24021
  16  com.picodev.SA165              0x00707888
  EZSEnsureAPRAndSVNLibsInitialization + 22189
  17  com.apple.CoreFoundation       0x9261a2cd __invoking___ + 29
  18  com.apple.CoreFoundation       0x9261a238 -[NSInvocation invoke] +
  136
  19  com.picodev.SA165              0x0070af08
  EZSEnsureAPRAndSVNLibsInitialization + 36141
  20  com.apple.Foundation           0x991d4964 -[NSThread main] + 45
  21  com.apple.Foundation           0x991d4914 __NSThread__main__ +
  1499
  22  libSystem.B.dylib              0x95d0af39 _pthread_start + 345
  23  libSystem.B.dylib              0x95d0adbe thread_start + 34

  Thread 0 crashed with X86 Thread State (32-bit):
   eax: 0xedc8edda  ebx: 0x002db479  ecx: 0x95e40d0c  edx: 0x003e
   edi: 0x002f9c65  esi: 0x01584ce0  ebp: 0xb018c858  esp: 0xb018c82c
    ss: 0x0023  efl: 0x00010202  eip: 0x003e   cs: 0x001b
    ds: 0x0023   es: 0x0023   fs: 0x0023   gs: 0x000f
   cr2: 0x003e

  snip



  smime.p7s
 3KViewDownload
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



Re: 1.0.6 Crashing Constantly

2009-10-02 Thread mupdegraff

No - this did not occur with 1.0.5

On Oct 2, 1:40 pm, Dirk Stoop d...@madebysofa.com wrote:
 Hi Michael,

 Thanks for the bug report,

 Did you have this same issue with Versions 1.0.5?

 Cheers,
 - Dirk

 On Oct 2, 10:34 pm, mupdegraff michael.updegr...@gmail.com wrote:

  Running OS with K64 64 Bit enabled

  Process:         Versions [22349]
  Path:            /Applications/Versions.app/Contents/MacOS/Versions
  Identifier:      Versions
  Version:         ??? (???)
  Code Type:       X86 (Native)
  Parent Process:  Versions [22297]

  Date/Time:       2009-10-02 13:30:01.388 -0700
  OS Version:      Mac OS X 10.6.1 (10B504)
  Report Version:  6

  Interval Since Last Report:          9548 sec
  Crashes Since Last Report:           10
  Per-App Crashes Since Last Report:   10
  Anonymous UUID:                      7058AACF-
  A187-4457-8834-9CA7E139AB6D

  Exception Type:  EXC_BAD_ACCESS (SIGBUS)
  Exception Codes: KERN_PROTECTION_FAILURE at 0x003e
  Crashed Thread:  0

  Application Specific Information:
  *** multi-threaded process forked ***

  Thread 0 Crashed:
  0   ???                                 0x003e 0 + 62
  1   libapr.dylib                        0x002db446 cleanup_pool_for_exec +
  20
  2   libapr.dylib                        0x002db45c cleanup_pool_for_exec +
  42
  3   libapr.dylib                        0x002db48a
  apr_pool_cleanup_for_exec + 29
  4   libapr.dylib                        0x002e6eb1 apr_proc_create + 425
  5   libsvn_ra_svn.dylib                 0x007ba04a make_tunnel + 391
  6   libsvn_ra_svn.dylib                 0x007ba2ce open_session + 267
  7   libsvn_ra_svn.dylib                 0x007ba8eb ra_svn_open + 402
  8   libsvn_ra.dylib                     0x002f7cfd svn_ra_open3 + 2089
  9   libsvn_client.dylib                 0x007950d5
  svn_client__open_ra_session_internal + 552
  10  libsvn_client.dylib                 0x00799573 reporter_finish_report +
  127
  11  libsvn_wc.dylib                     0x12b51836 svn_wc_crawl_revisions4
  + 1590
  12  libsvn_client.dylib                 0x00799d69 svn_client_status4 +
  1699
  13  libsvn_client.dylib                 0x00774de3 svn_client_status3 + 137
  14  libsvn_client.dylib                 0x00774e65 svn_client_status2 + 124
  15  com.picodev.SA165                   0x00707fb0
  EZSEnsureAPRAndSVNLibsInitialization + 24021
  16  com.picodev.SA165                   0x00707888
  EZSEnsureAPRAndSVNLibsInitialization + 22189
  17  com.apple.CoreFoundation            0x9261a2cd __invoking___ + 29
  18  com.apple.CoreFoundation            0x9261a238 -[NSInvocation invoke] +
  136
  19  com.picodev.SA165                   0x0070af08
  EZSEnsureAPRAndSVNLibsInitialization + 36141
  20  com.apple.Foundation                0x991d4964 -[NSThread main] + 45
  21  com.apple.Foundation                0x991d4914 __NSThread__main__ +
  1499
  22  libSystem.B.dylib                   0x95d0af39 _pthread_start + 345
  23  libSystem.B.dylib                   0x95d0adbe thread_start + 34

  Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0xedc8edda  ebx: 0x002db479  ecx: 0x95e40d0c  edx: 0x003e
    edi: 0x002f9c65  esi: 0x01584ce0  ebp: 0xb018c858  esp: 0xb018c82c
     ss: 0x0023  efl: 0x00010202  eip: 0x003e   cs: 0x001b
     ds: 0x0023   es: 0x0023   fs: 0x0023   gs: 0x000f
    cr2: 0x003e

  Binary Images:
      0x1000 -    0xe0fe7 +com.picodev.Versions 1.0.6 (71) F9574A40-
  AC71-E697-AB9A-BDFD52704CA3 /Applications/Versions.app/Contents/MacOS/
  Versions
     0xfa000 -   0x106ff7 +org.andymatuschak.Sparkle ??? (1.1) /
  Applications/Versions.app/Contents/Frameworks/Sparkle.framework/
  Versions/A/Sparkle
    0x111000 -   0x1c6fe7  libcrypto.0.9.7.dylib ??? (???)
  4917E4F2-817F-5AC4-3FBE-54BC96360448 /usr/lib/libcrypto.0.9.7.dylib
    0x251000 -   0x253ffc +libsvn_fs.dylib ??? (???) 111E9C19-
  EA84-8622-6E22-9F41996D4231 /Applications/Versions.app/Contents/MacOS/
  SA165.bundle/Contents/lib/libsvn_fs.dylib
    0x2cb000 -   0x2e9fef +libapr.dylib ??? (???) 8C8299CF-F60A-5887-
  F32E-4AC71ADBA31E /Applications/Versions.app/Contents/MacOS/
  SA165.bundle/Contents/lib/libapr.dylib
    0x2f4000 -   0x2f9ffe +libsvn_ra.dylib ??? (???) 141FC3E8-4198-
  A334-932A-83BEA19DCF47 /Applications/Versions.app/Contents/MacOS/
  SA165.bundle/Contents/lib/libsvn_ra.dylib
    0x70 -   0x727ff7 +com.picodev.SA165 ??? (1.0)
  E1F346D7-6820-2E84-0137-3250D2E2E3BB /Applications/Versions.app/
  Contents/MacOS/SA165.bundle/Contents/MacOS/SA165
    0x73c000 -   0x756fff +libneon.dylib ??? (???) 29AAB42C-661F-DDBD-
  CC4A-C358C3593BE5 /Applications/Versions.app/Contents/MacOS/
  SA165.bundle/Contents/lib/libneon.dylib
    0x76 -   0x79efff +libsvn_client.dylib ??? (???) 9545293A-CD8C-
  C5C7-2EBE-E19CEBC31463 /Applications/Versions.app/Contents/MacOS/
  SA165.bundle/Contents/lib/libsvn_client.dylib
    0x7aa000 -   0x7b3ffe +libsvn_diff.dylib ??? (???) 44857756-48AF-
  

Re: 1.0.6 Crashing Constantly

2009-10-02 Thread Quinn Taylor
I'm not on the Versions dev team, but the most relevant thing would  
probably be the scheme (http, svn, svn+ssh, etc.) used. I know there  
are certain URL schemes that have been associated with certain  
problems in SVN. I'll leave it to the devs to specify anything else  
that they might need.

 - Quinn

On Oct 2, 2009, at 1:51 PM, mupdegraff wrote:



What do I need to do to get you more info on the repository URL?

On Oct 2, 1:42 pm, Quinn Taylor quinntay...@mac.com wrote:
Notice that it crashes in libapr, which is used by Subversion.  
Perhaps

providing more information like the repository URL used would help.

BTW, booting to the 64-bit kernel is very unlikely to affect  
crashes —

the process will run as 32/64-bit regardless whether enabled or not.

  - Quinn




smime.p7s
Description: S/MIME cryptographic signature


Re: 1.0.6 Crashing Constantly

2009-10-02 Thread mupdegraff

svn+ssh://userna...@bigmac.local/Volumes/Main/Subversion/Repository/
Projects

On Oct 2, 2:25 pm, Quinn Taylor quinntay...@mac.com wrote:
 I'm not on the Versions dev team, but the most relevant thing would  
 probably be the scheme (http, svn, svn+ssh, etc.) used. I know there  
 are certain URL schemes that have been associated with certain  
 problems in SVN. I'll leave it to the devs to specify anything else  
 that they might need.
   - Quinn

 On Oct 2, 2009, at 1:51 PM, mupdegraff wrote:



  What do I need to do to get you more info on the repository URL?

  On Oct 2, 1:42 pm, Quinn Taylor quinntay...@mac.com wrote:
  Notice that it crashes in libapr, which is used by Subversion.  
  Perhaps
  providing more information like the repository URL used would help.

  BTW, booting to the 64-bit kernel is very unlikely to affect  
  crashes —
  the process will run as 32/64-bit regardless whether enabled or not.

    - Quinn



  smime.p7s
 3KViewDownload
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



Re: 1.0.6 Crashing Constantly

2009-10-02 Thread Gary L. Gray

The same thing happens to me with svn+ssh in Versions 1.0.6. I have  
even given the Versions team an account on my server and they can't  
reproduce it. As much as I love Versions, this problem makes it  
impossible for me to use it since I get crash windows appearing every  
minute or three.

I am back to the barbaric command line for now. :-)

-- Gary


On Oct 2, 2009, at 5:53 PM, mupdegraff wrote:


 svn+ssh://userna...@bigmac.local/Volumes/Main/Subversion/Repository/
 Projects

 On Oct 2, 2:25 pm, Quinn Taylor quinntay...@mac.com wrote:
 I'm not on the Versions dev team, but the most relevant thing would
 probably be the scheme (http, svn, svn+ssh, etc.) used. I know there
 are certain URL schemes that have been associated with certain
 problems in SVN. I'll leave it to the devs to specify anything else
 that they might need.
   - Quinn

 On Oct 2, 2009, at 1:51 PM, mupdegraff wrote:



 What do I need to do to get you more info on the repository URL?

 On Oct 2, 1:42 pm, Quinn Taylor quinntay...@mac.com wrote:
 Notice that it crashes in libapr, which is used by Subversion.
 Perhaps
 providing more information like the repository URL used would help.

 BTW, booting to the 64-bit kernel is very unlikely to affect
 crashes —
 the process will run as 32/64-bit regardless whether enabled or  
 not.

   - Quinn



  smime.p7s
 3KViewDownload
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---