[Bug 1137992] [NEW] mono-server-update ignores vhost when creating host conf file

2013-03-01 Thread Kyle Strickland
Public bug reported: Application line should be formatted as [[hostname:]port:]VPath:realpath according to ApplicationServer.cs, but the mono-server-update scripts ignore the hostname and port sections, creating a conflict when you try to configure two virtual hosts with the same vpath. Attached

[Bug 724517] Re: isql segfaults in batch mode

2011-11-17 Thread Kyle Strickland
I don't know why I didn't see this before, but the bug seems to come from an extra variable declaration in an inner scope. Removing that declaration fixed the problem. ** Patch added: Patch to remove errant variable declarations

[Bug 724517] Re: isql segfaults in batch mode

2011-11-17 Thread Kyle Strickland
I don't know why I didn't see this before, but the bug seems to come from an extra variable declaration in an inner scope. Removing that declaration fixed the problem. ** Patch added: Patch to remove errant variable declarations

[Bug 724517] Re: isql segfaults in batch mode

2011-03-01 Thread Kyle Strickland
** Attachment added: Shows isql crashing in batch mode, with no commands having been entered, as soon as ctrl-d is pressed. https://bugs.launchpad.net/ubuntu/+source/unixodbc/+bug/724517/+attachment/1878692/+files/gdb-isql.txt -- You received this bug notification because you are a member

[Bug 724517] Re: isql segfaults in batch mode

2011-03-01 Thread Kyle Strickland
** Attachment added: Shows isql crashing in batch mode, with no commands having been entered, as soon as ctrl-d is pressed. https://bugs.launchpad.net/ubuntu/+source/unixodbc/+bug/724517/+attachment/1878692/+files/gdb-isql.txt -- You received this bug notification because you are a member

[Bug 724517] [NEW] isql segfaults in batch mode

2011-02-24 Thread Kyle Strickland
Public bug reported: Binary package hint: unixodbc Ubuntu 10.10, unixodbc_2.2.14p2-1ubuntu1 Steps to reproduce: * run isql -b MyDSN MyUID MyPWD * enter any SQL statement on one line, or nothing at all * press Ctrl-D (EOF) Segmentation fault I had this occur both with FreeTDS and with IBM

[Bug 724517] [NEW] isql segfaults in batch mode

2011-02-24 Thread Kyle Strickland
Public bug reported: Binary package hint: unixodbc Ubuntu 10.10, unixodbc_2.2.14p2-1ubuntu1 Steps to reproduce: * run isql -b MyDSN MyUID MyPWD * enter any SQL statement on one line, or nothing at all * press Ctrl-D (EOF) Segmentation fault I had this occur both with FreeTDS and with IBM

[Bug 205020] Re: gvfsd-network crashed with SIGSEGV in strcmp()

2010-03-16 Thread Kyle Strickland
I'm getting this error in Lucid when the DAV server returns 404 for http://myhost:43816/, which is the address provided by gnome-user-share. So it seems like something wrong with (my installation of) gnome-user- share is triggering this in gvfs. -- gvfsd-network crashed with SIGSEGV in strcmp()