| Anonymous | Login | Signup for a new account | 11-10-2008 10:43 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| 0000177 | [uClibc] Shared Library Support | crash | always | 03-20-05 18:13 | 10-11-08 23:55 | |||||||
| Reporter | ralsina | View Status | public | |||||||||
| Assigned To | uClibc | |||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | feedback | Product Version | 0.9.27 | |||||||||
| Summary | 0000177: UIC segfaults under uclibc | |||||||||||
| Description |
When building qt under uclibc, uic (a tool of qt) crashes with a segfault when attempting to use a plugin. |
|||||||||||
| Additional Information |
The simplest way to test this is trying to build qt-3.3.4 on a uclibc system, it will crash when running something like this with a segfault: uic -L /usr/ports/ralsina/qt3/qt-x11-free-3.3.4/plugins tabbedbrowser.ui -i tabbedbrowser.h -o tabbedbrowser.cpp I think the crash is shared-library related because: a) It doesn't crash if you remove the -L option, which makes it not use plugins b) Plugins are just libld-loaded libraries. On glibc it works. I am trying it on a uCrux system. Apparently the T2 people have the same problem. If any extra info is needed, please just ask! |
|||||||||||
| Attached Files | ||||||||||||
|
|
||||||||||||
| Copyright © 2000 - 2006 Mantis Group |