** Description changed:

  Upon:
  - installing mnogosearch-common and mnogosearch-mysql
  - configuring /etc/mnogosearch/indexer.conf
  - running /usr/sbin/indexer
  
  running /usr/lib/cgi-bin/search.cgi (either from the command line or a
- URI request) yields a segmentation fault.
+ URI request) yields a segmentation fault.  A gdb run indicates that it
+ dies in UdmTemplatePrintVar, for what that's worth:
+ 
+ [EMAIL PROTECTED] /usr/local/src/mnogosearch-3.2.33]$ gdb 
/usr/lib/cgi-bin/search.cgiGNU gdb 6.4-debian
+ Copyright 2005 Free Software Foundation, Inc.
+ GDB is free software, covered by the GNU General Public License, and you are
+ welcome to change it and/or distribute copies of it under certain conditions.
+ Type "show copying" to see the conditions.
+ There is absolutely no warranty for GDB.  Type "show warranty" for details.
+ This GDB was configured as "i486-linux-gnu"...(no debugging symbols found)
+ Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
+ 
+ (gdb) run
+ Starting program: /usr/lib/cgi-bin/search.cgi 
+ (no debugging symbols found)
+ (no debugging symbols found)
+ ...
+ (no debugging symbols found)
+ Program received signal SIGSEGV, Segmentation fault.
+ [Switching to Thread -1214810432 (LWP 3053)]
+ 0xb7f03f26 in UdmTemplatePrintVar () from /usr/lib/libmnogosearch-3.2.so
+ 
+ I have not customized /etc/mnogosearch/search.htm in any way.
  
  Ubuntu Dapper Server (6.06)
  mnogosearch-common 3.2.33-1ubuntu1
  mnogosearch-mysql 3.2.33-1ubuntu1

-- 
search.cgi segfaults
https://launchpad.net/bugs/58801

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to