[TxMt] LaTeX bundle crash

Yi Qiang yqiang at gmail.com
Wed Oct 10 01:52:46 UTC 2007


Alan,
I did some more fiddling around and discovered that if I removed the plug-in
and checked out a fresh copy, everything seems to work fine.  So for me the
issue is closed :)

Cheers,
Yi
--
http://www.yiqiang.org

On 10/9/07, Yi Qiang <yqiang at gmail.com> wrote:
>
> The console output says the same thing I think:
>
> Oct  9 14:05:53 six tm_dialog[3151]: *** Uncaught exception:
> <NSFileHandleOperationException> *** -[NSConcreteFileHandle writeData:]:
> Broken pipe\n
> Oct  9 14:05:54 six crashdump[3152]: tm_dialog crashed
> Oct  9 14:05:55 six crashdump[3152]: crash report written to:
> /Users/yqiang/Library/Logs/CrashReporter/tm_dialog.crash.log
>
>
> I am pretty certain I am up to date, I use the following script:
>
> #!/bin/sh
> cd /Library/Application\ Support/TextMate
> export LC_CTYPE=en_US.UTF-8
> sudo svn update
>
> to update my textmate installation.
>
> Cheers,
> Yi
> --
> http://www.yiqiang.org
>
> On 10/9/07, Allan Odgaard <throw-away-1 at macromates.com> wrote:
> >
> > It looks like this is really an exception (which results in a crash).
> >
> > Is there any console output?
> >
> > I see the Dialog plug-in is loaded from /Library -- are you up-to-date?
> >
> >
> > On 09/10/2007, at 20:18, Yi Qiang wrote:
> >
> > > Hello 'maters,
> > > I've noticed a reproducible crash for me when trying to edit the
> > > preference
> > > of the LaTeX bundle by going to Bundles...LaTeX...Preferences.
> > > I get the follow crash after clicking on 'Done'.  It does not matter
> > > if I
> > > changed any preference at all.
> > >
> > > Date/Time:      2007-10-09 11:11:10.120 -0700
> > > OS Version:     10.4.10 (Build 8R4049)
> > > Report Version: 4
> > >
> > > Command: tm_dialog
> > > Path:    /Library/Application
> > > Support/TextMate/PlugIns/Dialog.tmplugin/Contents/Resources/tm_dialog
> > >
> > > Parent:  launchd [1]
> > >
> > > Version: ??? (???)
> > >
> > > PID:    17251
> > > Thread: 0
> > >
> > > Exception:  EXC_BREAKPOINT (0x0006)
> > > Code[0]:    0x00000002
> > > Code[1]:    0x00000000
> > >
> > >
> > > Thread 0 Crashed:
> > > 0   com.apple.Foundation     0x9282847f _NSRaiseError + 227
> > > 1   com.apple.Foundation     0x9284f23f +[NSException raise:format:]
> > > + 57
> > > 2   com.apple.Foundation     0x928dea5e
> > > _NSFileHandleRaiseOperationException
> > > + 142
> > > 3   com.apple.Foundation      0x9289d46a -[NSConcreteFileHandle
> > > writeData:] +
> > > 121
> > > 4   tm_dialog                0x00002e56
> > > output_property_list(objc_object*) +
> > > 118
> > > 5   tm_dialog                0x00003721
> > > contact_server_show_nib(std::basic_string<char,
> > > std::char_traits<char>,
> > > std::allocator<char> >, NSMutableDictionary*, NSDictionary*, bool,
> > > bool,
> > > bool, bool) + 481
> > > 6   tm_dialog                0x00003f2d main + 893
> > > 7   tm_dialog                0x000022c2 _start + 228
> > > 8   tm_dialog                0x000021dd start + 41
> > >
> > > Thread 0 crashed with X86 Thread State (32-bit):
> > >  eax: 0x00021000  ebx: 0x928283aa  ecx: 0x90a66b30  edx: 0x00303380
> > >  edi: 0x0030b050  esi: 0x0030b0f0  ebp: 0xbfffed88  esp: 0xbfffed20
> > >   ss: 0x0000001f  efl: 0x00000246  eip: 0x9282847f   cs: 0x00000017
> > >   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
> > >
> > > Binary Images Description:
> > >    0x1000 -     0x5fff tm_dialog     /Library/Application
> > > Support/TextMate/PlugIns/Dialog.tmplugin/Contents/Resources/tm_dialog
> > > 0x8fe00000 - 0x8fe4afff dyld 46.12    /usr/lib/dyld
> > > 0x90000000 - 0x90171fff libSystem.B.dylib     /usr/lib/
> > > libSystem.B.dylib
> > > 0x901c1000 - 0x901c3fff libmathCommon.A.dylib
> > > /usr/lib/system/libmathCommon.A.dylib
> > > 0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.7 (368.28)
> > > /System/Library/Frameworks/CoreFoundation.framework/Versions/A/
> > > CoreFoundation
> > > 0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???)
> > > /System/Library/Frameworks/CoreServices.framework/Versions/A/
> > > CoreServices
> > > 0x90913000 - 0x90a07fff libicucore.A.dylib     /usr/lib/
> > > libicucore.A.dylib
> > > 0x90a57000 - 0x90ad6fff libobjc.A.dylib     /usr/lib/libobjc.A.dylib
> > > 0x90aff000 - 0x90b63fff libstdc++.6.dylib     /usr/lib/libstdc++.
> > > 6.dylib
> > > 0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib     /usr/lib/libgcc_s.1.dylib
> > > 0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???)
> > > /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
> > > 0x90c66000 - 0x90c78fff libauto.dylib     /usr/lib/libauto.dylib
> > > 0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.26
> > > /System/Library/Frameworks/CoreServices.framework/Versions/A/
> > > Frameworks/CarbonCore.framework/Versions/A/CarbonCore
> > >
> > > 0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1
> > > /System/Library/Frameworks/CoreServices.framework/Versions/A/
> > > Frameworks/OSServices.framework/Versions/A/OSServices
> > > 0x91008000 - 0x91047fff com.apple.CFNetwork 129.21
> > > /System/Library/Frameworks/CoreServices.framework/Versions/A/
> > > Frameworks/CFNetwork.framework/Versions/A/CFNetwork
> > > 0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0)
> > > /System/Library/Frameworks/CoreServices.framework/Versions/A/
> > > Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
> > >
> > > 0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.5
> > > /System/Library/Frameworks/CoreServices.framework/Versions/A/
> > > Frameworks/SearchKit.framework/Versions/A/SearchKi
> > > t
> > > 0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36)
> > > /System/Library/Frameworks/CoreServices.framework/Versions/A/
> > > Frameworks/Metadata.framework/Versions/A/Metadata
> > > 0x91158000 - 0x91166fff libz.1.dylib     /usr/lib/libz.1.dylib
> > > 0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774)
> > > /System/Library/Frameworks/Security.framework/Versions/A/Security
> > > 0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.1
> > > /System/Library/Frameworks/DiskArbitration.framework/Versions/A/
> > > DiskArbitration
> > >
> > > 0x91415000 - 0x9141cfff libbsm.dylib     /usr/lib/libbsm.dylib
> > > 0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6
> > > /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/
> > > SystemConfiguration
> > > 0x91be5000 - 0x91cc3fff libxml2.2.dylib     /usr/lib/libxml2.2.dylib
> > > 0x9262b000 - 0x92718fff libiconv.2.dylib     /usr/lib/libiconv.2.dylib
> > > 0x927d8000 - 0x92a08fff com.apple.Foundation 6.4.8 (567.29)
> > > /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
> > >
> > > Model: MacBookPro3,1, BootROM MBP31.0070.B02, 2 processors, Intel
> > > Core 2
> > > Duo, 2.2 GHz, 4 GB
> > > Graphics: GeForce 8600M GT, GeForce 8600M GT, PCIe, 128 MB
> > > Memory Module: BANK 0/DIMM0, 2 GB, DDR2 SDRAM, 667 MHz
> > > Memory Module: BANK 1/DIMM1, 2 GB, DDR2 SDRAM, 667 MHz
> > > AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x87),
> > > 1.1.9.3
> > > Bluetooth: Version 1.9.1f18, 2 service, 0 devices, 1 incoming serial
> > > ports
> > > Network Service: AirPort, AirPort, en1
> > > PCI Card: pci168c,24, sppci_othernetwork, PCI Slot 5
> > > Serial ATA Device: FUJITSU MHW2120BH, 111.79 GB
> > > Parallel ATA Device: HL-DT-ST DVDRW  GSA-S10N
> > > USB Device: Built-in iSight, Apple Inc., Up to 480 Mb/sec, 500 mA
> > > USB Device: Hub, Up to 480 Mb/sec, 500 mA
> > > USB Device: Photosmart C4200 series, HP, Up to 480 Mb/sec, 500 mA
> > > USB Device: External HDD, Western Digital, Up to 480 Mb/sec, 500 mA
> > > USB Device: USB-PS/2 Optical Mouse, Logitech, Up to 1.5 Mb/sec, 500 mA
> >
> > > USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up
> > > to 12
> > > Mb/sec, 500 mA
> > > USB Device: IR Receiver, Apple Computer, Inc., Up to 1.5 Mb/sec, 500
> > > mA
> > > USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/
> > > sec, 500
> > > mA
> > >
> > >
> > > Any ideas on how to fix this would be greatly appreciated!
> > >
> > >
> > > Cheers,
> > > Yi
> > > --
> > > http://www.yiqiang.org
> > >
> > > ______________________________________________________________________
> > > For new threads USE THIS: textmate at lists.macromates.com
> > > (threading gets destroyed and the universe will collapse if you don't)
> >
> > > http://lists.macromates.com/mailman/listinfo/textmate
> >
> >
> > ______________________________________________________________________
> > For new threads USE THIS: textmate at lists.macromates.com
> > (threading gets destroyed and the universe will collapse if you don't)
> > http://lists.macromates.com/mailman/listinfo/textmate
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20071009/48abd0cd/attachment.html>


More information about the textmate mailing list