terkelg / ramme

Unofficial Instagram Desktop App.
MIT License
3.32k stars 400 forks source link

[1] 8494 segmentation fault ramme #328

Closed antosamalona closed 5 years ago

antosamalona commented 5 years ago

How to fix this?

AliDeym commented 5 years ago

I have the same issue.

OS: Ubuntu 18.04
Kernel: 4.20.7-042007-generic
Ramme: Ramme_3.2.5_amd64.deb
CPU: x86_64

Details: I just downloaded the latest release, installed it using sudo dpkg -i and the app doesn't open from the menu. Tried running the terminal command ramme and the result I get is:

~$ ramme

Segmentation fault (core dumped)

~$ sudo ramme

Segmentation fault 

Also note that running program as sudo doesn't seem to print (core dumped), I've searched the issue and found this. Maybe the program's main arguments are trying to access some extra parameters but can't find them. I never had the app installed before, so this is my first time trying to run Ramme.

thoraxe commented 5 years ago

Same issue with Fedora 29:

[thoraxe:~] master* 139 ± cat /etc/redhat-release 
Fedora release 29 (Twenty Nine)
[thoraxe:~] master* ± uname -a
Linux t460.festive.local 4.20.16-200.fc29.x86_64 #1 SMP Thu Mar 14 15:10:22 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
θ68° [thoraxe:/tmp] $ coredumpctl info 26682
           PID: 26682 (ramme)
           UID: 1000 (thoraxe)
           GID: 1000 (thoraxe)
        Signal: 11 (SEGV)
     Timestamp: Sat 2019-04-06 09:12:14 EDT (3min 5s ago)
  Command Line: /opt/Ramme/ramme
    Executable: /opt/Ramme/ramme
 Control Group: /user.slice/user-1000.slice/session-2.scope
          Unit: session-2.scope
         Slice: user-1000.slice
       Session: 2
     Owner UID: 1000 (thoraxe)
       Boot ID: e9fbfc05c0054bb688ce01e941649bf3
    Machine ID: 1be865baa96847d38bf55db1ab5b81d0
      Hostname: t460.festive.local
       Storage: /var/lib/systemd/coredump/core.ramme.1000.e9fbfc05c0054bb688ce01e941649bf3.26682.1554556334000000.lz4
       Message: Process 26682 (ramme) of user 1000 dumped core.

                Stack trace of thread 26682:
                #0  0x0000000000e6e0c0 n/a (ramme)

I tried to gdb it but looks like I'm missing the symbols and not sure how to download them -- probably need to download the source and somehow point gdb at it?

antosamalona commented 5 years ago

I downloaded previous version. It is working well. Seems it in new version

iman-salmani commented 5 years ago

I have the same problem. i download version 3.2.3 ubuntu 19.04 amd64

AmirHosseinKarimi commented 5 years ago

I have the same problem. Debian 10 amd64