[Bug 61083] Re: mono crashes following a system update

2007-04-05 Thread Kevin Kubasik
Ok, this should be fixed in feisty, please test.

** Changed in: beagle (Ubuntu)
 Assignee: (unassigned) => Kevin Kubasik
   Status: Confirmed => Fix Released

-- 
mono crashes following a system update
https://launchpad.net/bugs/61083

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 61083] Re: mono crashes following a system update

2006-11-19 Thread joehill
Same here.

DivineOmega wrote:
> I have had no problems with mono crashing on my current system (up-to-
> date edgy). This bug seemed only present within pre-stable versions of
> edgy.
>
>   

-- 
Joseph Hill
Department of Anthropology
Yale University
http://pantheon.yale.edu/~jbh34/

-- 
mono crashes following a system update
https://launchpad.net/bugs/61083

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 61083] Re: mono crashes following a system update

2006-11-19 Thread osch0001
Here it is:

Debug: Helper Size: VmRSS=22.3 MB, size=1.45, 11.2%
Debug: Indexing ImapMail/osch0001.email.umn.edu/INBOX.msf containing 19 mails 
(Full)
Error: Unhandled exception thrown.  Exiting immediately.
System.Reflection.TargetInvocationException: Exception has been thrown by the 
target of an invocation. ---> System.ArgumentException: Illegal characters in 
path
Parameter name: path2
  at System.IO.Path.Combine (System.String path1, System.String path2) 
[0x000df] in /build/buildd/mono-1.1.17.1/mcs/class/corlib/System.IO/Path.cs:138 
  at Lucene.Net.Store.FSDirectory.FileExists (System.String name) [0x0] 
  at Lucene.Net.Index.SegmentReader.Initialize (Lucene.Net.Index.SegmentInfo 
si) [0x0] 
  at Lucene.Net.Index.SegmentReader.Get (Lucene.Net.Store.Directory dir, 
Lucene.Net.Index.SegmentInfo si, Lucene.Net.Index.SegmentInfos sis, Boolean 
closeDir, Boolean ownDir) [0x0] 
  at Lucene.Net.Index.SegmentReader.Get (Lucene.Net.Index.SegmentInfo si) 
[0x0] 
  at Lucene.Net.Index.IndexReader+AnonymousClassWith.DoBody () [0x0] 
  at Lucene.Net.Store.Lock+With.Run () [0x0] 
  at Lucene.Net.Index.IndexReader.Open (Lucene.Net.Store.Directory directory, 
Boolean closeDirectory) [0x0] 
  at Lucene.Net.Index.IndexReader.Open (Lucene.Net.Store.Directory directory) 
[0x0] 
  at Beagle.Daemon.LuceneCommon.GetReader (Lucene.Net.Store.Directory 
directory) [0x0] 
  at Beagle.Daemon.LuceneCommon.GetSearcher (Lucene.Net.Store.Directory 
directory) [0x0] 
  at Beagle.Daemon.ThunderbirdQueryable.LuceneAccess.GetStoredUriStrings 
(System.String server, System.String file) [0x0] 
  at Beagle.Daemon.ThunderbirdQueryable.ThunderbirdIndexableGenerator..ctor 
(Beagle.Daemon.ThunderbirdQueryable.ThunderbirdIndexer indexer, 
Beagle.Util.Account account, System.String db_file) [0x0] 
  at Beagle.Daemon.ThunderbirdQueryable.MailIndexableGenerator..ctor 
(Beagle.Daemon.ThunderbirdQueryable.ThunderbirdIndexer indexer, 
Beagle.Util.Account account, System.String mork_file) [0x0] 
  at <0x0> 
  at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke 
(object,object[])
  at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags 
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, 
System.Globalization.CultureInfo culture) [0x00040] in 
/build/buildd/mono-1.1.17.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:362
 --- End of inner exception stack trace ---

at System.Reflection.MonoCMethod.Invoke 
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
 [0x00065] in 
/build/buildd/mono-1.1.17.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:368
at System.Reflection.MonoCMethod.Invoke 
(System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
 [0x0] in 
/build/buildd/mono-1.1.17.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:373
at System.Activator.CreateInstance 
(System.Type,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[])
 [0x00123] in 
/build/buildd/mono-1.1.17.1/mcs/class/corlib/System/Activator.cs:230
at System.Activator.CreateInstance (System.Type,object[],object[]) [0x0] in 
/build/buildd/mono-1.1.17.1/mcs/class/corlib/System/Activator.cs:171
at System.Activator.CreateInstance (System.Type,object[]) [0x0] in 
/build/buildd/mono-1.1.17.1/mcs/class/corlib/System/Activator.cs:166
at Beagle.Daemon.ThunderbirdQueryable.ThunderbirdIndexer.IndexFile (string) 
<0x00147>
at Beagle.Daemon.ThunderbirdQueryable.ThunderbirdIndexer.OnInotifyEvent 
(Beagle.Util.Inotify/Watch,string,string,string,Beagle.Util.Inotify/EventType) 
<0x00447>
at (wrapper delegate-invoke) 
System.MulticastDelegate.invoke_void_Inotify/Watch_string_string_string_Inotify/EventType
 (Beagle.Util.Inotify/Watch,string,string,string,Beagle.Util.Inotify/EventType) 
<0x00053>
at Beagle.Daemon.ThunderbirdQueryable.ThunderbirdInotify.OnInotifyEvent 
(Beagle.Daemon.ThunderbirdQueryable.ThunderbirdInotify/Event) <0x00026>
at Beagle.Daemon.ThunderbirdQueryable.ThunderbirdInotify.Process () <0x00231>
at (wrapper delegate-invoke) System.MulticastDelegate.invoke_bool () <0x00037>
at TimeoutProxy.Handler () <0x0002a>
at (wrapper native-to-managed) TimeoutProxy.Handler () <0x00036>
in (unmanaged) 0xb7f31dd5
at (wrapper managed-to-native) GLib.MainLoop.g_main_loop_run (intptr) <0x4>
at GLib.MainLoop.Run () <0xd>
at Beagle.Daemon.BeagleDaemon.DoMain (string[]) <0x00ab3>
at Beagle.Daemon.BeagleDaemon.Main (string[]) <0x00014>

Debug: The daemon appears to have gone away.
Debug: Shutting down helper.

Unhandled Exception: System.NullReferenceException: Object reference not set to 
an instance of an object
  at System.IO.StreamWriter.LowLevelWrite (System.String s) [0xe] in 
/build/buildd/mono-1.1.17.1/mcs/class/corlib/System.IO/StreamWriter.cs:263 
  at System.IO.StreamWriter.Write (System.String va

[Bug 61083] Re: mono crashes following a system update

2006-11-19 Thread Kevin Kubasik
Can you try running beagle like so:

beaged --fg --debug

from the terminal, and then pasting the output around the crash?

-- 
mono crashes following a system update
https://launchpad.net/bugs/61083

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 61083] Re: mono crashes following a system update

2006-11-19 Thread osch0001
I am still experiencing this bug.  Beagle generally crashes within 10 or
15 minutes of being started.

** Changed in: beagle (Ubuntu)
   Status: Fix Released => Confirmed

-- 
mono crashes following a system update
https://launchpad.net/bugs/61083

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 61083] Re: mono crashes following a system update

2006-11-19 Thread Kevin Kubasik
Ok, I'm gonna mark this fixed, please, if someone is still having this
issue, reopen?

** Changed in: beagle (Ubuntu)
   Status: Needs Info => Fix Released

-- 
mono crashes following a system update
https://launchpad.net/bugs/61083

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 61083] Re: mono crashes following a system update

2006-11-19 Thread DivineOmega
I have had no problems with mono crashing on my current system (up-to-
date edgy). This bug seemed only present within pre-stable versions of
edgy.

-- 
mono crashes following a system update
https://launchpad.net/bugs/61083

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 61083] Re: mono crashes following a system update

2006-11-19 Thread Gerv
...but I can't speak for the other eight people who also reported this
problem.

-- 
mono crashes following a system update
https://launchpad.net/bugs/61083

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 61083] Re: mono crashes following a system update

2006-11-19 Thread Gerv
I disabled beagle because of this problem, so I can't be certain.

-- 
mono crashes following a system update
https://launchpad.net/bugs/61083

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 61083] Re: mono crashes following a system update

2006-11-19 Thread Kevin Kubasik
Can you please confirm if this is still an issue?

** Changed in: beagle (Ubuntu)
   Status: Unconfirmed => Needs Info

-- 
mono crashes following a system update
https://launchpad.net/bugs/61083

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 61083] Re: mono crashes following a system update

2006-10-14 Thread Andrew Mitchell
** Bug 66133 has been marked a duplicate of this bug

-- 
mono crashes following a system update
https://launchpad.net/bugs/61083

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 61083] Re: mono crashes following a system update

2006-10-14 Thread Andrew Mitchell
** Bug 62741 has been marked a duplicate of this bug

** Bug 63146 has been marked a duplicate of this bug

** Bug 63734 has been marked a duplicate of this bug

** Bug 64786 has been marked a duplicate of this bug

** Bug 65613 has been marked a duplicate of this bug

** Bug 65624 has been marked a duplicate of this bug

** Bug 66078 has been marked a duplicate of this bug

-- 
mono crashes following a system update
https://launchpad.net/bugs/61083

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 61083] Re: mono crashes following a system update

2006-09-18 Thread Dean Sas
Looking at the apport crash file I'm guessing this is actually a beagle
problem

** Changed in: mono (Ubuntu)
Sourcepackagename: mono => beagle

-- 
mono crashes following a system update
https://launchpad.net/bugs/61083

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 61083] Re: mono crashes following a system update

2006-09-18 Thread jmlmrk

** Attachment added: "file with the reported crash"
   http://librarian.launchpad.net/4299229/_usr_bin_mono.1000.crash

-- 
mono crashes following a system update
https://launchpad.net/bugs/61083

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs