Bug 480186 - Crashing at starting
Summary: Crashing at starting
Status: REPORTED
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: 23.08.4
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-22 20:14 UTC by إسلام الشيخ
Modified: 2024-04-07 17:26 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description إسلام الشيخ 2024-01-22 20:14:33 UTC
SUMMARY
***
[250772:250772:0122/230530.177290:FATAL:credentials.cc(125)] Check failed: . : Permission denied (13)
Trace/breakpoint trap (core dumped)

it runs normal with : sudo konqueror
with enabling the insecure mode.

***


STEPS TO REPRODUCE
1. run konqurer
2. no message
3. run konqurer from terminal give this message:
Check failed: . : Permission denied (13)
Trace/breakpoint trap (core dumped)

OBSERVED RESULT
Nothing run.

EXPECTED RESULT
Running or give any error message in GUI.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 24.04 Beta
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Stefano Crocco 2024-04-07 17:26:11 UTC
Given that Konqueror works correctly when run with sudo, it seems this is a permission issue. Konqueror itself doesn't perform any permission check, so I think the problem is with some of the underlying libraries. Are you experiencing this problem only with Konqueror? Could you please attach a backtrace? Without it it's impossible for me to attempt to find out what's happening.