nel-all
[Top][All Lists]
Advanced

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

[Nel] segv if I press alt?


From: robert
Subject: [Nel] segv if I press alt?
Date: Tue, 6 Mar 2001 22:30:39 -0800 (PST)

Hello again!

I was trying to debug the 'Read error' message, and while switching
between desktops by pressing "Alt-F1" I generated a segmentation fault
before I hit the F1 key.  It's extremely easy to duplicate and here's
the traceback:

(gdb) run
Starting program: /usr/local/bin/client 

Program received signal SIGSEGV, Segmentation fault.
NLMISC::CBitSet::set (this=0x80a09c4, bitNumber=134875400, value=true) at 
bit_set.cpp:111
111                     Array[bitNumber / BITLEN]|= mask ;
(gdb) bt  
#0  NLMISC::CBitSet::set (this=0x80a09c4, bitNumber=134875400, value=true) at 
bit_set.cpp:111
#1  0x400b9c88 in NLMISC::CEventListenerAsync::operator() (this=0x80a09c0, 
address@hidden) at event_listener.cpp:91
#2  0x400ba0f9 in NLMISC::CEventServer::pumpEvent (this=0x80a0940, 
event=0x82910c8) at event_server.cpp:89
#3  0x400ba047 in NLMISC::CEventServer::pump (this=0x80a0940) at 
event_server.cpp:67
#4  0x807486f in CLanguageInterface::choose (this=0xbffff39c) at 
language_interface.cpp:141
#5  0x806fd4e in main (argc=1, argv=0xbffff644) at client.cpp:3078
#6  0x4040ec14 in __libc_start_main () from /lib/i686/libc.so.6
(gdb) 

I'm hesitant to file any bugs until I know my development environment
is up to spec and I don't have any problems with wrong library
versions and such.

If someone can confirm that this is a bug in a working client, they or
I can file a bug, otherwise I'll chalk it up to being something on my
end.

Robert

-- 
Robert de Forest      " meetings, n.:
System Administrator         A place where minutes are kept 
Got.net                                and hours are lost."
<address@hidden>                    -- login fortune



reply via email to

[Prev in Thread] Current Thread [Next in Thread]