[OGo-Bugs][Bug 1961] crash when trying to view an appointement's note

bugs@opengroupware.org bugs@opengroupware.org
Wed, 12 Mar 2008 13:32:59 +0100 (CET)


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug
report.

http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1961





------- Additional Comments From alex@ghisoli.ch  2008-03-12 13:28 -------
Created an attachment (id=609)
 --> (http://bugzilla.opengroupware.org/bugzilla/attachment.cgi?id=609&action=view)
backtrace

the GDB backtrace

------- Additional Comments From alex@ghisoli.ch  2008-03-12 13:32 -------
Ok, I just created a new appointement, added a note and it worked.

If I edit the same note back, it crash. BackTrace is similar, but logs gives
some more details :
Mar 12 13:26:35 ogo-webui-1.1 [26351]: WARNING(-[NSDictionary
descriptionWithLocale:indent:]): encoding NSNull in property list for key
versionCount !
Mar 12 13:26:35 ogo-webui-1.1 [26351]: WARNING(-[NSDictionary
descriptionWithLocale:indent:]): encoding NSNull in property list for key
projectId !
Mar 12 13:26:35 ogo-webui-1.1 [26351]: WARNING(-[NSDictionary
descriptionWithLocale:indent:]): encoding NSNull in property list for key status !
Mar 12 13:26:35 ogo-webui-1.1 [26351]: WARNING(-[NSDictionary
descriptionWithLocale:indent:]): encoding NSNull in property list for key abstract !
Mar 12 13:26:35 ogo-webui-1.1 [26351]: WARNING(-[NSDictionary
descriptionWithLocale:indent:]): encoding NSNull in property list for key
parentDocumentId !
Mar 12 13:26:35 ogo-webui-1.1 [26351]: <[ow-handler]>D add cookie to session:
<OGoSession[0x0x142b138]: id=66EF66EF0147D7CBD2 pasteboard=<EOGenericRecord:
description Note attributes={
    abstract = "";
    creationDate = "2008-03-12 13:26:35 +0100";
    currentOwnerId = 10470;
    dateId = 165691;
    dbStatus = inserted;
    documentId = 165695;
    fileType = txt;
    firstOwnerId = 10470;
    isFolder = 0;
    isNote = 1;
    lastmodifiedDate = "2008-03-12 13:26:35 +0100";
    objectVersion = 1;
    parentDocumentId = "";
    projectId = "";
    status = "";
    title = test;
    versionCount = "";
}>>
Mar 12 13:26:35 ogo-webui-1.1 [26351]: <(66EF66EF0147D7CBD2)>D sleep: lso
<OGoContextSession[0x0x14707d8]: login=agh tx=yes> commit.
172.16.112.27 - - [12/Mar/2008:13:26:35 GMT] "POST
/OpenGroupware.woa/wo/66EF66EF0147D7CBD2/00a47d7cbf4016c0e78.0.19.1.1.1.1
HTTP/1.0" 200 4165/240 0.122 34453 87% 16K
Mar 12 13:26:42 ogo-webui-1.1 [26351]: <(66EF66EF0147D7CBD2)>D lso:
<OGoContextSession[0x0x14707d8]: login=agh tx=yes>, committing
Mar 12 13:26:42 ogo-webui-1.1 [26351]: SkyNoteEditor WARNING: appointment is
still a fault!

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 47014799005632 (LWP 26351)]
0x00002ac27b075d1d in objc_msg_lookup () from
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/libobjc.so.1


------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.