Opened 10 years ago
Closed 9 years ago
#103 closed defect (fixed)
Crash at startup from QTextStream
Reported by: | Iritscen | Owned by: | s10k |
---|---|---|---|
Priority: | major | Component: | Vago |
Keywords: | Cc: |
Description
When I attempt to open Vago in Mac OS X 10.10, it crashes with the following info:
Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008 VM Regions Near 0x8: --> __TEXT 0000000100000000-00000001000d4000 [ 848K] r-x/rwx SM=COW /Games/*/Vago.app/Contents/MacOS/Vago Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 QtCore 0x0000000100c8f1a3 QTextStream::operator<<(char const*) + 19 1 @BUNDLEIDENTIFIER@ 0x0000000100049d95 Logger::writeString(QString) + 53 2 @BUNDLEIDENTIFIER@ 0x000000010000f383 MainWindow::MainWindow(QWidget*) + 403 3 @BUNDLEIDENTIFIER@ 0x0000000100049275 main + 53 4 @BUNDLEIDENTIFIER@ 0x0000000100003c34 start + 52
Change History (8)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
Uploaded a new version with the newer Qt libraries.
Can you check if it works now Iritscen?
Thank you.
comment:3 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:4 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Okay, I tested Vago and XmlTools and they seem to be working fine.
comment:5 by , 9 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Correction: The app still crashes, with the same crash report, when double-clicked in the Finder. Yet, somehow, launching the app from the AEI's Tools menu is successful. It was probably always this way, and I just never tried to open Vago directly from the Finder before the day I filed this ticket.
comment:6 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | reopened → assigned |
P.S. If you change ownership of the ticket, I think you stop getting emails when the ticket is updated, so you don't want to reassign a ticket to a new owner just because that person has been asked to test something.
comment:7 by , 9 years ago
Thanks Iritscen I will find a way to test it in the 10.10, in order to fix the bug.
Opening in the finder should have worked fine.
comment:8 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
s10k and I worked out the solution to this issue a couple weeks ago, though I just committed the fix a few days ago.
I will recompile Vago and XmlTools with the newer Qt libraries. It should solve all the problems in the mac os x (10.10) side.