View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005597 | Kali Linux | General Bug | public | 2019-07-25 02:53 | 2019-08-17 11:05 |
Reporter | nixuser | Assigned To | rhertzog | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 2019.2 | ||||
Summary | 0005597: vlc seg faults on launch | ||||
Description | Fresh install of Kali, and installed vlc. On launch vlc produces a segmentation fault. kali$ vlc | ||||
Steps To Reproduce |
| ||||
Additional Information | From /var/log/messages: Jul 25 12:37:07 kali kernel: [ 1020.733361] vlc[2618]: segfault at 1bec0 ip 000000000001bec0 sp 00007fc128b8f668 error 14 in vlc[55d660733000+1000] | ||||
Attached Files | |||||
You can run this in terminal for fix this, and run again if vlc update. sed -i s/geteuid/getppid/g /usr/bin/vlc |
|
"sed -i s/geteuid/getppid/g /usr/bin/vlc" hasn't fixed it for me. Exact same issue. |
|
Hi! You have two options here, but first: Make sure you kali is totally up-to-date. Now: 2 Option, run as root. By default vlc does not support run as root. But you can have a workaround You can use any hexedit, I suggest you bless, it is in Kali repo already. Open VLC binary using bless In the current Kali version it is working fine: root@Anubis:/# vlc See attachment |
|
I am using Kali as a regular user, so from the above I am assuming I don't need to make the binary edit. Removed vlc with "sudo apt purge vlc" and updated the system, auto-removed and reinstalled vlc. kali$ uname -a |
|
I'm sorry but vlc is not a key package of Kali. And it looks like that your problem is not affecting everybody. So we will not invest any resource in diagnosing this bug. If you want to make progress on this issue, you should at least provide a backtrace of the segfault and file this either to the upstream developers or to Debian (unless the problem is really specific to Kali, but from the information currently provided I don't see why it would be). Feel free to re-open, if you have a more detailed report (with backtrace) and if you have tested that the issue is specific to the Kali package. |
|
I'm running Debian Stretch (latest updates) and Buster (latest updates) and vlc works fine on those platforms. But I understand vlc is not a focus for a dedicated purpose distro. |
|
Well... as I live and breathe... Looks like whatever was causing vlc to crash and burn must have been causing issues with other packages, because the latest wave of updates has fixed vlc as well. kali$ vlc Works for me now, please close the bug. |
|
Thanks, closing. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2019-07-25 02:53 | nixuser | New Issue | |
2019-07-31 06:08 | apolokak | Note Added: 0010809 | |
2019-08-01 04:08 | nixuser | Note Added: 0010811 | |
2019-08-07 13:25 | crash | File Added: vlc-kali.png | |
2019-08-07 13:25 | crash | Note Added: 0010817 | |
2019-08-11 03:10 | nixuser | Note Added: 0010851 | |
2019-08-15 13:18 | rhertzog | Assigned To | => rhertzog |
2019-08-15 13:18 | rhertzog | Status | new => closed |
2019-08-15 13:18 | rhertzog | Resolution | open => won't fix |
2019-08-15 13:18 | rhertzog | Note Added: 0010872 | |
2019-08-16 06:06 | nixuser | Status | closed => feedback |
2019-08-16 06:06 | nixuser | Resolution | won't fix => reopened |
2019-08-16 06:06 | nixuser | Note Added: 0010891 | |
2019-08-17 05:14 | nixuser | Note Added: 0010901 | |
2019-08-17 05:14 | nixuser | Status | feedback => assigned |
2019-08-17 11:05 | rhertzog | Status | assigned => resolved |
2019-08-17 11:05 | rhertzog | Resolution | reopened => fixed |
2019-08-17 11:05 | rhertzog | Note Added: 0010903 |