Re: [Libreoffice] Segfault in regcomp while creating registry

2011-02-14 Thread Thorsten Behrens
Enrico Weigelt wrote: > could someone please help me to understand what that registry is > all about ? The term reminds me to the Windows registry, which > essentially is a poor-man's ldap (w/o schemata) and nothing a > simple filesystem can't do ;-o > Yes. And with a lot of subtleties, and possi

Re: [Libreoffice] Segfault in regcomp while creating registry

2011-02-14 Thread Michael Meeks
Hi Enrico, On Sat, 2011-02-12 at 16:49 +0100, Enrico Weigelt wrote: > .. > could someone please help me to understand what that registry is > all about ? The term reminds me to the Windows registry Haha ;-) perhaps the comparison is apt. the registry code stores information about types (

Re: [Libreoffice] Segfault in regcomp while creating registry

2011-02-12 Thread Enrico Weigelt
Hi folks, could someone please help me to understand what that registry is all about ? The term reminds me to the Windows registry, which essentially is a poor-man's ldap (w/o schemata) and nothing a simple filesystem can't do ;-o cu --

Re: [Libreoffice] Segfault in regcomp while creating registry

2011-02-09 Thread Alfonso Eusebio
Thanks Caolan! Worked like a charm. Regards, Alfonso - Original Message From: Caolán McNamara To: Alfonso Eusebio Cc: LibreOffice List Sent: Wed, 9 February, 2011 13:41:36 Subject: Re: [Libreoffice] Segfault in regcomp while creating registry On Wed, 2011-02-09 at 13:23 +

Re: [Libreoffice] Segfault in regcomp while creating registry

2011-02-09 Thread Caolán McNamara
On Wed, 2011-02-09 at 13:23 +, Alfonso Eusebio wrote: > Hi, > > I'm getting a Segmentation fault error when running "make dev-install' > I've rebased with origin/master and done a full build (successful), but the > problem is still there. > > Does anybody know what could be causing this? >

[Libreoffice] Segfault in regcomp while creating registry

2011-02-09 Thread Alfonso Eusebio
Hi, I'm getting a Segmentation fault error when running "make dev-install' I've rebased with origin/master and done a full build (successful), but the problem is still there. Does anybody know what could be causing this? Please find below that point the shows the error in the log: Segmentation