This is the mail archive of the insight@sourceware.org mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Insight 6.4 crashes when opening the register window on Mac OS X


Hermann-Simon Lichte wrote:
Hello,

whenever I try to open the register window on Mac OS X, Insight crashes on me:

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x01132d28
0x8e4bc818 in _XSetClipRectangles ()
(gdb) bt
#0 0x8e4bc818 in _XSetClipRectangles ()
#1 0x8e4bca08 in XSetClipRectangles ()
#2 0x002ec5b8 in TableDisplay (clientdata=0x62ea008) at ../../../insight-6.4/libgui/src/tkTable.c:2152
[snip]
> Maybe I can provide patches for it. I am willing to spend some time in
> repairing these glitches because I really love Insight.

It's the table widget... I don't suppose you can step through this code and find out what 0x01132d28 is and from where that came?

I note that Tktable is at 2.9 and our version is 2.7. Perhaps try the newer version in a build? [BTW, tktable is part of libgui, which only insight uses, so we can upgrade it at will without fear of interfering with other projects.]

Keith


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]