| Summary: | unittest issue: scantest from tdeaddons/konq-plugins/fsview sigfaults | ||
|---|---|---|---|
| Product: | TDE | Reporter: | Alexander Golubev (Fat-Zer) <fatzer2> |
| Component: | tdeaddons | Assignee: | Alexander Golubev (Fat-Zer) <fatzer2> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | bugwatch, slavek.banko |
| Priority: | P5 | ||
| Version: | R14.0.0 [Trinity] | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Compiler Version: | TDE Version String: | ||
| Application Version: | Application Name: | ||
| Bug Depends on: | |||
| Bug Blocks: | 1646 | ||
| Attachments: | konq-plugin-fsview-fix-sigfault-in-a-unittest.patch | ||
Created attachment 1493 [details]
konq-plugin-fsview-fix-sigfault-in-a-unittest.patch
Here is a patch. TDEApplication supposed to be explicitly constucted.
Also it adds a FSVIEW_SCANTEST_DIRECTORY macro for further use in cmake.
Pushed to GIT hash 03d162c5. |
Backtrace: #0 0x00007ffff60774fa in TDEApplication::authorizeURLAction (this=0x0, action=..., _baseURL=..., _destURL=...) at /usr/src/debug/trinity-base/tdelibs-9999/tdelibs/tdecore/tdeapplication.cpp:3612 #1 0x0000000000406031 in ScanDir::scan (this=0x61bbf0, si=0x61bcd0, list=..., data=1) at /tmp/trinity/tdeaddons/konq-plugins/fsview/scan.cpp:227 #2 0x000000000040592e in ScanManager::scan (this=0x7fffffffdf70, data=1) at /tmp/trinity/tdeaddons/konq-plugins/fsview/scan.cpp:108 #3 0x00000000004052d5 in main (argc=1, argv=0x7fffffffe0d8) at /tmp/trinity/tdeaddons/konq-plugins/fsview/scantest.cpp:55