Hi, I forwarded your more detailed trace to Phil. Maybe he can see anything that causes this crash.
Detlev Am Montag, 5. April 2004 17:45 schrieb Willard Myers: > On 04 Apr 2004, at 22:57, Patrick Narkinsky wrote: > > Is anyone running eric-3.4.1 on mac OS X successfully? Earlier > > versions? > > > > I'm having a fully reproducible bug in which, whenever I save, eric > > crashes. I'm having some difficulty debugging it (since it's such a > > weird conglomeration of components, OSX forces me to run it within > > an application bundle, and I don't know debugging tools on OSX all > > that well anyway.) Any suggestions or ideas would be appreciated. > > I can save without crashing, but I have a reproducible EXC_BAD_ACCESS > when I do something that causes a non-empty editor window to resize. > > Mac OS X 10.3.3 > Stock Python (2.3) > Qt 3.3.1 > PyQt snapshot-20040330 > QScintilla snapshot-20040328 > Eric 3.4.1 > > I've edited /usr/local/bin/eric3 to invoke with pythonw instead of > python. Console shows me the same stack trace > (~/Library/Logs/CrashReporter/python.crash.log) every time. Here is > the top part of that trace: > > Exception: EXC_BAD_ACCESS (0x0001) > Codes: KERN_INVALID_ADDRESS (0x0001) at 0xffffffff > > Thread 0 Crashed: > 0 com.apple.QD 0x9156d514 SetPortPat + 0xd4 > 1 libqt-mt.3.dylib 0xb25b29f0 0xb2000000 + 0x5b29f0 > 2 libqt-mt.3.dylib 0xb25b0478 0xb2000000 + 0x5b0478 > 3 libqt-mt.3.dylib 0xb20225b0 QPainter::end() + 0x148 > (qpainter_mac.cpp:541) > 4 libqt-mt.3.dylib 0xb20b22dc QPainter::~QPainter > [unified]() + 0x38 (qpainter.cpp:555) > 5 libqt-mt.3.dylib 0xb20b2290 QPainter::~QPainter > [in-charge]() + 0x24 (qpainter.cpp:565) > 6 libqscintilla.3.dylib 0x005f9e88 SurfaceImpl::Release() + > 0x38 > 7 libqscintilla.3.dylib 0x00607104 Editor::DropGraphics() + > 0x3c > 8 libqscintilla.3.dylib 0x0060e5ac Editor::ChangeSize() + > 0x18 > > Bill > > ______________________________________________________________________ >__ ________ > Stellar Science Ltd. Co. Stellar Scientific Software > Solutions > [EMAIL PROTECTED] www.stellarscience.com > 1-603-569-0266 > > _______________________________________________ > PyKDE mailing list [EMAIL PROTECTED] > http://mats.imk.fraunhofer.de/mailman/listinfo/pykde -- Detlev Offenbach [EMAIL PROTECTED] _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
