[Bug 982526] Re: remmina crashed with Segmentation fault (core dumped)

2019-08-11 Thread Laurent Destailleur
Unfortunately, i removed the file before reporting the turnaround to
check the theory was good. I forgot to make a backup. But you can see in
the strace into the "read" line that the content of the file si not a
content of a .remmina file compared to other files that start with
"[remmina]\nssh_..."

This track is for me enough to say that the file was corrupted (it has a
binary content of \0 instead of text content).

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

Title:
  remmina crashed with Segmentation fault (core dumped)

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

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

[Bug 982526] Re: remmina crashed with Segmentation fault (core dumped)

2019-08-10 Thread Laurent Destailleur
I confirm the segmentation error appears when you have a corrupted .remmina file
To know which remmina file is the problem, run the command
strace remmina 
from command line

You will get for example

open("/home/xxx/.remmina/1360539812291.remmina", O_RDONLY) = 10
fstat(10, {st_mode=S_IFREG|0644, st_size=281, ...}) = 0
read(10, "[remmina]\nssh_auth=2\nssh_charset"..., 4096) = 281
read(10, "", 4096)  = 0
close(10)   = 0
brk(0x10bd000)  = 0x10bd000
open("/home/xxx/.remmina/1488616014869.remmina", O_RDONLY) = 10
fstat(10, {st_mode=S_IFREG|0644, st_size=291, ...}) = 0
read(10, "[remmina]\nssh_auth=2\nssh_charset"..., 4096) = 291
read(10, "", 4096)  = 0
close(10)   = 0
open("/home/xxx/.remmina/1565454518302.remmina", O_RDONLY) = 10
fstat(10, {st_mode=S_IFREG|0644, st_size=219, ...}) = 0
read(10, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 
4096) = 219
read(10, "", 4096)  = 0
close(10)   = 0
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0} ---
+++ killed by SIGSEGV +++
Erreur de segmentation

The file as parameter of last open is the file corrupted that remmina is not 
able to read.
Just remove the file /home/xxx/.remmina/1565454518302.remmina
Then you can run remmina again.

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

Title:
  remmina crashed with Segmentation fault (core dumped)

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

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

[Bug 1468875] Re: package dolibarr (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2016-11-10 Thread Laurent Destailleur
Seems duplicate of #1613465

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

Title:
  package dolibarr (not installed) failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 2

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

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


[Bug 1613465] Re: package dolibarr 3.5.8+dfsg1-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2016-11-10 Thread Laurent Destailleur
Problem seems to occurs only with lighttpd not with apache.

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

Title:
  package dolibarr 3.5.8+dfsg1-1ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

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

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


[Bug 1578513] Re: package dolibarr (not installed) failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 2

2016-11-10 Thread Laurent Destailleur
Seems duplicate of #1613465

Problem seems to occurs only with lighttpd not with apache.

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

Title:
  package dolibarr (not installed) failed to install/upgrade: le sous-
  processus script post-installation installé a retourné une erreur de
  sortie d'état 2

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

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

[Bug 1468875] Re: package dolibarr (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2016-05-06 Thread Laurent Destailleur
What about if you choose apache instead of lighttpd ?

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

Title:
  package dolibarr (not installed) failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 2

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

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


[Bug 1385864] Re: package dolibarr 3.5.4+dfsg2-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2014-12-02 Thread Laurent Destailleur
Should be fixed in 3.5.5

** Changed in: dolibarr (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  package dolibarr 3.5.4+dfsg2-1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 2

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

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


[Bug 1387970] Re: package dolibarr 3.3.4-3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2014-12-02 Thread Laurent Destailleur
** Changed in: dolibarr (Ubuntu)
   Status: New = Fix Released

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

Title:
  package dolibarr 3.3.4-3 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 2

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

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