Package: wxwidgets2.6 Severity: normal Dear Ron,
The program TreeView X, built in Debian against wxwidgets 2.6, is strangely crashing when interacting with anthy, an input system installed on my machine to support the input of japanese characters. The symptoms: - I can start TreeView X by typing "tv" in command line. My locale is fr_FR.UTF-8. - I get a segfault when typing "LC_ALL=C tv". - The last ten lines of " LC_ALL=C strace tv" are: read(6, "", 4096) = 0 close(6) = 0 munmap(0xf7efa000, 4096) = 0 open("/var/lib/anthy/anthy.dic", O_RDONLY) = 6 fstat64(6, {st_mode=S_IFREG|0644, st_size=3501600, ...}) = 0 mmap(NULL, 3501600, PROT_READ, MAP_SHARED, 6, 0) = 0xf7b40000 close(6) = 0 brk(0x101cb000) = 0x101cb000 --- SIGSEGV (Segmentation fault) @ 0 (0) --- +++ killed by SIGSEGV +++ So apparently, bad things happen when the TreeView X interacts with anthy. I am not completely sure where the problem is coming from: TreeView X, wxwidgets, or anthy. In doubt, I chose to report this bug against wxwidgets, since I am quite sure that TreeView X has no special fuction for the support of multilingual input... sorbet【~】$ dpkg -l *wx* Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder | État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé |/ Err?=(aucune)/H=à garder/besoin Réinstallation/X=les deux (État,Err: majuscule=mauvais) ||/ Nom Version Description +++-========================-========================-================================================================ ii libwxbase2.6-0 2.6.3.2.1.5 wxBase library (runtime) - non-GUI support classes of wxWidgets ii libwxbase2.6-dev 2.6.3.2.1.5 wxBase library (development) - non-GUI support classes of wxWidg un libwxgtk-dev <néant> (aucune description n'est disponible) un libwxgtk2.3 <néant> (aucune description n'est disponible) pn libwxgtk2.4-1 <néant> (aucune description n'est disponible) un libwxgtk2.4-contrib-dev <néant> (aucune description n'est disponible) pn libwxgtk2.4-dev <néant> (aucune description n'est disponible) un libwxgtk2.4c2 <néant> (aucune description n'est disponible) ii libwxgtk2.6-0 2.6.3.2.1.5 wxWidgets Cross-platform C++ GUI toolkit (GTK+ runtime) ii libwxgtk2.6-dev 2.6.3.2.1.5 wxWidgets Cross-platform C++ GUI toolkit (GTK+ development) ii treeviewx 0.5.1-1 Displays and prints phylogenetic trees ii wx-common 2.6.1.2.0.1 wxWidgets Cross-platform C++ GUI toolkit (common support files) un wx2.4-doc <néant> (aucune description n'est disponible) ii wx2.4-headers 2.4.4.1.1.0.1 wxWindows Cross-platform C++ GUI toolkit (header files) un wx2.6-common <néant> (aucune description n'est disponible) un wx2.6-doc <néant> (aucune description n'est disponible) ii wx2.6-headers 2.6.3.2.1.5 wxWidgets Cross-platform C++ GUI toolkit (header files) un wxgtk2.1 <néant> (aucune description n'est disponible) un wxgtk2.1-dev <néant> (aucune description n'est disponible) ii wxvlc 0.8.4.debian-2+b1 wxWidgets frontend for VLC un wxwin-headers <néant> (aucune description n'est disponible) un wxwin2.4-headers <néant> (aucune description n'est disponible) Have a nice day, -- Charles -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: powerpc (ppc64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16farm Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]