| Summary: | Solid::Predicate::fromString crashes on syntax error | ||
|---|---|---|---|
| Product: | [Unmaintained] solid | Reporter: | Ambroz Bizjak <ambrop7> |
| Component: | libsolid-frontend | Assignee: | Kevin Ottens <ervin> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | andresbajotierra |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
test program
backtrace |
||
Created attachment 31417 [details]
test program
Created attachment 31418 [details]
backtrace
Could this be related to bug 184751 ? Indeed it's 184751 that I closed yesterday. *** This bug has been marked as a duplicate of bug 184751 *** |
Version: (using Devel) OS: Linux Installed from: Compiled sources Running this in any program crashes it unconditionally: Solid::Predicate::fromString("[StorageVolume.ignored == false AND OpticalDisc.isBlank == true") As a result, Plasma is now crashing if K3B from trunk is installed, see: http://websvn.kde.org/trunk/extragear/multimedia/k3b/src/konqi/k3b_create_audio_cd_from_blank_medium.desktop Tested with KDE 4.2 from svn. Backtrace and test program attached.