[Bug 1686173] Re: pinta crashes with a mono error when trying to edit images

2022-01-04 Thread Cameron White
*** This bug is a duplicate of bug 1786822 ***
https://bugs.launchpad.net/bugs/1786822

** This bug has been marked a duplicate of bug 1786822
   Pinta constantly crashes in Ubuntu fresh install [double free or corruption 
(out)]

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1686173

Title:
  pinta crashes with a mono error when trying to edit images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pinta/+bug/1686173/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1686173] Re: pinta crashes with a mono error when trying to edit images

2021-05-08 Thread Rashi
I had updated the mono-devel to latest version (6.12.0.122) and I still
experienced the crash. FYI I'm using linux mint v20 and Pinta v1.6.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1686173

Title:
  pinta crashes with a mono error when trying to edit images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pinta/+bug/1686173/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1686173] Re: pinta crashes with a mono error when trying to edit images

2020-10-14 Thread Cameron White
This looks like the same issue - could you try installing the latest
version of Mono from https://www.mono-project.com/download/stable
/#download-lin?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1686173

Title:
  pinta crashes with a mono error when trying to edit images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pinta/+bug/1686173/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1686173] Re: pinta crashes with a mono error when trying to edit images

2020-10-13 Thread Moritz Lenz
I just got a SIGSEGV from using pinta 1.6-2 the first time.

I opened two images, and used the rectangle select tool. Nothing more.

Dunno if this this is the same bug as previously reported:


=
Native Crash Reporting
=
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=

=
Native stacktrace:
=
0x5557e66e1eb5 - /usr/bin/mono : (null)
0x5557e66e2250 - /usr/bin/mono : (null)
0x5557e668f129 - /usr/bin/mono : (null)
0x5557e66db9c1 - /usr/bin/mono : (null)
0x7f29ee1d5d3e - /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 : 
g_slice_free_chain_with_offset

=
Telemetry Dumper:
=
Pkilling 0x7f29f25d7780 from 0x7f29f1eb7700
Could not exec mono-hang-watchdog, expected on path 
'/etc/../bin/mono-hang-watchdog' (errno 2)
Entering thread summarizer pause from 0x7f29f1eb7700
Finished thread summarizer pause from 0x7f29f1eb7700.

Waiting for dumping threads to resume

(Pinta:92051): GLib-CRITICAL **: 10:24:03.253: Source ID 1431 was not
found when attempting to remove it

=
External Debugger Dump:
=
[New LWP 92052]
[New LWP 92053]
[New LWP 92054]
[New LWP 92055]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x7f29ede61113 in ?? () from /usr/lib/x86_64-linux-gnu/libpixman-1.so.0
  Id   Target Id   Frame 
* 1Thread 0x7f29f25d7780 (LWP 92051) "mono"0x7f29ede61113 in ?? 
() from /usr/lib/x86_64-linux-gnu/libpixman-1.so.0
  2Thread 0x7f29f17ff700 (LWP 92052) "SGen worker" futex_wait_cancelable 
(private=, expected=0, futex_word=0x5557e6ad3e08) at 
../sysdeps/nptl/futex-internal.h:183
  3Thread 0x7f29f1eb7700 (LWP 92053) "Finalizer"   0x7f29f26c1dff in 
__GI___wait4 (pid=92109, stat_loc=0x7f29f1eb5d14, options=0, usage=0x0) at 
../sysdeps/unix/sysv/linux/wait4.c:27
  4Thread 0x7f29ed4da700 (LWP 92054) "gmain"   0x7f29f26f1aff in 
__GI___poll (fds=0x5557e8141ce0, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
  5Thread 0x7f29eccd9700 (LWP 92055) "gdbus"   0x7f29f26f1aff in 
__GI___poll (fds=0x5557e814f460, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29

Thread 5 (Thread 0x7f29eccd9700 (LWP 92055)):
#0  0x7f29f26f1aff in __GI___poll (fds=0x5557e814f460, nfds=2, timeout=-1) 
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f29ee1b71ae in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f29ee1b7533 in g_main_loop_run () at 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f29ee474eda in  () at /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x7f29ee1e0931 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7f29f27f2609 in start_thread (arg=) at 
pthread_create.c:477
#6  0x7f29f26fe293 in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 4 (Thread 0x7f29ed4da700 (LWP 92054)):
#0  0x7f29f26f1aff in __GI___poll (fds=0x5557e8141ce0, nfds=2, timeout=-1) 
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f29ee1b71ae in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f29ee1b72e3 in g_main_context_iteration () at 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f29ee1b7331 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f29ee1e0931 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7f29f27f2609 in start_thread (arg=) at 
pthread_create.c:477
#6  0x7f29f26fe293 in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7f29f1eb7700 (LWP 92053)):
#0  0x7f29f26c1dff in __GI___wait4 (pid=92109, stat_loc=0x7f29f1eb5d14, 
options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:27
#1  0x5557e66e20bf in  ()
#2  0x5557e66e2250 in  ()
#3  0x5557e668f129 in  ()
#4  0x5557e66db9c1 in  ()
#5  0x7f29ee1d5d3e in g_slice_free_chain_with_offset () at 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x in  ()

Thread 2 (Thread 0x7f29f17ff700 (LWP 92052)):
#0  futex_wait_cancelable (private=, expected=0, 
futex_word=0x5557e6ad3e08) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5557e6ad3e20, 
cond=0x5557e6ad3de0) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x5557e6ad3de0, 

[Bug 1686173] Re: pinta crashes with a mono error when trying to edit images

2019-10-25 Thread Fabian via ubuntu-bugs
The fix in the last version worked for me, using Debian 9.11 and Pinta
1.6. Can this then be closed and moved over to a Mono bug report? Or can
it simply be closed, because the latest Mono version already fixes it?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1686173

Title:
  pinta crashes with a mono error when trying to edit images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pinta/+bug/1686173/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1686173] Re: pinta crashes with a mono error when trying to edit images

2018-08-12 Thread Magnus Helander
Pinta 1.6 on Ubuntu 18.04.1
Pinta Crashed with *** Error in `/usr/bin/mono': free(): invalid pointer:  
Followed #7 twdkeule and added Mono PPA, updated to  
Mono JIT compiler version 5.14.0.177 (tarball Mon Aug  6 09:07:45 UTC 2018)
Issues resolved - Pinta stable.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1686173

Title:
  pinta crashes with a mono error when trying to edit images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pinta/+bug/1686173/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1686173] Re: pinta crashes with a mono error when trying to edit images

2018-01-26 Thread twdkeule
I had a related issue (https://bugs.launchpad.net/pinta/+bug/1720472)
and updating \Mono to 5.4.1 using their PPA (http://www.mono-
project.com/download/) resolved the issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1686173

Title:
  pinta crashes with a mono error when trying to edit images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pinta/+bug/1686173/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1686173] Re: pinta crashes with a mono error when trying to edit images

2017-09-11 Thread mborodin
When I open picture and try to select area, I'm getting the same error:

maxim@maxim-laptop:~$ pinta
*** Error in `/usr/bin/mono': free(): invalid pointer: 0x7fae1c0012a0 ***
=== Backtrace: =
/lib/x86_64-linux-gnu/libc.so.6(+0x7908b)[0x7fae5383908b]
/lib/x86_64-linux-gnu/libc.so.6(+0x82c3a)[0x7fae53842c3a]
/lib/x86_64-linux-gnu/libc.so.6(cfree+0x4c)[0x7fae53846d2c]
[0x40dc6c50]
=== Memory map: 
4080c000-4081c000 rwxp  00:00 0 
40c83000-40dc7000 rwxp  00:00 0 
..

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1686173

Title:
  pinta crashes with a mono error when trying to edit images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pinta/+bug/1686173/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1686173] Re: pinta crashes with a mono error when trying to edit images

2017-09-02 Thread Mike Holmes
Save fails for me, if start from the terminal I get

mike@mike-desktop:~$ pinta
*** Error in `/usr/bin/mono': double free or corruption (out): 
0x56419461d1b0 ***
=== Backtrace: =
/lib/x86_64-linux-gnu/libc.so.6(+0x7908b)[0x7fc5ca3bd08b]
/lib/x86_64-linux-gnu/libc.so.6(+0x82c3a)[0x7fc5ca3c6c3a]
/lib/x86_64-linux-gnu/libc.so.6(cfree+0x4c)[0x7fc5ca3cad2c]
[0x40c45b50]

..

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1686173

Title:
  pinta crashes with a mono error when trying to edit images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pinta/+bug/1686173/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1686173] Re: pinta crashes with a mono error when trying to edit images

2017-08-15 Thread Marcel Balciunas
For me the error starts when I press the OPEN FILE button (or inside the
menu) on Pinta to open an image, it opens up and then the app crashes
almost immediately. Instead, if I go direct to the image on directory
and Right Click it selecting to open in Pinta, the app work as expected.
Dragging the file inside the opened app will work as well.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1686173

Title:
  pinta crashes with a mono error when trying to edit images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pinta/+bug/1686173/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1686173] Re: pinta crashes with a mono error when trying to edit images

2017-08-05 Thread Roland (Rolandixor) Taylor
Interestingly, I can't get it to crash when I run `pinta` in a terminal.
If I use the desktop launcher, however, it crashes if I try to do
anything more than "save as."

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1686173

Title:
  pinta crashes with a mono error when trying to edit images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pinta/+bug/1686173/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1686173] Re: pinta crashes with a mono error when trying to edit images

2017-05-17 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: pinta (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1686173

Title:
  pinta crashes with a mono error when trying to edit images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pinta/+bug/1686173/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs