Opened 15 years ago

Closed 14 years ago

#19227 closed defect (fixed)

sqliteman-1.2.0 Crashes on exit

Reported by: nerdrew@… Owned by: ghosthound
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: sqliteman

Description

I get the following crash log:

Process:         sqliteman [4229]
Path:            /Users/andrew/bin/sqliteman/bin/sqliteman
Identifier:      sqliteman
Version:         ??? (???)
Code Type:       X86 (Native)
Parent Process:  bash [3289]

Date/Time:       2009-04-02 16:13:31.562 -0700
OS Version:      Mac OS X 10.5.6 (9G55)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000bd001283
Crashed Thread:  0

Thread 0 Crashed:
0   ???             0xbd001283 0 + 3170898563
1   QtGui_debug     0x0110b137 QApplication::~QApplication() + 1325
2   sqliteman       0x00056609 main + 1581 (main.cpp:223)
3   sqliteman       0x00006522 start + 54

I think there are a few problems, and have submitted patches upstream. Until they've released a new version (>1.2.1) with the fixes, I have a patch to make the MacPorts version work.

Also, the port should be upgraded to 1.2.1 (just to be current for now).

Attachments (2)

portfile.diff (677 bytes) - added by nerdrew@… 15 years ago.
patch-litemanwindow.cpp.diff (520 bytes) - added by nerdrew@… 15 years ago.

Download all attachments as: .zip

Change History (5)

Changed 15 years ago by nerdrew@…

Attachment: portfile.diff added

Changed 15 years ago by nerdrew@…

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Cc: ricci@… removed
Owner: changed from macports-tickets@… to ricci@…

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Resolution: fixed
Status: newclosed

Thanks, committed in r62496 (maintainer timeout).

Note: See TracTickets for help on using tickets.