Ticket #348 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

openmoko-messages crashes in "New SMS" dialog

Reported by: alphaone@… Owned by: buglog@…
Priority: high Milestone:
Component: openmoko-messages Version: current svn head
Severity: major Keywords:
Cc: buglog@… Blocked By:
Blocking: Estimated Completion (week):
HasPatchForReview: PatchReviewResult:
Reproducible:

Description

root@fic-gta01:~$ DISPLAY=:0.0 dbus-launch openmoko-messages
(process:1500): DEBUG: openmoko-messenger starting up
(openmoko-messages:1500): DEBUG: foldersdb_class_init
(openmoko-messages:1500): DEBUG: D-Bus initialize successfully
(openmoko-messages:1500): DEBUG: adding folder 'Inbox'
(openmoko-messages:1500): DEBUG: adding folder 'Outbox'
(openmoko-messages:1500): DEBUG: adding folder 'Draft'
(openmoko-messages:1500): DEBUG: adding folder 'Sent'
(openmoko-messages:1500): DEBUG: adding folder 'Trash'

(openmoko-messages:1500): Gdk-WARNING : gdk_property_get(): length value has
wrapped in calculation (did you pass G_MAXLONG?)

(openmoko-messages:1500): Gdk-WARNING : gdk_property_get(): length value has
wrapped in calculation (did you pass G_MAXLONG?)
(openmoko-messages:1500): DEBUG: folder Inbox has 8 messages

(openmoko-messages:1500): Gdk-WARNING : gdk_property_get(): length value has
wrapped in calculation (did you pass G_MAXLONG?)

(openmoko-messages:1500): Gdk-WARNING : gdk_property_get(): length value has
wrapped in calculation (did you pass G_MAXLONG?)

(openmoko-messages:1500): WARNING : Got error 20 when opening book
(openmoko-messages:1500): DEBUG: select ok
(openmoko-messages:1500): DEBUG: sms select contact done
(openmoko-messages:1500): DEBUG: start to add 0 contacts to entry

(openmoko-messages:1500): Gtk-CRITICAL : gtk_entry_set_text: assertion `text
!= NULL' failed
* glibc detected * openmoko-messages: malloc(): memory corruption (fast):
0x00008007
*
dbus-marshal-recursive.c(1186)got heredbus-marshal-recursive.c(1186)got
heredbus-marshal-recursive.c(1186)got heredbus-marshal-recursive.c(1186)got
heredbus-marshal-recursive.c(1186)got heredbus-marshal-recursive.c(1186)got
hereAborted

Steps to reproduce:

  1. root@fic-gta01:~$ DISPLAY=:0.0 dbus-launch openmoko-messages
  2. Select "New SMS" from the new message button
  3. Press the contacts... button
  4. Press cancel without selecting any contacts (there were none for me)
  5. Application crashes

Change History

comment:1 Changed 6 years ago by alex@…

  • Status changed from new to closed
  • Resolution set to fixed

fixed in r1611. Thanks daniel!

Note: See TracTickets for help on using tickets.