#31277: Deluge 1.3.3 Python crash - HTTPS tracker ---------------------------------+------------------------------------------ Reporter: mew@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: deluge 1.3.3 ---------------------------------+------------------------------------------ Newly installed Snow Leopard 10.6.6 Xcode 3.2.6 Deluge 1.3.3 works fine except when I add a torrent from a tracker with HTTPS support, then python crashes. {{{ deluge-gtk-2.6 -L debug }}} Debug from when I click add torrent: {{{ [DEBUG ] 19:51:38 toolbar:145 on_toolbutton_add_clicked [DEBUG ] 19:51:38 menubar:246 on_menuitem_addtorrent_activate [DEBUG ] 19:51:39 addtorrentdialog:539 _on_button_file_clicked [DEBUG ] 19:51:39 configmanager:111 Getting config 'gtkui.conf' [DEBUG ] 19:51:41 gtkui:272 sent: 7.6 Kb recv: 22.4 Kb [DEBUG ] 19:51:41 gtkui:280 sent rate: 0.1 KiB/s recv rate: 0.3 KiB/s [DEBUG ] 19:51:43 common:68 Attempting to open /Users/k/Downloads/--------.torrent. [DEBUG ] 19:51:47 addtorrentdialog:727 _on_button_add_clicked [INFO ] 19:51:47 client:228 Connection lost to daemon at 127.0.0.1:58846 reason: Connection to the other side was lost in a non- clean fashion. [DEBUG ] 19:51:47 component:244 Deregistering Component: GtkPlugin.AutoAdd [INFO ] 19:51:47 pluginmanagerbase:170 Plugin AutoAdd disabled.. [DEBUG ] 19:51:47 component:244 Deregistering Component: GtkPlugin.WebUi [INFO ] 19:51:47 pluginmanagerbase:170 Plugin WebUi disabled.. [DEBUG ] 19:51:47 gtkui:64 Blocklist GtkUI disable.. [DEBUG ] 19:51:47 component:244 Deregistering Component: GtkPlugin.Blocklist [INFO ] 19:51:47 pluginmanagerbase:170 Plugin Blocklist disabled.. [DEBUG ] 19:51:47 filtertreeview:319 nothing selected [DEBUG ] 19:51:51 gtkui:272 sent: 31.6 Kb recv: 24.0 Kb [DEBUG ] 19:51:51 gtkui:280 sent rate: 2.4 KiB/s recv rate: 0.2 KiB/s [DEBUG ] 19:52:01 gtkui:272 sent: 31.6 Kb recv: 24.0 Kb [DEBUG ] 19:52:01 gtkui:280 sent rate: 0.0 KiB/s recv rate: 0.0 KiB/s [DEBUG ] 19:52:10 menubar:259 on_menuitem_quit_activate [DEBUG ] 19:52:10 gtkui:249 gtkui shutting down.. [DEBUG ] 19:52:10 listview:280 Saving ListView state file: torrentview.state [DEBUG ] 19:52:10 files_tab:266 Saving FilesTab state file: files_tab.state [DEBUG ] 19:52:10 peers_tab:197 Saving FilesTab state file: peers_tab.state [DEBUG ] 19:52:10 torrentdetails:406 Testing name: Status [DEBUG ] 19:52:10 torrentdetails:409 Set to Status 1 [DEBUG ] 19:52:10 torrentdetails:406 Testing name: Details [DEBUG ] 19:52:10 torrentdetails:409 Set to Details 1 [DEBUG ] 19:52:10 torrentdetails:406 Testing name: Files [DEBUG ] 19:52:10 torrentdetails:409 Set to Files 1 [DEBUG ] 19:52:10 torrentdetails:406 Testing name: Peers [DEBUG ] 19:52:10 torrentdetails:409 Set to Peers 1 [DEBUG ] 19:52:10 torrentdetails:406 Testing name: Options [DEBUG ] 19:52:10 torrentdetails:409 Set to Options 1 [DEBUG ] 19:52:10 torrentdetails:416 Saving TorrentDetails state file: tabs.state [DEBUG ] 19:52:10 sidebar:67 hpaned.position: 170 [DEBUG ] 19:52:10 config:423 Saving new config file /Users/k/.config/deluge/gtkui.conf.new [DEBUG ] 19:52:10 config:436 Backing up old config file to /Users/k/.config/deluge/gtkui.conf~ [DEBUG ] 19:52:10 config:444 Moving new config file /Users/k/.config/deluge/gtkui.conf.new to /Users/k/.config/deluge/gtkui.conf.. [1]+ Bus error deluged-2.6 }}} Entire debug: [http://pastebin.com/yERFCJUK/ Pastebin] I installed Deluge using: sudo port install boost +python26 gtk2 +no_x11+quartz libnotify +no_x11+quartz deluge Earlier versions of Deluge has worked great with HTTPS trackers before I did a clean install of Snow Leopard. What is missing? -- Ticket URL: <https://trac.macports.org/ticket/31277> MacPorts <http://www.macports.org/> Ports system for Mac OS