From: Brian M. <bri...@gm...> - 2005-03-25 15:24:59
|
Hi Michael, I've been starting Eric from the terminal using ./eric3. After Eric crashes, the only message in the terminal says 'bus error.' I typically start Eric again, then when it dies, it prints out the bus error again. I did not have the foresight to look in the console for any messages, but I will the next time. Here is the CrashReport. Now that I look at it more closely I see the exception that Tim mentioned in his email. This is the latest crash report but there are more entries. They all fail with the same exception, however. HTH, Brian ********** Host Name: iRocka.local Date/Time: 2005-03-23 17:43:42 -0500 OS Version: 10.3.8 (Build 7U16) Report Version: 2 Command: Python Path: /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/ Python.app/Contents/MacOS/Python Version: 2.3 (2.3) PID: 27526 Thread: 0 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_INVALID_ADDRESS (0x0001) at 0x7fff0000 Thread 0 Crashed: 0 com.apple.QD 0x91562c6c GetEffectiveFrameBufferPixmap + 0x48 1 com.apple.QD 0x91562ccc Color2IndexWithPortAndGDevice + 0x24 2 com.apple.QD 0x91563f58 SetPortRGBForeColor + 0x50 3 com.apple.QD 0x915638ac RGBForeColor + 0x30 4 libqt-mt.3.dylib 0xb2448a58 0xb2000000 + 0x448a58 5 libqt-mt.3.dylib 0xb201e2e4 QPainter::end() + 0xd4 6 libqt-mt.3.dylib 0xb208c904 _ZN8QPainterD4Ev + 0x24 7 qtext.so 0x01085dcc SurfaceImpl::Release() + 0x38 8 qtext.so 0x01085bb4 SurfaceImpl::commonInit(QPainter*, bool) + 0x2c 9 qtext.so 0x01085d48 SurfaceImpl::InitPixMap(int, int, Surface*, void*) + 0x78 10 qtext.so 0x010768f4 Editor::RefreshPixMaps(Surface*) + 0x1c4 11 qtext.so 0x01076b14 Editor::Paint(Surface*, PRectangle) + 0x44 12 qtext.so 0x0106dc74 ScintillaQt::paintEvent(QPaintEvent*) + 0x15c 13 qtext.so 0x01067f4c QextScintillaBase::eventFilter(QObject*, QEvent*) + 0x1b8 14 qtext.so 0x0103c850 meth_QextScintilla_eventFilter(_object*, _object*) + 0x9c 15 org.python.Python.framework 0x959894a8 PyEval_GetFuncDesc + 0x1dc 16 org.python.Python.framework 0x95986c64 PyEval_EvalCode + 0x2560 17 org.python.Python.framework 0x95987e30 PyEval_EvalCodeEx + 0x850 18 org.python.Python.framework 0x9593f354 PyFunction_SetClosure + 0xd6c 19 org.python.Python.framework 0x9592a8d0 PyObject_Call + 0x30 20 org.python.Python.framework 0x959329e8 PyMethod_New + 0xbf0 21 org.python.Python.framework 0x9592a8d0 PyObject_Call + 0x30 22 org.python.Python.framework 0x959891ec PyEval_CallObjectWithKeywords + 0x100 23 sip.so 0x000c8104 sip_api_call_method + 0x44 24 qt.so 0x028a1748 sipVH_qt_177(PyGILState_STATE, _object*, QObject*, QEvent*) + 0x74 25 qtext.so 0x01037964 sipQextScintilla::eventFilter(QObject*, QEvent*) + 0x9c 26 libqt-mt.3.dylib 0xb20888f4 QObject::activate_filters(QEvent*) + 0x78 27 libqt-mt.3.dylib 0xb20887ac QObject::event(QEvent*) + 0x48 28 libqt-mt.3.dylib 0xb20bd648 QWidget::event(QEvent*) + 0x24 29 libqt-mt.3.dylib 0xb2043e44 QApplication::internalNotify(QObject*, QEvent*) + 0x314 30 libqt-mt.3.dylib 0xb2043a24 QApplication::notify(QObject*, QEvent*) + 0xb1c 31 qt.so 0x02be5bfc sipQApplication::notify(QObject*, QEvent*) + 0x6c 32 libqt-mt.3.dylib 0xb2028d94 QWidget::repaint(QRegion const&, bool) + 0x100 33 libqt-mt.3.dylib 0xb20076d0 QApplication::globalEventProcessor(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 0x2ac 34 com.apple.HIToolbox 0x927d1fa0 DispatchEventToHandlers + 0x150 35 com.apple.HIToolbox 0x927d2214 SendEventToEventTargetInternal + 0x174 36 com.apple.HIToolbox 0x927d6694 SendEventToEventTargetWithOptions + 0x28 37 com.apple.HIToolbox 0x927e2d2c ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 0x2b8 38 com.apple.HIToolbox 0x927d205c DispatchEventToHandlers + 0x20c 39 com.apple.HIToolbox 0x927d2214 SendEventToEventTargetInternal + 0x174 40 com.apple.HIToolbox 0x927e46bc SendEventToEventTarget + 0x28 41 libqt-mt.3.dylib 0xb2007404 qt_mac_send_event(unsigned int, OpaqueEventRef*, OpaqueWindowPtr*) + 0xf0 42 libqt-mt.3.dylib 0xb202fe50 QEventLoop::processEvents(unsigned int) + 0xfc 43 libqt-mt.3.dylib 0xb2052a8c QEventLoop::enterLoop() + 0x78 44 libqt-mt.3.dylib 0xb21f71b4 QDialog::exec() + 0x98 45 libqt-mt.3.dylib 0xb221cd44 textBox(QWidget*, QMessageBox::Icon, QString const&, QString const&, QString const&, QString const&, QString const&, int, int) + 0x268 46 libqt-mt.3.dylib 0xb221ce5c QMessageBox::warning(QWidget*, QString const&, QString const&, QString const&, QString const&, QString const&, int, int) + 0x48 47 qt.so 0x02a2880c meth_QMessageBox_warning(_object*, _object*) + 0x24c 48 org.python.Python.framework 0x959894a8 PyEval_GetFuncDesc + 0x1dc 49 org.python.Python.framework 0x95986c64 PyEval_EvalCode + 0x2560 50 org.python.Python.framework 0x95987e30 PyEval_EvalCodeEx + 0x850 51 org.python.Python.framework 0x9593f354 PyFunction_SetClosure + 0xd6c 52 org.python.Python.framework 0x9592a8d0 PyObject_Call + 0x30 53 org.python.Python.framework 0x959329e8 PyMethod_New + 0xbf0 54 org.python.Python.framework 0x9592a8d0 PyObject_Call + 0x30 55 org.python.Python.framework 0x959891ec PyEval_CallObjectWithKeywords + 0x100 56 sip.so 0x000c8104 sip_api_call_method + 0x44 57 qt.so 0x028970a4 sipVH_qt_33(PyGILState_STATE, _object*, QFocusEvent*) + 0x60 58 qtext.so 0x010342fc sipQextScintilla::focusInEvent(QFocusEvent*) + 0x90 59 libqt-mt.3.dylib 0xb20bd9c8 QWidget::event(QEvent*) + 0x3a4 60 qtext.so 0x0103a484 meth_QextScintilla_event(_object*, _object*) + 0x88 61 org.python.Python.framework 0x959894a8 PyEval_GetFuncDesc + 0x1dc 62 org.python.Python.framework 0x95986c64 PyEval_EvalCode + 0x2560 63 org.python.Python.framework 0x95987e30 PyEval_EvalCodeEx + 0x850 64 org.python.Python.framework 0x9593f354 PyFunction_SetClosure + 0xd6c 65 org.python.Python.framework 0x9592a8d0 PyObject_Call + 0x30 66 org.python.Python.framework 0x959329e8 PyMethod_New + 0xbf0 67 org.python.Python.framework 0x9592a8d0 PyObject_Call + 0x30 68 org.python.Python.framework 0x959891ec PyEval_CallObjectWithKeywords + 0x100 69 sip.so 0x000c8104 sip_api_call_method + 0x44 70 qt.so 0x028a186c sipVH_qt_178(PyGILState_STATE, _object*, QEvent*) + 0x68 71 qtext.so 0x010378b4 sipQextScintilla::event(QEvent*) + 0x90 72 libqt-mt.3.dylib 0xb2043e44 QApplication::internalNotify(QObject*, QEvent*) + 0x314 73 libqt-mt.3.dylib 0xb2043a24 QApplication::notify(QObject*, QEvent*) + 0xb1c 74 qt.so 0x02be5bfc sipQApplication::notify(QObject*, QEvent*) + 0x6c 75 libqt-mt.3.dylib 0xb20baff4 QWidget::setFocus() + 0x250 76 qtext.so 0x01035d58 sipQextScintilla::setFocus() + 0x5c 77 libqt-mt.3.dylib 0xb2045784 QApplication::setActiveWindow(QWidget*) + 0x5c8 78 libqt-mt.3.dylib 0xb200bad8 QApplication::globalEventProcessor(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 0x46b4 79 com.apple.HIToolbox 0x927d1fa0 DispatchEventToHandlers + 0x150 80 com.apple.HIToolbox 0x927d2214 SendEventToEventTargetInternal + 0x174 81 com.apple.HIToolbox 0x927d6694 SendEventToEventTargetWithOptions + 0x28 82 com.apple.HIToolbox 0x928205e8 PostActivateEvent + 0x150 83 com.apple.HIToolbox 0x9281a144 HiliteAndActivateWindow + 0x188 84 com.apple.HIToolbox 0x9283343c AdjustToNewWindowActivation(WindowData*, WindowContext*, OpaqueWindowPtr*, WindowData*) + 0xd0 85 com.apple.HIToolbox 0x92864d40 PotentiallyAdjustToNewWindowActivation(WindowData*, WindowData*, WindowContext*, OpaqueWindowPtr*, WindowData*) + 0x7c 86 com.apple.HIToolbox 0x9285cc60 SelectWindowInGroup(WindowData*, WindowContext*, OpaqueWindowGroupRef*) + 0xfc 87 com.apple.HIToolbox 0x92882dcc SelectWindow + 0x28 88 com.apple.HIToolbox 0x928a6dc8 ProcessWindowCommand + 0x2b0 89 com.apple.HIToolbox 0x92840420 HandleWindowCommandEvent + 0x60 90 com.apple.HIToolbox 0x92828fe8 HandleCommandEvent(OpaqueEventRef*) + 0x1a4 91 com.apple.HIToolbox 0x927f4c7c HIApplication::EventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 0x1b4 92 com.apple.HIToolbox 0x927d1fa0 DispatchEventToHandlers + 0x150 93 com.apple.HIToolbox 0x927d2214 SendEventToEventTargetInternal + 0x174 94 com.apple.HIToolbox 0x927e46bc SendEventToEventTarget + 0x28 95 com.apple.HIToolbox 0x927f96b4 SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 0x170 96 com.apple.HIToolbox 0x928a6b04 _RequestWindowSelection + 0x60 97 com.apple.HIToolbox 0x92864bb0 HIApplication::HandleActivated(unsigned char, OpaqueWindowPtr*) + 0x124 98 com.apple.HIToolbox 0x927e1754 HIApplication::EventObserver(unsigned long, OpaqueEventRef*, void*) + 0x174 99 com.apple.HIToolbox 0x927d1cd8 _NotifyEventLoopObservers + 0xd4 100 com.apple.HIToolbox 0x927de708 AcquireEventFromQueue + 0x120 101 com.apple.HIToolbox 0x927dc660 ReceiveNextEventCommon + 0x114 102 com.apple.HIToolbox 0x9284d7d4 ReceiveNextEventInMode + 0x48 103 libqt-mt.3.dylib 0xb202fe38 QEventLoop::processEvents(unsigned int) + 0xe4 104 libqt-mt.3.dylib 0xb2052a8c QEventLoop::enterLoop() + 0x78 105 libqt-mt.3.dylib 0xb2052978 QEventLoop::exec() + 0x40 106 qt.so 0x02be82d8 meth_QApplication_exec_loop(_object*, _object*) + 0x8c 107 org.python.Python.framework 0x959894a8 PyEval_GetFuncDesc + 0x1dc 108 org.python.Python.framework 0x95986c64 PyEval_EvalCode + 0x2560 109 org.python.Python.framework 0x95989728 PyEval_GetFuncDesc + 0x45c 110 org.python.Python.framework 0x95989580 PyEval_GetFuncDesc + 0x2b4 111 org.python.Python.framework 0x95986c64 PyEval_EvalCode + 0x2560 112 org.python.Python.framework 0x95987e30 PyEval_EvalCodeEx + 0x850 113 org.python.Python.framework 0x95984734 PyEval_EvalCode + 0x30 114 org.python.Python.framework 0x959a85f0 PyRun_FileExFlags + 0xe4 115 org.python.Python.framework 0x959a7668 PyRun_SimpleFileExFlags + 0x1bc 116 org.python.Python.framework 0x959b1ec0 Py_Main + 0x7cc 117 org.python.python 0x00003c78 0x1000 + 0x2c78 118 org.python.python 0x00003aec 0x1000 + 0x2aec PPC Thread State: srr0: 0x91562c6c srr1: 0x0200f030 vrsave: 0x00000000 cr: 0x24224224 xer: 0x20000004 lr: 0x91562ccc ctr: 0x90281234 r0: 0x91562ccc r1: 0xbfffb960 r2: 0x09e42780 r3: 0x014b398c r4: 0x097f1a30 r5: 0xbfffba40 r6: 0x097a8146 r7: 0x91587760 r8: 0xf61a2800 r9: 0xbfffba40 r10: 0x00000000 r11: 0x00000000 r12: 0x00000000 r13: 0x006b2820 r14: 0x00000000 r15: 0x006ac4a8 r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x0884f030 r20: 0x00000000 r21: 0x00305510 r22: 0x00000003 r23: 0x00345ff5 r24: 0x0884f030 r25: 0x00000000 r26: 0x09784830 r27: 0x09e5f760 r28: 0x014b398c r29: 0xbfffba40 r30: 0x7fff0000 r31: 0xb24489d0 Binary Images Description: 0x1000 - 0x4fff org.python.python 2.3 /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/ Python.app/Contents/MacOS/Python 0xc5000 - 0xd6fff sip.so /System/Library/Frameworks/Python.framework/Versions/2.3/lib/ python2.3/site-packages/sip.so 0xdf000 - 0xe1fff _ssl.so /System/Library/Frameworks/Python.framework/Versions/2.3/lib/ python2.3/lib-dynload/_ssl.so 0xef000 - 0xf0fff time.so /System/Library/Frameworks/Python.framework/Versions/2.3/lib/ python2.3/lib-dynload/time.so 0x20c000 - 0x20ffff strop.so /System/Library/Frameworks/Python.framework/Versions/2.3/lib/ python2.3/lib-dynload/strop.so 0x21b000 - 0x21ffff array.so /System/Library/Frameworks/Python.framework/Versions/2.3/lib/ python2.3/lib-dynload/array.so 0x26f000 - 0x275fff _socket.so /System/Library/Frameworks/Python.framework/Versions/2.3/lib/ python2.3/lib-dynload/_socket.so 0x405000 - 0x439fff qtnetwork.so /System/Library/Frameworks/Python.framework/Versions/2.3/lib/ python2.3/site-packages/qtnetwork.so 0x706000 - 0x71efff parser.so /System/Library/Frameworks/Python.framework/Versions/2.3/lib/ python2.3/lib-dynload/parser.so 0x761000 - 0x764fff struct.so /System/Library/Frameworks/Python.framework/Versions/2.3/lib/ python2.3/lib-dynload/struct.so 0x76b000 - 0x76cfff cStringIO.so /System/Library/Frameworks/Python.framework/Versions/2.3/lib/ python2.3/lib-dynload/cStringIO.so 0x1008000 - 0x110efff qtext.so /System/Library/Frameworks/Python.framework/Versions/2.3/lib/ python2.3/site-packages/qtext.so 0x1337000 - 0x1338fff math.so /System/Library/Frameworks/Python.framework/Versions/2.3/lib/ python2.3/lib-dynload/math.so 0x1340000 - 0x1342fff binascii.so /System/Library/Frameworks/Python.framework/Versions/2.3/lib/ python2.3/lib-dynload/binascii.so 0x1349000 - 0x134afff _random.so /System/Library/Frameworks/Python.framework/Versions/2.3/lib/ python2.3/lib-dynload/_random.so 0x1355000 - 0x137afff libqjpeg.dylib /Developer/qt/plugins/imageformats/libqjpeg.dylib 0x13e2000 - 0x142afff libqmng.dylib /Developer/qt/plugins/imageformats/libqmng.dylib 0x2891000 - 0x2d06fff qt.so /System/Library/Frameworks/Python.framework/Versions/2.3/lib/ python2.3/site-packages/qt.so 0x87f5000 - 0x87f5fff _weakref.so /System/Library/Frameworks/Python.framework/Versions/2.3/lib/ python2.3/lib-dynload/_weakref.so 0x8a53000 - 0x8a8bfff qtcanvas.so /System/Library/Frameworks/Python.framework/Versions/2.3/lib/ python2.3/site-packages/qtcanvas.so 0x8c07000 - 0x8c38fff qttable.so /System/Library/Frameworks/Python.framework/Versions/2.3/lib/ python2.3/site-packages/qttable.so 0x969e000 - 0x96c6fff pyexpat.so /System/Library/Frameworks/Python.framework/Versions/2.3/lib/ python2.3/lib-dynload/pyexpat.so 0x9cd9000 - 0x9ce2fff com.apple.LiveType.component 1.2.1 /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType 0x70090000 - 0x700e5fff com.apple.LiveType.framework 1.2.2 /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/ LiveType 0x88be0000 - 0x88becfff com.apple.agl 2.5 (AGL-2.5) /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld 0x90000000 - 0x90122fff libSystem.B.dylib /usr/lib/libSystem.B.dylib 0x90190000 - 0x9023dfff com.apple.CoreFoundation 6.3.6 (299.33) /System/Library/Frameworks/CoreFoundation.framework/Versions/ A/CoreFoundation 0x90280000 - 0x904f9fff com.apple.CoreServices.CarbonCore 10.3.6 (10.3.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/ Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x90570000 - 0x905dffff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x90610000 - 0x9069afff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/ Frameworks/OSServices.framework/Versions/A/OSServices 0x90700000 - 0x90700fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/ CoreServices 0x90720000 - 0x90787fff com.apple.audio.CoreAudio 2.1.2 /System/Library/Frameworks/CoreAudio.framework/Versions/A/ CoreAudio 0x907f0000 - 0x907f9fff com.apple.DiskArbitration 2.0.4 /System/Library/PrivateFrameworks/DiskArbitration.framework/ Versions/A/DiskArbitration 0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/ Versions/A/ApplicationServices 0x90830000 - 0x9089ffff libobjc.A.dylib /usr/lib/libobjc.A.dylib 0x90910000 - 0x90983fff com.apple.DesktopServices 1.2.3 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/ Versions/A/DesktopServicesPriv 0x909f0000 - 0x90b4bfff com.apple.Foundation 6.3.5 (500.56) /System/Library/Frameworks/Foundation.framework/Versions/C/ Foundation 0x90c30000 - 0x90c4afff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/ libGL.dylib 0x90c60000 - 0x90cc2fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/ libGLU.dylib 0x90d00000 - 0x90d1bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/ Versions/A/SystemConfiguration 0x90d60000 - 0x90d6bfff com.apple.opengl 1.3.8 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x910b0000 - 0x91101fff com.apple.bom 1.2.5 (63.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x911d2000 - 0x911dffff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/ Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x912a0000 - 0x912bdfff com.apple.audio.SoundManager 3.8 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ CarbonSound.framework/Versions/A/CarbonSound 0x91320000 - 0x913dffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/ColorSync.framework/Versions/A/ColorSync 0x914a0000 - 0x914b3fff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/ A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x91560000 - 0x91619fff com.apple.QD 3.4.65 (???) /System/Library/Frameworks/ApplicationServices.framework/ Versions/A/Frameworks/QD.framework/Versions/A/QD 0x91670000 - 0x916a8fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/ A/Frameworks/AE.framework/Versions/A/AE 0x916e0000 - 0x91773fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/ A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x91810000 - 0x9182afff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/ Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x91850000 - 0x91860fff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/ Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x918d0000 - 0x918dcfff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/ Frameworks/Help.framework/Versions/A/Help 0x918f0000 - 0x9193efff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ Print.framework/Versions/A/Print 0x919c0000 - 0x91a33fff com.apple.NavigationServices 3.3.2 /System/Library/Frameworks/Carbon.framework/Versions/A/ Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x91ab0000 - 0x91ac4fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x91ae0000 - 0x91aebfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x91b10000 - 0x91b2afff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/CoreGraphics.framework/Versions/A/Resources/ libPDFRIP.A.dylib 0x91b50000 - 0x91b5ffff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib 0x91b80000 - 0x91b93fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x91bb0000 - 0x91d45fff com.apple.QuickTime 6.5.2 /System/Library/Frameworks/QuickTime.framework/Versions/A/ QuickTime 0x92056000 - 0x92061fff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ SecurityHI.framework/Versions/A/SecurityHI 0x920c0000 - 0x922a7fff com.apple.security 2.4 (177) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x92430000 - 0x92468fff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/ Versions/A/Frameworks/LaunchServices.framework/Versions/A/ LaunchServices 0x92740000 - 0x92777fff com.apple.CFNetwork 1.2.1 (7) /System/Library/Frameworks/CoreServices.framework/Versions/A/ Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x927d0000 - 0x92b54fff com.apple.HIToolbox 1.3.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/ Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x92d30000 - 0x92d80fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/ Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x935d0000 - 0x938a8fff com.apple.CoreGraphics 1.203.30 (???) /System/Library/Frameworks/ApplicationServices.framework/ Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x93920000 - 0x93930fff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ SpeechRecognition.framework/Versions/A/SpeechRecognition 0x939a0000 - 0x939b4fff libcups.2.dylib /usr/lib/libcups.2.dylib 0x93a50000 - 0x93a54fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib 0x93b2d000 - 0x93b44fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/ Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x94060000 - 0x94078fff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/ Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore 0x94173000 - 0x94199fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/ Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent 0x94610000 - 0x9462afff libresolv.9.dylib /usr/lib/libresolv.9.dylib 0x94640000 - 0x94649fff libz.1.dylib /usr/lib/libz.1.dylib 0x946e0000 - 0x9473ffff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/ Frameworks/SearchKit.framework/Versions/A/SearchKit 0x949ba000 - 0x949bafff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x94a30000 - 0x94af5fff libxml2.2.dylib /usr/lib/libxml2.2.dylib 0x94b20000 - 0x94badfff com.apple.ink.framework 101.1.3 (55.10) /System/Library/Frameworks/Carbon.framework/Versions/A/ Frameworks/Ink.framework/Versions/A/Ink 0x95920000 - 0x959e8fff org.python.Python.framework 2.2 /System/Library/Frameworks/Python.framework/Versions/2.3/Python 0x95b50000 - 0x95c32fff libicucore.A.dylib /usr/lib/libicucore.A.dylib 0x95f30000 - 0x9601efff libiconv.2.dylib /usr/lib/libiconv.2.dylib 0x96a20000 - 0x96ae2fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib 0x96b40000 - 0x96b6efff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib 0x96bf0000 - 0x96c7ffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/ATS.framework/Versions/A/ATS 0x97335000 - 0x9739efff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/ Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x97510000 - 0x97518fff libbsm.dylib /usr/lib/libbsm.dylib 0xb2000000 - 0xb2596fff libqt-mt.3.dylib /usr/local/lib/libqt-mt.3.dylib On Mar 25, 2005, at 12:22 AM, Michael Bentley wrote: > Hey, Brian! > > Please do send your PythonCrashLog -- are you sure it was a bus error > and not a segmentation fault? > > Aargghhh!!! As much as I hate to do it, I'm rebuilding everything > with debugging symbols right now (takes a *LONG* time to build qt on > my mac-mini) -- Does anyone on the list know the ins and outs of > debugging a dylib vs. a static lib on OS X? Either way, I wanna get > this running again -- PyQt is some of the most fun I've had > programming in years! > > From the CrashLog messages I gather that an attempt is being made to > access memory illegally, or to access an illegitimate address. It > seems to happen when a eric is repainting itself after being partially > hidden by a dialog (but not every dialog). Has anybody tried static > libraries instead of dylibs? (I've tried non-threaded builds already) > > -Michael > > > On Mar 24, 2005, at 9:48 PM, Brian Morton wrote: > >> Hi, >> >> I am planning on installing the updated packages this evening, but in >> the meantime I've been running Eric 3.6.2 from the terminal. It >> crashes often and the terminal returns a bus error. I am using all of >> the previous versions of PyQT, Sip, etc. >> >> I looked at the PythonCrashLog and there seems to be a problem with >> dylib. Maybe ?, I really have no idea what the file really says, but >> I could forward it on to someone that might know something. Seems >> like we should find some Apple hardware for Detlev :-) >> >> These are the last few lines. I don't know if they are significant. >> >> 0x97510000 - 0x97518fff libbsm.dylib /usr/lib/libbsm.dylib >> 0xb2000000 - 0xb2596fff libqt-mt.3.dylib >> /usr/local/lib/libqt-mt.3.dylib >> >> I was hoping the newer versions might help stability and I will try >> them later and report back. >> >> That said, Eric has come a long way since 3.4. I've been using it >> (3.6.2) pretty frequently. I love the automatic debugger and the >> included shell. This new version also recognized my subversion server >> without any problems. It is a great IDE. Unfortunately the other >> night it crashed about 5 times in a row, so I am back to XCode for >> this project (CGI and python for my webserver). >> >> My $.02, >> >> Brian >> >> >> On Mar 24, 2005, at 4:27 PM, Kevin Walzer wrote: >> >>> -----BEGIN PGP SIGNED MESSAGE----- >>> Hash: SHA1 >>> >>> Tim, >>> >>> You're right, Eric does seem a bit crashy. I hadn't noticed this >>> before--with the old build Eric 3.6 couldn't even launch reliably. >>> When >>> I was able to launch, open, and save a file, I was happy. >>> >>> I encounter the crashes on both my build machine and my test machine. >>> This has me thinking that the problem *isn't* the weird symlinks that >>> Michael noted the other day. >>> >>> I tested the PyQt widget samples and they seem to work fine. My >>> guess is >>> that the issue is more with Eric (which is not part of PyQt itself, >>> just >>> its largest application) than with PyQt. >>> >>> If I were more knowledgable, I'd see what I could do to improve Eric. >>> But I'm not yet there yet, alas. >>> >>> Cheers, >>> >>> Kevin Walzer, PhD >>> WordTech Software--Open Source Applications and Packages for OS X >>> http://www.wordtech-software.com >>> http://www.smallbizmac.com >>> http://www.kevin-walzer.com >>> mailto:sw...@wo... >>> >>> Tim Lawrence wrote: >>> | Well, thanks to Kevin for this build. Unfortunately, I find Eric >>> won't >>> | run for more than a minute or 2 without crashing. All the Qt >>> stuff is >>> | perfectly stable (designer, etc), but python crashes hard >>> | ("EXC_BAD_ACCESS... KERN_INVALID_ADDRESS...") from just about any >>> kind >>> | of kind of gui event in Eric that involves a dialog box or any >>> | significant redrawing. Is anyone having any success running Eric >>> 3.6.2 >>> | on OS-X? >>> | >>> | I suppose I'll go back to Kevin's older build for now, and wait >>> for PyQt >>> | v4, then try to build all this myself. Does anyone know if there >>> is any >>> | Mac interest at Riverbank? I love PyQt, and really would like to >>> see it >>> | advance on OS-X, but I doubt I can contribute much unless I can >>> hook up >>> | with someone quite a bit more knowledgeable than myself. >>> | >>> | tim >>> | >>> | >>> | >>> | ------------------------------------------------------- >>> | SF email is sponsored by - The IT Product Guide >>> | Read honest & candid reviews on hundreds of IT Products from real >>> users. >>> | Discover which products truly live up to the hype. Start reading >>> now. >>> | http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >>> | _______________________________________________ >>> | Pyqt-mac-list mailing list >>> | Pyq...@li... >>> | https://lists.sourceforge.net/lists/listinfo/pyqt-mac-list >>> | >>> | >>> -----BEGIN PGP SIGNATURE----- >>> Version: GnuPG v1.2.4 (Darwin) >>> Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org >>> >>> iD8DBQFCQ0z6JmdQs+6YVcoRAinQAJ4iJtVJ7p+9ObK2pXVMVIVWnw54pgCcCK2+ >>> /ubYccOJ9tZbRuYX5YCPkNY= >>> =NEpz >>> -----END PGP SIGNATURE----- >>> >>> >>> ------------------------------------------------------- >>> SF email is sponsored by - The IT Product Guide >>> Read honest & candid reviews on hundreds of IT Products from real >>> users. >>> Discover which products truly live up to the hype. Start reading now. >>> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >>> _______________________________________________ >>> Pyqt-mac-list mailing list >>> Pyq...@li... >>> https://lists.sourceforge.net/lists/listinfo/pyqt-mac-list >>> >> >> >> >> ------------------------------------------------------- >> SF email is sponsored by - The IT Product Guide >> Read honest & candid reviews on hundreds of IT Products from real >> users. >> Discover which products truly live up to the hype. Start reading now. >> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >> _______________________________________________ >> Pyqt-mac-list mailing list >> Pyq...@li... >> https://lists.sourceforge.net/lists/listinfo/pyqt-mac-list >> > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real > users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Pyqt-mac-list mailing list > Pyq...@li... > https://lists.sourceforge.net/lists/listinfo/pyqt-mac-list > |