[Bug 58801] Re: search.cgi segfaults - dapper

2008-07-21 Thread Jordan Mantha
Marking Fix Released as it has been fixed since Edgy. If you want to
pursue a fix in Dapper please read and follow
https://wiki.ubuntu.com/StableReleaseUpdates.

** Changed in: mnogosearch (Ubuntu)
   Status: Confirmed => Fix Released

** Tags removed: upgrade

-- 
search.cgi segfaults - dapper
https://bugs.launchpad.net/bugs/58801
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 58801] Re: search.cgi segfaults

2008-06-18 Thread Jean-Baptiste Lallement
Thanks for reporting this bug and any supporting documentation. Since
this bug has enough information provided for a developer to begin work,
I'm going to mark it as confirmed and let them handle it from here.
Thanks for taking the time to make Ubuntu better!

** Changed in: mnogosearch (Ubuntu)
   Status: New => Confirmed

** Summary changed:

- search.cgi segfaults
+ search.cgi segfaults - dapper

** Tags added: upgrade

-- 
search.cgi segfaults - dapper
https://bugs.launchpad.net/bugs/58801
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 58801] Re: search.cgi segfaults

2007-04-27 Thread Xenofon Papadopoulos
I can also confirm that.
And while we're at it, it would be a great idea to also include mnogosearch-php 
module :)

-- 
search.cgi segfaults
https://bugs.launchpad.net/bugs/58801
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 58801] Re: search.cgi segfaults

2006-12-05 Thread Christal
I can confirm this bug.

This is know for the 3.2.33 Version. It is broken!

http://www.mnogosearch.org/doc/msearch-changelog.html
http://www.mnogosearch.org/bugs/index.php?id=1004

The 3.2.37 from Edgy should be backported!

-- 
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


[Bug 58801] Re: search.cgi segfaults

2006-10-16 Thread Heavy Rail
I've just built version 3.2.37 from Edgy sources on my Dapper system and
installed it. mnogosearch-common and mnogosearch-mysql works well.
Please consider including this new version in Dapper updates.

-- 
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


[Bug 58801] Re: search.cgi segfaults

2006-10-16 Thread Heavy Rail
I've got the same problem with either mnogosearch-mysql and mnogosearch-
sqlite. These two packages has different /usr/lib/cgi-bin/search.cgi,
but both of them segfaults on either my home or office machine, no
matter of indexer was run before or not.

-- 
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


[Bug 58801] Re: search.cgi segfaults

2006-10-01 Thread William Triplett
I am seeing the same exact problem with the same exact packages on our
system here. Ours also dies at:

[...]
Content-type: text/html; charset=iso-8859-1

(no debugging symbols found)
{../../src/sql.c:4848} Query: SELECT url_id,intag FROM dict WHERE word='sadsa'


Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1214839104 (LWP 9617)]
0xb7efdf26 in UdmTemplatePrintVar () from /usr/lib/libmnogosearch-3.2.so

Removing all of the  conditional processing tags from the HTML in
search.htm seems to get results for us, and I've included an example. I
hope that it is of use.

** Attachment added: "A sample search.htm that does not produce segfault on our 
system."
   http://librarian.launchpad.net/4566704/search.htm-works.gz

-- 
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


[Bug 58801] Re: search.cgi segfaults

2006-09-03 Thread Tim Pierce
** 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