Since updating yesterday, I've seen quite a few crashes, typically
what's happening is 

close window
attempt to switch workspace using bbkeys - nothing happens
bring up menu with mouse - crash! (or use mouse to attempt to change
workspaces)

I get a number of rather  different tracebacks here's the latest

Loaded symbols for /usr/X11R6/lib/X11/locale/lib/common/xomGeneric.so.2
#0  Toolbar::redrawWindowLabel() (this=0x8106510) at char_traits.h:127
127           { __c1 = __c2; }
(gdb) where
#0  Toolbar::redrawWindowLabel() (this=0x8106510) at char_traits.h:127
#1  0x08068559 in Toolbar::exposeEvent(XExposeEvent const*) (this=0x8106510, 
    event=0xbffff660) at Toolbar.cc:687
#2  0x08079987 in bt::Application::process_event(_XEvent*) (this=0xbffff700, 
    event=0xbffff660) at Application.cc:446
#3  0x08075a89 in Blackbox::process_event(_XEvent*) (this=0xbffff700, 
    e=0xbffff660) at blackbox.cc:303
#4  0x0807924e in bt::Application::run() (this=0xbffff700)
    at Application.cc:236
#5  0x08077b02 in main (argc=1, argv=0xbffff8b4) at main.cc:147
#6  0x402dac57 in __libc_start_main () from /lib/i686/libc.so.6


or

#0  Blackbox::setFocusedWindow(BlackboxWindow*) (this=0xbffff700, 
    win=0x1800030) at Screen.hh:155
155       { return _toolbar; }
(gdb) where
#0  Blackbox::setFocusedWindow(BlackboxWindow*) (this=0xbffff700, 
    win=0x1800030) at Screen.hh:155
#1  0x0806dd7b in BlackboxWindow::setInputFocus() (this=0x8141068)
    at Window.cc:1604
#2  0x08075c11 in Blackbox::process_event(_XEvent*) (this=0x8141068, 
    e=0x1800030) at blackbox.cc:166
#3  0x0807924e in bt::Application::run() (this=0xbffff700)
    at Application.cc:236
#4  0x08077b02 in main (argc=1, argv=0xbffff8b4) at main.cc:147
#5  0x402dac57 in __libc_start_main () from /lib/i686/libc.so.6

maybe it's another symptom of the memory corruption I'm seeing elsewhere?

Robert

-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
List archives:  http://asgardsrealm.net/lurker/splash/index.html
Trouble? Contact [EMAIL PROTECTED]

Reply via email to