Uploaded image for project: 'Qt Mobility'
  1. Qt Mobility
  2. QTMOBILITY-1495

Crash when using QMessageAccountSortOrder copy constructor on Maemo 5.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 1.2.0
    • 1.0.2, 1.1.1
    • Messaging
    • None
    • N900 running Maemo5 PR1.3
    • f21b967dea391d057b2484c01782d5465d1a6aa3

    Description

      I'm getting a segmentation fault when trying to use the QMessageAccountSortOrder copy constructor:

      QMessageAccountSortOrder x;
      QMessageAccountSortOrder y = x;

      I found the following patch that solves the problem: http://qt.gitorious.org/qt-mobility/qt-mobility/commit/5c04229d67dda0d91cc205f61e75b92dc9c66bda
      It must be applied to the file: src/messaging/qmessageaccountsortorder_maemo.cpp

      This bug is causing problems to QtMobility Python bindings, made with PySide.

      Attachments

        Activity

          People

            sanders Don Sanders (closed Nokia identity) (Inactive)
            willer Willer Moreira
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: