On Jun 21, 2013, at 23:58 , Amos Anderson <amos.ander...@protabit.com> wrote:
> Hello Doxygen Users -- > > I'm trying to set up doxysearch.cgi on my OSX laptop. I was already able to > get it to work on a linux machine. I've gotten this to work: > http://localhost/cgi-bin/doxysearch.cgi?test > (prints "Test successful.") > > where I'm using this as my cgi-bin: > /Library/WebServer/CGI-Executables/ > > If I do a search like this: > http://localhost/cgi-bin/doxysearch.cgi?q=list&n=20&p=1&cb=dummy > it works. > > etc. > > I'm using OSX 10.8.4 > doxygen 1.8.4 > xapian 1.2.15 > > > however, when i try using the search box in my manual, it fails. i've pasted > the top of the log file below. any suggestions? > Doesn't look right. From the stack trace below I do not get much info. Can you make a small example (source + config file) that triggers this bug? Or can you compile doxygen from source (with ./configure --debug --with-doxysearch) and use the compiled doxysearch.cgi so that a better stack trace is produced? Regards, Dimitri > thanks! > Amos. > > > > > > Process: doxysearch.cgi [21593] > Path: /Library/WebServer/*/doxysearch.cgi > Identifier: doxysearch.cgi > Version: 0 > Code Type: X86-64 (Native) > Parent Process: httpd [27095] > User ID: 70 > > Date/Time: 2013-06-21 14:23:23.952 -0700 > OS Version: Mac OS X 10.8.4 (12E55) > Report Version: 10 > > Crashed Thread: 0 Dispatch queue: com.apple.main-thread > > Exception Type: EXC_CRASH (SIGABRT) > Exception Codes: 0x0000000000000000, 0x0000000000000000 > > Application Specific Information: > *** error for object 0x7fff7c0a4570: pointer being freed was not allocated > > > Thread 0 Crashed:: Dispatch queue: com.apple.main-thread > 0 libsystem_kernel.dylib 0x00007fff8b9e5d46 __kill + 10 > 1 libsystem_c.dylib 0x00007fff8aa14df0 abort + 177 > 2 libsystem_c.dylib 0x00007fff8a9e89b9 free + 392 > 3 doxysearch.cgi 0x000000010ff40f69 main + 3705 > (doxysearch.cpp:402) > 4 libdyld.dylib 0x00007fff96f077e1 start + 1 > > Thread 0 crashed with X86 Thread State (64-bit): > rax: 0x0000000000000000 rbx: 0x00007fff4fcc0450 rcx: 0x00007fff4fcc0438 > rdx: 0x0000000000000000 > rdi: 0x0000000000005459 rsi: 0x0000000000000006 rbp: 0x00007fff4fcc0460 > rsp: 0x00007fff4fcc0438 > r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x00007fff8b9e7342 > r11: 0x0000000000000206 > r12: 0x000000010ff6e000 r13: 0x000000010ff70000 r14: 0x00007fff7c0a4570 > r15: 0x0000000000000001 > rip: 0x00007fff8b9e5d46 rfl: 0x0000000000000206 cr2: 0x00007fff7a655ff0 > Logical CPU: 0 > > > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > _______________________________________________ > Doxygen-users mailing list > Doxygen-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/doxygen-users ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Doxygen-users mailing list Doxygen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/doxygen-users