I get this error running hbide on linux debian sid 32 bits :
$ ./hbide

Unrecoverable error 6005: Exception SIGSEGV at address 0x29
Called from HBIDE:_OSEARCHREPLACE(0) in ../../../tobject.prg
Called from IDEDOCKS:BUILDSEARCHREPLACEWIDGET(333) in idedocks.prg
Called from IDEDOCKS:BUILDDIALOG(300) in idedocks.prg
Called from HBIDE:CREATE(331) in hbide.prg
Called from MAIN(110) in hbide.prg

1. Ensure that searchreplace.uic is present in hbide/resources.
yes it is
2. Ensureyou are using r13910 or above
yes r13910 (see subject) and now 13912

3. Rebuild hbIDE.
cd /usr/local/src/harbour
svn update                                              ' --> now rev 13912
make clean
make
sudo make install
cd contrib/hbide
./hbmk2 hbide.hbp
./hbide
{same crash}
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to