The function crashes after it being called on line 1204:

handler_id = g_signal_connect (
    model, "loaded-row",
    G_CALLBACK (folder_tree_maybe_expand_row), object);

The variable `key` in the function has the following values before
generating a segmentation fault:

1405275544.24245.2@deskei/INBOX
1405275544.24245.2@deskei/INBOX/Test
1405275544.24245.2@deskei/INBOX/Test2
1405275544.24245.2@deskei/INBOX/Test3
1405275544.24245.2@deskei/Drafts
1405275544.24245.2@deskei/Sent
1405275544.24245.2@deskei/Spam
1405275544.24245.2@deskei/Trash
1405275544.24245.2@deskei/.#evolution/Trash
1405275544.24245.2@deskei/.#evolution/Junk
vfolder/UNMATCHED
1405275544.24245.2@deskei/INBOX/Test4
1405275544.24245.2@deskei/INBOX/Test4
Segmentatiefout

The folders before 'vfolder/UNMATCHED' are existing folders, 'Test4'
being the new one. As you can see, the only folder being check upon
twice is 'Test4'. The folder does indeed not exist, but so do others:

martijn@deskei:~/.config/evolution/mail/folders$ ls
et-expanded-folder:__1405275544.24245.2_40deskei_Drafts
et-expanded-folder:__1405275544.24245.2_40deskei_INBOX
et-expanded-folder:__1405275544.24245.2_40deskei_INBOX_Test2
et-expanded-folder:__1405275544.24245.2_40deskei_INBOX_Test_Nested_box
et-expanded-folder:__1405275544.24245.2_40deskei_INBOX_Test_Nested_Geweten
et-expanded-folder:__1405275544.24245.2_40deskei_INBOX_Test_test

(Which displays non-existing [removed] folders?)

I'm not really sure what to check next: if a developer would like to
lend a hand, please :)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/1315618

Title:
  evolution crashes when create a new imap-folder

Status in “evolution” package in Ubuntu:
  Confirmed

Bug description:
  On create a new imap-folder evolution crashes directly after pressing
  button.

  Imap-Server dovecot 1:2.0.19-0ubuntu2 at ubuntu 12.04

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: evolution 3.10.4-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-15.25-generic 3.11.10
  Uname: Linux 3.11.0-15-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat May  3 09:44:25 2014
  InstallationDate: Installed on 2013-12-12 (141 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  ProcEnviron:
   LANGUAGE=de_DE
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: evolution
  UpgradeStatus: Upgraded to trusty on 2014-04-18 (14 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1315618/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to