Oops.

-------- Original Message --------
Subject: Re: [M-User] Backtrace for segfault
Date: Tue, 22 Jul 2003 10:06:53 -0400
From: Laurent Duperval <[EMAIL PROTECTED]>
To: Laurent Duperval <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>


Laurent Duperval wrote:
Hi,

I'm still having the problem I reported with M crashing on startup. I did a backtrace and this is what I got:

#0  0x4027e966 in timeout_callback () from /usr/local/lib/libwx_gtk-2.4.so
#1  0x408f6c6b in g_idle_remove_by_data () from /usr/lib/libglib-1.2.so.0
#2  0x408f73ee in g_idle_remove_by_data () from /usr/lib/libglib-1.2.so.0
#3  0x408f7199 in g_idle_remove_by_data () from /usr/lib/libglib-1.2.so.0
#4  0x408f6174 in g_main_run () from /usr/lib/libglib-1.2.so.0

Not much to go on, I'm afraid. Does this help any?

L

I redid a debug-enabled build and I got this. Not much more:

#0  0x4064c481 in kill () from /lib/i686/libc.so.6
#1  0x405dcacd in pthread_kill () from /lib/i686/libpthread.so.0
#2  0x405dcdeb in raise () from /lib/i686/libpthread.so.0
#3  0x4064c224 in raise () from /lib/i686/libc.so.6
#4  0x4064d76b in abort () from /lib/i686/libc.so.6
#5  0x4039c0ee in wxFatalSignalHandler () from /usr/local/lib/libwx_gtk-2.4.so
#6  0x405df5ce in __pthread_sighandler () from /lib/i686/libpthread.so.0
#7  0x4064c3b8 in __libc_sigaction () from /lib/i686/libc.so.6
#8  0x408f6c6b in g_idle_remove_by_data () from /usr/lib/libglib-1.2.so.0
#9  0x408f73ee in g_idle_remove_by_data () from /usr/lib/libglib-1.2.so.0
#10 0x408f7199 in g_idle_remove_by_data () from /usr/lib/libglib-1.2.so.0
#11 0x408f6174 in g_main_run () from /usr/lib/libglib-1.2.so.0

But it looks like the problem is in wxgtk, not M.

L

-- 
<Laurent Duperval> [EMAIL PROTECTED]

On the day of the final exam the professor said, "Anyone who is satisfied
with a B may put their name on this list and leave now."  When those who
wanted to do so had signed and left he said, "The rest of you get As."


-- 
<Laurent Duperval> [EMAIL PROTECTED]

LAW OF CONTINUITY
    Experiments should be reproducible.  They should all fail in the same
    way.

Reply via email to