Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Dot] crash when splines=ortho #361

Open
GadgetSteve opened this issue Jul 4, 2016 · 0 comments
Open

[Dot] crash when splines=ortho #361

GadgetSteve opened this issue Jul 4, 2016 · 0 comments

Comments

@GadgetSteve
Copy link
Contributor

Ported Issue from Mantis
Original ID: 2105
Reported By: ellson

SEVERITY: CRASH
Submitted: 2011-06-12 16:59:24

OS: LINUX

OS BUILD: 2.6.35.13-92.FC1

PLATFORM: FEDORA-14

DESCRIPTION

(gdb) run -Tx11 -Gsplines=ortho tree3bis.dot
Starting program: /home/ellson/FIX/Linux.x86_64/bin/dot -Tx11 -Gsplines=ortho tree3bis.dot
[Thread debugging using libthread_db enabled]

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7dc28ff in updateBB (g=0x6179d0, lp=0x0) at utils.c:823
823 {
(gdb) where
#0 0x00007ffff7dc28ff in updateBB (g=0x6179d0, lp=0x0) at utils.c:823
#1 0x00007ffff6f0e499 in setEdgeLabelPos (g=0x6179d0, normalize=1)

at dotsplines.c:251

#2 _dot_splines (g=0x6179d0, normalize=1) at dotsplines.c:282
#3 0x00007ffff6f02e70 in dot_layout (g=0x6179d0) at dotinit.c:275
#4 0x00007ffff7d99475 in gvLayoutJobs (gvc=0x6038e0, g=0x6179d0)

at gvlayout.c:90

#5 0x0000000000400fe7 in main (argc=,

argv=<value optimized out>) at dot.c:219

(gdb)

STEPS TO REPRODUCE

dot -Gsplines=ortho tree3bis.dot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant