Please see bug #577159, in which synaptic dies on an x86_64 cpu in strncmp:
(gdb) run
Starting program: /usr/sbin/synaptic
[Thread debugging using libthread_db enabled]

Program received signal SIGSEGV, Segmentation fault.
__strncmp_ssse3 () at ../sysdeps/x86_64/multiarch/../strcmp.S:100
100 ../sysdeps/x86_64/multiarch/../strcmp.S: No such file or directory.
 in ../sysdeps/x86_64/multiarch/../strcmp.S
(gdb) where
#0 __strncmp_ssse3 () at ../sysdeps/x86_64/multiarch/../strcmp.S:100
#1 0x00007ffff6dd6a6a in __xmlParserInputBufferCreateFilename ()
   from /usr/lib/libxml2.so.2
#2 0x00007ffff6dabd9d in xmlNewInputFromFile () from /usr/lib/libxml2.so.2
#3 0x00007ffff6db01c6 in xmlCreateURLParserCtxt () from /usr/lib/libxml2.so.2
#4 0x00007ffff6dc6ebc in xmlSAXUserParseFile () from /usr/lib/libxml2.so.2
#5 0x00007ffff76f6c67 in glade_parser_parse_file ()
   from /usr/lib/libglade-2.0.so.0
#6 0x00007ffff76f437a in glade_xml_construct ()
   from /usr/lib/libglade-2.0.so.0
#7 0x00007ffff76f5036 in glade_xml_new () from /usr/lib/libglade-2.0.so.0
#8 0x000000000045180f in RGGladeWindow (this=0x731600, parent=0x0, name=...,
    mainName=<value optimized out>) at rggladewindow.cc:57
#9 0x0000000000443e0e in RGMainWindow (this=0x731600, packLister=0x740470,
    name=...) at rgmainwindow.cc:792
#10 0x0000000000416b56 in main (argc=1, argv=0x7fffffffd518)
    at gsynaptic.cc:455
(gdb) quit

-- 
ls crashed with SIGSEGV in strncmp()
https://bugs.launchpad.net/bugs/456370
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to