View Issue Details

IDProjectCategoryView StatusLast Update
0000027Kali LinuxKali Package Bugpublic2013-03-12 17:19
ReporterWiK Assigned Tomuts  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Platformx86OSKaliOS Version1.0
Summary0000027: edb does not run correctly from desktop file.
Description

sh -c "edb;${SHELL:-bash}"

error: Segmentation fault

Additional Information

fix: added -h to desktop file

sh -c "edb -h;${SHELL:-bash}"

Activities

dookie

dookie

2013-01-31 14:43

reporter   ~0000024

Last edited: 2013-01-31 14:44

There is a larger issue at play here since it should launch the GUI by default but we get:

Xlib: extension "RANDR" missing on display ":1.0"

Then it segfaults. This tool worked fine before we moved to the newer kernel so it's going to need more work.

dookie

dookie

2013-03-12 17:19

reporter   ~0000073

We will use Issue 0000048 to track this bug:

http://bugs.kali.org/view.php?id=48

Issue History

Date Modified Username Field Change
2013-01-29 14:10 WiK New Issue
2013-01-31 14:43 dookie Note Added: 0000024
2013-01-31 14:44 dookie Note Edited: 0000024
2013-01-31 14:44 dookie Assigned To => muts
2013-01-31 14:44 dookie Status new => assigned
2013-03-12 17:19 dookie Note Added: 0000073
2013-03-12 17:19 dookie Status assigned => closed
2013-03-12 17:19 dookie Resolution open => fixed