This occurs with current CVS when LANG=fr. Note that I have so far been able 
to obtain this crash only when LANG=fr.

$ LANG=fr
$ ./lyx  somedoc.lyx

Try to open either the Fichier or Éditer menu items. LyX crashes instantly.

In ConvertShortcuts [objects.c 1017] Too many shortcuts (>16)
In ConvertShortcuts [objects.c 1017] Too many shortcuts (>16)
In ConvertShortcuts [objects.c 1017] Too many shortcuts (>16)
In ConvertShortcuts [objects.c 1017] Too many shortcuts (>16)
signal Segmentation fault at >*[(unknown), 0x3ff8019bc44]       stq     r31, 
8(r5)
(dbx) where
>  0 (unknown)() [0x3ff8019bc44]
   1 malloc(0x0, 0x11fffeb30, 0x12034a4a4, 0x3d, 0x3ffc17087e0) 
[0x3ff800d4bcc]    2 __stdnw__XUl(0x12035bfb8, 0x1b, 0x1b, 0x1, 0x12035b70c) 
[0x12034a4a0]
   3 
getRep__Q13std60basic_string__TcQ13std15char_traits__TcQ13std13allocator__TvXUlUl(0x3ff801151ac,
 
0x1200ad160, 0x12035afa0, 0x1, 0x12035b808) [0x12035bfb4]
   4 
replace__Q13std60basic_string__TcQ13std15char_traits__TcQ13std13allocator__TvXUlUlPCcUlUlUl(0xc,
 
0x0, 0x0, 0x100000, 0x12035afa0) [0x12035c630]
   5 
append__Q13std60basic_string__TcQ13std15char_traits__TcQ13std13allocator__TvXRCQ13std60basic_string__TcQ13std15char_traits__TcQ13std13allocator__Tv(0xc,
 
0x12017db84, 0x1, 0x1, 0x1400a5230) [0x1200ee6d4]
   6 getActionName__C9LyXActionXi(0x1400a41a0, 0x14015de00, 0x14015ece0, 
0x1000000f4, 0x11fffef90) [0x12017db80]
   7 
create_submenu__Q17Menubar5PimplXUlP7LyXViewRCQ13std60basic_string__TcQ13std15char_traits__TcQ13std13allocator__TvRQ13std31vector__TiQ13std13allocator__Ti(0x0,
 
0x11fffefe8, 0x0, 0x1ffff320, 0x100000000) [0x1202fbec4]
   8 
create_submenu__Q17Menubar5PimplXUlP7LyXViewRCQ13std60basic_string__TcQ13std15char_traits__TcQ13std13allocator__TvRQ13std31vector__TiQ13std13allocator__Ti(0x0,
 
0x11ffff408, 0x0, 0x20, 0x100000000) [0x1202fbfb4]
   9 MenuCallback__Q17Menubar5PimplXP7flobjs_l(0x1403ea2a0, 0x1403ea2ac, 
0x1403ea6a0, 0x14015d340, 0x1) [0x1202fc520]
  10 C_Menubar_Pimpl_MenuCallback(0x1403ea6a0, 0x14015d340, 0x1, 0x1400e7680, 
0x3ffbff3e87c) [0x1202fc3c8]
  11 fl_object_qread(0x1, 0x1400e7680, 0x3ffbff3e87c, 0x0, 0x3ffbff538a8) 
[0x3ffbff3e878]                                                               
        

Reply via email to