[MacPorts] #32406: kdevelop crashes when importing/creating projects

MacPorts noreply at macports.org
Sat Jan 28 17:50:44 PST 2012


#32406: kdevelop crashes when importing/creating projects
-----------------------------------+----------------------------------------
 Reporter:  benjamin@…             |       Owner:  nicos@…           
     Type:  defect                 |      Status:  new               
 Priority:  Normal                 |   Milestone:                    
Component:  ports                  |     Version:  2.0.3             
 Keywords:                         |        Port:  kdevelop          
-----------------------------------+----------------------------------------

Comment(by david@…):

 I had the same problem and after running it in gdb I could see it was
 crashing doing svn stuff. So I disabled the svn plugin and it now works.
 Maybe svn library mismatch? doesn't appear to be using the osx subversion
 library but maybe it compiled against it?


 {{{
   (gdb) bt
   #0  0x000000010f0f2346 in svn_wc__get_info ()
   #1  0x000000010f017a70 in svn_client_info3 ()
   #2  0x000000010f0101c3 in svn_client_info ()
   #3  0x000000010ef9856e in svn::Client::info ()
   #4  0x000000010ef82a83 in SvnInternalInfoJob::run ()
   #5  0x0000000100aea7ed in ThreadWeaver::JobRunHelper::runTheJob ()
   #6  0x0000000100aeaa34 in ThreadWeaver::Job::execute ()
   #7  0x0000000100ae9a65 in ThreadWeaver::ThreadRunHelper::run ()
   #8  0x0000000100ae9dee in ThreadWeaver::Thread::run ()
   #9  0x00000001023b73be in QThreadPrivate::start ()
   #10 0x00007fff8eddd8bf in _pthread_start ()
   #11 0x00007fff8ede0b75 in thread_start ()
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/32406#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list