[Mono-bugs] [Bug 705190] New: Thread start_delegate null
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Jul 12 11:03:42 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=705190
https://bugzilla.novell.com/show_bug.cgi?id=705190#c0
Summary: Thread start_delegate null
Classification: Mono
Product: Mono: Runtime
Version: 2.10.x
Platform: i686
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: misc
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: andreas at arrgard.se
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17)
Gecko/20110524 Gentoo Firefox/3.6.17
Upgrading from 2.10.1 to 2.10.2[-r1] on a Gentoo system causes sigabrt when
running webapps using mod_mono. XSP4 exits with the assertion "start_delegate
!= null" starting from an empty folder.
Error appears when compiling with:
sys-libs/glibc: 2.10.1-r1
Seems to work with:
sys-libs/glibc: 2.12.2
on another machine. Same gcc, automake, etc.
Reproducible: Always
Steps to Reproduce:
1.Compile mono on with glibc 2.10.1-r1
2.Start xsp4 in an empty folder.
Actual Results:
The program exists with the assertion "start_delegate != null"
Expected Results:
Program should stay alive until you hit enter.
Downgrading to 2.10.1 is a temporary workaround.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list