Ticket #268 (closed defect: fixed)
openmoko-today crashes when one of the buttons is pressed
| Reported by: | alphaone@… | Owned by: | buglog@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | openmoko-today | Version: | current svn head |
| Severity: | normal | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
This is what I get:
alphaone@elara
~/dev/openmoko/svn/openmoko/trunk/src/target/OM-2007/applications/openmoko-today
$ ../../bin/today
(today:24339): Gtk-WARNING : Unable to locate theme engine in
module_path: "clearlooks",
(today:24339): Gtk-WARNING : Unable to locate theme engine in
module_path: "clearlooks",
(today:24339): GLib-WARNING : GError set over the top of a previous
GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL
before it's set.
The overwriting error message was: Failed to execute child process "contacts"
(No such file or directory)
(today:24339): WARNING : Got error 'contacts', code '-1224880124'
Segmentation fault
Attachments
Change History
Changed 6 years ago by alphaone@…
- Attachment init-gerror.patch added

Initialize GError to NULL