[Thread Prev][Thread Next]   >Date Index >Thread Index

Re: [wmx] Channel surfing broken in CVS?

Damion Yates - Sun Aug 17 14:33:54 2003

On Sun, 17 Aug 2003, Chris Cannam wrote:

>
> On Sunday 17 Aug 2003 10:51 am, Jan Sporbeck wrote:
> > When trying to change the channel, I get
> >
> > wmx: Manager.h:9: Client*& ClientList::item(long int) const:
> > Zusicherung »index >= 0 && index < m_count« nicht erfüllt.
> >
> > I checked that it is the assertion index>=0 that failed.
> > But I cannot see that index being unsed uninitialized..
> >
> > does channel surfing work for you?
>
> Yes.  I haven't seen this problem.  Can you describe what other
> applications are running, and are you able to get a stack trace?

I tried the cvs version yesterday morning and stored the output of a
where run whilst running within gdb on a non stripped wmx (I hope).  I
then tries the website release as a baseline incase it was some weird
X problem but that was fine.  I then ran out of time, but these emails
reminded me.

This was just xinit and running ./wmx from the X term.

Program received signal SIGABRT, Aborted.
0x40211c31 in kill () from /lib/libc.so.6
Current language:  auto; currently c
(gdb) where
#0  0x40211c31 in kill () from /lib/libc.so.6
#1  0x402118b8 in raise () from /lib/libc.so.6
#2  0x4021317c in abort () from /lib/libc.so.6
#3  0x4020ac2a in __assert_fail () from /lib/libc.so.6
#4  0x0804fc7d in WindowManager::flipChannel(char, char, char, Client*) (
    this=0xbffff8f0, statusOnly=0 '\0', flipDown=1 '\001', quickFlip=1 '\001', push=0x0) at Channel.C:39
#5  0x0804fea4 in WindowManager::gotoChannel(int, Client*) (this=0xbffff8f0, channel=2, push=0x0) at Channel.C:215
#6  0x0804e103 in WindowManager::eventKeyPress(XKeyEvent*) (this=0xbffff8f0, ev=0xbffff770) at Buttons.C:247
#7  0x080532ab in WindowManager::loop() (this=0xbffff8f0) at Events.C:14
#8  0x0805582e in WindowManager (this=0xbffff8f0, argc=1, argv=0xbffff9e4) at Manager.C:299
#9  0x080546c4 in main (argc=1, argv=0xbffff9e4) at Main.C:10
#10 0x401fdbb4 in __libc_start_main () from /lib/libc.so.6


Damion

-- 
Damion Yates - Maiden House, Vanwall Business estate, Maidenhead
email: Damion.Yates@bbc.co.uk - phone: +44 (0) 1628 407759 (or ex: 37759)


Next: