On Fri, Jan 31, 2003 at 09:32:24PM +0000, Alastair McKinstry wrote: > On Fri, 2003-01-31 at 21:12, Matt Kraai wrote: > > On Fri, Jan 31, 2003 at 09:01:34PM +0000, Alastair McKinstry wrote: > > > Ok, then this is a different bug. > > > > > > Can you please try to generate a core dump and send it to me? > > > > If you tell me how, I will do so by Monday. > > > > Matt > > > > Ok. At the shell, set the core size > 0 to give core dumps on segfault: > # ulimit -c 50000 > Do this either before you run "make demo" if runnning the CVS version; > or by invoking the shell at the menu ; do this before running > kbd-chooser. > > When it segfaults, you should have a core in / > now copy it somehow and mail it to me;
I didn't get a core dump, but I was able to track it down. It fails in parse_keymap_file because some keymap lines have only one tab. What is the file format supposed to be? Matt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

