Project

General

Profile

Actions

Bug #350

closed

lttng create session using URI segfaults

Added by David Goulet over 11 years ago. Updated over 11 years ago.

Status:
Resolved
Priority:
High
Assignee:
Target version:
Start date:
09/21/2012
Due date:
% Done:

100%

Estimated time:

Description

Hello

I get a Segmentation Fault for the following command:
lttng -vvv create -C tcp://192.168.56.1 -D tcp://192.168.56.1 mySession

The core dump gives the following stack back trace:

Core was generated by `lttng -vvv create -C tcp://192.168.56.1 -D tcp://192.168.56.1 mySession'.
Program terminated with signal 11, Segmentation fault.
#0 _lttng_create_session_ext (name=<optimized out>, url=0x0, datetime=0xbfa417dc "20120919-194400") at lttng-ctl.c:1546
1546 if (uris0.dtype != LTTNG_DST_PATH && strlen(uris0.subdir) == 0) {

LTTng Tools version: v2.1.0-rc3

Reported by Bernd Hufman
http://lists.lttng.org/pipermail/lttng-dev/2012-September/018685.html

Actions

Also available in: Atom PDF