Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-4586

SDK 1.1 RC QtCreator crashes when you try to open Options menu on X86_64

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • Qt Creator 2.1.0
    • All Other Issues
    • None
    • Ubuntu 10.10 2.6.38-rc5 #1 SMP Wed Feb 16 18:22:07 EET 2011 x86_64 GNU/Linux

    Description

      Install Qt_SDK_Lin64_offline_v1_1_rc_en.run, put x on remove old settings (and I've removed old beta sdk with rm rf). Everything installs fine. Start QtCreator, choose Tools>Options -> crash.

      Doing the same with: "strace qtcreator" gives:
      stat("/usr/share/icons/Humanity/stock/48/go-previous.svg", 0x1b748e8) = -1 ENOENT (No such file or directory)
      lstat("/usr/share/icons/Humanity/stock/48/go-previous.svg", 0x7fff0adb7690) = -1 ENOENT (No such file or directory)
      poll([

      {fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
      writev(7, [{"\231\24a\0\16\0\200\4\1\0\0\0-\0\0\0\t\0\n\0\1\0\n\0\7\0\0\0\0\0\0\0"..., 388}, {NULL, 0}, {"", 0}], 3) = 388
      read(7, 0x7a7964, 4096) = -1 EAGAIN (Resource temporarily unavailable)
      stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1883, ...}) = 0
      poll([{fd=7, events=POLLIN|POLLOUT}

      ], 1, -1) = 1 ([

      {fd=7, revents=POLLOUT}

      ])
      writev(7, [

      {"\231\24k\0\16\0\200\4\1\0\0\0\31\0\0\0\n\0\n\0\1\0\n\0\10\0\0\0\0\0\0\0"..., 3084}

      ,

      {NULL, 0}

      ,

      {"", 0}

      ], 3) = 3084
      poll([

      {fd=7, events=POLLIN}

      ], 1, -1) = 1 ([

      {fd=7, revents=POLLIN}

      ])
      read(7, "\1\1kx\0\0\0\0}\2\0\0\223\2\200\4\200\2\6\1\200\2\6\1\0\0\0\0\0\0\0\0", 4096) = 32
      read(7, 0x7a7964, 4096) = -1 EAGAIN (Resource temporarily unavailable)
      umask(0) = 022
      umask(022) = 0
      — SIGSEGV (Segmentation fault) @ 0 (0) —
      +++ killed by SIGSEGV +++

      UPDATE:
      Heres the backtrace url http://pastebin.com/Bgd7mr4E

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kleint Friedemann Kleint
            rainisto Jonni Rainisto
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes