Re: bug with boehm-gc ?

2007-10-29 Thread Pau Amaro-Seoane
Hi,

1- I am not a porter
2- I think I untarred it in the right category; at least I did go in:

> > the fix was to go into /usr/ports/graphics/inkscape/pkg
> > and edit the PLIST file.

as I wrote.

But maybe I am just messing everything. Forget my email.

> This is a typical symptom of when one creates/untars ports directly in
> mystuff/ instead of mystuff/$CATEGORY/.. please porters, work in
> mystuff/$CATEGORY/$MYPORT for new submissions.
> You could have run make update-plist too.

thanks for the work done at ports.

Pau



Re: bug with boehm-gc ?

2007-10-29 Thread Landry Breuil
On Mon, Oct 29, 2007 at 05:13:18PM +0100, Pau Amaro-Seoane wrote:
> Hi,
> 
> today I installed inkscape but when it comes time to "make package"
> (part of make install)
> there was a cascade of error messages about "file does not exist".
> 
> This occured to me.
> 
> the fix was to go into /usr/ports/graphics/inkscape/pkg
> and edit the PLIST file.
> 
> %s/\${BASE_PKGPATH}/inkscape/g

This is a typical symptom of when one creates/untars ports directly in
mystuff/ instead of mystuff/$CATEGORY/.. please porters, work in
mystuff/$CATEGORY/$MYPORT for new submissions.
You could have run make update-plist too.

Landry



Re: bug with boehm-gc ?

2007-10-29 Thread Pau Amaro-Seoane
Hi,

today I installed inkscape but when it comes time to "make package"
(part of make install)
there was a cascade of error messages about "file does not exist".

This occured to me.

the fix was to go into /usr/ports/graphics/inkscape/pkg
and edit the PLIST file.

%s/\${BASE_PKGPATH}/inkscape/g

fixed it.  It could then make the package and presumably install.

Cheers,

Pau

2007/10/8, Kurt Miller <[EMAIL PROTECTED]>:
> On Monday 08 October 2007 12:49:14 pm Benoit Chesneau wrote:
> > When I launch gdb, it seems to be an error with boehm-gc. Here is the
> > full backtrace and ktrace dump :
> > http://babilu.metavers.net/openbsd/inkscape/inkscape_backtrace.txt
>
> From the innkscape_backtrace.txt file:
> ...
> Program received signal SIGSEGV, Segmentation fault.
> ...
> #0  0x4b27e80f in GC_find_limit_openbsd (p=0xb3c040 "2â", up=1,
> bound=0xe233a0 "") at os_dep.c:562
>
> The function GC_find_limit_openbsd() intentionally segfaults to find the
> bounds of accessable memory. This is not what's causing your 'assertion
> failed' error. To get past the GC_find_limit_openbsd() just continue the
> app - you may get more then one in GC_find_limit_openbsd().
>
> -Kurt
>
>



Re: bug with boehm-gc ?

2007-10-08 Thread Kurt Miller
On Monday 08 October 2007 12:49:14 pm Benoit Chesneau wrote:
> When I launch gdb, it seems to be an error with boehm-gc. Here is the
> full backtrace and ktrace dump :
> http://babilu.metavers.net/openbsd/inkscape/inkscape_backtrace.txt

From the innkscape_backtrace.txt file:
...
Program received signal SIGSEGV, Segmentation fault.
...
#0  0x4b27e80f in GC_find_limit_openbsd (p=0xb3c040 " 2â", up=1, 
bound=0xe233a0 "") at os_dep.c:562

The function GC_find_limit_openbsd() intentionally segfaults to find the 
bounds of accessable memory. This is not what's causing your 'assertion 
failed' error. To get past the GC_find_limit_openbsd() just continue the
app - you may get more then one in GC_find_limit_openbsd().

-Kurt



bug with boehm-gc ?

2007-10-08 Thread Benoit Chesneau
Hi,

Today I had time to make more test in view of porting inkscape to
openbsd. I cleaned the port of inkscape :
http://babilu.metavers.net/openbsd/inkscape/obsd_inkscape-0.45.1.tar.gz

But I still have this error now when launching inkscape (on amd64) :
--
marduk% inkscape

** ERROR **: file document.cpp: line 298 (SPDocument*
sp_document_create(Inkscape::XML::Document*, const gchar*, const
gchar*, const gchar*, unsigned int)): assertion failed:
(SP_ROOT(document->root)->defs)
aborting...

Emergency save activated!
Emergency save completed. Inkscape will close now.
If you can reproduce this crash, please file a bug at www.inkscape.org
with a detailed description of the steps leading to the crash, so we can fix it.
---

When I launch gdb, it seems to be an error with boehm-gc. Here is the
full backtrace and ktrace dump :
http://babilu.metavers.net/openbsd/inkscape/inkscape_backtrace.txt
http://babilu.metavers.net/openbsd/inkscape/dump_inkscape.gz

 I will try to go further tonight but if you have any idee Any
help is appreciated :)


Benoit

-- 
http://www.friendsnippets.net