On Tue, 26 Feb 2002 15:49:05 +0100 (CET) Vadim Zeitlin 
<[EMAIL PROTECTED]> wrote:

VZ> On Mon, 25 Feb 2002 22:51:58 +0100 (CET) Michele Ravani
VZ> <[EMAIL PROTECTED]> wrote:
VZ> 
VZ> MR> One of the messages below cause M to loop while getting them or
VZ> MR> filtering them
VZ> 
VZ>  Sorry, I can't reproduce this :-( I've been able to view both of them
VZ> in
VZ> text and HTML viewers without any problems. Can you view them now that
VZ> you
VZ> have them locally? Also, strace output is not (very) helpful, gdb would
VZ> have been more useful.

This time i had my brain in gear.
I had the same effect and I gdb'd and attached M.
The first trace was immediately after attaching, the others after
continuing and interrupting a couple of times.
The CPU was at 100%.

Hope this helps 

#0  0x405bc584 in write () from /lib/libc.so.6
#1  0x407c64dc in __libc_internal_tsd_get () from /lib/libpthread.so.0
#2  0x40831a46 in _X11TransGetHostname () from /usr/X11R6/lib/libX11.so.6
#3  0x4083172e in _X11TransWrite () from /usr/X11R6/lib/libX11.so.6
#4  0x4081250e in _XGetAsyncData () from /usr/X11R6/lib/libX11.so.6
#5  0x408125fe in _XEventsQueued () from /usr/X11R6/lib/libX11.so.6
#6  0x40806833 in XPending () from /usr/X11R6/lib/libX11.so.6
#7  0x4076893a in gdk_events_init () from /usr/lib/libgdk-1.2.so.0


0  wxEvtHandler::SearchEventTable (this=0x83b96d0, table=@0x8333b1c, event=@0xbfffedc8)
    at ../../wxWindows/src/common/event.cpp:875
#1  0x4024fdbc in wxEvtHandler::ProcessEvent (this=0x83b96d0, event=@0xbfffedc8)
    at ../../wxWindows/src/common/event.cpp:804
#2  0x4024ff38 in wxEvtHandler::ProcessEvent (this=0x83d97e0, event=@0xbfffedc8)
    at ../../wxWindows/src/common/event.cpp:846
#3  0x4024fed1 in wxEvtHandler::ProcessEvent (this=0x8408110, event=@0xbfffedc8)
    at ../../wxWindows/src/common/event.cpp:833
#4  0x402b8eb0 in wxToolBarBase::DoToolbarUpdates (this=0x8408110)
    at ../../wxWindows/src/common/tbarbase.cpp:556
#5  0x402b8d90 in wxToolBarBase::OnIdle (this=0x8408110, event=@0xbfffef64)
    at ../../wxWindows/src/common/tbarbase.cpp:527
#6  0x402500c8 in wxEvtHandler::SearchEventTable (this=0x8408110, table=@0x403cdd9c, 
    event=@0xbfffef64) at ../../wxWindows/src/common/event.cpp:888
#7  0x4024fdbc in wxEvtHandler::ProcessEvent (this=0x8408110, event=@0xbfffef64)
    at ../../wxWindows/src/common/event.cpp:804
#8  0x401d5c69 in wxApp::SendIdleEvents (this=0x83b96d0, win=0x8408110)
    at ../../wxWindows/src/gtk/app.cpp:502
#9  0x401d5cfd in wxApp::SendIdleEvents (this=0x83b96d0, win=0x83d97e0)
    at ../../wxWindows/src/gtk/app.cpp:513
#10 0x401d5bc9 in wxApp::SendIdleEvents (this=0x83b96d0) at 
../../wxWindows/src/gtk/app.cpp:487
#11 0x401d5b32 in wxApp::OnIdle (this=0x83b96d0, event=@0xbffff178)
    at ../../wxWindows/src/gtk/app.cpp:471
#12 0x402500c8 in wxEvtHandler::SearchEventTable (this=0x83b96d0, table=@0x8358570, 
    event=@0xbffff178) at ../../wxWindows/src/common/event.cpp:888
#13 0x4024fdbc in wxEvtHandler::ProcessEvent (this=0x83b96d0, event=@0xbffff178)
    at ../../wxWindows/src/common/event.cpp:804
#14 0x401d5aa9 in wxApp::ProcessIdle (this=0x83b96d0) at 
../../wxWindows/src/gtk/app.cpp:448
#15 0x401d5391 in wxapp_idle_callback () at ../../wxWindows/src/gtk/app.cpp:227
#16 0x407a1272 in g_main_set_poll_func () from /usr/lib/libglib-1.2.so.0
#17 0x407baa48 in pthread_mutex_lock () from /lib/libpthread.so.0
#18 0xe853 in ?? ()
Cannot access memory at address 0x5614ec83



#0  0x4031d071 in wxRIRefData::wxRIRefData (this=0xbfffedc0)
    at ../../wxWindows/src/gtk/region.cpp:475
#1  0x40226792 in wxWindow::GtkSendPaintEvents (this=0xbffff388)
    at ../../wxWindows/src/gtk/window.cpp:3446
#2  0x40226258 in wxWindow::Update (this=0xbffff388) at 
../../wxWindows/src/gtk/window.cpp:3376
#3  0x402244fe in wxWindow::OnInternalIdle (this=0xbffff388)
    at ../../wxWindows/src/gtk/window.cpp:2786
#4  0x40218b9a in wxTopLevelWindowGTK::OnInternalIdle (this=0xbffff388)
    at ../../wxWindows/src/gtk/toplevel.cpp:790
#5  0x401d5c88 in wxApp::SendIdleEvents (this=0x83b96d0, win=0xbffff388)
    at ../../wxWindows/src/gtk/app.cpp:504
#6  0x401d5bc9 in wxApp::SendIdleEvents (this=0x83b96d0) at 
../../wxWindows/src/gtk/app.cpp:487
#7  0x401d5b32 in wxApp::OnIdle (this=0x83b96d0, event=@0xbffff178)
    at ../../wxWindows/src/gtk/app.cpp:471
#8  0x402500c8 in wxEvtHandler::SearchEventTable (this=0x83b96d0, table=@0x8358570, 
    event=@0xbffff178) at ../../wxWindows/src/common/event.cpp:888
#9  0x4024fdbc in wxEvtHandler::ProcessEvent (this=0x83b96d0, event=@0xbffff178)
    at ../../wxWindows/src/common/event.cpp:804
#10 0x401d5aa9 in wxApp::ProcessIdle (this=0x83b96d0) at 
../../wxWindows/src/gtk/app.cpp:448
#11 0x401d5391 in wxapp_idle_callback () at ../../wxWindows/src/gtk/app.cpp:227
#12 0x407a1272 in g_main_set_poll_func () from /usr/lib/libglib-1.2.so.0
#13 0x407baa48 in pthread_mutex_lock () from /lib/libpthread.so.0
#14 0xe853 in ?? ()
Cannot access memory at address 0x5614ec83

--
Michele Ravani                  [EMAIL PROTECTED]
"Those who live hoping, die singing" My Gran


_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to