[OGo-Users] errors while creating calendar items

Adam Tauno Williams users@opengroupware.org
Fri, 05 Oct 2007 11:13:21 -0400


--=-45ZtyWvISaD73CzTB8ps
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Thu, 2007-10-04 at 23:30 +0200, Helge Hess wrote:
> On 04.10.2007, at 23:16, Helge Hess wrote:
> > On 04.10.2007, at 02:59, Adam Tauno Williams wrote:
> >> The "does not recognize mutableCopyWithZone" means you are =20
> >> probably using the wrong Objective-C library (libobjc-lf vs. =20
> >> libobcj).
> > Unlikely. The effect of using the wrong library is usually an =20
> > immediate crash.
> > The issue of the original poster sounds more like a bug.
>=20
> Well, and the process to debug it would be:
> - start OGo in GDB (gdb ogo-zidestore-1.5)
> - do 'r' (run)
> - do Ctrl-C
> - do 'break -raise'

That produces:
(gdb) break -raise
Function "" not defined.
Make breakpoint pending on future shared library load? (y or [n]) y
Breakpoint 1 (-raise) pending.
(gdb) c
Continuing.

I think "break raise" works?
(gdb) break raise
[0] cancel
[1] all
[2] -[NSException raise] at NSException.m:199
> 2
Breakpoint 2 at 0xb7793b0a: file NSException.m, line 199.

> - do 'c' (continue)
> - reproduce the issue
> - check GDB and use 'bt' (backtrace) to generate a backtrace
> - post a bugreport on bugzilla.opengroupware.org with the trace



--=-45ZtyWvISaD73CzTB8ps
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQBHBlSQLRePpNle04MRAtBXAJ4kFITisXToOkLHAvZlN6TeIutbFQCaA8eo
yHr2xc6Ev1ej0QaD1CiLgVA=
=Ixfh
-----END PGP SIGNATURE-----

--=-45ZtyWvISaD73CzTB8ps--