You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "joseluis (JIRA)" <ji...@apache.org> on 2011/04/21 09:52:06 UTC

[jira] [Created] (QPID-3224) crash on windows with mingw

crash on windows with mingw
---------------------------

                 Key: QPID-3224
                 URL: https://issues.apache.org/jira/browse/QPID-3224
             Project: Qpid
          Issue Type: Bug
          Components: C++ Client
    Affects Versions: 0.8
         Environment: windows mingw
            Reporter: joseluis


Using qpid client library on mingw/windows (the library available in fedora repos)

The system crashes frecuently on big a power computers
No so frecuent (or not at all) on single processor computers (virtualized)

To reproduce the error...

I send a message to a server, and after that (inmediatly) I make a suscription
The server, send me a message to be received by this suscription

The system crashes very frecuently (most of the times)


It looks to be a concurrent problem


It never happend on Linux
I have same procesess runing on linux and it never happened

On linux I'm using manually compiled library on kubuntu and repos version on rhel


I will try to compile qpid on mingw with debug and look for the error, but compiling qpid on mingw doesn't look to be supported by configure and cmake scripts


regards

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] [Updated] (QPID-3224) crash on windows with mingw

Posted by "joseluis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

joseluis updated QPID-3224:
---------------------------

    Description: 
Using qpid client library on mingw/windows (the library available in fedora repos)

The system crashes frecuently on big and power computers
No so frecuent (or not at all) on single processor computers (virtualized)

To reproduce the error...

I send a message to a server, and after that (inmediatly) I make a suscription
The server, send me a message to be received by this suscription

The system crashes very frecuently (most of the times)


It looks to be a concurrent problem, creating a suscription while is receiving a message on it


It never happend on Linux
I have same procesess runing on linux and it never happened

On linux I'm using manually compiled library on kubuntu and repos version on rhel


I will try to compile qpid on mingw with debug and look for the error, but compiling qpid on mingw doesn't look to be supported by configure and cmake scripts


regards

  was:
Using qpid client library on mingw/windows (the library available in fedora repos)

The system crashes frecuently on big a power computers
No so frecuent (or not at all) on single processor computers (virtualized)

To reproduce the error...

I send a message to a server, and after that (inmediatly) I make a suscription
The server, send me a message to be received by this suscription

The system crashes very frecuently (most of the times)


It looks to be a concurrent problem


It never happend on Linux
I have same procesess runing on linux and it never happened

On linux I'm using manually compiled library on kubuntu and repos version on rhel


I will try to compile qpid on mingw with debug and look for the error, but compiling qpid on mingw doesn't look to be supported by configure and cmake scripts


regards


> crash on windows with mingw
> ---------------------------
>
>                 Key: QPID-3224
>                 URL: https://issues.apache.org/jira/browse/QPID-3224
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Client
>    Affects Versions: 0.8
>         Environment: windows mingw
>            Reporter: joseluis
>              Labels: chash, mingw, windows
>
> Using qpid client library on mingw/windows (the library available in fedora repos)
> The system crashes frecuently on big and power computers
> No so frecuent (or not at all) on single processor computers (virtualized)
> To reproduce the error...
> I send a message to a server, and after that (inmediatly) I make a suscription
> The server, send me a message to be received by this suscription
> The system crashes very frecuently (most of the times)
> It looks to be a concurrent problem, creating a suscription while is receiving a message on it
> It never happend on Linux
> I have same procesess runing on linux and it never happened
> On linux I'm using manually compiled library on kubuntu and repos version on rhel
> I will try to compile qpid on mingw with debug and look for the error, but compiling qpid on mingw doesn't look to be supported by configure and cmake scripts
> regards

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org