On 25/09/06, Yasufumi Haga <[EMAIL PROTECTED]> wrote: > Hi all > > I updated all the EFL and e17 itself yesterday, and > am using it with the new ".e" directory. I deleted > the existing one. > > It's running fine, but one thing. > When I click the listitem of "internationalization" > in the list of "Configuration Panel", e17 crashes. > This is reproducible. > Though I'm not sure whether this is a known issue or > not, here's the backtrace: > > (gdb) bt > #0 0x405b0a92 in select () at regexec.c:1576 > #1 0x404bea84 in _XlcPublicMethods () from /usr/X11R6/lib/libX11.so.6 > #2 0x4042c371 in _XRead () from /usr/X11R6/lib/libX11.so.6 > #3 0x4042bfc4 in _XReadEvents () from /usr/X11R6/lib/libX11.so.6 > #4 0x4041d2c0 in XNextEvent () from /usr/X11R6/lib/libX11.so.6 > #5 0x080cabf7 in e_alert_show ( > text=0x8138620 "This is very bad. Enlightenment has segfaulted.\nThis is > not meant to happen and is likely a sign of a\nbug in Enlightenment or the > libraries it relies on.\n\nYou can gdb attach to this process now to try"...) > at e_alert.c:129 > #6 0x080b31db in e_sigseg_act (x=11, info=0xbffcf9a0, data=0xbffcfa20) > at e_signals.c:53 > #7 <signal handler called> > #8 strlen () at ../sysdeps/i386/i486/strlen.S:69 > #9 0x40550f55 in __strdup (s=0x8160688 "頷\025\bx゛\025\b\004") at strdup.c:42
I've tried to reproduce here, using your latest ja.po file, but I do not see any crash. >From the bt, it looks like there could be some problem with your string library, rather than e17 itself. Regards! David ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
