[ 
https://issues.apache.org/jira/browse/PROTON-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15058883#comment-15058883
 ] 

ASF subversion and git services commented on PROTON-1026:
---------------------------------------------------------

Commit 87ece507eddc90f51561b184c080553e1eb41f1e in qpid-proton's branch 
refs/heads/master from Clifford Jansen
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=87ece50 ]

PROTON-1026: Fix core dump.  Code is treating cooked event as a raw
one.  But also doing both delegated and default actions instead of
just the former (there is always a delegate).


> Invalid queue/destination causes a segmentation fault
> -----------------------------------------------------
>
>                 Key: PROTON-1026
>                 URL: https://issues.apache.org/jira/browse/PROTON-1026
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: cpp-binding
>    Affects Versions: 0.11
>         Environment: Fedora Linux 22, 64bit. 
> ----
> Using built-in specs.
> COLLECT_GCC=/usr/bin/gcc
> COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/5.1.1/lto-wrapper
> Target: x86_64-redhat-linux
> Configured with: ../configure --enable-bootstrap 
> --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --prefix=/usr 
> --mandir=/usr/share/man --infodir=/usr/share/info 
> --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared 
> --enable-threads=posix --enable-checking=release --enable-multilib 
> --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions 
> --enable-gnu-unique-object --enable-linker-build-id 
> --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array 
> --disable-libgcj --with-default-libstdcxx-abi=c++98 --with-isl 
> --enable-libmpx --enable-gnu-indirect-function --with-tune=generic 
> --with-arch_32=i686 --build=x86_64-redhat-linux
> Thread model: posix
> gcc version 5.1.1 20150618 (Red Hat 5.1.1-4) (GCC)
> ----
> Compiled with: 
> cmake -DCMAKE_INSTALL_PREFIX=/opt/devel/qpid-proton-0.11-SNAPSHOT 
> -DSYSINSTALL_BINDINGS=ON -DBUILD_PYTHON=OFF -DBUILD_PERL=OFF ..
> ---
>            Reporter: Otavio Rodolfo Piske
>            Assignee: Cliff Jansen
>            Priority: Critical
>              Labels: crash
>             Fix For: 0.12.0
>
>         Attachments: proton-1026-backtrace.txt
>
>
> Using an invalid path/destination in the address causes the code to crash 
> with SIGSEGV.
> Having the QPid Proton code compiled, please use these teps to reproduce:
> 1. Configure a broker
> 2. Use the server example to send a message to a non-existent queue: 
> ./server -a server_address:5672/this_destination_does_no_exist



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to