Opened 9 years ago

Last modified 9 years ago

#47282 new defect

php-amqp - Segmentation fault: 11

Reported by: gulios@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: php-amqp

Description

Hi,

There is a problem with this port "php-amqp" in version @1.6.0beta2_0

If you try to connect to rabbit server you get "Segmentation fault: 11"

Can you fix this port or reverse it to stable version(now it's not possible to downgrade).

Thank you.

Change History (4)

comment:1 Changed 9 years ago by mf2k (Frank Schima)

Priority: HighNormal

The Priority field is only for use by Macports committers, please do not set it.

comment:2 in reply to:  description Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: amqp removed
Owner: changed from macports-tickets@… to ryandesign@…

Replying to gulios@…:

If you try to connect to rabbit server you get "Segmentation fault: 11"

Can you fix this port

I cannot fix this crash; debugging compiled software is outside my area of expertise. Please report the problem to the developers of php-amqp so that they can fix it and release a new version. When they do, I'll update the port to that new version.

or reverse it to stable version(now it's not possible to downgrade).

We can't do that, because the latest stable version of php-amqp is not compatible with rabbitmq-c 0.6.0 which is the version we have in MacPorts now.

You could downgrade both rabbitmq-c and php-amqp to the previous versions if you want, following the steps in wiki:howto/InstallingOlderPort.

comment:3 Changed 9 years ago by gulios@…

Ok, i've downgraded php54-amqp and rabbit-c to previous versions.

Thank you.

comment:4 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

I've upgraded php-amqp to 1.6.0beta3 which includes a fix for at least 1 crash. Maybe you could test again and see if you still experience a crash?

Note: See TracTickets for help on using tickets.