I'm running Multiminer 2.3.2 and linux mint 15 xfce. The program crashed in the middle of the night, so I'm not sure how to replicate it. Also, what's getting annoying is that "Coin configuration enable" option gets unchecked for some coins, so the miner never connects to those pools. I don't know if it's an error the program has or it is a feature. Last, I'm getting the coinbase api error a lot.
mauricio@mauricio-B202 ~/Multiminer $ mono MultiMiner.Win.exe
(exo-helper-1:13226): Gdk-CRITICAL **: IA__gdk_window_get_window_type: assertion `GDK_IS_WINDOW (window)' failed
(process:13229): GLib-CRITICAL **: g_slice_set_config: assertion `sys_page_size == 0' failed
Error: No running window found
(process:13233): GLib-CRITICAL **: g_slice_set_config: assertion `sys_page_size == 0' failed
CreateProcess: error creating process handle
Unhandled Exception: System.ComponentModel.Win32Exception: ApplicationName='/usr/bin/bfgminer', CommandLine='--load-balance --scan noauto --quota "99;stratum+tcp://tek.dsync.net:6666" -u xxxxxx -p x -S bitforce_queue:/dev/ttyUSB0 -d bitforce_queue@/dev/ttyUSB0 -S bitforce_queue:/dev/ttyUSB1 -d bitforce_queue@/dev/ttyUSB1 --api-listen --api-port 4028 --api-allow W:127.0.0.1, -T -q', CurrentDirectory=''
at System.Diagnostics.Process.Start_noshell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in :0
at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in :0
at System.Diagnostics.Process.Start () [0x00000] in :0
at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start ()
at MultiMiner.Xgminer.Miner.StartProcessAndCheckResponse (System.Diagnostics.ProcessStartInfo startInfo, Boolean startProcess) [0x00000] in :0
at MultiMiner.Xgminer.Miner.StartMinerProcess (System.String arguments, Boolean redirectOutput, Boolean ensureProcessStarts, System.String reason, Boolean startProcess) [0x00000] in :0
at MultiMiner.Xgminer.Miner.Launch (System.String reason) [0x00000] in :0
at MultiMiner.Engine.MiningEngine.LaunchMinerProcess (MultiMiner.Xgminer.MinerConfiguration minerConfiguration, System.String reason) [0x00000] in :0
at MultiMiner.Engine.MiningEngine.StartMining () [0x00000] in :0
at MultiMiner.Engine.MiningEngine.RestartMining () [0x00000] in :0
at MultiMiner.Engine.MiningEngine.ApplyMiningStrategy (System.Collections.Generic.List`1 coinInformation) [0x00000] in :0
at MultiMiner.Win.MainForm.CheckAndApplyMiningStrategy () [0x00000] in :0
at MultiMiner.Win.MainForm.coinStatsTimer_Tick (System.Object sender, System.EventArgs e) [0x00000] in :0
at System.Windows.Forms.Timer.OnTick (System.EventArgs e) [0x00000] in :0
at System.Windows.Forms.Timer.FireTick () [0x00000] in :0
at (wrapper remoting-invoke-with-check) System.Windows.Forms.Timer:FireTick ()
at System.Windows.Forms.XplatUIX11.CheckTimers (System.Collections.ArrayList timers, DateTime now) [0x00000] in :0
at System.Windows.Forms.XplatUIX11.UpdateMessageQueue (System.Windows.Forms.XEventQueue queue, Boolean allowIdle) [0x00000] in :0
at System.Windows.Forms.XplatUIX11.UpdateMessageQueue (System.Windows.Forms.XEventQueue queue) [0x00000] in :0
at System.Windows.Forms.XplatUIX11.GetMessage (System.Object queue_id, System.Windows.Forms.MSG& msg, IntPtr handle, Int32 wFilterMin, Int32 wFilterMax) [0x00000] in :0
at System.Windows.Forms.XplatUI.GetMessage (System.Object queue_id, System.Windows.Forms.MSG& msg, IntPtr hWnd, Int32 wFilterMin, Int32 wFilterMax) [0x00000] in :0
at System.Windows.Forms.Application.RunLoop (Boolean Modal, System.Windows.Forms.ApplicationContext context) [0x00000] in :0
at System.Windows.Forms.Application.Run (System.Windows.Forms.ApplicationContext context) [0x00000] in :0
at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm) [0x00000] in :0
at MultiMiner.Win.Program.RunApplication () [0x00000] in :0
at MultiMiner.Win.Program.Main () [0x00000] in :0
[ERROR] FATAL UNHANDLED EXCEPTION: System.ComponentModel.Win32Exception: ApplicationName='/usr/bin/bfgminer', CommandLine='--load-balance --scan noauto --quota "99;stratum+tcp://tek.dsync.net:6666" -u xxxxxx -p x -S bitforce_queue:/dev/ttyUSB0 -d bitforce_queue@/dev/ttyUSB0 -S bitforce_queue:/dev/ttyUSB1 -d bitforce_queue@/dev/ttyUSB1 --api-listen --api-port 4028 --api-allow W:127.0.0.1, -T -q', CurrentDirectory=''
at System.Diagnostics.Process.Start_noshell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in :0
at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in :0
at System.Diagnostics.Process.Start () [0x00000] in :0
at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start ()
at MultiMiner.Xgminer.Miner.StartProcessAndCheckResponse (System.Diagnostics.ProcessStartInfo startInfo, Boolean startProcess) [0x00000] in :0
at MultiMiner.Xgminer.Miner.StartMinerProcess (System.String arguments, Boolean redirectOutput, Boolean ensureProcessStarts, System.String reason, Boolean startProcess) [0x00000] in :0
at MultiMiner.Xgminer.Miner.Launch (System.String reason) [0x00000] in :0
at MultiMiner.Engine.MiningEngine.LaunchMinerProcess (MultiMiner.Xgminer.MinerConfiguration minerConfiguration, System.String reason) [0x00000] in :0
at MultiMiner.Engine.MiningEngine.StartMining () [0x00000] in :0
at MultiMiner.Engine.MiningEngine.RestartMining () [0x00000] in :0
at MultiMiner.Engine.MiningEngine.ApplyMiningStrategy (System.Collections.Generic.List`1 coinInformation) [0x00000] in :0
at MultiMiner.Win.MainForm.CheckAndApplyMiningStrategy () [0x00000] in :0
at MultiMiner.Win.MainForm.coinStatsTimer_Tick (System.Object sender, System.EventArgs e) [0x00000] in :0
at System.Windows.Forms.Timer.OnTick (System.EventArgs e) [0x00000] in :0
at System.Windows.Forms.Timer.FireTick () [0x00000] in :0
at (wrapper remoting-invoke-with-check) System.Windows.Forms.Timer:FireTick ()
at System.Windows.Forms.XplatUIX11.CheckTimers (System.Collections.ArrayList timers, DateTime now) [0x00000] in :0
at System.Windows.Forms.XplatUIX11.UpdateMessageQueue (System.Windows.Forms.XEventQueue queue, Boolean allowIdle) [0x00000] in :0
at System.Windows.Forms.XplatUIX11.UpdateMessageQueue (System.Windows.Forms.XEventQueue queue) [0x00000] in :0
at System.Windows.Forms.XplatUIX11.GetMessage (System.Object queue_id, System.Windows.Forms.MSG& msg, IntPtr handle, Int32 wFilterMin, Int32 wFilterMax) [0x00000] in :0
at System.Windows.Forms.XplatUI.GetMessage (System.Object queue_id, System.Windows.Forms.MSG& msg, IntPtr hWnd, Int32 wFilterMin, Int32 wFilterMax) [0x00000] in :0
at System.Windows.Forms.Application.RunLoop (Boolean Modal, System.Windows.Forms.ApplicationContext context) [0x00000] in :0
at System.Windows.Forms.Application.Run (System.Windows.Forms.ApplicationContext context) [0x00000] in :0
at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm) [0x00000] in :0
at MultiMiner.Win.Program.RunApplication () [0x00000] in :0
at MultiMiner.Win.Program.Main () [0x00000] in :0