Crash on Mac OS X

Cédric PASTEUR cedric.pasteur at free.fr
Mon Feb 23 21:15:32 UTC 2009


Hi,
I tried to run KDevelop 4 on Mac OS X but it crashes as soon as you try to
open a project, with this error:
kdevelop(17843,0xa0044720) malloc: *** error for object 0xbfffda64:
Non-aligned pointer being freed
*** set a breakpoint in malloc_error_break to debug

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x00000010

I tried investigating the problem but I didn't get anywhere.

Anyone has an idea ?


Here is the backtrace:
#0  0x901724a9 in malloc_error_break ()
#1  0x9016d497 in szone_error ()
#2  0x90097463 in szone_free ()
#3  0x900972cd in free ()
#4  0x01acb49f in QObjectPrivate::deleteChildren ()
#5  0x01ad07c3 in QObject::~QObject ()
#6  0x00747ff8 in KIO::StatJob::~StatJob ()
#7  0x01accc6c in QObject::event ()
#8  0x01c0d47f in QApplicationPrivate::notify_helper ()
#9  0x01c0f16c in QApplication::notify ()
#10 0x01617d23 in KApplication::notify ()
#11 0x01abab61 in QCoreApplication::notifyInternal ()
#12 0x01abdf21 in QCoreApplicationPrivate::sendPostedEvents ()
#13 0x01abe0e1 in QCoreApplication::sendPostedEvents ()
#14 0x01c6ed6d in qt_mac_activate_timer ()
#15 0x90f7cb25 in CFRunLoopRunSpecific ()
#16 0x90f7ccd8 in CFRunLoopRunInMode ()
#17 0x01c6f392 in QEventDispatcherMac::processEvents ()
#18 0x01aba121 in QEventLoop::processEvents ()
#19 0x01aba1ed in QEventLoop::exec ()
#20 0x00369e3c in KJob::exec ()
#21 0x00608237 in KDevelop::ProjectPrivate::initProjectFiles
(this=0x1b88ae60) at /Users/ccpasteur/dev/kdevplatform/shell/project.cpp:198
#22 0x00604f87 in KDevelop::Project::open (this=0x1b89a340,
projectFileUrl_=@0xbfffdc10) at
/Users/ccpasteur/dev/kdevplatform/shell/project.cpp:430
#23 0x005fc021 in KDevelop::ProjectController::openProject (this=0x2ca5660,
projectFile=@0xbfffdcd8) at
/Users/ccpasteur/dev/kdevplatform/shell/projectcontroller.cpp:481
#24 0x005fb563 in KDevelop::ProjectController::qt_metacall (this=0x2ca5660,
_c=QMetaObject::InvokeMetaMethod, _id=1, _a=0xbfffddb8) at
projectcontroller.moc:143
#25 0x01acc280 in QMetaObject::activate ()
#26 0x01c0646c in QAction::triggered ()
#27 0x01c07fef in QAction::activate ()
#28 0x0206eb19 in qt_mac_activate_action ()
#29 0x0206f129 in qt_mac_menu_event ()
#30 0x935dd143 in DispatchEventToHandlers ()
#31 0x935dc57d in SendEventToEventTargetInternal ()
#32 0x935f8ed2 in SendEventToEventTarget ()
#33 0x9362d23d in SendHICommandEvent ()
#34 0x93653a8f in SendMenuCommandWithContextAndModifiers ()
#35 0x93653a4c in SendMenuItemSelectedEvent ()
#36 0x9365395e in FinishMenuSelection ()
#37 0x936304ec in MenuSelectCore ()
#38 0x936bf188 in MenuSelect ()
#39 0x01c67b2c in QApplicationPrivate::globalEventProcessor ()
#40 0x935dd143 in DispatchEventToHandlers ()
#41 0x935dc57d in SendEventToEventTargetInternal ()
#42 0x935f8ed2 in SendEventToEventTarget ()
#43 0x9360b603 in ToolboxEventDispatcherHandler ()
#44 0x935dd4fc in DispatchEventToHandlers ()
#45 0x935dc57d in SendEventToEventTargetInternal ()
#46 0x935f8ed2 in SendEventToEventTarget ()
#47 0x01c60d61 in qt_mac_send_event ()
#48 0x01c6f352 in QEventDispatcherMac::processEvents ()
#49 0x01aba121 in QEventLoop::processEvents ()
#50 0x01aba1ed in QEventLoop::exec ()
#51 0x01abe191 in QCoreApplication::exec ()
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20090223/d714d616/attachment.html>


More information about the KDevelop-devel mailing list