[MacPorts] #32406: kdevelop crashes when importing/creating projects (was: Kdevelop crashes when importing/creating projects)
MacPorts
noreply at macports.org
Mon Dec 5 13:03:06 PST 2011
#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
-----------------------------------+----------------------------------------
Changes (by ryandesign@…):
* owner: macports-tickets@… => nicos@…
* port: => kdevelop
Old description:
> Steps to reproduce:
> - project -> new from template...
> - c++ no gui / simple cmake based c++...
> - project name test
> - no version control
> - Finish
> - OK
>
> Below is the output of kdevelop:
>
> kdevelop(59241)/KSharedDataCache ensureFileAllocated: This system misses
> support for posix_fallocate() -- ensure this partition has room for at
> least 10547296 bytes.
> kdevelop(59241)/KSharedDataCache: Unable to find an appropriate lock to
> guard the shared cache. This *should* be essentially impossible. :(
> kdevelop(59241)/KSharedDataCache: Unable to perform initial setup, this
> system probably does not really support process-shared pthreads or
> semaphores, even though it claims otherwise.
> kdevelop(59241)/KSharedDataCache: Unable to unmap shared memory segment
> 0x10d08f000
> WARNING: deleting stale lockfile /Users/bpiwowar/.kdevduchain/{c65e1ea8
> -e78e-4c13-aeb6-9f73fbf0a7ca}/0/lock
> kdevelop(59241)/kdevplatform (language)
> KDevelop::ItemRepositoryRegistry::open: version-hint not found, seems to
> be an old version
> kdevelop(59241)/kdevplatform (language)
> KDevelop::ItemRepositoryRegistry::open: "The data-repository at
> /Users/bpiwowar/.kdevduchain/{c65e1ea8-e78e-4c13-aeb6-9f73fbf0a7ca}/0 has
> to be cleared."
> kdevelop(59241)/kdevplatform (shell)
> KDevelop::PluginController::loadPluginInternal: Loading plugin '
> "kdevkonsoleview" ' failed, KPluginLoader reported error: '
> "No service matching the requirements was found" '
> QMenu: No OSMenuRef created for popup menu
> QMenu: No OSMenuRef created for popup menu
> kdevelop(59241): couldn't create slave: "Unable to create io-slave:
> klauncher said: Unknown protocol 'man'.
> "
> kdevelop(59241) KSambaSharePrivate::findSmbConf: KSambaShare: Could not
> find smb.conf!
> bzDecompress returned 4
> KBzip2Filter::uncompress 1
> bzDecompress returned 4
> KBzip2Filter::uncompress 1
> bzDecompress returned 4
> KBzip2Filter::uncompress 1
> bzDecompress returned 4
> KBzip2Filter::uncompress 1
> bzDecompress returned 4
> KBzip2Filter::uncompress 1
> kdevelop(59241)/kdevplatform (shell)
> KDevelop::PluginController::loadPluginInternal: Unable to find a plugin
> named ' "" '!
> QKqueueFileSystemWatcherEngine: error during kevent wait: Bad file
> descriptor
> Unable to start Dr. Konqi
New description:
Steps to reproduce:
- project -> new from template...
- c++ no gui / simple cmake based c++...
- project name test
- no version control
- Finish
- OK
Below is the output of kdevelop:
{{{
kdevelop(59241)/KSharedDataCache ensureFileAllocated: This system misses
support for posix_fallocate() -- ensure this partition has room for at
least 10547296 bytes.
kdevelop(59241)/KSharedDataCache: Unable to find an appropriate lock to
guard the shared cache. This *should* be essentially impossible. :(
kdevelop(59241)/KSharedDataCache: Unable to perform initial setup, this
system probably does not really support process-shared pthreads or
semaphores, even though it claims otherwise.
kdevelop(59241)/KSharedDataCache: Unable to unmap shared memory segment
0x10d08f000
WARNING: deleting stale lockfile /Users/bpiwowar/.kdevduchain/{c65e1ea8
-e78e-4c13-aeb6-9f73fbf0a7ca}/0/lock
kdevelop(59241)/kdevplatform (language)
KDevelop::ItemRepositoryRegistry::open: version-hint not found, seems to
be an old version
kdevelop(59241)/kdevplatform (language)
KDevelop::ItemRepositoryRegistry::open: "The data-repository at
/Users/bpiwowar/.kdevduchain/{c65e1ea8-e78e-4c13-aeb6-9f73fbf0a7ca}/0 has
to be cleared."
kdevelop(59241)/kdevplatform (shell)
KDevelop::PluginController::loadPluginInternal: Loading plugin '
"kdevkonsoleview" ' failed, KPluginLoader reported error: '
"No service matching the requirements was found" '
QMenu: No OSMenuRef created for popup menu
QMenu: No OSMenuRef created for popup menu
kdevelop(59241): couldn't create slave: "Unable to create io-slave:
klauncher said: Unknown protocol 'man'.
"
kdevelop(59241) KSambaSharePrivate::findSmbConf: KSambaShare: Could not
find smb.conf!
bzDecompress returned 4
KBzip2Filter::uncompress 1
bzDecompress returned 4
KBzip2Filter::uncompress 1
bzDecompress returned 4
KBzip2Filter::uncompress 1
bzDecompress returned 4
KBzip2Filter::uncompress 1
bzDecompress returned 4
KBzip2Filter::uncompress 1
kdevelop(59241)/kdevplatform (shell)
KDevelop::PluginController::loadPluginInternal: Unable to find a plugin
named ' "" '!
QKqueueFileSystemWatcherEngine: error during kevent wait: Bad file
descriptor
Unable to start Dr. Konqi
}}}
--
Comment:
Please remember to use WikiFormatting and to preview before submitting, to
fill in the Port field, and to Cc the maintainer of that port.
--
Ticket URL: <https://trac.macports.org/ticket/32406#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list