[Desktop-packages] [Bug 967416] Re: inkscape crashed with SIGSEGV in file_save()

2015-01-11 Thread Johan Engelen
I want to remind you all that the majority of Inkscape's code is not at
all ready for multithreading. This save code, and all the code and data
it needs for saving the document is certainly not thread safe. So the
fix is to remove the _main_loop_run stuff, and just do the save right
there and then (block on the save, and only continue when it is done).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to inkscape in Ubuntu.
https://bugs.launchpad.net/bugs/967416

Title:
  inkscape crashed with SIGSEGV in file_save()

Status in Inkscape: A Vector Drawing Tool:
  Triaged
Status in inkscape package in Ubuntu:
  Triaged

Bug description:
  Occurred when I closed Inkscape.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: inkscape 0.48.3.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-20.33-generic 3.2.12
  Uname: Linux 3.2.0-20-generic x86_64
  ApportVersion: 1.95-0ubuntu1
  Architecture: amd64
  CrashCounter: 1
  Date: Wed Mar 28 15:01:15 2012
  ExecutablePath: /usr/bin/inkscape
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 
(2029.1)
  ProcCmdline: inkscape /home/username/MyKaryotes/graphics/cell.svg
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: inkscape
  Title: inkscape crashed with SIGSEGV in sp_file_save_dialog()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/967416/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 977003] Re: inkscape crashed with SIGSEGV in Avoid::VertInf::removeFromGraph()

2014-06-29 Thread Johan Engelen
** Changed in: inkscape (Ubuntu)
   Status: Triaged => Fix Committed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to inkscape in Ubuntu.
https://bugs.launchpad.net/bugs/977003

Title:
  inkscape crashed with SIGSEGV in Avoid::VertInf::removeFromGraph()

Status in Inkscape: A Vector Drawing Tool:
  Fix Committed
Status in “inkscape” package in Ubuntu:
  Fix Committed

Bug description:
  I was having huge difficulties to finish an image in which I was using
  diagram connectors to draw arrows between circles (a graph, for those
  who know what it is).

  At some point, I needed to draw the curved arrows in the image
  attached, and every time I needed to move the drawing or do anything
  with the arrows, like changing the markers' colors, these curved
  arrows kept turning into straight ones again, over and over.

  After a million times going like this, I asked inkscape to render a
  latex formula for me and, when the formula was ready, the arrows
  simply disappeared!

  This is everything that I remember happening before the crash.

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: inkscape 0.48.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-17.30-generic 3.0.22
  Uname: Linux 3.0.0-17-generic i686
  NonfreeKernelModules: fglrx
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Mon Apr  9 02:49:18 2012
  ExecutablePath: /usr/bin/inkscape
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
  ProcCmdline: inkscape
  SegvAnalysis:
   Segfault happened at: 0x8822f11 <_ZN5Avoid7VertInf15removeFromGraphEb+17>:   
cmpb   $0x0,0x8(%esi)
   PC (0x08822f11) ok
   source "$0x0" ok
   destination "0x8(%esi)" (0x0008) not located in a known VMA region 
(needed writable region)!
  SegvReason: writing NULL VMA
  Signal: 11
  SourcePackage: inkscape
  Stacktrace:
   #0  0x08822f11 in Avoid::VertInf::removeFromGraph(bool) ()
   No symbol table info available.
   Não é possível acessar a memória no endereço 0xbfdedfac
  StacktraceTop: Avoid::VertInf::removeFromGraph(bool) ()
  Title: inkscape crashed with SIGSEGV in Avoid::VertInf::removeFromGraph()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: admin audio cdrom colord dialout fax fuse plugdev pulse-access 
saned scanner sudo users vboxusers voice

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/977003/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 977003] Re: inkscape crashed with SIGSEGV in Avoid::VertInf::removeFromGraph()

2014-06-29 Thread Johan Engelen
correction: fixed in experimental rev 13413, trunk rev 13444

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to inkscape in Ubuntu.
https://bugs.launchpad.net/bugs/977003

Title:
  inkscape crashed with SIGSEGV in Avoid::VertInf::removeFromGraph()

Status in Inkscape: A Vector Drawing Tool:
  Fix Committed
Status in “inkscape” package in Ubuntu:
  Fix Committed

Bug description:
  I was having huge difficulties to finish an image in which I was using
  diagram connectors to draw arrows between circles (a graph, for those
  who know what it is).

  At some point, I needed to draw the curved arrows in the image
  attached, and every time I needed to move the drawing or do anything
  with the arrows, like changing the markers' colors, these curved
  arrows kept turning into straight ones again, over and over.

  After a million times going like this, I asked inkscape to render a
  latex formula for me and, when the formula was ready, the arrows
  simply disappeared!

  This is everything that I remember happening before the crash.

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: inkscape 0.48.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-17.30-generic 3.0.22
  Uname: Linux 3.0.0-17-generic i686
  NonfreeKernelModules: fglrx
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Mon Apr  9 02:49:18 2012
  ExecutablePath: /usr/bin/inkscape
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
  ProcCmdline: inkscape
  SegvAnalysis:
   Segfault happened at: 0x8822f11 <_ZN5Avoid7VertInf15removeFromGraphEb+17>:   
cmpb   $0x0,0x8(%esi)
   PC (0x08822f11) ok
   source "$0x0" ok
   destination "0x8(%esi)" (0x0008) not located in a known VMA region 
(needed writable region)!
  SegvReason: writing NULL VMA
  Signal: 11
  SourcePackage: inkscape
  Stacktrace:
   #0  0x08822f11 in Avoid::VertInf::removeFromGraph(bool) ()
   No symbol table info available.
   Não é possível acessar a memória no endereço 0xbfdedfac
  StacktraceTop: Avoid::VertInf::removeFromGraph(bool) ()
  Title: inkscape crashed with SIGSEGV in Avoid::VertInf::removeFromGraph()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: admin audio cdrom colord dialout fax fuse plugdev pulse-access 
saned scanner sudo users vboxusers voice

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/977003/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 977003] Re: inkscape crashed with SIGSEGV in Avoid::VertInf::removeFromGraph()

2014-06-29 Thread Johan Engelen
fixed in rev. 13413

because of constructor "ConnRef(Router *router, const unsigned int id)",
_srcVert and _dstVert can be NULL, and _active can be false. this
constructor seems unfinished, but is used elsewhere in the code. hence
the crash.

** Changed in: inkscape
   Status: Triaged => Fix Committed

** Changed in: inkscape
Milestone: None => 0.91

** Changed in: inkscape
 Assignee: (unassigned) => Johan Engelen (johanengelen)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to inkscape in Ubuntu.
https://bugs.launchpad.net/bugs/977003

Title:
  inkscape crashed with SIGSEGV in Avoid::VertInf::removeFromGraph()

Status in Inkscape: A Vector Drawing Tool:
  Fix Committed
Status in “inkscape” package in Ubuntu:
  Triaged

Bug description:
  I was having huge difficulties to finish an image in which I was using
  diagram connectors to draw arrows between circles (a graph, for those
  who know what it is).

  At some point, I needed to draw the curved arrows in the image
  attached, and every time I needed to move the drawing or do anything
  with the arrows, like changing the markers' colors, these curved
  arrows kept turning into straight ones again, over and over.

  After a million times going like this, I asked inkscape to render a
  latex formula for me and, when the formula was ready, the arrows
  simply disappeared!

  This is everything that I remember happening before the crash.

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: inkscape 0.48.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-17.30-generic 3.0.22
  Uname: Linux 3.0.0-17-generic i686
  NonfreeKernelModules: fglrx
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Mon Apr  9 02:49:18 2012
  ExecutablePath: /usr/bin/inkscape
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
  ProcCmdline: inkscape
  SegvAnalysis:
   Segfault happened at: 0x8822f11 <_ZN5Avoid7VertInf15removeFromGraphEb+17>:   
cmpb   $0x0,0x8(%esi)
   PC (0x08822f11) ok
   source "$0x0" ok
   destination "0x8(%esi)" (0x0008) not located in a known VMA region 
(needed writable region)!
  SegvReason: writing NULL VMA
  Signal: 11
  SourcePackage: inkscape
  Stacktrace:
   #0  0x08822f11 in Avoid::VertInf::removeFromGraph(bool) ()
   No symbol table info available.
   Não é possível acessar a memória no endereço 0xbfdedfac
  StacktraceTop: Avoid::VertInf::removeFromGraph(bool) ()
  Title: inkscape crashed with SIGSEGV in Avoid::VertInf::removeFromGraph()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: admin audio cdrom colord dialout fax fuse plugdev pulse-access 
saned scanner sudo users vboxusers voice

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/977003/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1275164] Re: inkscape crashed with SIGSEGV in sp_ctrlpoint_set_color()

2014-06-29 Thread Johan Engelen
how to reproduce in trunk?

** Changed in: inkscape
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to inkscape in Ubuntu.
https://bugs.launchpad.net/bugs/1275164

Title:
  inkscape crashed with SIGSEGV in sp_ctrlpoint_set_color()

Status in Inkscape: A Vector Drawing Tool:
  Incomplete
Status in “inkscape” package in Ubuntu:
  New

Bug description:
  it happens sometimes right after the "clean empty devs" > save >
  Remove a horizontal guide line

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: inkscape 0.48.4-3ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-6.23-generic 3.13.0
  Uname: Linux 3.13.0-6-generic x86_64
  ApportVersion: 2.13.2-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Sat Feb  1 01:42:37 2014
  ExecutablePath: /usr/bin/inkscape
  InstallationDate: Installed on 2013-12-12 (50 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  ProcCmdline: /usr/bin/inkscape
  ProcEnviron:
   LANGUAGE=de:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x74cb51 
<_Z22sp_ctrlpoint_set_colorP11SPCtrlPointj+33>:   cmp(%rdx),%rax
   PC (0x0074cb51) ok
   source "(%rdx)" (0x) not located in a known VMA region 
(needed readable region)!
   destination "%rax" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: inkscape
  StacktraceTop:
   sp_ctrlpoint_set_color(SPCtrlPoint*, unsigned int) ()
   sp_guideline_set_color(SPGuideLine*, unsigned int) ()
   sp_dt_guide_event(SPCanvasItem*, _GdkEvent*, void*) ()
   sp_marshal_BOOLEAN__POINTER ()
   g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: inkscape crashed with SIGSEGV in sp_ctrlpoint_set_color()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom debian-tor dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/1275164/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 967416] Re: inkscape crashed with SIGSEGV in file_save()

2014-06-29 Thread Johan Engelen
"wait for it to start destroying objects."
wait for it before starting to destroy objects.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to inkscape in Ubuntu.
https://bugs.launchpad.net/bugs/967416

Title:
  inkscape crashed with SIGSEGV in file_save()

Status in Inkscape: A Vector Drawing Tool:
  Triaged
Status in “inkscape” package in Ubuntu:
  Triaged

Bug description:
  Occurred when I closed Inkscape.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: inkscape 0.48.3.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-20.33-generic 3.2.12
  Uname: Linux 3.2.0-20-generic x86_64
  ApportVersion: 1.95-0ubuntu1
  Architecture: amd64
  CrashCounter: 1
  Date: Wed Mar 28 15:01:15 2012
  ExecutablePath: /usr/bin/inkscape
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 
(2029.1)
  ProcCmdline: inkscape /home/username/MyKaryotes/graphics/cell.svg
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: inkscape
  Title: inkscape crashed with SIGSEGV in sp_file_save_dialog()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/967416/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 967416] Re: inkscape crashed with SIGSEGV in file_save()

2014-06-29 Thread Johan Engelen
So to fix this, the exit procedure should be able to figure out if some
threads are running in the background (the saving thread), and wait for
it to start destroying objects.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to inkscape in Ubuntu.
https://bugs.launchpad.net/bugs/967416

Title:
  inkscape crashed with SIGSEGV in file_save()

Status in Inkscape: A Vector Drawing Tool:
  Triaged
Status in “inkscape” package in Ubuntu:
  Triaged

Bug description:
  Occurred when I closed Inkscape.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: inkscape 0.48.3.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-20.33-generic 3.2.12
  Uname: Linux 3.2.0-20-generic x86_64
  ApportVersion: 1.95-0ubuntu1
  Architecture: amd64
  CrashCounter: 1
  Date: Wed Mar 28 15:01:15 2012
  ExecutablePath: /usr/bin/inkscape
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 
(2029.1)
  ProcCmdline: inkscape /home/username/MyKaryotes/graphics/cell.svg
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: inkscape
  Title: inkscape crashed with SIGSEGV in sp_file_save_dialog()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/967416/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 967416] Re: inkscape crashed with SIGSEGV in file_save()

2014-06-29 Thread Johan Engelen
It depends on quick timing. When saving the document, control returns to
the GUI before the save is complete. If inkscape is closed in that
period: crash.

It seems a ton of crashes can happen when the save is still happening
while inkscape is closed. The code is not at all ready for
multithreading like that.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to inkscape in Ubuntu.
https://bugs.launchpad.net/bugs/967416

Title:
  inkscape crashed with SIGSEGV in file_save()

Status in Inkscape: A Vector Drawing Tool:
  Triaged
Status in “inkscape” package in Ubuntu:
  Triaged

Bug description:
  Occurred when I closed Inkscape.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: inkscape 0.48.3.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-20.33-generic 3.2.12
  Uname: Linux 3.2.0-20-generic x86_64
  ApportVersion: 1.95-0ubuntu1
  Architecture: amd64
  CrashCounter: 1
  Date: Wed Mar 28 15:01:15 2012
  ExecutablePath: /usr/bin/inkscape
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 
(2029.1)
  ProcCmdline: inkscape /home/username/MyKaryotes/graphics/cell.svg
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: inkscape
  Title: inkscape crashed with SIGSEGV in sp_file_save_dialog()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/967416/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1216167] Re: inkscape crashed with SIGSEGV in pathv_to_linear_and_cubic_beziers()

2014-02-27 Thread Johan Engelen
Perhaps this call
void PathManipulator::_createControlPointsFromGeometry()
{
//...
Geom::PathVector pathv = 
pathv_to_linear_and_cubic_beziers(_spcurve->get_pathvector());

If the _spcurve has been deleted by someone else, the
_spcurve->get_pathvector() will return a corrupted pointer and will
crash the program on first use in pathv_to_linear_and_cubic_beziers.

?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to inkscape in Ubuntu.
https://bugs.launchpad.net/bugs/1216167

Title:
  inkscape crashed with SIGSEGV in pathv_to_linear_and_cubic_beziers()

Status in Inkscape: A Vector Drawing Tool:
  New
Status in “inkscape” package in Ubuntu:
  New

Bug description:
  :(

  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: inkscape 0.48.4-1ubuntu3
  ProcVersionSignature: Ubuntu 3.11.0-3.6-generic 3.11.0-rc6
  Uname: Linux 3.11.0-3-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.12.1-0ubuntu2
  Architecture: amd64
  CrashCounter: 1
  Date: Sat Aug 24 02:53:35 2013
  ExecutablePath: /usr/bin/inkscape
  InstallationDate: Installed on 2013-07-27 (27 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MarkForUpload: True
  ProcCmdline: inkscape
  SegvAnalysis:
   Segfault happened at: 0x7c47ed 
<_Z33pathv_to_linear_and_cubic_beziersRKSt6vectorIN4Geom4PathESaIS1_EE+45>:   
mov(%rsi),%rdi
   PC (0x007c47ed) ok
   source "(%rsi)" (0x0010) not located in a known VMA region (needed 
readable region)!
   destination "%rdi" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: inkscape
  StacktraceTop:
   pathv_to_linear_and_cubic_beziers(std::vector > const&) ()
   Inkscape::UI::PathManipulator::_createControlPointsFromGeometry() ()
   Inkscape::UI::PathManipulator::_externalChange(unsigned int) ()
   
Inkscape::XML::CompositeNodeObserver::notifyAttributeChanged(Inkscape::XML::Node&,
 unsigned int, Inkscape::Util::ptr_shared, 
Inkscape::Util::ptr_shared) ()
   Inkscape::XML::SimpleNode::setAttribute(char const*, char const*, bool) ()
  Title: inkscape crashed with SIGSEGV in pathv_to_linear_and_cubic_beziers()
  UpgradeStatus: Upgraded to saucy on 2013-08-04 (19 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/1216167/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1216167] Re: inkscape crashed with SIGSEGV in pathv_to_linear_and_cubic_beziers()

2014-01-02 Thread Johan Engelen
I can't find anything obvious that is wrong in the code of the top 3 functions 
of the stack trace.
One thing to try is if pathv_to_linear_and_cubic_beziers is OK if the argument 
is a PathVector with an empty Path in it.
PathVector pv;
pv.push_back(Path());
pathv_to_linear_and_cubic_beziers(pv);

Windows build is broken so cannot try it right now.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to inkscape in Ubuntu.
https://bugs.launchpad.net/bugs/1216167

Title:
  inkscape crashed with SIGSEGV in pathv_to_linear_and_cubic_beziers()

Status in Inkscape: A Vector Drawing Tool:
  New
Status in “inkscape” package in Ubuntu:
  New

Bug description:
  :(

  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: inkscape 0.48.4-1ubuntu3
  ProcVersionSignature: Ubuntu 3.11.0-3.6-generic 3.11.0-rc6
  Uname: Linux 3.11.0-3-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.12.1-0ubuntu2
  Architecture: amd64
  CrashCounter: 1
  Date: Sat Aug 24 02:53:35 2013
  ExecutablePath: /usr/bin/inkscape
  InstallationDate: Installed on 2013-07-27 (27 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MarkForUpload: True
  ProcCmdline: inkscape
  SegvAnalysis:
   Segfault happened at: 0x7c47ed 
<_Z33pathv_to_linear_and_cubic_beziersRKSt6vectorIN4Geom4PathESaIS1_EE+45>:   
mov(%rsi),%rdi
   PC (0x007c47ed) ok
   source "(%rsi)" (0x0010) not located in a known VMA region (needed 
readable region)!
   destination "%rdi" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: inkscape
  StacktraceTop:
   pathv_to_linear_and_cubic_beziers(std::vector > const&) ()
   Inkscape::UI::PathManipulator::_createControlPointsFromGeometry() ()
   Inkscape::UI::PathManipulator::_externalChange(unsigned int) ()
   
Inkscape::XML::CompositeNodeObserver::notifyAttributeChanged(Inkscape::XML::Node&,
 unsigned int, Inkscape::Util::ptr_shared, 
Inkscape::Util::ptr_shared) ()
   Inkscape::XML::SimpleNode::setAttribute(char const*, char const*, bool) ()
  Title: inkscape crashed with SIGSEGV in pathv_to_linear_and_cubic_beziers()
  UpgradeStatus: Upgraded to saucy on 2013-08-04 (19 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/1216167/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 166371] Re: Illustrator CS SVG won't load: namespace URIs in entities

2013-11-12 Thread Johan Engelen
backported in r9985.
Please test.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to inkscape in Ubuntu.
https://bugs.launchpad.net/bugs/166371

Title:
  Illustrator CS SVG won't load: namespace URIs in entities

Status in Inkscape: A Vector Drawing Tool:
  Fix Committed
Status in “inkscape” package in Ubuntu:
  Triaged

Bug description:
  Opening an SVG exported from Illustrator CS on Windows
  XP crashes Inkscape on Windows XP with the message:

  : Warning **: SVGView: error loading
  document

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/166371/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 200305] Re: inkscape crashed with SIGSEGV when exporting PNG to server in g_utf8_validate

2012-12-05 Thread Johan Engelen
may i request a new backtrace? (with debug symbols if that helps)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to inkscape in Ubuntu.
https://bugs.launchpad.net/bugs/200305

Title:
  inkscape crashed with SIGSEGV when exporting PNG to server in
  g_utf8_validate

Status in Inkscape: A Vector Drawing Tool:
  Confirmed
Status in “inkscape” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: inkscape

  How to reproduce the bug:
  1. Connect to your webserver in Nautilus
  2. Add your webserver to the bookmarks
  3. Open Inkscape
  4. Export bitmap (Shift+Ctrl+E)
  5. As a filename click "Browse", select your webserver from bookmarks and 
save the file

  What you expected to happen?
  Inkscape should save the file directly to webserver.

  What happen?
  Inkscape crash.

  Does this happen always?
  Yes

  ProblemType: Crash
  Architecture: i386
  CrashCounter: 1
  Date: Sun Mar  9 20:08:07 2008
  Disassembly: 0xb7425007:
  DistroRelease: Ubuntu 8.04
  ExecutablePath: /usr/bin/inkscape
  NonfreeKernelModules: nvidia
  Package: inkscape 0.46~pre1-0ubuntu2
  PackageArchitecture: i386
  ProcCmdline: inkscape /home/username/layout.svg
  ProcEnviron:
   PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  Signal: 11
  SourcePackage: inkscape
  Stacktrace: #0  0xb7425007 in ?? ()
  StacktraceTop: ?? ()
  ThreadStacktrace:
   
  Title: inkscape crashed with SIGSEGV
  Uname: Linux 2.6.24-11-generic i686
  UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev 
video

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/200305/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp