Opened 9 years ago

Closed 8 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 Changed 9 years ago by s10k

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.

comment:2 Changed 9 years ago by s10k

Uploaded a new version with the newer Qt libraries.

Can you check if it works now Iritscen?

Thank you.

comment:3 Changed 9 years ago by s10k

  • Owner changed from s10k to Iritscen
  • Status changed from new to assigned

comment:4 Changed 9 years ago by Iritscen

  • Resolution set to fixed
  • Status changed from assigned to closed

Okay, I tested Vago and XmlTools and they seem to be working fine.

comment:5 Changed 9 years ago by Iritscen

  • Resolution fixed deleted
  • Status changed from closed to 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 Changed 9 years ago by Iritscen

  • Owner changed from Iritscen to s10k
  • Status changed from reopened to 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 Changed 9 years ago by s10k

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 Changed 8 years ago by Iritscen

  • Resolution set to fixed
  • Status changed from assigned to 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.

Note: See TracTickets for help on using tickets.