On Mon, 22 Nov 1999, Dan Cohn wrote:

*       dont have time to track this down right now, so someone please
* pick it up. the creation of a broken image, Edit->Copy, Edit->Cut causes a
* segv. (sometimes it seems to require a third Edit->Copy after these
* two, but not always) Seems that this combination passes a bad DiaImage
* reference (but not a null one, which is all that is being checked for)
* from image_destroy() to dia_image_release(). [segv is on the
* image->refcount-- line, dia.image:82]

Good morning ...

This is waaaayyyy out of my league, but I want to give it a shot anyway.
Segv refers to a segmentationfault (at least, that's what I assume ;)...)
so we have a memory-problem. Aparantly there is an object in the memory
(with it's on segment) and one is trying to reference it. This is where it
goes wrong... Possible reason: corrupt virtual-page-table is corrupt. 

I know this doesnt actually *solve* the problem but it might give someone
an idea ... ?

        Bas

-- 
Bas van Gils ([EMAIL PROTECTED])    http://stuwww.kub.nl/people/b.vangils
tel# +31-6-24614919 (also SMS)     fax# +49-89-66617-61693
System Administrator of StuWWW at http://stuwww.kub.nl/ 
Student of Information Management and Technology at Tilburg University

The author of this E-mail requests that you regard this as a private message.
Please do NOT distribute it! Thank you very much in advance...

Reply via email to